Oct 10 22:33:43.652 INFO testing gilbertw1/adventure-rust-future-tokio-code against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:33:43.652 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:33:43.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:33:44.047 INFO blam! e072d87695ded41bb0dd9eda6f04c94f7485cb48d64a08673d68f88119eba096 Oct 10 22:33:44.052 INFO running `"docker" "start" "-a" "e072d87695ded41bb0dd9eda6f04c94f7485cb48d64a08673d68f88119eba096"` Oct 10 22:33:44.896 INFO kablam! usermod: no changes Oct 10 22:33:45.169 INFO kablam! Compiling http v0.1.10 Oct 10 22:33:45.169 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 22:33:51.104 INFO kablam! Compiling domain v0.2.4 Oct 10 22:33:56.904 INFO kablam! Compiling h2 v0.1.12 Oct 10 22:34:09.248 INFO kablam! Compiling hyper v0.12.9 Oct 10 22:34:18.339 INFO kablam! Compiling adventure-rust-future-and-tokio-code v0.1.0 (/source) Oct 10 22:34:21.157 INFO kablam! warning: unused variable: `result` Oct 10 22:34:21.157 INFO kablam! --> src/main.rs:111:13 Oct 10 22:34:21.157 INFO kablam! | Oct 10 22:34:21.157 INFO kablam! 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); Oct 10 22:34:21.158 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 10 22:34:21.158 INFO kablam! | Oct 10 22:34:21.158 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:34:21.159 INFO kablam! Oct 10 22:34:21.159 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:34:21.159 INFO kablam! --> src/main.rs:89:9 Oct 10 22:34:21.159 INFO kablam! | Oct 10 22:34:21.160 INFO kablam! 89 | request.sender.send(response); Oct 10 22:34:21.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:34:21.160 INFO kablam! | Oct 10 22:34:21.160 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:34:21.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:34:21.161 INFO kablam! Oct 10 22:34:21.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:34:21.161 INFO kablam! --> src/main.rs:125:9 Oct 10 22:34:21.162 INFO kablam! | Oct 10 22:34:21.162 INFO kablam! 125 | tx.send(resolv); Oct 10 22:34:21.162 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 22:34:21.162 INFO kablam! | Oct 10 22:34:21.163 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:34:21.163 INFO kablam! Oct 10 22:34:24.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.66s Oct 10 22:34:24.599 INFO kablam! su: No module specific data is present Oct 10 22:34:25.928 INFO running `"docker" "rm" "-f" "e072d87695ded41bb0dd9eda6f04c94f7485cb48d64a08673d68f88119eba096"` Oct 10 22:34:26.204 INFO blam! e072d87695ded41bb0dd9eda6f04c94f7485cb48d64a08673d68f88119eba096 Oct 10 22:34:26.212 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:34:26.213 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:34:26.646 INFO blam! a56e3de174075ec41052346f1652076944cf3c028f4bae554346a858918b3a4b Oct 10 22:34:26.656 INFO running `"docker" "start" "-a" "a56e3de174075ec41052346f1652076944cf3c028f4bae554346a858918b3a4b"` Oct 10 22:34:28.248 INFO kablam! usermod: no changes Oct 10 22:34:28.428 INFO kablam! Compiling adventure-rust-future-and-tokio-code v0.1.0 (/source) Oct 10 22:34:31.349 INFO kablam! warning: unused variable: `result` Oct 10 22:34:31.349 INFO kablam! --> src/main.rs:111:13 Oct 10 22:34:31.349 INFO kablam! | Oct 10 22:34:31.349 INFO kablam! 111 | let result = self.request_sender.unbounded_send(ReverseLookupRequest { ip: ip, sender: resp_tx }); Oct 10 22:34:31.349 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 10 22:34:31.368 INFO kablam! | Oct 10 22:34:31.368 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:34:31.368 INFO kablam! Oct 10 22:34:31.377 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:34:31.377 INFO kablam! --> src/main.rs:89:9 Oct 10 22:34:31.377 INFO kablam! | Oct 10 22:34:31.377 INFO kablam! 89 | request.sender.send(response); Oct 10 22:34:31.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:34:31.377 INFO kablam! | Oct 10 22:34:31.377 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:34:31.377 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:34:31.377 INFO kablam! Oct 10 22:34:31.378 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:34:31.378 INFO kablam! --> src/main.rs:125:9 Oct 10 22:34:31.378 INFO kablam! | Oct 10 22:34:31.378 INFO kablam! 125 | tx.send(resolv); Oct 10 22:34:31.378 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 22:34:31.378 INFO kablam! | Oct 10 22:34:31.378 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:34:31.378 INFO kablam! Oct 10 22:34:31.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.70s Oct 10 22:34:31.990 INFO kablam! su: No module specific data is present Oct 10 22:34:32.960 INFO running `"docker" "rm" "-f" "a56e3de174075ec41052346f1652076944cf3c028f4bae554346a858918b3a4b"` Oct 10 22:34:33.313 INFO blam! a56e3de174075ec41052346f1652076944cf3c028f4bae554346a858918b3a4b Oct 10 22:34:33.320 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:34:33.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:34:33.846 INFO blam! 2d21d79f4d290ab504b9251ffe48e64d419a158ec339011d4a364b2cadccc64c Oct 10 22:34:33.848 INFO running `"docker" "start" "-a" "2d21d79f4d290ab504b9251ffe48e64d419a158ec339011d4a364b2cadccc64c"` Oct 10 22:34:35.649 INFO kablam! usermod: no changes Oct 10 22:34:35.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 22:34:35.797 INFO kablam! Running /target/debug/deps/adventure_rust_future_and_tokio_code-6694a6247e881494 Oct 10 22:34:35.810 INFO blam! Oct 10 22:34:35.810 INFO blam! running 0 tests Oct 10 22:34:35.810 INFO blam! Oct 10 22:34:35.810 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:34:35.810 INFO blam! Oct 10 22:34:35.816 INFO kablam! su: No module specific data is present Oct 10 22:34:37.038 INFO running `"docker" "rm" "-f" "2d21d79f4d290ab504b9251ffe48e64d419a158ec339011d4a364b2cadccc64c"` Oct 10 22:34:37.324 INFO blam! 2d21d79f4d290ab504b9251ffe48e64d419a158ec339011d4a364b2cadccc64c