Oct 28 00:39:53.173 INFO checking bitfields-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:39:53.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 28 00:39:53.450 INFO blam! 81a9801aa214850d32d45eee257df2429acd6b54e572f7c1c261841a24c3f018 Oct 28 00:39:53.453 INFO running `"docker" "start" "-a" "81a9801aa214850d32d45eee257df2429acd6b54e572f7c1c261841a24c3f018"` Oct 28 00:39:54.267 INFO kablam! usermod: no changes Oct 28 00:39:54.324 INFO kablam! Checking bitfields v0.1.0 (/source) Oct 28 00:39:55.155 INFO kablam! warning: function is never used: `byte_bit_offset` Oct 28 00:39:55.155 INFO kablam! --> src/lib.rs:107:5 Oct 28 00:39:55.155 INFO kablam! | Oct 28 00:39:55.155 INFO kablam! 107 | pub fn byte_bit_offset(idx: usize) -> (usize, usize) { Oct 28 00:39:55.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.156 INFO kablam! | Oct 28 00:39:55.156 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:39:55.156 INFO kablam! Oct 28 00:39:55.156 INFO kablam! warning: function is never used: `test_bit` Oct 28 00:39:55.156 INFO kablam! --> src/lib.rs:115:5 Oct 28 00:39:55.156 INFO kablam! | Oct 28 00:39:55.156 INFO kablam! 115 | pub fn test_bit(target: &u8, pos: usize) -> bool { Oct 28 00:39:55.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.156 INFO kablam! Oct 28 00:39:55.156 INFO kablam! warning: function is never used: `set_bit` Oct 28 00:39:55.156 INFO kablam! --> src/lib.rs:119:5 Oct 28 00:39:55.156 INFO kablam! | Oct 28 00:39:55.156 INFO kablam! 119 | pub fn set_bit(target: &mut u8, pos: usize) { Oct 28 00:39:55.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.156 INFO kablam! Oct 28 00:39:55.156 INFO kablam! warning: function is never used: `unset_bit` Oct 28 00:39:55.156 INFO kablam! --> src/lib.rs:127:5 Oct 28 00:39:55.156 INFO kablam! | Oct 28 00:39:55.156 INFO kablam! 127 | pub fn unset_bit(target: &mut u8, pos: usize) { Oct 28 00:39:55.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.156 INFO kablam! Oct 28 00:39:55.156 INFO kablam! warning: function is never used: `toggle_bit` Oct 28 00:39:55.156 INFO kablam! --> src/lib.rs:131:5 Oct 28 00:39:55.156 INFO kablam! | Oct 28 00:39:55.156 INFO kablam! 131 | pub fn toggle_bit(target: &mut u8, pos: usize) { Oct 28 00:39:55.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.156 INFO kablam! Oct 28 00:39:55.507 INFO kablam! warning: variable does not need to be mutable Oct 28 00:39:55.508 INFO kablam! --> src/lib.rs:396:13 Oct 28 00:39:55.508 INFO kablam! | Oct 28 00:39:55.508 INFO kablam! 396 | let mut storage = vec![0u8]; Oct 28 00:39:55.508 INFO kablam! | ----^^^^^^^ Oct 28 00:39:55.509 INFO kablam! | | Oct 28 00:39:55.509 INFO kablam! | help: remove this `mut` Oct 28 00:39:55.509 INFO kablam! | Oct 28 00:39:55.509 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:39:55.510 INFO kablam! Oct 28 00:39:55.510 INFO kablam! warning: function is never used: `byte_bit_offset` Oct 28 00:39:55.510 INFO kablam! --> src/lib.rs:107:5 Oct 28 00:39:55.511 INFO kablam! | Oct 28 00:39:55.511 INFO kablam! 107 | pub fn byte_bit_offset(idx: usize) -> (usize, usize) { Oct 28 00:39:55.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:39:55.511 INFO kablam! | Oct 28 00:39:55.512 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 00:39:55.512 INFO kablam! Oct 28 00:39:55.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 28 00:39:55.543 INFO kablam! su: No module specific data is present Oct 28 00:39:56.135 INFO running `"docker" "rm" "-f" "81a9801aa214850d32d45eee257df2429acd6b54e572f7c1c261841a24c3f018"` Oct 28 00:39:56.531 INFO blam! 81a9801aa214850d32d45eee257df2429acd6b54e572f7c1c261841a24c3f018