Oct 12 05:59:41.285 INFO testing anycollections-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:59:41.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:59:41.732 INFO blam! b72cda209cb6c4c21d6bc3599b5a6f9e639aefb0b6826aae89ad57b75afd6e04 Oct 12 05:59:41.733 INFO running `"docker" "start" "-a" "b72cda209cb6c4c21d6bc3599b5a6f9e639aefb0b6826aae89ad57b75afd6e04"` Oct 12 05:59:42.692 INFO kablam! usermod: no changes Oct 12 05:59:42.740 INFO kablam! Compiling anycollections v0.2.0 (/source) Oct 12 05:59:43.856 INFO kablam! warning: variable does not need to be mutable Oct 12 05:59:43.856 INFO kablam! --> src/anyhashmap.rs:65:35 Oct 12 05:59:43.856 INFO kablam! | Oct 12 05:59:43.856 INFO kablam! 65 | self.data.get_mut(k).map(|mut v| unsafe { Oct 12 05:59:43.857 INFO kablam! | ----^ Oct 12 05:59:43.857 INFO kablam! | | Oct 12 05:59:43.857 INFO kablam! | help: remove this `mut` Oct 12 05:59:43.857 INFO kablam! | Oct 12 05:59:43.857 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:59:43.857 INFO kablam! Oct 12 05:59:43.857 INFO kablam! warning: variable does not need to be mutable Oct 12 05:59:43.857 INFO kablam! --> src/anyvec.rs:68:39 Oct 12 05:59:43.857 INFO kablam! | Oct 12 05:59:43.857 INFO kablam! 68 | self.data.get_mut(index).map(|mut v| unsafe { Oct 12 05:59:43.857 INFO kablam! | ----^ Oct 12 05:59:43.857 INFO kablam! | | Oct 12 05:59:43.857 INFO kablam! | help: remove this `mut` Oct 12 05:59:43.857 INFO kablam! Oct 12 05:59:44.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 12 05:59:44.160 INFO kablam! su: No module specific data is present Oct 12 05:59:44.656 INFO running `"docker" "rm" "-f" "b72cda209cb6c4c21d6bc3599b5a6f9e639aefb0b6826aae89ad57b75afd6e04"` Oct 12 05:59:45.032 INFO blam! b72cda209cb6c4c21d6bc3599b5a6f9e639aefb0b6826aae89ad57b75afd6e04 Oct 12 05:59:45.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:59:45.464 INFO blam! 03901951afd60f5127db5e0126acc6dc3519249b81ab09afc7a9e7a32807b038 Oct 12 05:59:45.472 INFO running `"docker" "start" "-a" "03901951afd60f5127db5e0126acc6dc3519249b81ab09afc7a9e7a32807b038"` Oct 12 05:59:46.408 INFO kablam! usermod: no changes Oct 12 05:59:46.478 INFO kablam! Compiling anycollections v0.2.0 (/source) Oct 12 05:59:48.084 INFO kablam! warning: variable does not need to be mutable Oct 12 05:59:48.084 INFO kablam! --> src/anyhashmap.rs:65:35 Oct 12 05:59:48.084 INFO kablam! | Oct 12 05:59:48.084 INFO kablam! 65 | self.data.get_mut(k).map(|mut v| unsafe { Oct 12 05:59:48.084 INFO kablam! | ----^ Oct 12 05:59:48.084 INFO kablam! | | Oct 12 05:59:48.084 INFO kablam! | help: remove this `mut` Oct 12 05:59:48.084 INFO kablam! | Oct 12 05:59:48.084 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:59:48.084 INFO kablam! Oct 12 05:59:48.112 INFO kablam! warning: variable does not need to be mutable Oct 12 05:59:48.112 INFO kablam! --> src/anyvec.rs:68:39 Oct 12 05:59:48.112 INFO kablam! | Oct 12 05:59:48.112 INFO kablam! 68 | self.data.get_mut(index).map(|mut v| unsafe { Oct 12 05:59:48.112 INFO kablam! | ----^ Oct 12 05:59:48.112 INFO kablam! | | Oct 12 05:59:48.112 INFO kablam! | help: remove this `mut` Oct 12 05:59:48.112 INFO kablam! Oct 12 05:59:49.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 12 05:59:49.368 INFO kablam! su: No module specific data is present Oct 12 05:59:49.864 INFO running `"docker" "rm" "-f" "03901951afd60f5127db5e0126acc6dc3519249b81ab09afc7a9e7a32807b038"` Oct 12 05:59:50.064 INFO blam! 03901951afd60f5127db5e0126acc6dc3519249b81ab09afc7a9e7a32807b038 Oct 12 05:59:50.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:59:50.524 INFO blam! a2506df88e8f417649f180d012bbbd22ecd7a355656d92f873c6bd3cd20f79a7 Oct 12 05:59:50.526 INFO running `"docker" "start" "-a" "a2506df88e8f417649f180d012bbbd22ecd7a355656d92f873c6bd3cd20f79a7"` Oct 12 05:59:51.325 INFO kablam! usermod: no changes Oct 12 05:59:51.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 05:59:51.430 INFO kablam! Running /target/debug/deps/anycollections-e14a1457a125b846 Oct 12 05:59:51.434 INFO blam! Oct 12 05:59:51.434 INFO blam! running 9 tests Oct 12 05:59:51.449 INFO blam! test anyhashmap::tests::test_capacity ... ok Oct 12 05:59:51.449 INFO blam! test anyhashmap::tests::test_numeric ... ok Oct 12 05:59:51.449 INFO blam! test anyhashmap::tests::test_readme ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_capacity ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_string ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_vec_mix ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_readme ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_numeric ... ok Oct 12 05:59:51.450 INFO blam! test anyvec::tests::test_custom ... ok Oct 12 05:59:51.450 INFO blam! Oct 12 05:59:51.450 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:59:51.450 INFO blam! Oct 12 05:59:51.455 INFO kablam! Doc-tests anycollections Oct 12 05:59:53.169 INFO blam! Oct 12 05:59:53.169 INFO blam! running 0 tests Oct 12 05:59:53.169 INFO blam! Oct 12 05:59:53.169 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:59:53.169 INFO blam! Oct 12 05:59:53.172 INFO kablam! su: No module specific data is present Oct 12 05:59:53.644 INFO running `"docker" "rm" "-f" "a2506df88e8f417649f180d012bbbd22ecd7a355656d92f873c6bd3cd20f79a7"` Oct 12 05:59:53.831 INFO blam! a2506df88e8f417649f180d012bbbd22ecd7a355656d92f873c6bd3cd20f79a7