Oct 15 22:21:26.988 INFO testing rehashinghashmap-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:21:26.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 22:21:27.232 INFO blam! 97a1de93b6c9029b292db4c733773474db7c3139b42d85acf7436263026b9154 Oct 15 22:21:27.236 INFO running `"docker" "start" "-a" "97a1de93b6c9029b292db4c733773474db7c3139b42d85acf7436263026b9154"` Oct 15 22:21:28.131 INFO kablam! usermod: no changes Oct 15 22:21:28.185 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 15 22:21:28.763 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:28.763 INFO kablam! --> src/lib.rs:64:18 Oct 15 22:21:28.763 INFO kablam! | Oct 15 22:21:28.763 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:28.763 INFO kablam! | ----^^^^ Oct 15 22:21:28.763 INFO kablam! | | Oct 15 22:21:28.763 INFO kablam! | help: remove this `mut` Oct 15 22:21:28.763 INFO kablam! | Oct 15 22:21:28.763 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:21:28.763 INFO kablam! Oct 15 22:21:28.763 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:28.763 INFO kablam! --> src/lib.rs:64:28 Oct 15 22:21:28.763 INFO kablam! | Oct 15 22:21:28.763 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:28.763 INFO kablam! | ----^^^ Oct 15 22:21:28.763 INFO kablam! | | Oct 15 22:21:28.763 INFO kablam! | help: remove this `mut` Oct 15 22:21:28.763 INFO kablam! Oct 15 22:21:28.783 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:28.783 INFO kablam! --> src/lib.rs:289:18 Oct 15 22:21:28.783 INFO kablam! | Oct 15 22:21:28.783 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 15 22:21:28.783 INFO kablam! | ----^^^^ Oct 15 22:21:28.783 INFO kablam! | | Oct 15 22:21:28.783 INFO kablam! | help: remove this `mut` Oct 15 22:21:28.783 INFO kablam! Oct 15 22:21:28.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 15 22:21:28.823 INFO kablam! su: No module specific data is present Oct 15 22:21:29.409 INFO running `"docker" "rm" "-f" "97a1de93b6c9029b292db4c733773474db7c3139b42d85acf7436263026b9154"` Oct 15 22:21:29.653 INFO blam! 97a1de93b6c9029b292db4c733773474db7c3139b42d85acf7436263026b9154 Oct 15 22:21:29.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 22:21:30.047 INFO blam! ee523040e3bd71bf016c141ae127771454900be58a017e0ba8495e5b9e48a3f5 Oct 15 22:21:30.051 INFO running `"docker" "start" "-a" "ee523040e3bd71bf016c141ae127771454900be58a017e0ba8495e5b9e48a3f5"` Oct 15 22:21:31.115 INFO kablam! usermod: no changes Oct 15 22:21:31.171 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 15 22:21:32.096 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:32.097 INFO kablam! --> src/lib.rs:64:28 Oct 15 22:21:32.097 INFO kablam! | Oct 15 22:21:32.097 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:32.097 INFO kablam! | ----^^^ Oct 15 22:21:32.097 INFO kablam! | | Oct 15 22:21:32.097 INFO kablam! | help: remove this `mut` Oct 15 22:21:32.097 INFO kablam! | Oct 15 22:21:32.097 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:21:32.097 INFO kablam! Oct 15 22:21:32.097 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:32.097 INFO kablam! --> src/lib.rs:64:18 Oct 15 22:21:32.097 INFO kablam! | Oct 15 22:21:32.097 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:32.097 INFO kablam! | ----^^^^ Oct 15 22:21:32.097 INFO kablam! | | Oct 15 22:21:32.097 INFO kablam! | help: remove this `mut` Oct 15 22:21:32.097 INFO kablam! Oct 15 22:21:32.112 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:32.112 INFO kablam! --> src/lib.rs:289:18 Oct 15 22:21:32.112 INFO kablam! | Oct 15 22:21:32.112 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 15 22:21:32.112 INFO kablam! | ----^^^^ Oct 15 22:21:32.112 INFO kablam! | | Oct 15 22:21:32.112 INFO kablam! | help: remove this `mut` Oct 15 22:21:32.112 INFO kablam! Oct 15 22:21:33.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 15 22:21:33.982 INFO kablam! su: No module specific data is present Oct 15 22:21:34.659 INFO running `"docker" "rm" "-f" "ee523040e3bd71bf016c141ae127771454900be58a017e0ba8495e5b9e48a3f5"` Oct 15 22:21:34.947 INFO blam! ee523040e3bd71bf016c141ae127771454900be58a017e0ba8495e5b9e48a3f5 Oct 15 22:21:34.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 22:21:35.519 INFO blam! 3f525af05cd9b2dc37cf960f7cb2ebc7784c8f6cdb60b4ec840ff9ba26002e0f Oct 15 22:21:35.531 INFO running `"docker" "start" "-a" "3f525af05cd9b2dc37cf960f7cb2ebc7784c8f6cdb60b4ec840ff9ba26002e0f"` Oct 15 22:21:36.423 INFO kablam! usermod: no changes Oct 15 22:21:36.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:21:36.470 INFO kablam! Running /target/debug/deps/rehashinghashmap-b7ca8270b380e0f1 Oct 15 22:21:36.472 INFO blam! Oct 15 22:21:36.473 INFO blam! running 22 tests Oct 15 22:21:36.473 INFO blam! test capacity ... ok Oct 15 22:21:36.474 INFO blam! test extend ... ok Oct 15 22:21:36.476 INFO blam! test from_iter ... ok Oct 15 22:21:36.480 INFO blam! test clear ... ok Oct 15 22:21:36.480 INFO blam! test entry ... ok Oct 15 22:21:36.483 INFO blam! test contains_key ... ok Oct 15 22:21:36.493 INFO blam! test get_mut1 ... ok Oct 15 22:21:36.494 INFO blam! test index ... ok Oct 15 22:21:36.494 INFO blam! test get_mut0 ... ok Oct 15 22:21:36.496 INFO blam! test get_mut2 ... ok Oct 15 22:21:36.499 INFO blam! test into_iter ... ok Oct 15 22:21:36.499 INFO blam! test insert ... ok Oct 15 22:21:36.500 INFO blam! test is_empty ... ok Oct 15 22:21:36.500 INFO blam! test keys ... ok Oct 15 22:21:36.500 INFO blam! test remove0 ... ok Oct 15 22:21:36.502 INFO blam! test iterator ... ok Oct 15 22:21:36.509 INFO blam! test remove1 ... ok Oct 15 22:21:36.510 INFO blam! test eq ... ok Oct 15 22:21:36.512 INFO blam! test iter_mut ... ok Oct 15 22:21:36.512 INFO blam! test values ... ok Oct 15 22:21:36.523 INFO blam! test remove2 ... ok Oct 15 22:21:36.539 INFO blam! test insert_many_rehash_get ... ok Oct 15 22:21:36.539 INFO kablam! Doc-tests rehashinghashmap Oct 15 22:21:36.540 INFO blam! Oct 15 22:21:36.540 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:21:36.540 INFO blam! Oct 15 22:21:37.299 INFO blam! Oct 15 22:21:37.299 INFO blam! running 0 tests Oct 15 22:21:37.299 INFO blam! Oct 15 22:21:37.299 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:21:37.299 INFO blam! Oct 15 22:21:37.311 INFO kablam! su: No module specific data is present Oct 15 22:21:37.848 INFO running `"docker" "rm" "-f" "3f525af05cd9b2dc37cf960f7cb2ebc7784c8f6cdb60b4ec840ff9ba26002e0f"` Oct 15 22:21:38.055 INFO blam! 3f525af05cd9b2dc37cf960f7cb2ebc7784c8f6cdb60b4ec840ff9ba26002e0f