Oct 16 06:51:53.242 INFO testing handoff_counter-0.8.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:51:53.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:53.722 INFO blam! e49ae87590d2208571e9951bd3627fc52cdc2c86a11c240aa2a8379d24a20624 Oct 16 06:51:53.724 INFO running `"docker" "start" "-a" "e49ae87590d2208571e9951bd3627fc52cdc2c86a11c240aa2a8379d24a20624"` Oct 16 06:51:55.511 INFO kablam! usermod: no changes Oct 16 06:51:55.607 INFO kablam! Compiling handoff_counter v0.8.5 (/source) Oct 16 06:51:56.491 INFO kablam! warning: variable does not need to be mutable Oct 16 06:51:56.499 INFO kablam! --> src/handoff_counter.rs:55:13 Oct 16 06:51:56.499 INFO kablam! | Oct 16 06:51:56.499 INFO kablam! 55 | let mut v = self.vals.get_mut(&self.id).unwrap(); Oct 16 06:51:56.499 INFO kablam! | ----^ Oct 16 06:51:56.499 INFO kablam! | | Oct 16 06:51:56.499 INFO kablam! | help: remove this `mut` Oct 16 06:51:56.499 INFO kablam! | Oct 16 06:51:56.499 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:51:56.499 INFO kablam! Oct 16 06:51:57.387 INFO kablam! warning: type alias is never used: `Env` Oct 16 06:51:57.387 INFO kablam! --> src/bin/simulate.rs:14:1 Oct 16 06:51:57.387 INFO kablam! | Oct 16 06:51:57.387 INFO kablam! 14 | type Env<'a> = HashMap<&'a str, Cnt<'a>>; Oct 16 06:51:57.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:51:57.387 INFO kablam! | Oct 16 06:51:57.387 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:51:57.387 INFO kablam! Oct 16 06:51:58.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.37s Oct 16 06:51:58.923 INFO kablam! su: No module specific data is present Oct 16 06:52:00.157 INFO running `"docker" "rm" "-f" "e49ae87590d2208571e9951bd3627fc52cdc2c86a11c240aa2a8379d24a20624"` Oct 16 06:52:00.496 INFO blam! e49ae87590d2208571e9951bd3627fc52cdc2c86a11c240aa2a8379d24a20624 Oct 16 06:52:00.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:52:00.946 INFO blam! 4e6798749dbcfa9c512537a44d010dfdbf83106bce093a15f249b4ee0bb1dd13 Oct 16 06:52:00.948 INFO running `"docker" "start" "-a" "4e6798749dbcfa9c512537a44d010dfdbf83106bce093a15f249b4ee0bb1dd13"` Oct 16 06:52:02.745 INFO kablam! usermod: no changes Oct 16 06:52:02.815 INFO kablam! Compiling handoff_counter v0.8.5 (/source) Oct 16 06:52:04.008 INFO kablam! warning: variable does not need to be mutable Oct 16 06:52:04.008 INFO kablam! --> src/handoff_counter.rs:55:13 Oct 16 06:52:04.008 INFO kablam! | Oct 16 06:52:04.008 INFO kablam! 55 | let mut v = self.vals.get_mut(&self.id).unwrap(); Oct 16 06:52:04.008 INFO kablam! | ----^ Oct 16 06:52:04.008 INFO kablam! | | Oct 16 06:52:04.008 INFO kablam! | help: remove this `mut` Oct 16 06:52:04.008 INFO kablam! | Oct 16 06:52:04.008 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:52:04.008 INFO kablam! Oct 16 06:52:04.263 INFO kablam! warning: type alias is never used: `Env` Oct 16 06:52:04.263 INFO kablam! --> src/bin/simulate.rs:14:1 Oct 16 06:52:04.263 INFO kablam! | Oct 16 06:52:04.263 INFO kablam! 14 | type Env<'a> = HashMap<&'a str, Cnt<'a>>; Oct 16 06:52:04.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:52:04.264 INFO kablam! | Oct 16 06:52:04.264 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:52:04.264 INFO kablam! Oct 16 06:52:06.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Oct 16 06:52:06.504 INFO kablam! su: No module specific data is present Oct 16 06:52:07.704 INFO running `"docker" "rm" "-f" "4e6798749dbcfa9c512537a44d010dfdbf83106bce093a15f249b4ee0bb1dd13"` Oct 16 06:52:08.008 INFO blam! 4e6798749dbcfa9c512537a44d010dfdbf83106bce093a15f249b4ee0bb1dd13 Oct 16 06:52:08.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:08.630 INFO blam! e41dc80c4fa742279972fb71686602ac8e14352fdb8131e91e956cda4e88e84e Oct 16 06:52:08.632 INFO running `"docker" "start" "-a" "e41dc80c4fa742279972fb71686602ac8e14352fdb8131e91e956cda4e88e84e"` Oct 16 06:52:10.827 INFO kablam! usermod: no changes Oct 16 06:52:10.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 06:52:10.895 INFO kablam! Running /target/debug/deps/handoff_counter-38a3c39ac6db8988 Oct 16 06:52:10.899 INFO kablam! Running /target/debug/deps/simulate-ff8aaf411f3eaa59 Oct 16 06:52:10.899 INFO blam! Oct 16 06:52:10.899 INFO blam! running 0 tests Oct 16 06:52:10.899 INFO blam! Oct 16 06:52:10.899 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:10.899 INFO blam! Oct 16 06:52:10.903 INFO blam! Oct 16 06:52:10.903 INFO blam! running 1 test Oct 16 06:52:19.708 INFO blam! test tests::random_trace_test ... ok Oct 16 06:52:19.708 INFO blam! Oct 16 06:52:19.708 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:19.708 INFO blam! Oct 16 06:52:19.721 INFO kablam! Doc-tests handoff_counter Oct 16 06:52:20.719 INFO blam! Oct 16 06:52:20.719 INFO blam! running 0 tests Oct 16 06:52:20.719 INFO blam! Oct 16 06:52:20.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:52:20.719 INFO blam! Oct 16 06:52:20.726 INFO kablam! su: No module specific data is present Oct 16 06:52:21.142 INFO running `"docker" "rm" "-f" "e41dc80c4fa742279972fb71686602ac8e14352fdb8131e91e956cda4e88e84e"` Oct 16 06:52:21.335 INFO blam! e41dc80c4fa742279972fb71686602ac8e14352fdb8131e91e956cda4e88e84e