Sep 10 22:10:38.835 INFO checking bitfield-register-0.2.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 22:10:38.835 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 22:10:38.835 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:10:38.996 INFO blam! 1a62f460857648bf702ea1abb20b45a59020a8f7ebbe96a97df4191887dbab43 Sep 10 22:10:38.998 INFO running `"docker" "start" "-a" "1a62f460857648bf702ea1abb20b45a59020a8f7ebbe96a97df4191887dbab43"` Sep 10 22:10:39.858 INFO kablam! usermod: no changes Sep 10 22:10:39.883 INFO kablam! Compiling bitfield-register-macro v0.2.1 Sep 10 22:10:41.994 INFO kablam! Checking bitfield-register v0.2.1 (file:///source) Sep 10 22:10:42.046 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Sep 10 22:10:42.046 INFO kablam! --> src/lib.rs:107:17 Sep 10 22:10:42.047 INFO kablam! | Sep 10 22:10:42.047 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Sep 10 22:10:42.047 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Sep 10 22:10:42.047 INFO kablam! | Sep 10 22:10:42.047 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:10:42.047 INFO kablam! Sep 10 22:10:42.047 INFO kablam! warning: unused macro definition Sep 10 22:10:42.047 INFO kablam! --> src/lib.rs:109:5 Sep 10 22:10:42.047 INFO kablam! | Sep 10 22:10:42.047 INFO kablam! 109 | / macro_rules! test_into { Sep 10 22:10:42.047 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Sep 10 22:10:42.047 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Sep 10 22:10:42.047 INFO kablam! 112 | | assert_eq!( Sep 10 22:10:42.047 INFO kablam! ... | Sep 10 22:10:42.047 INFO kablam! 116 | | ) Sep 10 22:10:42.047 INFO kablam! 117 | | } Sep 10 22:10:42.047 INFO kablam! | |_____^ Sep 10 22:10:42.047 INFO kablam! | Sep 10 22:10:42.047 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 22:10:42.047 INFO kablam! Sep 10 22:10:42.047 INFO kablam! warning: unused macro definition Sep 10 22:10:42.047 INFO kablam! --> src/lib.rs:119:5 Sep 10 22:10:42.047 INFO kablam! | Sep 10 22:10:42.047 INFO kablam! 119 | / macro_rules! test_from { Sep 10 22:10:42.047 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Sep 10 22:10:42.047 INFO kablam! 121 | | assert_eq!( Sep 10 22:10:42.047 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Sep 10 22:10:42.047 INFO kablam! ... | Sep 10 22:10:42.047 INFO kablam! 125 | | ) Sep 10 22:10:42.047 INFO kablam! 126 | | } Sep 10 22:10:42.047 INFO kablam! | |_____^ Sep 10 22:10:42.047 INFO kablam! Sep 10 22:10:42.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Sep 10 22:10:42.509 INFO kablam! su: No module specific data is present Sep 10 22:10:42.991 INFO running `"docker" "rm" "-f" "1a62f460857648bf702ea1abb20b45a59020a8f7ebbe96a97df4191887dbab43"` Sep 10 22:10:43.070 INFO blam! 1a62f460857648bf702ea1abb20b45a59020a8f7ebbe96a97df4191887dbab43