Oct 27 04:16:40.766 INFO checking gilbertw1/adventure-rust-future-tokio-code against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:16:40.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 04:16:40.960 INFO blam! 3e41be20351c93cf376f55b373752879c59ac1cba087c8e10733eb87b76b0a97 Oct 27 04:16:40.962 INFO running `"docker" "start" "-a" "3e41be20351c93cf376f55b373752879c59ac1cba087c8e10733eb87b76b0a97"` Oct 27 04:16:41.479 INFO kablam! usermod: no changes Oct 27 04:16:41.611 INFO kablam! Checking http v0.1.10 Oct 27 04:16:41.621 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 04:16:43.007 INFO kablam! Checking tokio v0.1.7 Oct 27 04:16:45.307 INFO kablam! Checking tokio-core v0.1.17 Oct 27 04:16:47.643 INFO kablam! Checking h2 v0.1.12 Oct 27 04:16:48.376 INFO kablam! Checking domain v0.2.4 Oct 27 04:16:55.015 INFO kablam! Checking hyper v0.12.9 Oct 27 04:17:01.484 INFO kablam! Checking adventure-rust-future-and-tokio-code v0.1.0 (/source) Oct 27 04:17:04.051 INFO kablam! warning: unused variable: `result` Oct 27 04:17:04.052 INFO kablam! --> src/main.rs:111:13 Oct 27 04:17:04.053 INFO kablam! | Oct 27 04:17:04.053 INFO kablam! 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); Oct 27 04:17:04.054 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 04:17:04.055 INFO kablam! | Oct 27 04:17:04.055 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:17:04.056 INFO kablam! Oct 27 04:17:04.062 INFO kablam! warning: unused variable: `result` Oct 27 04:17:04.063 INFO kablam! --> src/main.rs:111:13 Oct 27 04:17:04.064 INFO kablam! | Oct 27 04:17:04.065 INFO kablam! 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); Oct 27 04:17:04.065 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 04:17:04.066 INFO kablam! | Oct 27 04:17:04.067 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:17:04.067 INFO kablam! Oct 27 04:17:04.079 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:17:04.080 INFO kablam! --> src/main.rs:89:9 Oct 27 04:17:04.081 INFO kablam! | Oct 27 04:17:04.081 INFO kablam! 89 | request.sender.send(response); Oct 27 04:17:04.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:17:04.083 INFO kablam! | Oct 27 04:17:04.083 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:17:04.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:17:04.084 INFO kablam! Oct 27 04:17:04.085 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:17:04.085 INFO kablam! --> src/main.rs:125:9 Oct 27 04:17:04.086 INFO kablam! | Oct 27 04:17:04.087 INFO kablam! 125 | tx.send(resolv); Oct 27 04:17:04.087 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 04:17:04.088 INFO kablam! | Oct 27 04:17:04.089 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:17:04.089 INFO kablam! Oct 27 04:17:04.111 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:17:04.112 INFO kablam! --> src/main.rs:89:9 Oct 27 04:17:04.113 INFO kablam! | Oct 27 04:17:04.113 INFO kablam! 89 | request.sender.send(response); Oct 27 04:17:04.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:17:04.115 INFO kablam! | Oct 27 04:17:04.115 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:17:04.116 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:17:04.116 INFO kablam! Oct 27 04:17:04.116 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:17:04.116 INFO kablam! --> src/main.rs:125:9 Oct 27 04:17:04.116 INFO kablam! | Oct 27 04:17:04.116 INFO kablam! 125 | tx.send(resolv); Oct 27 04:17:04.116 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 04:17:04.116 INFO kablam! | Oct 27 04:17:04.116 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:17:04.116 INFO kablam! Oct 27 04:17:04.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.67s Oct 27 04:17:04.181 INFO kablam! su: No module specific data is present Oct 27 04:17:05.816 INFO running `"docker" "rm" "-f" "3e41be20351c93cf376f55b373752879c59ac1cba087c8e10733eb87b76b0a97"` Oct 27 04:17:06.147 INFO blam! 3e41be20351c93cf376f55b373752879c59ac1cba087c8e10733eb87b76b0a97