Oct 14 22:53:04.708 INFO testing dewaka/chainmap against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:53:04.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 22:53:05.097 INFO blam! da7f895d3abf4c26b599468116e904d36f929a2e403d13f097e8d92d159ec99b Oct 14 22:53:05.115 INFO running `"docker" "start" "-a" "da7f895d3abf4c26b599468116e904d36f929a2e403d13f097e8d92d159ec99b"` Oct 14 22:53:06.243 INFO kablam! usermod: no changes Oct 14 22:53:06.315 INFO kablam! Compiling chainmap v0.1.0 (/source) Oct 14 22:53:07.187 INFO kablam! warning: variable does not need to be mutable Oct 14 22:53:07.187 INFO kablam! --> src/example.rs:16:9 Oct 14 22:53:07.187 INFO kablam! | Oct 14 22:53:07.187 INFO kablam! 16 | let mut clothing = HashMap::new(); Oct 14 22:53:07.187 INFO kablam! | ----^^^^^^^^ Oct 14 22:53:07.187 INFO kablam! | | Oct 14 22:53:07.187 INFO kablam! | help: remove this `mut` Oct 14 22:53:07.187 INFO kablam! | Oct 14 22:53:07.187 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:53:07.187 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `insert` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:27:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 27 | pub fn insert(&mut self, k: K, v: V) -> Option { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `is_empty` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:36:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 36 | pub fn is_empty(&self) -> bool { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `empty` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:51:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 51 | pub fn empty() -> Self { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `add_map` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:56:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 56 | pub fn add_map(&mut self, m: ChainMapType) -> &mut Self { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `to_map` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:64:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 64 | pub fn to_map(&self) -> ChainMapType { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `parents` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:78:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 78 | pub fn parents(&self) -> Option { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:07.231 INFO kablam! warning: method is never used: `children` Oct 14 22:53:07.231 INFO kablam! --> src/lib.rs:89:5 Oct 14 22:53:07.231 INFO kablam! | Oct 14 22:53:07.231 INFO kablam! 89 | pub fn children(&self) -> Option { Oct 14 22:53:07.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:53:07.231 INFO kablam! Oct 14 22:53:08.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 14 22:53:08.344 INFO kablam! su: No module specific data is present Oct 14 22:53:09.316 INFO running `"docker" "rm" "-f" "da7f895d3abf4c26b599468116e904d36f929a2e403d13f097e8d92d159ec99b"` Oct 14 22:53:09.599 INFO blam! da7f895d3abf4c26b599468116e904d36f929a2e403d13f097e8d92d159ec99b Oct 14 22:53:09.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 22:53:09.940 INFO blam! 2d479a8109e8fde491a164fd5e756da79fef3a00d1a0073430324937c238ff6f Oct 14 22:53:09.959 INFO running `"docker" "start" "-a" "2d479a8109e8fde491a164fd5e756da79fef3a00d1a0073430324937c238ff6f"` Oct 14 22:53:11.322 INFO kablam! usermod: no changes Oct 14 22:53:11.371 INFO kablam! Compiling chainmap v0.1.0 (/source) Oct 14 22:53:12.015 INFO kablam! warning: variable does not need to be mutable Oct 14 22:53:12.015 INFO kablam! --> src/example.rs:16:9 Oct 14 22:53:12.015 INFO kablam! | Oct 14 22:53:12.015 INFO kablam! 16 | let mut clothing = HashMap::new(); Oct 14 22:53:12.015 INFO kablam! | ----^^^^^^^^ Oct 14 22:53:12.015 INFO kablam! | | Oct 14 22:53:12.015 INFO kablam! | help: remove this `mut` Oct 14 22:53:12.015 INFO kablam! | Oct 14 22:53:12.015 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 22:53:12.015 INFO kablam! Oct 14 22:53:13.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 14 22:53:13.555 INFO kablam! su: No module specific data is present Oct 14 22:53:14.316 INFO running `"docker" "rm" "-f" "2d479a8109e8fde491a164fd5e756da79fef3a00d1a0073430324937c238ff6f"` Oct 14 22:53:14.462 INFO blam! 2d479a8109e8fde491a164fd5e756da79fef3a00d1a0073430324937c238ff6f Oct 14 22:53:14.466 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 22:53:14.775 INFO blam! 451a928698a7644fd8ac65416d12582b2c75d03065bcea861727c689bce3ee0d Oct 14 22:53:14.780 INFO running `"docker" "start" "-a" "451a928698a7644fd8ac65416d12582b2c75d03065bcea861727c689bce3ee0d"` Oct 14 22:53:15.717 INFO kablam! usermod: no changes Oct 14 22:53:15.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 22:53:15.776 INFO kablam! Running /target/debug/deps/chainmap-52dd6e38a0bd6760 Oct 14 22:53:15.783 INFO blam! Oct 14 22:53:15.783 INFO blam! running 7 tests Oct 14 22:53:15.783 INFO blam! test tests::test_chainmap_add_map ... ok Oct 14 22:53:15.783 INFO blam! test tests::test_chainmap_get ... ok Oct 14 22:53:15.795 INFO blam! test tests::test_chainmap_empty ... ok Oct 14 22:53:15.795 INFO blam! test tests::test_chainmap_children ... ok Oct 14 22:53:15.795 INFO blam! test tests::test_chainmap_insert ... ok Oct 14 22:53:15.795 INFO blam! test tests::test_chainmap_to_map ... ok Oct 14 22:53:15.795 INFO blam! test tests::test_chainmap_parents ... ok Oct 14 22:53:15.795 INFO blam! Oct 14 22:53:15.795 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:53:15.795 INFO blam! Oct 14 22:53:15.798 INFO kablam! Running /target/debug/deps/chainmap_example-cc7a4e4834a49e56 Oct 14 22:53:15.805 INFO blam! Oct 14 22:53:15.805 INFO blam! running 7 tests Oct 14 22:53:15.805 INFO blam! test lib::tests::test_chainmap_to_map ... ok Oct 14 22:53:15.805 INFO blam! test lib::tests::test_chainmap_parents ... ok Oct 14 22:53:15.805 INFO blam! test lib::tests::test_chainmap_insert ... ok Oct 14 22:53:15.806 INFO kablam! Doc-tests chainmap Oct 14 22:53:15.807 INFO blam! test lib::tests::test_chainmap_add_map ... ok Oct 14 22:53:15.807 INFO blam! test lib::tests::test_chainmap_get ... ok Oct 14 22:53:15.807 INFO blam! test lib::tests::test_chainmap_empty ... ok Oct 14 22:53:15.807 INFO blam! test lib::tests::test_chainmap_children ... ok Oct 14 22:53:15.807 INFO blam! Oct 14 22:53:15.807 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:53:15.807 INFO blam! Oct 14 22:53:16.275 INFO blam! Oct 14 22:53:16.275 INFO blam! running 0 tests Oct 14 22:53:16.275 INFO blam! Oct 14 22:53:16.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:53:16.275 INFO blam! Oct 14 22:53:16.282 INFO kablam! su: No module specific data is present Oct 14 22:53:17.775 INFO running `"docker" "rm" "-f" "451a928698a7644fd8ac65416d12582b2c75d03065bcea861727c689bce3ee0d"` Oct 14 22:53:18.159 INFO blam! 451a928698a7644fd8ac65416d12582b2c75d03065bcea861727c689bce3ee0d