Sep 02 02:12:42.511 INFO checking bitfield-register-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 02:12:42.511 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:12:42.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/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 02:12:42.723 INFO blam! 7ca0d1cdc2e9d6f00cbf80e89d6121e995082966979fe6b4ccd5abe1de916a59 Sep 02 02:12:42.725 INFO running `"docker" "start" "-a" "7ca0d1cdc2e9d6f00cbf80e89d6121e995082966979fe6b4ccd5abe1de916a59"` Sep 02 02:12:43.477 INFO kablam! Compiling bitfield-register-macro v0.2.1 Sep 02 02:12:47.956 INFO kablam! Checking bitfield-register v0.2.1 (file:///source) Sep 02 02:12:48.006 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Sep 02 02:12:48.006 INFO kablam! --> src/lib.rs:107:17 Sep 02 02:12:48.006 INFO kablam! | Sep 02 02:12:48.006 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Sep 02 02:12:48.006 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Sep 02 02:12:48.006 INFO kablam! | Sep 02 02:12:48.006 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 02:12:48.006 INFO kablam! Sep 02 02:12:48.007 INFO kablam! warning: unused macro definition Sep 02 02:12:48.007 INFO kablam! --> src/lib.rs:109:5 Sep 02 02:12:48.007 INFO kablam! | Sep 02 02:12:48.007 INFO kablam! 109 | / macro_rules! test_into { Sep 02 02:12:48.007 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Sep 02 02:12:48.007 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Sep 02 02:12:48.007 INFO kablam! 112 | | assert_eq!( Sep 02 02:12:48.007 INFO kablam! ... | Sep 02 02:12:48.007 INFO kablam! 116 | | ) Sep 02 02:12:48.007 INFO kablam! 117 | | } Sep 02 02:12:48.007 INFO kablam! | |_____^ Sep 02 02:12:48.007 INFO kablam! | Sep 02 02:12:48.007 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 02:12:48.007 INFO kablam! Sep 02 02:12:48.007 INFO kablam! warning: unused macro definition Sep 02 02:12:48.007 INFO kablam! --> src/lib.rs:119:5 Sep 02 02:12:48.007 INFO kablam! | Sep 02 02:12:48.007 INFO kablam! 119 | / macro_rules! test_from { Sep 02 02:12:48.007 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Sep 02 02:12:48.007 INFO kablam! 121 | | assert_eq!( Sep 02 02:12:48.007 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Sep 02 02:12:48.007 INFO kablam! ... | Sep 02 02:12:48.007 INFO kablam! 125 | | ) Sep 02 02:12:48.008 INFO kablam! 126 | | } Sep 02 02:12:48.008 INFO kablam! | |_____^ Sep 02 02:12:48.008 INFO kablam! Sep 02 02:12:48.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.37s Sep 02 02:12:48.820 INFO kablam! su: No module specific data is present Sep 02 02:12:49.452 INFO running `"docker" "rm" "-f" "7ca0d1cdc2e9d6f00cbf80e89d6121e995082966979fe6b4ccd5abe1de916a59"` Sep 02 02:12:49.543 INFO blam! 7ca0d1cdc2e9d6f00cbf80e89d6121e995082966979fe6b4ccd5abe1de916a59