Oct 14 13:28:30.601 INFO testing lluchs/sixpunch against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:28:30.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 13:28:31.216 INFO blam! 7d8a5969fe97e3e2fa290817158a05b3bfcf76a680135e2c478c55c3e4990077 Oct 14 13:28:31.218 INFO running `"docker" "start" "-a" "7d8a5969fe97e3e2fa290817158a05b3bfcf76a680135e2c478c55c3e4990077"` Oct 14 13:28:32.783 INFO kablam! usermod: no changes Oct 14 13:28:32.907 INFO kablam! Compiling quote v0.3.14 Oct 14 13:28:32.907 INFO kablam! Compiling serde v0.9.10 Oct 14 13:28:34.319 INFO kablam! Compiling syn v0.11.8 Oct 14 13:28:41.394 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 14 13:28:43.711 INFO kablam! Compiling serde_derive v0.9.10 Oct 14 13:28:49.423 INFO kablam! Compiling bincode v1.0.0-alpha5 Oct 14 13:28:53.357 INFO kablam! Compiling sixpunch v0.1.0 (/source) Oct 14 13:28:53.807 INFO kablam! warning: unused variable: `number_of_bytes` Oct 14 13:28:53.807 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 14 13:28:53.807 INFO kablam! | Oct 14 13:28:53.807 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 14 13:28:53.807 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 14 13:28:53.807 INFO kablam! | Oct 14 13:28:53.807 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:28:53.807 INFO kablam! Oct 14 13:28:53.807 INFO kablam! warning: unused variable: `number_of_bytes` Oct 14 13:28:53.807 INFO kablam! --> src/udp/client.rs:27:14 Oct 14 13:28:53.807 INFO kablam! | Oct 14 13:28:53.807 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 14 13:28:53.807 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 14 13:28:53.807 INFO kablam! Oct 14 13:28:53.807 INFO kablam! warning: unused variable: `id` Oct 14 13:28:53.807 INFO kablam! --> src/udp/client.rs:111:31 Oct 14 13:28:53.807 INFO kablam! | Oct 14 13:28:53.807 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 14 13:28:53.807 INFO kablam! | ^^ help: consider using `_id` instead Oct 14 13:28:53.807 INFO kablam! Oct 14 13:28:53.871 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:28:53.871 INFO kablam! --> src/udp/client.rs:120:13 Oct 14 13:28:53.871 INFO kablam! | Oct 14 13:28:53.871 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 14 13:28:53.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:28:53.871 INFO kablam! | Oct 14 13:28:53.871 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 13:28:53.871 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:28:53.871 INFO kablam! Oct 14 13:28:55.491 INFO kablam! warning: unused variable: `sub_m` Oct 14 13:28:55.491 INFO kablam! --> src/bin/client.rs:29:23 Oct 14 13:28:55.491 INFO kablam! | Oct 14 13:28:55.491 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 14 13:28:55.491 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 14 13:28:55.491 INFO kablam! | Oct 14 13:28:55.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:28:55.491 INFO kablam! Oct 14 13:28:57.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.51s Oct 14 13:28:57.333 INFO kablam! su: No module specific data is present Oct 14 13:28:58.832 INFO running `"docker" "rm" "-f" "7d8a5969fe97e3e2fa290817158a05b3bfcf76a680135e2c478c55c3e4990077"` Oct 14 13:28:59.195 INFO blam! 7d8a5969fe97e3e2fa290817158a05b3bfcf76a680135e2c478c55c3e4990077 Oct 14 13:28:59.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 13:28:59.627 INFO blam! e75431f1d82977e7d8b4d4bb2302a357a66af886e210c6af6a0974b115e50207 Oct 14 13:28:59.629 INFO running `"docker" "start" "-a" "e75431f1d82977e7d8b4d4bb2302a357a66af886e210c6af6a0974b115e50207"` Oct 14 13:29:02.098 INFO kablam! usermod: no changes Oct 14 13:29:02.227 INFO kablam! Compiling sixpunch v0.1.0 (/source) Oct 14 13:29:03.317 INFO kablam! warning: unused variable: `number_of_bytes` Oct 14 13:29:03.317 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 14 13:29:03.317 INFO kablam! | Oct 14 13:29:03.317 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 14 13:29:03.317 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 14 13:29:03.317 INFO kablam! | Oct 14 13:29:03.317 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:29:03.317 INFO kablam! Oct 14 13:29:03.317 INFO kablam! warning: unused variable: `number_of_bytes` Oct 14 13:29:03.317 INFO kablam! --> src/udp/client.rs:27:14 Oct 14 13:29:03.317 INFO kablam! | Oct 14 13:29:03.317 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 14 13:29:03.317 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 14 13:29:03.317 INFO kablam! Oct 14 13:29:03.317 INFO kablam! warning: unused variable: `id` Oct 14 13:29:03.317 INFO kablam! --> src/udp/client.rs:111:31 Oct 14 13:29:03.317 INFO kablam! | Oct 14 13:29:03.317 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 14 13:29:03.317 INFO kablam! | ^^ help: consider using `_id` instead Oct 14 13:29:03.318 INFO kablam! Oct 14 13:29:03.354 INFO kablam! warning: unused variable: `sub_m` Oct 14 13:29:03.354 INFO kablam! --> src/bin/client.rs:29:23 Oct 14 13:29:03.354 INFO kablam! | Oct 14 13:29:03.354 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 14 13:29:03.354 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 14 13:29:03.354 INFO kablam! | Oct 14 13:29:03.355 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:29:03.355 INFO kablam! Oct 14 13:29:03.555 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:29:03.556 INFO kablam! --> src/udp/client.rs:120:13 Oct 14 13:29:03.556 INFO kablam! | Oct 14 13:29:03.557 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 14 13:29:03.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:29:03.558 INFO kablam! | Oct 14 13:29:03.559 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 13:29:03.559 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:29:03.560 INFO kablam! Oct 14 13:29:04.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Oct 14 13:29:04.672 INFO kablam! su: No module specific data is present Oct 14 13:29:06.547 INFO running `"docker" "rm" "-f" "e75431f1d82977e7d8b4d4bb2302a357a66af886e210c6af6a0974b115e50207"` Oct 14 13:29:06.878 INFO blam! e75431f1d82977e7d8b4d4bb2302a357a66af886e210c6af6a0974b115e50207 Oct 14 13:29:06.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 13:29:07.380 INFO blam! 4d8892658cf8750ddae8cdaf027be1b92cfa061de5939226cb9850cb97d22621 Oct 14 13:29:07.391 INFO running `"docker" "start" "-a" "4d8892658cf8750ddae8cdaf027be1b92cfa061de5939226cb9850cb97d22621"` Oct 14 13:29:08.511 INFO kablam! usermod: no changes Oct 14 13:29:08.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 13:29:08.671 INFO kablam! Running /target/debug/deps/sixpunch-d453fb39fab6c3c3 Oct 14 13:29:08.679 INFO kablam! Running /target/debug/deps/client-97543c00560ca951 Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.679 INFO kablam! Running /target/debug/deps/puncher-ce1df447064ab27b Oct 14 13:29:08.679 INFO blam! running 0 tests Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.679 INFO blam! running 0 tests Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:08.679 INFO blam! Oct 14 13:29:08.683 INFO blam! Oct 14 13:29:08.683 INFO blam! running 0 tests Oct 14 13:29:08.683 INFO blam! Oct 14 13:29:08.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:08.683 INFO blam! Oct 14 13:29:08.691 INFO kablam! Doc-tests sixpunch Oct 14 13:29:08.967 INFO blam! Oct 14 13:29:08.967 INFO blam! running 0 tests Oct 14 13:29:08.967 INFO blam! Oct 14 13:29:08.967 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:08.967 INFO blam! Oct 14 13:29:08.991 INFO kablam! su: No module specific data is present Oct 14 13:29:09.859 INFO running `"docker" "rm" "-f" "4d8892658cf8750ddae8cdaf027be1b92cfa061de5939226cb9850cb97d22621"` Oct 14 13:29:10.314 INFO blam! 4d8892658cf8750ddae8cdaf027be1b92cfa061de5939226cb9850cb97d22621