Oct 10 19:26:29.003 INFO testing lluchs/sixpunch against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:26:29.003 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:26:29.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:26:29.398 INFO blam! 20a878e9fc80f68cd9e36ea9ef611e7452cbd54eea985654934a750d48ad29bd Oct 10 19:26:29.413 INFO running `"docker" "start" "-a" "20a878e9fc80f68cd9e36ea9ef611e7452cbd54eea985654934a750d48ad29bd"` Oct 10 19:26:30.472 INFO kablam! usermod: no changes Oct 10 19:26:30.588 INFO kablam! Compiling quote v0.3.14 Oct 10 19:26:30.596 INFO kablam! Compiling serde v0.9.10 Oct 10 19:26:32.194 INFO kablam! Compiling syn v0.11.8 Oct 10 19:26:38.094 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 10 19:26:40.528 INFO kablam! Compiling serde_derive v0.9.10 Oct 10 19:26:44.008 INFO kablam! Compiling bincode v1.0.0-alpha5 Oct 10 19:26:50.267 INFO kablam! Compiling sixpunch v0.1.0 (/source) Oct 10 19:26:51.316 INFO kablam! warning: unused variable: `number_of_bytes` Oct 10 19:26:51.316 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 10 19:26:51.316 INFO kablam! | Oct 10 19:26:51.316 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 10 19:26:51.316 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 10 19:26:51.316 INFO kablam! | Oct 10 19:26:51.316 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:26:51.316 INFO kablam! Oct 10 19:26:51.316 INFO kablam! warning: unused variable: `number_of_bytes` Oct 10 19:26:51.316 INFO kablam! --> src/udp/client.rs:27:14 Oct 10 19:26:51.316 INFO kablam! | Oct 10 19:26:51.316 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 10 19:26:51.316 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 10 19:26:51.316 INFO kablam! Oct 10 19:26:51.316 INFO kablam! warning: unused variable: `id` Oct 10 19:26:51.316 INFO kablam! --> src/udp/client.rs:111:31 Oct 10 19:26:51.316 INFO kablam! | Oct 10 19:26:51.316 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 10 19:26:51.316 INFO kablam! | ^^ help: consider using `_id` instead Oct 10 19:26:51.316 INFO kablam! Oct 10 19:26:51.371 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 19:26:51.371 INFO kablam! --> src/udp/client.rs:120:13 Oct 10 19:26:51.371 INFO kablam! | Oct 10 19:26:51.371 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 10 19:26:51.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:26:51.371 INFO kablam! | Oct 10 19:26:51.371 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 19:26:51.371 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 19:26:51.371 INFO kablam! Oct 10 19:26:55.396 INFO kablam! warning: unused variable: `sub_m` Oct 10 19:26:55.396 INFO kablam! --> src/bin/client.rs:29:23 Oct 10 19:26:55.396 INFO kablam! | Oct 10 19:26:55.396 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 10 19:26:55.396 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 10 19:26:55.396 INFO kablam! | Oct 10 19:26:55.396 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:26:55.396 INFO kablam! Oct 10 19:26:57.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.59s Oct 10 19:26:57.104 INFO kablam! su: No module specific data is present Oct 10 19:26:57.687 INFO running `"docker" "rm" "-f" "20a878e9fc80f68cd9e36ea9ef611e7452cbd54eea985654934a750d48ad29bd"` Oct 10 19:26:57.896 INFO blam! 20a878e9fc80f68cd9e36ea9ef611e7452cbd54eea985654934a750d48ad29bd Oct 10 19:26:57.904 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:26:57.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:26:58.337 INFO blam! 6574b94057f392e3c96e55692ded2142fb21699eec49ba010e7982b3d9bb0076 Oct 10 19:26:58.342 INFO running `"docker" "start" "-a" "6574b94057f392e3c96e55692ded2142fb21699eec49ba010e7982b3d9bb0076"` Oct 10 19:26:59.411 INFO kablam! usermod: no changes Oct 10 19:26:59.536 INFO kablam! Compiling sixpunch v0.1.0 (/source) Oct 10 19:27:01.836 INFO kablam! warning: unused variable: `number_of_bytes` Oct 10 19:27:01.837 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 10 19:27:01.837 INFO kablam! | Oct 10 19:27:01.837 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 10 19:27:01.837 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 10 19:27:01.837 INFO kablam! | Oct 10 19:27:01.838 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:27:01.838 INFO kablam! Oct 10 19:27:01.838 INFO kablam! warning: unused variable: `number_of_bytes` Oct 10 19:27:01.838 INFO kablam! --> src/udp/client.rs:27:14 Oct 10 19:27:01.838 INFO kablam! | Oct 10 19:27:01.839 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 10 19:27:01.839 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 10 19:27:01.839 INFO kablam! Oct 10 19:27:01.840 INFO kablam! warning: unused variable: `id` Oct 10 19:27:01.840 INFO kablam! --> src/udp/client.rs:111:31 Oct 10 19:27:01.840 INFO kablam! | Oct 10 19:27:01.840 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 10 19:27:01.840 INFO kablam! | ^^ help: consider using `_id` instead Oct 10 19:27:01.840 INFO kablam! Oct 10 19:27:01.960 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 19:27:01.960 INFO kablam! --> src/udp/client.rs:120:13 Oct 10 19:27:01.960 INFO kablam! | Oct 10 19:27:01.960 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 10 19:27:01.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:27:01.960 INFO kablam! | Oct 10 19:27:01.960 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 19:27:01.960 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 19:27:01.960 INFO kablam! Oct 10 19:27:03.148 INFO kablam! warning: unused variable: `sub_m` Oct 10 19:27:03.148 INFO kablam! --> src/bin/client.rs:29:23 Oct 10 19:27:03.148 INFO kablam! | Oct 10 19:27:03.149 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 10 19:27:03.149 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 10 19:27:03.149 INFO kablam! | Oct 10 19:27:03.150 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:27:03.150 INFO kablam! Oct 10 19:27:03.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.33s Oct 10 19:27:03.785 INFO kablam! su: No module specific data is present Oct 10 19:27:04.364 INFO running `"docker" "rm" "-f" "6574b94057f392e3c96e55692ded2142fb21699eec49ba010e7982b3d9bb0076"` Oct 10 19:27:04.698 INFO blam! 6574b94057f392e3c96e55692ded2142fb21699eec49ba010e7982b3d9bb0076 Oct 10 19:27:04.716 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:27:04.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:27:05.102 INFO blam! b0d278cf61a4a6b1e2ed20ea437158753d424154c523ae00fc65a8c55ca21cb2 Oct 10 19:27:05.104 INFO running `"docker" "start" "-a" "b0d278cf61a4a6b1e2ed20ea437158753d424154c523ae00fc65a8c55ca21cb2"` Oct 10 19:27:06.085 INFO kablam! usermod: no changes Oct 10 19:27:06.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 19:27:06.164 INFO kablam! Running /target/debug/deps/sixpunch-32bfb8ed7bd86950 Oct 10 19:27:06.172 INFO kablam! Running /target/debug/deps/client-13edc3e9992f27d2 Oct 10 19:27:06.172 INFO blam! Oct 10 19:27:06.172 INFO blam! running 0 tests Oct 10 19:27:06.172 INFO blam! Oct 10 19:27:06.172 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:06.172 INFO blam! Oct 10 19:27:06.174 INFO blam! Oct 10 19:27:06.174 INFO kablam! Running /target/debug/deps/puncher-191fbd45658dcbee Oct 10 19:27:06.174 INFO blam! running 0 tests Oct 10 19:27:06.174 INFO blam! Oct 10 19:27:06.174 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:06.174 INFO blam! Oct 10 19:27:06.182 INFO blam! Oct 10 19:27:06.182 INFO blam! running 0 tests Oct 10 19:27:06.182 INFO blam! Oct 10 19:27:06.182 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:06.182 INFO blam! Oct 10 19:27:06.188 INFO kablam! Doc-tests sixpunch Oct 10 19:27:07.520 INFO blam! Oct 10 19:27:07.520 INFO blam! running 0 tests Oct 10 19:27:07.520 INFO blam! Oct 10 19:27:07.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:07.520 INFO blam! Oct 10 19:27:07.522 INFO kablam! su: No module specific data is present Oct 10 19:27:08.380 INFO running `"docker" "rm" "-f" "b0d278cf61a4a6b1e2ed20ea437158753d424154c523ae00fc65a8c55ca21cb2"` Oct 10 19:27:08.688 INFO blam! b0d278cf61a4a6b1e2ed20ea437158753d424154c523ae00fc65a8c55ca21cb2