Sep 21 12:55:54.778 INFO checking bitfield-register-0.2.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:55:54.778 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:55:54.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:55:54.898 INFO blam! bae17af3c89be5ed2cd2aa82d6c0d45efea3b43a3305e6139be3db4b9879a246 Sep 21 12:55:54.899 INFO running `"docker" "start" "-a" "bae17af3c89be5ed2cd2aa82d6c0d45efea3b43a3305e6139be3db4b9879a246"` Sep 21 12:55:55.713 INFO kablam! usermod: no changes Sep 21 12:55:55.741 INFO kablam! Compiling bitfield-register-macro v0.2.1 Sep 21 12:55:58.425 INFO kablam! Checking bitfield-register v0.2.1 (/source) Sep 21 12:55:58.484 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Sep 21 12:55:58.484 INFO kablam! --> src/lib.rs:107:17 Sep 21 12:55:58.484 INFO kablam! | Sep 21 12:55:58.485 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Sep 21 12:55:58.485 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Sep 21 12:55:58.485 INFO kablam! | Sep 21 12:55:58.485 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 12:55:58.485 INFO kablam! Sep 21 12:55:58.485 INFO kablam! warning: unused macro definition Sep 21 12:55:58.485 INFO kablam! --> src/lib.rs:109:5 Sep 21 12:55:58.485 INFO kablam! | Sep 21 12:55:58.485 INFO kablam! 109 | / macro_rules! test_into { Sep 21 12:55:58.485 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Sep 21 12:55:58.485 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Sep 21 12:55:58.485 INFO kablam! 112 | | assert_eq!( Sep 21 12:55:58.485 INFO kablam! ... | Sep 21 12:55:58.485 INFO kablam! 116 | | ) Sep 21 12:55:58.485 INFO kablam! 117 | | } Sep 21 12:55:58.485 INFO kablam! | |_____^ Sep 21 12:55:58.485 INFO kablam! | Sep 21 12:55:58.485 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 12:55:58.485 INFO kablam! Sep 21 12:55:58.485 INFO kablam! warning: unused macro definition Sep 21 12:55:58.485 INFO kablam! --> src/lib.rs:119:5 Sep 21 12:55:58.485 INFO kablam! | Sep 21 12:55:58.485 INFO kablam! 119 | / macro_rules! test_from { Sep 21 12:55:58.485 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Sep 21 12:55:58.485 INFO kablam! 121 | | assert_eq!( Sep 21 12:55:58.485 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Sep 21 12:55:58.485 INFO kablam! ... | Sep 21 12:55:58.485 INFO kablam! 125 | | ) Sep 21 12:55:58.485 INFO kablam! 126 | | } Sep 21 12:55:58.485 INFO kablam! | |_____^ Sep 21 12:55:58.485 INFO kablam! Sep 21 12:55:58.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.11s Sep 21 12:55:58.838 INFO kablam! su: No module specific data is present Sep 21 12:55:59.560 INFO running `"docker" "rm" "-f" "bae17af3c89be5ed2cd2aa82d6c0d45efea3b43a3305e6139be3db4b9879a246"` Sep 21 12:55:59.656 INFO blam! bae17af3c89be5ed2cd2aa82d6c0d45efea3b43a3305e6139be3db4b9879a246