Oct 10 13:21:54.368 INFO testing tmmcguire/fasthashmap against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:21:54.369 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:21:54.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:21:54.782 INFO blam! ac5d326ab40278fb03a7f37a5bc5ba4f20635297fef43fc5d783c359976aa47b Oct 10 13:21:54.784 INFO running `"docker" "start" "-a" "ac5d326ab40278fb03a7f37a5bc5ba4f20635297fef43fc5d783c359976aa47b"` Oct 10 13:21:55.944 INFO kablam! usermod: no changes Oct 10 13:21:55.971 INFO kablam! Compiling fasthashmap v0.1.0 (/source) Oct 10 13:21:56.440 INFO kablam! warning: variable does not need to be mutable Oct 10 13:21:56.440 INFO kablam! --> src/lib.rs:183:13 Oct 10 13:21:56.440 INFO kablam! | Oct 10 13:21:56.440 INFO kablam! 183 | let mut elt = &mut self.table[i]; Oct 10 13:21:56.440 INFO kablam! | ----^^^ Oct 10 13:21:56.440 INFO kablam! | | Oct 10 13:21:56.440 INFO kablam! | help: remove this `mut` Oct 10 13:21:56.440 INFO kablam! | Oct 10 13:21:56.440 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:21:56.440 INFO kablam! Oct 10 13:21:56.444 INFO kablam! warning: variable does not need to be mutable Oct 10 13:21:56.444 INFO kablam! --> src/lib.rs:282:13 Oct 10 13:21:56.444 INFO kablam! | Oct 10 13:21:56.444 INFO kablam! 282 | let mut elt = &mut self.table[i]; Oct 10 13:21:56.444 INFO kablam! | ----^^^ Oct 10 13:21:56.444 INFO kablam! | | Oct 10 13:21:56.444 INFO kablam! | help: remove this `mut` Oct 10 13:21:56.444 INFO kablam! Oct 10 13:21:56.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 10 13:21:56.564 INFO kablam! su: No module specific data is present Oct 10 13:21:56.899 INFO running `"docker" "rm" "-f" "ac5d326ab40278fb03a7f37a5bc5ba4f20635297fef43fc5d783c359976aa47b"` Oct 10 13:21:57.031 INFO blam! ac5d326ab40278fb03a7f37a5bc5ba4f20635297fef43fc5d783c359976aa47b Oct 10 13:21:57.040 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:21:57.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:21:57.250 INFO blam! 3329dd6b20d1d91da98254168d8b4c3d511847307823f698e5d44fa374a1bc32 Oct 10 13:21:57.251 INFO running `"docker" "start" "-a" "3329dd6b20d1d91da98254168d8b4c3d511847307823f698e5d44fa374a1bc32"` Oct 10 13:21:57.800 INFO kablam! usermod: no changes Oct 10 13:21:57.841 INFO kablam! Compiling fasthashmap v0.1.0 (/source) Oct 10 13:21:58.566 INFO kablam! warning: variable does not need to be mutable Oct 10 13:21:58.567 INFO kablam! --> src/lib.rs:183:13 Oct 10 13:21:58.567 INFO kablam! | Oct 10 13:21:58.567 INFO kablam! 183 | let mut elt = &mut self.table[i]; Oct 10 13:21:58.568 INFO kablam! | ----^^^ Oct 10 13:21:58.568 INFO kablam! | | Oct 10 13:21:58.568 INFO kablam! | help: remove this `mut` Oct 10 13:21:58.568 INFO kablam! | Oct 10 13:21:58.569 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:21:58.569 INFO kablam! Oct 10 13:21:58.572 INFO kablam! warning: variable does not need to be mutable Oct 10 13:21:58.573 INFO kablam! --> src/lib.rs:282:13 Oct 10 13:21:58.573 INFO kablam! | Oct 10 13:21:58.573 INFO kablam! 282 | let mut elt = &mut self.table[i]; Oct 10 13:21:58.574 INFO kablam! | ----^^^ Oct 10 13:21:58.574 INFO kablam! | | Oct 10 13:21:58.574 INFO kablam! | help: remove this `mut` Oct 10 13:21:58.575 INFO kablam! Oct 10 13:21:59.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 10 13:21:59.417 INFO kablam! su: No module specific data is present Oct 10 13:22:00.052 INFO running `"docker" "rm" "-f" "3329dd6b20d1d91da98254168d8b4c3d511847307823f698e5d44fa374a1bc32"` Oct 10 13:22:00.188 INFO blam! 3329dd6b20d1d91da98254168d8b4c3d511847307823f698e5d44fa374a1bc32 Oct 10 13:22:00.192 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:22:00.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:22:00.574 INFO blam! b7f241abe029bf0ecccffb4ca3877b395ce027f7b48d22ec9b59fd6ef90b357e Oct 10 13:22:00.575 INFO running `"docker" "start" "-a" "b7f241abe029bf0ecccffb4ca3877b395ce027f7b48d22ec9b59fd6ef90b357e"` Oct 10 13:22:01.609 INFO kablam! usermod: no changes Oct 10 13:22:01.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 13:22:01.661 INFO kablam! Running /target/debug/deps/fasthashmap-a35858c4a0f68f41 Oct 10 13:22:01.676 INFO blam! Oct 10 13:22:01.676 INFO blam! running 5 tests Oct 10 13:22:01.681 INFO blam! test tests::test_eight ... ok Oct 10 13:22:01.681 INFO kablam! Doc-tests fasthashmap Oct 10 13:22:01.681 INFO blam! test tests::test_empty ... ok Oct 10 13:22:01.681 INFO blam! test tests::test_one ... ok Oct 10 13:22:01.681 INFO blam! test tests::test_set_nonempty ... ok Oct 10 13:22:01.681 INFO blam! test tests::test_set_empty ... ok Oct 10 13:22:01.681 INFO blam! Oct 10 13:22:01.681 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:22:01.681 INFO blam! Oct 10 13:22:02.429 INFO blam! Oct 10 13:22:02.429 INFO blam! running 0 tests Oct 10 13:22:02.429 INFO blam! Oct 10 13:22:02.430 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:22:02.430 INFO blam! Oct 10 13:22:02.435 INFO kablam! su: No module specific data is present Oct 10 13:22:02.825 INFO running `"docker" "rm" "-f" "b7f241abe029bf0ecccffb4ca3877b395ce027f7b48d22ec9b59fd6ef90b357e"` Oct 10 13:22:03.040 INFO blam! b7f241abe029bf0ecccffb4ca3877b395ce027f7b48d22ec9b59fd6ef90b357e