[INFO] cloning repository gilbertw1/adventure-rust-future-tokio-code [INFO] running `"git" "clone" "--bare" "git://github.com/gilbertw1/adventure-rust-future-tokio-code.git" "work/cache/sources/gh/gilbertw1/adventure-rust-future-tokio-code"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gilbertw1/adventure-rust-future-tokio-code'... [INFO] running `"git" "clone" "work/cache/sources/gh/gilbertw1/adventure-rust-future-tokio-code" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gilbertw1/adventure-rust-future-tokio-code"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gilbertw1/adventure-rust-future-tokio-code'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gilbertw1/adventure-rust-future-tokio-code" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3231c9284db3c57f3f3cfb42ba7b4b6147b723ec [INFO] sha for GitHub repo gilbertw1/adventure-rust-future-tokio-code: 3231c9284db3c57f3f3cfb42ba7b4b6147b723ec [INFO] validating manifest of gilbertw1/adventure-rust-future-tokio-code on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gilbertw1/adventure-rust-future-tokio-code on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gilbertw1/adventure-rust-future-tokio-code [INFO] finished frobbing gilbertw1/adventure-rust-future-tokio-code [INFO] frobbed toml for gilbertw1/adventure-rust-future-tokio-code written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gilbertw1/adventure-rust-future-tokio-code/Cargo.toml [INFO] started frobbing gilbertw1/adventure-rust-future-tokio-code [INFO] finished frobbing gilbertw1/adventure-rust-future-tokio-code [INFO] frobbed toml for gilbertw1/adventure-rust-future-tokio-code written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code/Cargo.toml [INFO] crate gilbertw1/adventure-rust-future-tokio-code already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded domain v0.2.4 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gilbertw1/adventure-rust-future-tokio-code against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b4dd792dfc99aa79eaa2cad4158c8fc8afd236aa70a046a4592891961501f0e9 [INFO] running `"docker" "start" "-a" "b4dd792dfc99aa79eaa2cad4158c8fc8afd236aa70a046a4592891961501f0e9"` [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling domain v0.2.4 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling adventure-rust-future-and-tokio-code v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/main.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | request.sender.send(response); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | tx.send(resolv); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.76s [INFO] running `"docker" "inspect" "b4dd792dfc99aa79eaa2cad4158c8fc8afd236aa70a046a4592891961501f0e9"` [INFO] running `"docker" "rm" "-f" "b4dd792dfc99aa79eaa2cad4158c8fc8afd236aa70a046a4592891961501f0e9"` [INFO] [stdout] b4dd792dfc99aa79eaa2cad4158c8fc8afd236aa70a046a4592891961501f0e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f7ae95a1fc181b46aef8bc4f92803168335d330c29ab53ac20ac93847201fa47 [INFO] running `"docker" "start" "-a" "f7ae95a1fc181b46aef8bc4f92803168335d330c29ab53ac20ac93847201fa47"` [INFO] [stderr] Compiling adventure-rust-future-and-tokio-code v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/main.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | request.sender.send(response); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | tx.send(resolv); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "f7ae95a1fc181b46aef8bc4f92803168335d330c29ab53ac20ac93847201fa47"` [INFO] running `"docker" "rm" "-f" "f7ae95a1fc181b46aef8bc4f92803168335d330c29ab53ac20ac93847201fa47"` [INFO] [stdout] f7ae95a1fc181b46aef8bc4f92803168335d330c29ab53ac20ac93847201fa47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gilbertw1/adventure-rust-future-tokio-code:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ba7fbfce91b430bc27fd96147c69e02ad2636770089f578a11936d2794b0400a [INFO] running `"docker" "start" "-a" "ba7fbfce91b430bc27fd96147c69e02ad2636770089f578a11936d2794b0400a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/adventure_rust_future_and_tokio_code-b9def04b46cf5564 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ba7fbfce91b430bc27fd96147c69e02ad2636770089f578a11936d2794b0400a"` [INFO] running `"docker" "rm" "-f" "ba7fbfce91b430bc27fd96147c69e02ad2636770089f578a11936d2794b0400a"` [INFO] [stdout] ba7fbfce91b430bc27fd96147c69e02ad2636770089f578a11936d2794b0400a