Sep 02 19:44:47.062 INFO checking bitfield-register-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 19:44:47.062 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 19:44:47.063 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:44:47.294 INFO blam! 68f073e90b48249cf3ea93a0b051f5651a2b4fc8fe44e2841d3b3e95ab2eaeac Sep 02 19:44:47.296 INFO running `"docker" "start" "-a" "68f073e90b48249cf3ea93a0b051f5651a2b4fc8fe44e2841d3b3e95ab2eaeac"` Sep 02 19:44:47.931 INFO kablam! Compiling bitfield-register-macro v0.2.1 Sep 02 19:44:52.685 INFO kablam! Checking bitfield-register v0.2.1 (file:///source) Sep 02 19:44:52.764 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Sep 02 19:44:52.764 INFO kablam! --> src/lib.rs:107:17 Sep 02 19:44:52.764 INFO kablam! | Sep 02 19:44:52.764 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Sep 02 19:44:52.764 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Sep 02 19:44:52.764 INFO kablam! | Sep 02 19:44:52.764 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 19:44:52.764 INFO kablam! Sep 02 19:44:52.764 INFO kablam! warning: unused macro definition Sep 02 19:44:52.764 INFO kablam! --> src/lib.rs:109:5 Sep 02 19:44:52.764 INFO kablam! | Sep 02 19:44:52.765 INFO kablam! 109 | / macro_rules! test_into { Sep 02 19:44:52.765 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Sep 02 19:44:52.765 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Sep 02 19:44:52.765 INFO kablam! 112 | | assert_eq!( Sep 02 19:44:52.765 INFO kablam! ... | Sep 02 19:44:52.765 INFO kablam! 116 | | ) Sep 02 19:44:52.765 INFO kablam! 117 | | } Sep 02 19:44:52.765 INFO kablam! | |_____^ Sep 02 19:44:52.765 INFO kablam! | Sep 02 19:44:52.765 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 19:44:52.765 INFO kablam! Sep 02 19:44:52.765 INFO kablam! warning: unused macro definition Sep 02 19:44:52.765 INFO kablam! --> src/lib.rs:119:5 Sep 02 19:44:52.765 INFO kablam! | Sep 02 19:44:52.765 INFO kablam! 119 | / macro_rules! test_from { Sep 02 19:44:52.765 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Sep 02 19:44:52.765 INFO kablam! 121 | | assert_eq!( Sep 02 19:44:52.765 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Sep 02 19:44:52.765 INFO kablam! ... | Sep 02 19:44:52.765 INFO kablam! 125 | | ) Sep 02 19:44:52.766 INFO kablam! 126 | | } Sep 02 19:44:52.766 INFO kablam! | |_____^ Sep 02 19:44:52.766 INFO kablam! Sep 02 19:44:54.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.20s Sep 02 19:44:54.113 INFO kablam! su: No module specific data is present Sep 02 19:44:54.646 INFO running `"docker" "rm" "-f" "68f073e90b48249cf3ea93a0b051f5651a2b4fc8fe44e2841d3b3e95ab2eaeac"` Sep 02 19:44:54.737 INFO blam! 68f073e90b48249cf3ea93a0b051f5651a2b4fc8fe44e2841d3b3e95ab2eaeac