Oct 13 02:41:28.668 INFO testing rinon/icfp2017 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:41:28.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:41:28.871 INFO blam! 023be3dc4c516f6cdf35dde38bcbb6a019e2512163f1c13de2c5a4babf6e911d Oct 13 02:41:28.874 INFO running `"docker" "start" "-a" "023be3dc4c516f6cdf35dde38bcbb6a019e2512163f1c13de2c5a4babf6e911d"` Oct 13 02:41:29.435 INFO kablam! usermod: no changes Oct 13 02:41:29.539 INFO kablam! Compiling serde_json v1.0.2 Oct 13 02:41:29.539 INFO kablam! Compiling serde_bytes v0.10.1 Oct 13 02:41:29.539 INFO kablam! Compiling bincode v0.8.0 Oct 13 02:41:33.439 INFO kablam! Compiling punter v0.1.0 (/source) Oct 13 02:41:34.987 INFO kablam! warning: variable `iterations` is assigned to, but never used Oct 13 02:41:34.987 INFO kablam! --> src/punter.rs:315:17 Oct 13 02:41:34.987 INFO kablam! | Oct 13 02:41:34.987 INFO kablam! 315 | let mut iterations = 0; Oct 13 02:41:34.987 INFO kablam! | ^^^^^^^^^^ Oct 13 02:41:34.987 INFO kablam! | Oct 13 02:41:34.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:41:34.987 INFO kablam! = note: consider using `_iterations` instead Oct 13 02:41:34.987 INFO kablam! Oct 13 02:41:37.877 INFO kablam! warning: unused variable: `handshake` Oct 13 02:41:37.877 INFO kablam! --> src/bin/punter.rs:53:13 Oct 13 02:41:37.877 INFO kablam! | Oct 13 02:41:37.877 INFO kablam! 53 | let handshake: protocol::HandshakeS = self.recv_message(reader) Oct 13 02:41:37.877 INFO kablam! | ^^^^^^^^^ help: consider using `_handshake` instead Oct 13 02:41:37.877 INFO kablam! | Oct 13 02:41:37.877 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:41:37.877 INFO kablam! Oct 13 02:41:37.877 INFO kablam! warning: unused variable: `stop` Oct 13 02:41:37.877 INFO kablam! --> src/bin/punter.rs:104:40 Oct 13 02:41:37.877 INFO kablam! | Oct 13 02:41:37.877 INFO kablam! 104 | protocol::OfflineStop {stop, state} Oct 13 02:41:37.877 INFO kablam! | ^^^^ help: try ignoring the field: `stop: _` Oct 13 02:41:37.877 INFO kablam! Oct 13 02:41:37.877 INFO kablam! warning: unused variable: `state` Oct 13 02:41:37.877 INFO kablam! --> src/bin/punter.rs:104:46 Oct 13 02:41:37.877 INFO kablam! | Oct 13 02:41:37.877 INFO kablam! 104 | protocol::OfflineStop {stop, state} Oct 13 02:41:37.877 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 13 02:41:37.877 INFO kablam! Oct 13 02:41:43.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.49s Oct 13 02:41:43.966 INFO kablam! su: No module specific data is present Oct 13 02:41:44.619 INFO running `"docker" "rm" "-f" "023be3dc4c516f6cdf35dde38bcbb6a019e2512163f1c13de2c5a4babf6e911d"` Oct 13 02:41:44.924 INFO blam! 023be3dc4c516f6cdf35dde38bcbb6a019e2512163f1c13de2c5a4babf6e911d Oct 13 02:41:44.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:41:45.283 INFO blam! ecdb06e5def5a2f882282b35b07e39081dfc1e07c42e4624027104d87756bba2 Oct 13 02:41:45.307 INFO running `"docker" "start" "-a" "ecdb06e5def5a2f882282b35b07e39081dfc1e07c42e4624027104d87756bba2"` Oct 13 02:41:45.902 INFO kablam! usermod: no changes Oct 13 02:41:45.975 INFO kablam! Compiling punter v0.1.0 (/source) Oct 13 02:41:47.023 INFO kablam! warning: unused variable: `handshake` Oct 13 02:41:47.023 INFO kablam! --> src/bin/punter.rs:53:13 Oct 13 02:41:47.024 INFO kablam! | Oct 13 02:41:47.024 INFO kablam! 53 | let handshake: protocol::HandshakeS = self.recv_message(reader) Oct 13 02:41:47.024 INFO kablam! | ^^^^^^^^^ help: consider using `_handshake` instead Oct 13 02:41:47.025 INFO kablam! | Oct 13 02:41:47.025 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:41:47.025 INFO kablam! Oct 13 02:41:47.025 INFO kablam! warning: unused variable: `stop` Oct 13 02:41:47.026 INFO kablam! --> src/bin/punter.rs:104:40 Oct 13 02:41:47.026 INFO kablam! | Oct 13 02:41:47.026 INFO kablam! 104 | protocol::OfflineStop {stop, state} Oct 13 02:41:47.026 INFO kablam! | ^^^^ help: try ignoring the field: `stop: _` Oct 13 02:41:47.027 INFO kablam! Oct 13 02:41:47.027 INFO kablam! warning: unused variable: `state` Oct 13 02:41:47.027 INFO kablam! --> src/bin/punter.rs:104:46 Oct 13 02:41:47.027 INFO kablam! | Oct 13 02:41:47.028 INFO kablam! 104 | protocol::OfflineStop {stop, state} Oct 13 02:41:47.028 INFO kablam! | ^^^^^ help: try ignoring the field: `state: _` Oct 13 02:41:47.028 INFO kablam! Oct 13 02:41:48.471 INFO kablam! warning: variable `iterations` is assigned to, but never used Oct 13 02:41:48.471 INFO kablam! --> src/punter.rs:315:17 Oct 13 02:41:48.471 INFO kablam! | Oct 13 02:41:48.471 INFO kablam! 315 | let mut iterations = 0; Oct 13 02:41:48.471 INFO kablam! | ^^^^^^^^^^ Oct 13 02:41:48.471 INFO kablam! | Oct 13 02:41:48.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:41:48.471 INFO kablam! = note: consider using `_iterations` instead Oct 13 02:41:48.471 INFO kablam! Oct 13 02:41:49.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.39s Oct 13 02:41:49.328 INFO kablam! su: No module specific data is present Oct 13 02:41:49.926 INFO running `"docker" "rm" "-f" "ecdb06e5def5a2f882282b35b07e39081dfc1e07c42e4624027104d87756bba2"` Oct 13 02:41:50.275 INFO blam! ecdb06e5def5a2f882282b35b07e39081dfc1e07c42e4624027104d87756bba2 Oct 13 02:41:50.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:41:50.709 INFO blam! b6f127ca0853eba053d81b1c4dc9ca1651d11c8152b5febe701ad846669900d5 Oct 13 02:41:50.710 INFO running `"docker" "start" "-a" "b6f127ca0853eba053d81b1c4dc9ca1651d11c8152b5febe701ad846669900d5"` Oct 13 02:41:52.247 INFO kablam! usermod: no changes Oct 13 02:41:52.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 02:41:52.375 INFO kablam! Running /target/debug/deps/punter-d5ca132004eecb43 Oct 13 02:41:52.377 INFO kablam! Running /target/debug/deps/dummy-f8bc0b2b10647c02 Oct 13 02:41:52.377 INFO blam! Oct 13 02:41:52.377 INFO blam! running 0 tests Oct 13 02:41:52.377 INFO blam! Oct 13 02:41:52.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:52.377 INFO blam! Oct 13 02:41:52.379 INFO blam! Oct 13 02:41:52.379 INFO blam! running 0 tests Oct 13 02:41:52.379 INFO blam! Oct 13 02:41:52.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:52.379 INFO blam! Oct 13 02:41:52.387 INFO kablam! Running /target/debug/deps/online-a1860e22e50385e8 Oct 13 02:41:52.391 INFO blam! Oct 13 02:41:52.391 INFO blam! running 0 tests Oct 13 02:41:52.391 INFO blam! Oct 13 02:41:52.391 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:52.391 INFO blam! Oct 13 02:41:52.393 INFO kablam! Running /target/debug/deps/punter-63141168cd6393ec Oct 13 02:41:52.399 INFO kablam! Doc-tests punter Oct 13 02:41:52.399 INFO blam! Oct 13 02:41:52.400 INFO blam! running 0 tests Oct 13 02:41:52.400 INFO blam! Oct 13 02:41:52.400 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:52.401 INFO blam! Oct 13 02:41:53.051 INFO blam! Oct 13 02:41:53.051 INFO blam! running 0 tests Oct 13 02:41:53.051 INFO blam! Oct 13 02:41:53.051 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:53.051 INFO blam! Oct 13 02:41:53.064 INFO kablam! su: No module specific data is present Oct 13 02:41:53.676 INFO running `"docker" "rm" "-f" "b6f127ca0853eba053d81b1c4dc9ca1651d11c8152b5febe701ad846669900d5"` Oct 13 02:41:53.967 INFO blam! b6f127ca0853eba053d81b1c4dc9ca1651d11c8152b5febe701ad846669900d5