Oct 27 23:00:48.547 INFO checking dolphin-0.1.0-alpha.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:00:48.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 23:00:48.908 INFO blam! 369b5c4324e810079bfa8e748a92b81999e5f0fa2006c97bfe7d7791310a9653 Oct 27 23:00:48.911 INFO running `"docker" "start" "-a" "369b5c4324e810079bfa8e748a92b81999e5f0fa2006c97bfe7d7791310a9653"` Oct 27 23:00:50.023 INFO kablam! usermod: no changes Oct 27 23:00:50.282 INFO kablam! Checking crossbeam-utils v0.5.0 Oct 27 23:00:51.131 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 23:00:52.231 INFO kablam! Checking dolphin v0.1.0-alpha.1 (/source) Oct 27 23:00:56.099 INFO kablam! warning: method is never used: `dec_progress` Oct 27 23:00:56.099 INFO kablam! --> src/containers/hash_map.rs:1433:5 Oct 27 23:00:56.099 INFO kablam! | Oct 27 23:00:56.099 INFO kablam! 1433 | fn dec_progress(&self) { Oct 27 23:00:56.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.099 INFO kablam! | Oct 27 23:00:56.099 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 23:00:56.099 INFO kablam! Oct 27 23:00:56.099 INFO kablam! warning: method is never used: `is_key` Oct 27 23:00:56.099 INFO kablam! --> src/containers/hash_map.rs:1755:5 Oct 27 23:00:56.099 INFO kablam! | Oct 27 23:00:56.100 INFO kablam! 1755 | fn is_key(&self) -> bool { Oct 27 23:00:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.100 INFO kablam! Oct 27 23:00:56.100 INFO kablam! warning: method is never used: `is_value` Oct 27 23:00:56.100 INFO kablam! --> src/containers/hash_map.rs:1811:5 Oct 27 23:00:56.100 INFO kablam! | Oct 27 23:00:56.100 INFO kablam! 1811 | fn is_value(&self) -> bool { Oct 27 23:00:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.100 INFO kablam! Oct 27 23:00:56.100 INFO kablam! warning: method is never used: `moving_hash` Oct 27 23:00:56.100 INFO kablam! --> src/containers/hash_map.rs:1819:5 Oct 27 23:00:56.100 INFO kablam! | Oct 27 23:00:56.100 INFO kablam! 1819 | fn moving_hash(&self) -> Option { Oct 27 23:00:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.100 INFO kablam! Oct 27 23:00:56.100 INFO kablam! warning: method is never used: `value` Oct 27 23:00:56.100 INFO kablam! --> src/containers/hash_map.rs:1826:5 Oct 27 23:00:56.100 INFO kablam! | Oct 27 23:00:56.100 INFO kablam! 1826 | fn value(&self) -> Option<&V> { Oct 27 23:00:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.100 INFO kablam! Oct 27 23:00:56.335 INFO kablam! warning: method is never used: `dec_progress` Oct 27 23:00:56.335 INFO kablam! --> src/containers/hash_map.rs:1433:5 Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! 1433 | fn dec_progress(&self) { Oct 27 23:00:56.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 23:00:56.335 INFO kablam! Oct 27 23:00:56.335 INFO kablam! warning: method is never used: `is_key` Oct 27 23:00:56.335 INFO kablam! --> src/containers/hash_map.rs:1755:5 Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! 1755 | fn is_key(&self) -> bool { Oct 27 23:00:56.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.335 INFO kablam! Oct 27 23:00:56.335 INFO kablam! warning: method is never used: `is_value` Oct 27 23:00:56.335 INFO kablam! --> src/containers/hash_map.rs:1811:5 Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! 1811 | fn is_value(&self) -> bool { Oct 27 23:00:56.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.335 INFO kablam! Oct 27 23:00:56.335 INFO kablam! warning: method is never used: `moving_hash` Oct 27 23:00:56.335 INFO kablam! --> src/containers/hash_map.rs:1819:5 Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! 1819 | fn moving_hash(&self) -> Option { Oct 27 23:00:56.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.335 INFO kablam! Oct 27 23:00:56.335 INFO kablam! warning: method is never used: `value` Oct 27 23:00:56.335 INFO kablam! --> src/containers/hash_map.rs:1826:5 Oct 27 23:00:56.335 INFO kablam! | Oct 27 23:00:56.335 INFO kablam! 1826 | fn value(&self) -> Option<&V> { Oct 27 23:00:56.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:00:56.335 INFO kablam! Oct 27 23:00:56.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.34s Oct 27 23:00:56.404 INFO kablam! su: No module specific data is present Oct 27 23:00:56.932 INFO running `"docker" "rm" "-f" "369b5c4324e810079bfa8e748a92b81999e5f0fa2006c97bfe7d7791310a9653"` Oct 27 23:00:57.193 INFO blam! 369b5c4324e810079bfa8e748a92b81999e5f0fa2006c97bfe7d7791310a9653