Aug 10 19:44:36.102 INFO checking gfreezy/rust-raft against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 10 19:44:36.102 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 19:44:36.102 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 19:44:36.102 INFO running `"docker" "create" "-v" "/tmp/crater.RYxvV7PA5RVX:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-7/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 19:44:36.355 INFO blam! bac97bf9e08fb8da2b7e451ddecd5eeee93733d37acb81ea5648fbe738da0bbb Aug 10 19:44:36.381 INFO running `"docker" "start" "-a" "bac97bf9e08fb8da2b7e451ddecd5eeee93733d37acb81ea5648fbe738da0bbb"` Aug 10 19:44:38.150 INFO kablam! Compiling log v0.4.3 Aug 10 19:44:38.152 INFO kablam! Checking want v0.0.6 Aug 10 19:44:38.153 INFO kablam! Checking mime v0.2.6 Aug 10 19:44:38.153 INFO kablam! Checking h2 v0.1.12 Aug 10 19:44:38.153 INFO kablam! Checking timer v0.2.0 Aug 10 19:44:38.154 INFO kablam! Checking docopt v1.0.0 Aug 10 19:44:43.543 INFO kablam! Checking hyper v0.10.13 Aug 10 19:44:44.190 INFO kablam! Compiling log v0.3.9 Aug 10 19:45:07.821 INFO kablam! Checking hyper v0.12.7 Aug 10 19:45:11.289 INFO kablam! Checking rocket v0.3.15 Aug 10 19:45:43.088 INFO kablam! Checking rocket_contrib v0.3.15 Aug 10 19:46:10.525 INFO kablam! Compiling rocket_codegen v0.3.15 Aug 10 19:46:35.831 INFO kablam! Checking rust-raft v0.1.0 (file:///source) Aug 10 19:46:39.586 INFO kablam! error[E0433]: failed to resolve. Could not find `ContentType` in `header` Aug 10 19:46:39.586 INFO kablam! --> src/connection_pool.rs:36:55 Aug 10 19:46:39.586 INFO kablam! | Aug 10 19:46:39.586 INFO kablam! 36 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:39.586 INFO kablam! | ^^^^^^^^^^^ Could not find `ContentType` in `header` Aug 10 19:46:39.586 INFO kablam! error[E0433]: failed to resolve. Could not find `ContentType` in `header` Aug 10 19:46:39.586 INFO kablam! --> src/connection_pool.rs:36:55 Aug 10 19:46:39.586 INFO kablam! | Aug 10 19:46:39.586 INFO kablam! 36 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:39.586 INFO kablam! | ^^^^^^^^^^^ Could not find `ContentType` in `header` Aug 10 19:46:39.586 INFO kablam! Aug 10 19:46:39.587 INFO kablam! Aug 10 19:46:39.602 INFO kablam! error[E0433]: failed to resolve. Could not find `ContentType` in `header` Aug 10 19:46:39.602 INFO kablam! --> src/connection_pool.rs:65:55 Aug 10 19:46:39.602 INFO kablam! | Aug 10 19:46:39.602 INFO kablam! 65 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:39.602 INFO kablam! | ^^^^^^^^^^^ Could not find `ContentType` in `header` Aug 10 19:46:39.606 INFO kablam! error[E0433]: failed to resolve. Could not find `ContentType` in `header` Aug 10 19:46:39.606 INFO kablam! --> src/connection_pool.rs:65:55 Aug 10 19:46:39.606 INFO kablam! | Aug 10 19:46:39.606 INFO kablam! 65 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:39.606 INFO kablam! | ^^^^^^^^^^^ Could not find `ContentType` in `header` Aug 10 19:46:39.606 INFO kablam! Aug 10 19:46:39.606 INFO kablam! Aug 10 19:46:39.613 INFO kablam! error[E0425]: cannot find function `ContentLength` in module `hyper::header` Aug 10 19:46:39.613 INFO kablam! --> src/connection_pool.rs:34:55 Aug 10 19:46:39.614 INFO kablam! | Aug 10 19:46:39.614 INFO kablam! 34 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:39.614 INFO kablam! | ^^^^^^^^^^^^^ not found in `hyper::header` Aug 10 19:46:39.619 INFO kablam! error[E0425]: cannot find function `ContentLength` in module `hyper::header` Aug 10 19:46:39.619 INFO kablam! --> src/connection_pool.rs:34:55 Aug 10 19:46:39.619 INFO kablam! | Aug 10 19:46:39.619 INFO kablam! 34 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:39.619 INFO kablam! | ^^^^^^^^^^^^^ not found in `hyper::header` Aug 10 19:46:39.619 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 10 19:46:39.619 INFO kablam! | Aug 10 19:46:39.619 INFO kablam! 1 | use rocket::http::hyper::header::ContentLength; Aug 10 19:46:39.619 INFO kablam! | Aug 10 19:46:39.619 INFO kablam! Aug 10 19:46:39.619 INFO kablam! error[E0425]: cannot find function `ContentLength` in module `hyper::header` Aug 10 19:46:39.619 INFO kablam! --> src/connection_pool.rs:63:55 Aug 10 19:46:39.619 INFO kablam! | Aug 10 19:46:39.619 INFO kablam! 63 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:39.619 INFO kablam! | ^^^^^^^^^^^^^ not found in `hyper::header` Aug 10 19:46:39.620 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 10 19:46:39.620 INFO kablam! | Aug 10 19:46:39.620 INFO kablam! 1 | use rocket::http::hyper::header::ContentLength; Aug 10 19:46:39.620 INFO kablam! | Aug 10 19:46:39.620 INFO kablam! Aug 10 19:46:39.620 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 10 19:46:39.620 INFO kablam! | Aug 10 19:46:39.620 INFO kablam! 1 | use rocket::http::hyper::header::ContentLength; Aug 10 19:46:39.620 INFO kablam! | Aug 10 19:46:39.620 INFO kablam! Aug 10 19:46:39.622 INFO kablam! error[E0425]: cannot find function `ContentLength` in module `hyper::header` Aug 10 19:46:39.622 INFO kablam! --> src/connection_pool.rs:63:55 Aug 10 19:46:39.622 INFO kablam! | Aug 10 19:46:39.622 INFO kablam! 63 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:39.622 INFO kablam! | ^^^^^^^^^^^^^ not found in `hyper::header` Aug 10 19:46:39.622 INFO kablam! help: possible candidate is found in another module, you can import it into scope Aug 10 19:46:39.622 INFO kablam! | Aug 10 19:46:39.622 INFO kablam! 1 | use rocket::http::hyper::header::ContentLength; Aug 10 19:46:39.622 INFO kablam! | Aug 10 19:46:39.622 INFO kablam! Aug 10 19:46:42.712 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 19:46:42.712 INFO kablam! --> src/connection_pool.rs:21:22 Aug 10 19:46:42.712 INFO kablam! | Aug 10 19:46:42.712 INFO kablam! 21 | let client = Client::new(&core.handle()); Aug 10 19:46:42.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters Aug 10 19:46:42.716 INFO kablam! Aug 10 19:46:42.721 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Aug 10 19:46:42.721 INFO kablam! --> src/connection_pool.rs:32:54 Aug 10 19:46:42.721 INFO kablam! | Aug 10 19:46:42.721 INFO kablam! 32 | let mut http_req: Request = Request::new(hyper::Method::Post, uri); Aug 10 19:46:42.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Aug 10 19:46:42.722 INFO kablam! Aug 10 19:46:42.737 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 19:46:42.737 INFO kablam! --> src/connection_pool.rs:21:22 Aug 10 19:46:42.737 INFO kablam! | Aug 10 19:46:42.737 INFO kablam! 21 | let client = Client::new(&core.handle()); Aug 10 19:46:42.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters Aug 10 19:46:42.737 INFO kablam! Aug 10 19:46:42.742 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Aug 10 19:46:42.742 INFO kablam! --> src/connection_pool.rs:32:54 Aug 10 19:46:42.742 INFO kablam! | Aug 10 19:46:42.742 INFO kablam! 32 | let mut http_req: Request = Request::new(hyper::Method::Post, uri); Aug 10 19:46:42.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Aug 10 19:46:42.742 INFO kablam! Aug 10 19:46:42.963 INFO kablam! error[E0599]: no associated item named `Post` found for type `hyper::Method` in the current scope Aug 10 19:46:42.963 INFO kablam! --> src/connection_pool.rs:32:67 Aug 10 19:46:42.963 INFO kablam! | Aug 10 19:46:42.963 INFO kablam! 32 | let mut http_req: Request = Request::new(hyper::Method::Post, uri); Aug 10 19:46:42.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ associated item not found in `hyper::Method` Aug 10 19:46:42.972 INFO kablam! Aug 10 19:46:42.988 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:42.988 INFO kablam! --> src/connection_pool.rs:34:36 Aug 10 19:46:42.988 INFO kablam! | Aug 10 19:46:42.989 INFO kablam! 34 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:42.989 INFO kablam! | ^^^ Aug 10 19:46:42.989 INFO kablam! | Aug 10 19:46:42.989 INFO kablam! = help: did you mean `get`? Aug 10 19:46:42.989 INFO kablam! Aug 10 19:46:42.998 INFO kablam! error[E0599]: no associated item named `Post` found for type `hyper::Method` in the current scope Aug 10 19:46:42.998 INFO kablam! --> src/connection_pool.rs:32:67 Aug 10 19:46:42.999 INFO kablam! | Aug 10 19:46:42.999 INFO kablam! 32 | let mut http_req: Request = Request::new(hyper::Method::Post, uri); Aug 10 19:46:42.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ associated item not found in `hyper::Method` Aug 10 19:46:42.999 INFO kablam! Aug 10 19:46:43.006 INFO kablam! error[E0599]: no method named `set_body` found for type `hyper::Request` in the current scope Aug 10 19:46:43.006 INFO kablam! --> src/connection_pool.rs:35:22 Aug 10 19:46:43.006 INFO kablam! | Aug 10 19:46:43.007 INFO kablam! 35 | http_req.set_body(body); Aug 10 19:46:43.007 INFO kablam! | ^^^^^^^^ Aug 10 19:46:43.007 INFO kablam! Aug 10 19:46:43.025 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.025 INFO kablam! --> src/connection_pool.rs:34:36 Aug 10 19:46:43.025 INFO kablam! | Aug 10 19:46:43.025 INFO kablam! 34 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:43.025 INFO kablam! | ^^^ Aug 10 19:46:43.030 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.030 INFO kablam! --> src/connection_pool.rs:36:36 Aug 10 19:46:43.030 INFO kablam! | Aug 10 19:46:43.030 INFO kablam! 36 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:43.030 INFO kablam! | ^^^ Aug 10 19:46:43.030 INFO kablam! | Aug 10 19:46:43.030 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.031 INFO kablam! | Aug 10 19:46:43.031 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.032 INFO kablam! Aug 10 19:46:43.032 INFO kablam! Aug 10 19:46:43.050 INFO kablam! error[E0599]: no method named `set_body` found for type `hyper::Request` in the current scope Aug 10 19:46:43.050 INFO kablam! --> src/connection_pool.rs:35:22 Aug 10 19:46:43.050 INFO kablam! | Aug 10 19:46:43.050 INFO kablam! 35 | http_req.set_body(body); Aug 10 19:46:43.050 INFO kablam! | ^^^^^^^^ Aug 10 19:46:43.050 INFO kablam! Aug 10 19:46:43.069 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.069 INFO kablam! --> src/connection_pool.rs:36:36 Aug 10 19:46:43.069 INFO kablam! | Aug 10 19:46:43.069 INFO kablam! 36 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:43.069 INFO kablam! | ^^^ Aug 10 19:46:43.075 INFO kablam! error[E0277]: the trait bound `hyper::Error: std::convert::From` is not satisfied Aug 10 19:46:43.075 INFO kablam! --> src/connection_pool.rs:44:34 Aug 10 19:46:43.075 INFO kablam! | Aug 10 19:46:43.075 INFO kablam! 44 | .map_err(|e| hyper::Error::from( Aug 10 19:46:43.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `hyper::Error` Aug 10 19:46:43.075 INFO kablam! | Aug 10 19:46:43.075 INFO kablam! = help: the following implementations were found: Aug 10 19:46:43.075 INFO kablam! > Aug 10 19:46:43.075 INFO kablam! = note: required by `std::convert::From::from` Aug 10 19:46:43.076 INFO kablam! | Aug 10 19:46:43.076 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.076 INFO kablam! Aug 10 19:46:43.080 INFO kablam! Aug 10 19:46:43.091 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Aug 10 19:46:43.091 INFO kablam! --> src/connection_pool.rs:61:32 Aug 10 19:46:43.091 INFO kablam! | Aug 10 19:46:43.091 INFO kablam! 61 | let mut http_req = Request::new(hyper::Method::Post, uri); Aug 10 19:46:43.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Aug 10 19:46:43.096 INFO kablam! Aug 10 19:46:43.107 INFO kablam! error[E0599]: no associated item named `Post` found for type `hyper::Method` in the current scope Aug 10 19:46:43.107 INFO kablam! --> src/connection_pool.rs:61:45 Aug 10 19:46:43.107 INFO kablam! | Aug 10 19:46:43.107 INFO kablam! 61 | let mut http_req = Request::new(hyper::Method::Post, uri); Aug 10 19:46:43.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ associated item not found in `hyper::Method` Aug 10 19:46:43.112 INFO kablam! Aug 10 19:46:43.131 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.131 INFO kablam! --> src/connection_pool.rs:63:36 Aug 10 19:46:43.131 INFO kablam! | Aug 10 19:46:43.131 INFO kablam! 63 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:43.131 INFO kablam! | ^^^ Aug 10 19:46:43.136 INFO kablam! | Aug 10 19:46:43.136 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.136 INFO kablam! Aug 10 19:46:43.140 INFO kablam! error[E0277]: the trait bound `hyper::Error: std::convert::From` is not satisfied Aug 10 19:46:43.140 INFO kablam! --> src/connection_pool.rs:44:34 Aug 10 19:46:43.140 INFO kablam! | Aug 10 19:46:43.140 INFO kablam! 44 | .map_err(|e| hyper::Error::from( Aug 10 19:46:43.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `hyper::Error` Aug 10 19:46:43.141 INFO kablam! | Aug 10 19:46:43.146 INFO kablam! error[E0599]: no method named `set_body` found for type `hyper::Request<_>` in the current scope Aug 10 19:46:43.146 INFO kablam! --> src/connection_pool.rs:64:22 Aug 10 19:46:43.146 INFO kablam! | Aug 10 19:46:43.146 INFO kablam! 64 | http_req.set_body(body); Aug 10 19:46:43.146 INFO kablam! | ^^^^^^^^ Aug 10 19:46:43.147 INFO kablam! = help: the following implementations were found: Aug 10 19:46:43.147 INFO kablam! > Aug 10 19:46:43.147 INFO kablam! = note: required by `std::convert::From::from` Aug 10 19:46:43.147 INFO kablam! Aug 10 19:46:43.152 INFO kablam! Aug 10 19:46:43.167 INFO kablam! error[E0061]: this function takes 1 parameter but 2 parameters were supplied Aug 10 19:46:43.167 INFO kablam! --> src/connection_pool.rs:61:32 Aug 10 19:46:43.167 INFO kablam! | Aug 10 19:46:43.167 INFO kablam! 61 | let mut http_req = Request::new(hyper::Method::Post, uri); Aug 10 19:46:43.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter Aug 10 19:46:43.167 INFO kablam! Aug 10 19:46:43.169 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.169 INFO kablam! --> src/connection_pool.rs:65:36 Aug 10 19:46:43.169 INFO kablam! | Aug 10 19:46:43.169 INFO kablam! 65 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:43.169 INFO kablam! | ^^^ Aug 10 19:46:43.176 INFO kablam! | Aug 10 19:46:43.176 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.176 INFO kablam! Aug 10 19:46:43.181 INFO kablam! error[E0277]: the trait bound `hyper::Error: std::convert::From` is not satisfied Aug 10 19:46:43.181 INFO kablam! --> src/connection_pool.rs:71:34 Aug 10 19:46:43.181 INFO kablam! | Aug 10 19:46:43.181 INFO kablam! 71 | .map_err(|e| hyper::Error::from( Aug 10 19:46:43.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `hyper::Error` Aug 10 19:46:43.181 INFO kablam! | Aug 10 19:46:43.181 INFO kablam! = help: the following implementations were found: Aug 10 19:46:43.181 INFO kablam! > Aug 10 19:46:43.181 INFO kablam! = note: required by `std::convert::From::from` Aug 10 19:46:43.181 INFO kablam! Aug 10 19:46:43.187 INFO kablam! error[E0599]: no associated item named `Post` found for type `hyper::Method` in the current scope Aug 10 19:46:43.187 INFO kablam! --> src/connection_pool.rs:61:45 Aug 10 19:46:43.187 INFO kablam! | Aug 10 19:46:43.187 INFO kablam! 61 | let mut http_req = Request::new(hyper::Method::Post, uri); Aug 10 19:46:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ associated item not found in `hyper::Method` Aug 10 19:46:43.187 INFO kablam! Aug 10 19:46:43.208 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.208 INFO kablam! --> src/connection_pool.rs:63:36 Aug 10 19:46:43.208 INFO kablam! | Aug 10 19:46:43.208 INFO kablam! 63 | http_req.headers_mut().set(hyper::header::ContentLength(body.len() as u64)); Aug 10 19:46:43.208 INFO kablam! | ^^^ Aug 10 19:46:43.208 INFO kablam! | Aug 10 19:46:43.208 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.208 INFO kablam! Aug 10 19:46:43.235 INFO kablam! error[E0599]: no method named `set_body` found for type `hyper::Request<_>` in the current scope Aug 10 19:46:43.235 INFO kablam! --> src/connection_pool.rs:64:22 Aug 10 19:46:43.235 INFO kablam! | Aug 10 19:46:43.235 INFO kablam! 64 | http_req.set_body(body); Aug 10 19:46:43.235 INFO kablam! | ^^^^^^^^ Aug 10 19:46:43.235 INFO kablam! Aug 10 19:46:43.258 INFO kablam! error[E0599]: no method named `set` found for type `&mut hyper::HeaderMap` in the current scope Aug 10 19:46:43.258 INFO kablam! --> src/connection_pool.rs:65:36 Aug 10 19:46:43.258 INFO kablam! | Aug 10 19:46:43.258 INFO kablam! 65 | http_req.headers_mut().set(hyper::header::ContentType::json()); Aug 10 19:46:43.258 INFO kablam! | ^^^ Aug 10 19:46:43.258 INFO kablam! | Aug 10 19:46:43.258 INFO kablam! = help: did you mean `get`? Aug 10 19:46:43.258 INFO kablam! Aug 10 19:46:43.273 INFO kablam! error[E0277]: the trait bound `hyper::Error: std::convert::From` is not satisfied Aug 10 19:46:43.273 INFO kablam! --> src/connection_pool.rs:71:34 Aug 10 19:46:43.273 INFO kablam! | Aug 10 19:46:43.273 INFO kablam! 71 | .map_err(|e| hyper::Error::from( Aug 10 19:46:43.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::convert::From` is not implemented for `hyper::Error` Aug 10 19:46:43.273 INFO kablam! | Aug 10 19:46:43.273 INFO kablam! = help: the following implementations were found: Aug 10 19:46:43.273 INFO kablam! > Aug 10 19:46:43.273 INFO kablam! = note: required by `std::convert::From::from` Aug 10 19:46:43.273 INFO kablam! Aug 10 19:46:43.342 INFO kablam! error: aborting due to 17 previous errors Aug 10 19:46:43.342 INFO kablam! Aug 10 19:46:43.342 INFO kablam! Some errors occurred: E0061, E0277, E0425, E0433, E0599. Aug 10 19:46:43.343 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 10 19:46:43.367 INFO kablam! error: Could not compile `rust-raft`. Aug 10 19:46:43.367 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 10 19:46:43.407 INFO kablam! error: aborting due to 17 previous errors Aug 10 19:46:43.407 INFO kablam! Aug 10 19:46:43.407 INFO kablam! Some errors occurred: E0061, E0277, E0425, E0433, E0599. Aug 10 19:46:43.407 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 10 19:46:43.448 INFO kablam! error: Could not compile `rust-raft`. Aug 10 19:46:43.448 INFO kablam! Aug 10 19:46:43.448 INFO kablam! To learn more, run the command again with --verbose. Aug 10 19:46:43.450 INFO kablam! su: No module specific data is present Aug 10 19:46:43.983 INFO running `"docker" "rm" "-f" "bac97bf9e08fb8da2b7e451ddecd5eeee93733d37acb81ea5648fbe738da0bbb"` Aug 10 19:46:44.168 INFO blam! bac97bf9e08fb8da2b7e451ddecd5eeee93733d37acb81ea5648fbe738da0bbb