Oct 16 06:51:49.535 INFO testing handoff_counter-0.8.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:51:49.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 06:51:49.895 INFO blam! 33a81a5b23ed53f0f9dacb8a3318e634936578731b32dcc747238f8209ea8345 Oct 16 06:51:49.901 INFO running `"docker" "start" "-a" "33a81a5b23ed53f0f9dacb8a3318e634936578731b32dcc747238f8209ea8345"` Oct 16 06:51:51.646 INFO kablam! usermod: no changes Oct 16 06:51:51.735 INFO kablam! Compiling handoff_counter v0.8.5 (/source) Oct 16 06:51:52.627 INFO kablam! warning: variable does not need to be mutable Oct 16 06:51:52.627 INFO kablam! --> src/handoff_counter.rs:55:13 Oct 16 06:51:52.627 INFO kablam! | Oct 16 06:51:52.627 INFO kablam! 55 | let mut v = self.vals.get_mut(&self.id).unwrap(); Oct 16 06:51:52.627 INFO kablam! | ----^ Oct 16 06:51:52.627 INFO kablam! | | Oct 16 06:51:52.627 INFO kablam! | help: remove this `mut` Oct 16 06:51:52.627 INFO kablam! | Oct 16 06:51:52.627 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:51:52.627 INFO kablam! Oct 16 06:51:53.699 INFO kablam! warning: type alias is never used: `Env` Oct 16 06:51:53.700 INFO kablam! --> src/bin/simulate.rs:14:1 Oct 16 06:51:53.701 INFO kablam! | Oct 16 06:51:53.701 INFO kablam! 14 | type Env<'a> = HashMap<&'a str, Cnt<'a>>; Oct 16 06:51:53.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:51:53.702 INFO kablam! | Oct 16 06:51:53.703 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:51:53.703 INFO kablam! Oct 16 06:51:55.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 16 06:51:55.394 INFO kablam! su: No module specific data is present Oct 16 06:51:56.411 INFO running `"docker" "rm" "-f" "33a81a5b23ed53f0f9dacb8a3318e634936578731b32dcc747238f8209ea8345"` Oct 16 06:51:56.748 INFO blam! 33a81a5b23ed53f0f9dacb8a3318e634936578731b32dcc747238f8209ea8345 Oct 16 06:51:56.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 06:51:57.203 INFO blam! f38c94f5355ae8957f5ad1a3f2a87dc7bffecc5b89671429f76000c34284021f Oct 16 06:51:57.206 INFO running `"docker" "start" "-a" "f38c94f5355ae8957f5ad1a3f2a87dc7bffecc5b89671429f76000c34284021f"` Oct 16 06:51:58.806 INFO kablam! usermod: no changes Oct 16 06:51:58.871 INFO kablam! Compiling handoff_counter v0.8.5 (/source) Oct 16 06:51:59.945 INFO kablam! warning: variable does not need to be mutable Oct 16 06:51:59.945 INFO kablam! --> src/handoff_counter.rs:55:13 Oct 16 06:51:59.946 INFO kablam! | Oct 16 06:51:59.947 INFO kablam! 55 | let mut v = self.vals.get_mut(&self.id).unwrap(); Oct 16 06:51:59.947 INFO kablam! | ----^ Oct 16 06:51:59.948 INFO kablam! | | Oct 16 06:51:59.948 INFO kablam! | help: remove this `mut` Oct 16 06:51:59.948 INFO kablam! | Oct 16 06:51:59.948 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:51:59.948 INFO kablam! Oct 16 06:52:00.627 INFO kablam! warning: type alias is never used: `Env` Oct 16 06:52:00.627 INFO kablam! --> src/bin/simulate.rs:14:1 Oct 16 06:52:00.627 INFO kablam! | Oct 16 06:52:00.627 INFO kablam! 14 | type Env<'a> = HashMap<&'a str, Cnt<'a>>; Oct 16 06:52:00.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:52:00.627 INFO kablam! | Oct 16 06:52:00.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:52:00.627 INFO kablam! Oct 16 06:52:02.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.67s Oct 16 06:52:02.503 INFO kablam! su: No module specific data is present Oct 16 06:52:03.542 INFO running `"docker" "rm" "-f" "f38c94f5355ae8957f5ad1a3f2a87dc7bffecc5b89671429f76000c34284021f"` Oct 16 06:52:03.857 INFO blam! f38c94f5355ae8957f5ad1a3f2a87dc7bffecc5b89671429f76000c34284021f Oct 16 06:52:03.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 06:52:04.266 INFO blam! ff69db491bdf9838702aa43cce7c18c0897de5ec35b42443d724ae4147778ea1 Oct 16 06:52:04.269 INFO running `"docker" "start" "-a" "ff69db491bdf9838702aa43cce7c18c0897de5ec35b42443d724ae4147778ea1"` Oct 16 06:52:06.183 INFO kablam! usermod: no changes Oct 16 06:52:06.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 06:52:06.324 INFO kablam! Running /target/debug/deps/handoff_counter-363398d377e07938 Oct 16 06:52:06.326 INFO blam! Oct 16 06:52:06.326 INFO blam! running 0 tests Oct 16 06:52:06.326 INFO blam! Oct 16 06:52:06.326 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:06.326 INFO blam! Oct 16 06:52:06.327 INFO blam! Oct 16 06:52:06.327 INFO blam! running 1 test Oct 16 06:52:06.328 INFO kablam! Running /target/debug/deps/simulate-c8cfe1a61e5cc7ce Oct 16 06:52:15.317 INFO blam! test tests::random_trace_test ... ok Oct 16 06:52:15.317 INFO blam! Oct 16 06:52:15.317 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:15.317 INFO blam! Oct 16 06:52:15.323 INFO kablam! Doc-tests handoff_counter Oct 16 06:52:16.361 INFO blam! Oct 16 06:52:16.361 INFO blam! running 0 tests Oct 16 06:52:16.361 INFO blam! Oct 16 06:52:16.361 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:16.361 INFO blam! Oct 16 06:52:16.366 INFO kablam! su: No module specific data is present Oct 16 06:52:17.106 INFO running `"docker" "rm" "-f" "ff69db491bdf9838702aa43cce7c18c0897de5ec35b42443d724ae4147778ea1"` Oct 16 06:52:17.455 INFO blam! ff69db491bdf9838702aa43cce7c18c0897de5ec35b42443d724ae4147778ea1