Oct 16 06:53:02.519 INFO testing hamt-sync-0.2.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:53:02.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 06:53:02.907 INFO blam! 716d9e4146b8c2cd57dd163e0192c7f7a89878d67dd40e77997e2822e4380408 Oct 16 06:53:02.907 INFO running `"docker" "start" "-a" "716d9e4146b8c2cd57dd163e0192c7f7a89878d67dd40e77997e2822e4380408"` Oct 16 06:53:04.654 INFO kablam! usermod: no changes Oct 16 06:53:04.759 INFO kablam! Compiling hamt-sync v0.2.5 (/source) Oct 16 06:53:05.783 INFO kablam! warning: constant item is never used: `NUM_BITS` Oct 16 06:53:05.783 INFO kablam! --> src/bitmap.rs:3:1 Oct 16 06:53:05.784 INFO kablam! | Oct 16 06:53:05.784 INFO kablam! 3 | const NUM_BITS: usize = size_of::() * 8; Oct 16 06:53:05.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.784 INFO kablam! | Oct 16 06:53:05.785 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 06:53:05.785 INFO kablam! Oct 16 06:53:05.785 INFO kablam! warning: method is never used: `new` Oct 16 06:53:05.785 INFO kablam! --> src/bitmap.rs:11:5 Oct 16 06:53:05.786 INFO kablam! | Oct 16 06:53:05.786 INFO kablam! 11 | pub fn new() -> Self { Oct 16 06:53:05.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.786 INFO kablam! Oct 16 06:53:05.787 INFO kablam! warning: method is never used: `get` Oct 16 06:53:05.787 INFO kablam! --> src/bitmap.rs:15:5 Oct 16 06:53:05.787 INFO kablam! | Oct 16 06:53:05.787 INFO kablam! 15 | pub fn get(&self, i: u8) -> bool { Oct 16 06:53:05.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.788 INFO kablam! Oct 16 06:53:05.788 INFO kablam! warning: method is never used: `set` Oct 16 06:53:05.789 INFO kablam! --> src/bitmap.rs:19:5 Oct 16 06:53:05.789 INFO kablam! | Oct 16 06:53:05.789 INFO kablam! 19 | pub fn set(&self, i: u8) -> Self { Oct 16 06:53:05.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.790 INFO kablam! Oct 16 06:53:05.790 INFO kablam! warning: method is never used: `unset` Oct 16 06:53:05.790 INFO kablam! --> src/bitmap.rs:23:5 Oct 16 06:53:05.791 INFO kablam! | Oct 16 06:53:05.791 INFO kablam! 23 | pub fn unset(&self, i: u8) -> Self { Oct 16 06:53:05.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.792 INFO kablam! Oct 16 06:53:05.792 INFO kablam! warning: method is never used: `size` Oct 16 06:53:05.792 INFO kablam! --> src/bitmap.rs:27:5 Oct 16 06:53:05.793 INFO kablam! | Oct 16 06:53:05.793 INFO kablam! 27 | pub fn size(&self) -> u8 { Oct 16 06:53:05.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:53:05.793 INFO kablam! Oct 16 06:53:05.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 16 06:53:05.886 INFO kablam! su: No module specific data is present Oct 16 06:53:06.827 INFO running `"docker" "rm" "-f" "716d9e4146b8c2cd57dd163e0192c7f7a89878d67dd40e77997e2822e4380408"` Oct 16 06:53:07.203 INFO blam! 716d9e4146b8c2cd57dd163e0192c7f7a89878d67dd40e77997e2822e4380408 Oct 16 06:53:07.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 06:53:07.748 INFO blam! fb6d604d534a44e3e98cf6ad9b6256b5a700b25b3c795a96b2784f220072503c Oct 16 06:53:07.750 INFO running `"docker" "start" "-a" "fb6d604d534a44e3e98cf6ad9b6256b5a700b25b3c795a96b2784f220072503c"` Oct 16 06:53:10.188 INFO kablam! usermod: no changes Oct 16 06:53:10.259 INFO kablam! Compiling hamt-sync v0.2.5 (/source) Oct 16 06:53:15.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.97s Oct 16 06:53:15.199 INFO kablam! su: No module specific data is present Oct 16 06:53:16.427 INFO running `"docker" "rm" "-f" "fb6d604d534a44e3e98cf6ad9b6256b5a700b25b3c795a96b2784f220072503c"` Oct 16 06:53:16.706 INFO blam! fb6d604d534a44e3e98cf6ad9b6256b5a700b25b3c795a96b2784f220072503c Oct 16 06:53:16.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 06:53:17.087 INFO blam! a3f046c23e74f3c3b631e276c91533fb1d3e27c04131aefb0488e3a8f1b1f8fc Oct 16 06:53:17.089 INFO running `"docker" "start" "-a" "a3f046c23e74f3c3b631e276c91533fb1d3e27c04131aefb0488e3a8f1b1f8fc"` Oct 16 06:53:18.567 INFO kablam! usermod: no changes Oct 16 06:53:18.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 06:53:18.651 INFO kablam! Running /target/debug/deps/hamt_sync-4c2b0ebbdd0d087e Oct 16 06:53:18.654 INFO blam! Oct 16 06:53:18.654 INFO blam! running 39 tests Oct 16 06:53:18.660 INFO blam! test bitmap::test::set ... ok Oct 16 06:53:18.660 INFO blam! test bitmap::test::size ... ok Oct 16 06:53:18.660 INFO blam! test bitmap::test::unset ... ok Oct 16 06:53:18.660 INFO blam! test bitmap::test::new ... ok Oct 16 06:53:18.660 INFO blam! test bucket::test::find ... ok Oct 16 06:53:18.660 INFO blam! test bucket::test::delete ... ok Oct 16 06:53:18.660 INFO blam! test bitmap::test::get ... ok Oct 16 06:53:18.663 INFO blam! test bucket::test::first_rest ... ok Oct 16 06:53:18.663 INFO blam! test bucket::test::insert ... ok Oct 16 06:53:18.663 INFO blam! test hamt::test::collision ... ok Oct 16 06:53:18.663 INFO blam! test hamt::test::delete ... ok Oct 16 06:53:18.687 INFO blam! test hamt::test::bench_hash_map_find_1000 ... ok Oct 16 06:53:18.687 INFO blam! test bucket::test::new ... ok Oct 16 06:53:18.687 INFO blam! test bucket::test::is_singleton ... ok Oct 16 06:53:18.687 INFO blam! test hamt::test::bench_insert_1000 ... ok Oct 16 06:53:18.687 INFO blam! test hamt::test::bench_hash_map_insert_1000 ... ok Oct 16 06:53:18.687 INFO blam! test hamt::test::bench_find_1000 ... ok Oct 16 06:53:18.687 INFO blam! test hamt::test::find ... ok Oct 16 06:53:18.691 INFO blam! test hamt::test::is_singleton ... ok Oct 16 06:53:18.703 INFO blam! test hamt::test::insert ... ok Oct 16 06:53:18.737 INFO blam! test map::test::bench_find_1000 ... ok Oct 16 06:53:18.737 INFO blam! test hamt::test::new ... ok Oct 16 06:53:18.771 INFO blam! test map::test::delete ... ok Oct 16 06:53:18.792 INFO blam! test map::test::bench_insert_1000 ... ok Oct 16 06:53:18.803 INFO blam! test map::test::find ... ok Oct 16 06:53:19.675 INFO blam! test map::test::first_rest ... ok Oct 16 06:53:19.703 INFO blam! test map::test::insert ... ok Oct 16 06:53:19.939 INFO blam! test map::test::insert_delete_many ... ok Oct 16 06:53:20.219 INFO blam! test map::test::insert_many_at_random ... ok Oct 16 06:53:20.487 INFO blam! test map::test::insert_many_in_order ... ok Oct 16 06:53:20.527 INFO blam! test map::test::new ... ok Oct 16 06:53:20.547 INFO blam! test map::test::send_and_sync ... ok Oct 16 06:53:24.411 INFO blam! test map::test::equality ... ok Oct 16 06:53:24.727 INFO blam! test hamt::test::equality ... ok Oct 16 06:53:26.259 INFO blam! test hamt::test::iterator ... ok Oct 16 06:53:36.863 INFO blam! test hamt::test::insert_many_at_random ... ok Oct 16 06:53:36.863 INFO blam! test hamt::test::insert_many_in_order ... ok Oct 16 06:53:40.778 INFO blam! test hamt::test::insert_delete_many ... ok Oct 16 06:53:58.391 INFO blam! test hamt::test::first_rest ... ok Oct 16 06:53:58.391 INFO blam! Oct 16 06:53:58.391 INFO blam! test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:53:58.391 INFO blam! Oct 16 06:53:58.395 INFO kablam! Doc-tests hamt-sync Oct 16 06:53:59.366 INFO blam! Oct 16 06:53:59.366 INFO blam! running 0 tests Oct 16 06:53:59.366 INFO blam! Oct 16 06:53:59.367 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:53:59.367 INFO blam! Oct 16 06:53:59.373 INFO kablam! su: No module specific data is present Oct 16 06:54:00.058 INFO running `"docker" "rm" "-f" "a3f046c23e74f3c3b631e276c91533fb1d3e27c04131aefb0488e3a8f1b1f8fc"` Oct 16 06:54:00.267 INFO blam! a3f046c23e74f3c3b631e276c91533fb1d3e27c04131aefb0488e3a8f1b1f8fc