[INFO] updating cached repository detro/mooncell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/detro/mooncell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/detro/mooncell" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/detro/mooncell"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/detro/mooncell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/detro/mooncell" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/detro/mooncell"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/detro/mooncell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c535af868023ef39d55c1b1e544b489971c62f44 [INFO] sha for GitHub repo detro/mooncell: c535af868023ef39d55c1b1e544b489971c62f44 [INFO] validating manifest of detro/mooncell on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of detro/mooncell on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing detro/mooncell [INFO] finished frobbing detro/mooncell [INFO] frobbed toml for detro/mooncell written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/detro/mooncell/Cargo.toml [INFO] started frobbing detro/mooncell [INFO] finished frobbing detro/mooncell [INFO] frobbed toml for detro/mooncell written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/detro/mooncell/Cargo.toml [INFO] crate detro/mooncell has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking detro/mooncell against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-4/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/detro/mooncell:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2fe243158f0189b260763c67c99a2407ee7a6f48d12337be3a2bb6daed62b7a3 [INFO] running `"docker" "start" "-a" "2fe243158f0189b260763c67c99a2407ee7a6f48d12337be3a2bb6daed62b7a3"` [INFO] [stderr] Checking serde_yaml v0.8.7 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking flate2 v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.17 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking log4rs v0.8.1 [INFO] [stderr] Checking mooncell v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `bind_tcp_listeners` [INFO] [stderr] --> src/net/server.rs:4:37 [INFO] [stderr] | [INFO] [stderr] 4 | use net::{utils::{bind_udp_sockets, bind_tcp_listeners}, request_responder::DnsRequestResponder}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `dns_proto::DnsMessage` [INFO] [stderr] --> src/core/processor.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use dns_proto::DnsMessage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `doh::protocol::DoHResponse` [INFO] [stderr] --> src/core/processor.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use doh::protocol::DoHResponse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `bind_tcp_listeners` [INFO] [stderr] --> src/net/server.rs:4:37 [INFO] [stderr] | [INFO] [stderr] 4 | use net::{utils::{bind_udp_sockets, bind_tcp_listeners}, request_responder::DnsRequestResponder}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `dns_proto::DnsMessage` [INFO] [stderr] --> src/core/processor.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use dns_proto::DnsMessage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `doh::protocol::DoHResponse` [INFO] [stderr] --> src/core/processor.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use doh::protocol::DoHResponse; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/net/request_responder.rs:74:25 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn respond(&self, response: &DoHResponse) { [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `&hyper::Body` [INFO] [stderr] --> src/doh/protocol.rs:237:5 [INFO] [stderr] | [INFO] [stderr] 237 | assert_eq!(request.body(), &()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `&hyper::Body` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `&hyper::Body` [INFO] [stderr] --> src/doh/protocol.rs:244:5 [INFO] [stderr] | [INFO] [stderr] 244 | assert_eq!(request.body(), &()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `&hyper::Body` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0369`. [INFO] [stderr] warning: field is never used: `receiver` [INFO] [stderr] --> src/core/processor.rs:8:3 [INFO] [stderr] | [INFO] [stderr] 8 | receiver: Receiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] error: Could not compile `mooncell`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2fe243158f0189b260763c67c99a2407ee7a6f48d12337be3a2bb6daed62b7a3"` [INFO] running `"docker" "rm" "-f" "2fe243158f0189b260763c67c99a2407ee7a6f48d12337be3a2bb6daed62b7a3"` [INFO] [stdout] 2fe243158f0189b260763c67c99a2407ee7a6f48d12337be3a2bb6daed62b7a3