Oct 15 22:21:21.124 INFO testing rehashinghashmap-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:21:21.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:21.403 INFO blam! 3098ee80fc28037ed34a903ca080c96ac411791f3e157ba49152096074213559 Oct 15 22:21:21.406 INFO running `"docker" "start" "-a" "3098ee80fc28037ed34a903ca080c96ac411791f3e157ba49152096074213559"` Oct 15 22:21:21.975 INFO kablam! usermod: no changes Oct 15 22:21:21.995 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 15 22:21:22.391 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:22.391 INFO kablam! --> src/lib.rs:64:18 Oct 15 22:21:22.391 INFO kablam! | Oct 15 22:21:22.391 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:22.391 INFO kablam! | ----^^^^ Oct 15 22:21:22.391 INFO kablam! | | Oct 15 22:21:22.391 INFO kablam! | help: remove this `mut` Oct 15 22:21:22.391 INFO kablam! | Oct 15 22:21:22.391 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:21:22.391 INFO kablam! Oct 15 22:21:22.391 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:22.391 INFO kablam! --> src/lib.rs:64:28 Oct 15 22:21:22.391 INFO kablam! | Oct 15 22:21:22.391 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:22.391 INFO kablam! | ----^^^ Oct 15 22:21:22.391 INFO kablam! | | Oct 15 22:21:22.391 INFO kablam! | help: remove this `mut` Oct 15 22:21:22.391 INFO kablam! Oct 15 22:21:22.407 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:22.407 INFO kablam! --> src/lib.rs:289:18 Oct 15 22:21:22.407 INFO kablam! | Oct 15 22:21:22.407 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 15 22:21:22.407 INFO kablam! | ----^^^^ Oct 15 22:21:22.407 INFO kablam! | | Oct 15 22:21:22.407 INFO kablam! | help: remove this `mut` Oct 15 22:21:22.407 INFO kablam! Oct 15 22:21:22.434 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.44s Oct 15 22:21:22.436 INFO kablam! su: No module specific data is present Oct 15 22:21:22.679 INFO running `"docker" "rm" "-f" "3098ee80fc28037ed34a903ca080c96ac411791f3e157ba49152096074213559"` Oct 15 22:21:22.753 INFO blam! 3098ee80fc28037ed34a903ca080c96ac411791f3e157ba49152096074213559 Oct 15 22:21:22.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:22.942 INFO blam! 536d7818ee606c6e332b9b87a581ac428b1f5dae72f0a69431f49e1ecd19e3eb Oct 15 22:21:22.944 INFO running `"docker" "start" "-a" "536d7818ee606c6e332b9b87a581ac428b1f5dae72f0a69431f49e1ecd19e3eb"` Oct 15 22:21:23.469 INFO kablam! usermod: no changes Oct 15 22:21:23.515 INFO kablam! Compiling rehashinghashmap v0.1.2 (/source) Oct 15 22:21:24.415 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:24.415 INFO kablam! --> src/lib.rs:64:28 Oct 15 22:21:24.415 INFO kablam! | Oct 15 22:21:24.415 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:24.415 INFO kablam! | ----^^^ Oct 15 22:21:24.415 INFO kablam! | | Oct 15 22:21:24.415 INFO kablam! | help: remove this `mut` Oct 15 22:21:24.415 INFO kablam! | Oct 15 22:21:24.415 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:21:24.415 INFO kablam! Oct 15 22:21:24.415 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:24.415 INFO kablam! --> src/lib.rs:64:18 Oct 15 22:21:24.415 INFO kablam! | Oct 15 22:21:24.415 INFO kablam! 64 | let (mut main, mut sec) = if self.is1main { Oct 15 22:21:24.415 INFO kablam! | ----^^^^ Oct 15 22:21:24.415 INFO kablam! | | Oct 15 22:21:24.415 INFO kablam! | help: remove this `mut` Oct 15 22:21:24.415 INFO kablam! Oct 15 22:21:24.431 INFO kablam! warning: variable does not need to be mutable Oct 15 22:21:24.431 INFO kablam! --> src/lib.rs:289:18 Oct 15 22:21:24.431 INFO kablam! | Oct 15 22:21:24.431 INFO kablam! 289 | fn into_iter(mut self) -> IterMut<'a, K, V> { Oct 15 22:21:24.431 INFO kablam! | ----^^^^ Oct 15 22:21:24.431 INFO kablam! | | Oct 15 22:21:24.431 INFO kablam! | help: remove this `mut` Oct 15 22:21:24.431 INFO kablam! Oct 15 22:21:25.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 15 22:21:25.883 INFO kablam! su: No module specific data is present Oct 15 22:21:26.231 INFO running `"docker" "rm" "-f" "536d7818ee606c6e332b9b87a581ac428b1f5dae72f0a69431f49e1ecd19e3eb"` Oct 15 22:21:26.406 INFO blam! 536d7818ee606c6e332b9b87a581ac428b1f5dae72f0a69431f49e1ecd19e3eb Oct 15 22:21:26.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:26.700 INFO blam! 5cbc532a26c1383359c64cacbf4c9e439f36b9511dc5ebf1a9b4c134ebbf15ec Oct 15 22:21:26.707 INFO running `"docker" "start" "-a" "5cbc532a26c1383359c64cacbf4c9e439f36b9511dc5ebf1a9b4c134ebbf15ec"` Oct 15 22:21:27.499 INFO kablam! usermod: no changes Oct 15 22:21:27.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 22:21:27.579 INFO kablam! Running /target/debug/deps/rehashinghashmap-633828fcef4c7395 Oct 15 22:21:27.583 INFO blam! Oct 15 22:21:27.583 INFO blam! running 22 tests Oct 15 22:21:27.583 INFO blam! test clear ... ok Oct 15 22:21:27.583 INFO blam! test capacity ... ok Oct 15 22:21:27.583 INFO blam! test contains_key ... ok Oct 15 22:21:27.583 INFO blam! test get_mut2 ... ok Oct 15 22:21:27.583 INFO blam! test extend ... ok Oct 15 22:21:27.583 INFO blam! test get_mut1 ... ok Oct 15 22:21:27.587 INFO blam! test get_mut0 ... ok Oct 15 22:21:27.587 INFO blam! test index ... ok Oct 15 22:21:27.587 INFO blam! test from_iter ... ok Oct 15 22:21:27.599 INFO blam! test iterator ... ok Oct 15 22:21:27.599 INFO blam! test entry ... ok Oct 15 22:21:27.599 INFO blam! test is_empty ... ok Oct 15 22:21:27.619 INFO blam! test iter_mut ... ok Oct 15 22:21:27.619 INFO blam! test insert ... ok Oct 15 22:21:27.619 INFO blam! test keys ... ok Oct 15 22:21:27.619 INFO blam! test remove1 ... ok Oct 15 22:21:27.619 INFO blam! test remove0 ... ok Oct 15 22:21:27.619 INFO blam! test into_iter ... ok Oct 15 22:21:27.619 INFO blam! test eq ... ok Oct 15 22:21:27.619 INFO blam! test remove2 ... ok Oct 15 22:21:27.623 INFO blam! test values ... ok Oct 15 22:21:27.639 INFO blam! test insert_many_rehash_get ... ok Oct 15 22:21:27.639 INFO blam! Oct 15 22:21:27.639 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:21:27.639 INFO blam! Oct 15 22:21:27.640 INFO kablam! Doc-tests rehashinghashmap Oct 15 22:21:28.450 INFO blam! Oct 15 22:21:28.450 INFO blam! running 0 tests Oct 15 22:21:28.450 INFO blam! Oct 15 22:21:28.450 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:21:28.450 INFO blam! Oct 15 22:21:28.456 INFO kablam! su: No module specific data is present Oct 15 22:21:29.093 INFO running `"docker" "rm" "-f" "5cbc532a26c1383359c64cacbf4c9e439f36b9511dc5ebf1a9b4c134ebbf15ec"` Oct 15 22:21:29.251 INFO blam! 5cbc532a26c1383359c64cacbf4c9e439f36b9511dc5ebf1a9b4c134ebbf15ec