Sep 20 06:05:34.682 INFO checking bitfields-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:05:34.682 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:05:34.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:05:34.851 INFO blam! 9979ea81fa1b8d55b97e22faeb3df95f84aac8743876378c9363c371bd2316c4 Sep 20 06:05:34.853 INFO running `"docker" "start" "-a" "9979ea81fa1b8d55b97e22faeb3df95f84aac8743876378c9363c371bd2316c4"` Sep 20 06:05:35.658 INFO kablam! usermod: no changes Sep 20 06:05:35.734 INFO kablam! Checking bitfields v0.1.0 (/source) Sep 20 06:05:36.148 INFO kablam! warning: function is never used: `byte_bit_offset` Sep 20 06:05:36.148 INFO kablam! --> src/lib.rs:107:5 Sep 20 06:05:36.148 INFO kablam! | Sep 20 06:05:36.148 INFO kablam! 107 | pub fn byte_bit_offset(idx: usize) -> (usize, usize) { Sep 20 06:05:36.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.148 INFO kablam! | Sep 20 06:05:36.148 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:05:36.148 INFO kablam! Sep 20 06:05:36.148 INFO kablam! warning: function is never used: `test_bit` Sep 20 06:05:36.148 INFO kablam! --> src/lib.rs:115:5 Sep 20 06:05:36.148 INFO kablam! | Sep 20 06:05:36.148 INFO kablam! 115 | pub fn test_bit(target: &u8, pos: usize) -> bool { Sep 20 06:05:36.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.148 INFO kablam! Sep 20 06:05:36.148 INFO kablam! warning: function is never used: `set_bit` Sep 20 06:05:36.148 INFO kablam! --> src/lib.rs:119:5 Sep 20 06:05:36.148 INFO kablam! | Sep 20 06:05:36.148 INFO kablam! 119 | pub fn set_bit(target: &mut u8, pos: usize) { Sep 20 06:05:36.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.148 INFO kablam! Sep 20 06:05:36.149 INFO kablam! warning: function is never used: `unset_bit` Sep 20 06:05:36.149 INFO kablam! --> src/lib.rs:127:5 Sep 20 06:05:36.149 INFO kablam! | Sep 20 06:05:36.149 INFO kablam! 127 | pub fn unset_bit(target: &mut u8, pos: usize) { Sep 20 06:05:36.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.149 INFO kablam! Sep 20 06:05:36.149 INFO kablam! warning: function is never used: `toggle_bit` Sep 20 06:05:36.149 INFO kablam! --> src/lib.rs:131:5 Sep 20 06:05:36.149 INFO kablam! | Sep 20 06:05:36.149 INFO kablam! 131 | pub fn toggle_bit(target: &mut u8, pos: usize) { Sep 20 06:05:36.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.149 INFO kablam! Sep 20 06:05:36.437 INFO kablam! warning: variable does not need to be mutable Sep 20 06:05:36.437 INFO kablam! --> src/lib.rs:396:13 Sep 20 06:05:36.437 INFO kablam! | Sep 20 06:05:36.437 INFO kablam! 396 | let mut storage = vec![0u8]; Sep 20 06:05:36.437 INFO kablam! | ----^^^^^^^ Sep 20 06:05:36.437 INFO kablam! | | Sep 20 06:05:36.437 INFO kablam! | help: remove this `mut` Sep 20 06:05:36.437 INFO kablam! | Sep 20 06:05:36.437 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 06:05:36.437 INFO kablam! Sep 20 06:05:36.442 INFO kablam! warning: function is never used: `byte_bit_offset` Sep 20 06:05:36.442 INFO kablam! --> src/lib.rs:107:5 Sep 20 06:05:36.442 INFO kablam! | Sep 20 06:05:36.442 INFO kablam! 107 | pub fn byte_bit_offset(idx: usize) -> (usize, usize) { Sep 20 06:05:36.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:05:36.442 INFO kablam! | Sep 20 06:05:36.442 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:05:36.442 INFO kablam! Sep 20 06:05:36.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Sep 20 06:05:36.475 INFO kablam! su: No module specific data is present Sep 20 06:05:37.286 INFO running `"docker" "rm" "-f" "9979ea81fa1b8d55b97e22faeb3df95f84aac8743876378c9363c371bd2316c4"` Sep 20 06:05:37.375 INFO blam! 9979ea81fa1b8d55b97e22faeb3df95f84aac8743876378c9363c371bd2316c4