Oct 11 13:49:17.727 INFO testing rehashinghashmap-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:49:17.727 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:49:17.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 13:49:17.900 INFO blam! 0837e5d69a37fce9b8828f7f3a38beabbb7d6a4d8a8e43aa80e1559cdf702b26 Oct 11 13:49:17.904 INFO running `"docker" "start" "-a" "0837e5d69a37fce9b8828f7f3a38beabbb7d6a4d8a8e43aa80e1559cdf702b26"` Oct 11 13:49:18.371 INFO kablam! usermod: no changes Oct 11 13:49:18.401 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 11 13:49:18.883 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:18.883 INFO kablam! --> src/lib.rs:64:18 Oct 11 13:49:18.883 INFO kablam! | Oct 11 13:49:18.883 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 11 13:49:18.883 INFO kablam! | ----^^^^ Oct 11 13:49:18.883 INFO kablam! | | Oct 11 13:49:18.883 INFO kablam! | help: remove this `mut` Oct 11 13:49:18.883 INFO kablam! | Oct 11 13:49:18.883 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 13:49:18.883 INFO kablam! Oct 11 13:49:18.883 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:18.883 INFO kablam! --> src/lib.rs:64:28 Oct 11 13:49:18.883 INFO kablam! | Oct 11 13:49:18.883 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 11 13:49:18.883 INFO kablam! | ----^^^ Oct 11 13:49:18.883 INFO kablam! | | Oct 11 13:49:18.883 INFO kablam! | help: remove this `mut` Oct 11 13:49:18.883 INFO kablam! Oct 11 13:49:18.898 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:18.898 INFO kablam! --> src/lib.rs:289:18 Oct 11 13:49:18.898 INFO kablam! | Oct 11 13:49:18.898 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 11 13:49:18.898 INFO kablam! | ----^^^^ Oct 11 13:49:18.898 INFO kablam! | | Oct 11 13:49:18.898 INFO kablam! | help: remove this `mut` Oct 11 13:49:18.898 INFO kablam! Oct 11 13:49:18.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Oct 11 13:49:18.941 INFO kablam! su: No module specific data is present Oct 11 13:49:19.173 INFO running `"docker" "rm" "-f" "0837e5d69a37fce9b8828f7f3a38beabbb7d6a4d8a8e43aa80e1559cdf702b26"` Oct 11 13:49:19.256 INFO blam! 0837e5d69a37fce9b8828f7f3a38beabbb7d6a4d8a8e43aa80e1559cdf702b26 Oct 11 13:49:19.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:49:19.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 13:49:19.448 INFO blam! 723c617eba7df0108dee547fa14059d34b24acacb551f90f9596b99dda125be4 Oct 11 13:49:19.450 INFO running `"docker" "start" "-a" "723c617eba7df0108dee547fa14059d34b24acacb551f90f9596b99dda125be4"` Oct 11 13:49:19.824 INFO kablam! usermod: no changes Oct 11 13:49:19.850 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 11 13:49:20.584 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:20.584 INFO kablam! --> src/lib.rs:64:28 Oct 11 13:49:20.584 INFO kablam! | Oct 11 13:49:20.584 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 11 13:49:20.584 INFO kablam! | ----^^^ Oct 11 13:49:20.584 INFO kablam! | | Oct 11 13:49:20.584 INFO kablam! | help: remove this `mut` Oct 11 13:49:20.584 INFO kablam! | Oct 11 13:49:20.584 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 13:49:20.584 INFO kablam! Oct 11 13:49:20.584 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:20.584 INFO kablam! --> src/lib.rs:64:18 Oct 11 13:49:20.584 INFO kablam! | Oct 11 13:49:20.584 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 11 13:49:20.584 INFO kablam! | ----^^^^ Oct 11 13:49:20.584 INFO kablam! | | Oct 11 13:49:20.584 INFO kablam! | help: remove this `mut` Oct 11 13:49:20.584 INFO kablam! Oct 11 13:49:20.598 INFO kablam! warning: variable does not need to be mutable Oct 11 13:49:20.598 INFO kablam! --> src/lib.rs:289:18 Oct 11 13:49:20.598 INFO kablam! | Oct 11 13:49:20.598 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 11 13:49:20.598 INFO kablam! | ----^^^^ Oct 11 13:49:20.598 INFO kablam! | | Oct 11 13:49:20.598 INFO kablam! | help: remove this `mut` Oct 11 13:49:20.598 INFO kablam! Oct 11 13:49:21.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 11 13:49:21.882 INFO kablam! su: No module specific data is present Oct 11 13:49:22.195 INFO running `"docker" "rm" "-f" "723c617eba7df0108dee547fa14059d34b24acacb551f90f9596b99dda125be4"` Oct 11 13:49:22.359 INFO blam! 723c617eba7df0108dee547fa14059d34b24acacb551f90f9596b99dda125be4 Oct 11 13:49:22.360 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:49:22.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 13:49:22.569 INFO blam! 02b6aa0eb8a70c425ecccc7b09e0d96b3231db6055af1bafd9ad91c4db1da596 Oct 11 13:49:22.576 INFO running `"docker" "start" "-a" "02b6aa0eb8a70c425ecccc7b09e0d96b3231db6055af1bafd9ad91c4db1da596"` Oct 11 13:49:22.924 INFO kablam! usermod: no changes Oct 11 13:49:22.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 13:49:22.944 INFO kablam! Running /target/debug/deps/rehashinghashmap-b7ca8270b380e0f1 Oct 11 13:49:22.945 INFO blam! Oct 11 13:49:22.945 INFO blam! running 22 tests Oct 11 13:49:22.946 INFO blam! test capacity ... ok Oct 11 13:49:22.947 INFO blam! test get_mut0 ... ok Oct 11 13:49:22.947 INFO blam! test extend ... ok Oct 11 13:49:22.948 INFO blam! test clear ... ok Oct 11 13:49:22.948 INFO blam! test contains_key ... ok Oct 11 13:49:22.956 INFO blam! test from_iter ... ok Oct 11 13:49:22.957 INFO blam! test entry ... ok Oct 11 13:49:22.957 INFO blam! test insert ... ok Oct 11 13:49:22.957 INFO blam! test get_mut2 ... ok Oct 11 13:49:22.957 INFO blam! test get_mut1 ... ok Oct 11 13:49:22.958 INFO blam! test index ... ok Oct 11 13:49:22.958 INFO blam! test is_empty ... ok Oct 11 13:49:22.960 INFO blam! test into_iter ... ok Oct 11 13:49:22.961 INFO blam! test remove1 ... ok Oct 11 13:49:22.964 INFO blam! test iterator ... ok Oct 11 13:49:22.964 INFO blam! test iter_mut ... ok Oct 11 13:49:22.965 INFO blam! test remove0 ... ok Oct 11 13:49:22.965 INFO blam! test remove2 ... ok Oct 11 13:49:22.965 INFO blam! test values ... ok Oct 11 13:49:22.965 INFO blam! test keys ... ok Oct 11 13:49:22.967 INFO blam! test eq ... ok Oct 11 13:49:22.988 INFO blam! test insert_many_rehash_get ... ok Oct 11 13:49:22.988 INFO blam! Oct 11 13:49:22.988 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:49:22.988 INFO blam! Oct 11 13:49:22.988 INFO kablam! Doc-tests rehashinghashmap Oct 11 13:49:23.696 INFO blam! Oct 11 13:49:23.696 INFO blam! running 0 tests Oct 11 13:49:23.696 INFO blam! Oct 11 13:49:23.697 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:49:23.697 INFO blam! Oct 11 13:49:23.703 INFO kablam! su: No module specific data is present Oct 11 13:49:24.154 INFO running `"docker" "rm" "-f" "02b6aa0eb8a70c425ecccc7b09e0d96b3231db6055af1bafd9ad91c4db1da596"` Oct 11 13:49:24.381 INFO blam! 02b6aa0eb8a70c425ecccc7b09e0d96b3231db6055af1bafd9ad91c4db1da596