Sep 05 01:56:48.394 INFO checking bitfield-register-0.2.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 01:56:48.394 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 01:56:48.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:56:48.686 INFO blam! 0a388d0d80324ca90784baedaa65d3e0416631b2b65f7bab7ca2746b9cd209b4 Sep 05 01:56:48.688 INFO running `"docker" "start" "-a" "0a388d0d80324ca90784baedaa65d3e0416631b2b65f7bab7ca2746b9cd209b4"` Sep 05 01:56:50.162 INFO kablam! Compiling bitfield-register-macro v0.2.1 Sep 05 01:56:54.894 INFO kablam! Checking bitfield-register v0.2.1 (file:///source) Sep 05 01:56:55.031 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Sep 05 01:56:55.031 INFO kablam! --> src/lib.rs:107:17 Sep 05 01:56:55.031 INFO kablam! | Sep 05 01:56:55.031 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Sep 05 01:56:55.031 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Sep 05 01:56:55.040 INFO kablam! | Sep 05 01:56:55.041 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 01:56:55.041 INFO kablam! Sep 05 01:56:55.041 INFO kablam! warning: unused macro definition Sep 05 01:56:55.041 INFO kablam! --> src/lib.rs:109:5 Sep 05 01:56:55.041 INFO kablam! | Sep 05 01:56:55.042 INFO kablam! 109 | / macro_rules! test_into { Sep 05 01:56:55.042 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Sep 05 01:56:55.042 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Sep 05 01:56:55.042 INFO kablam! 112 | | assert_eq!( Sep 05 01:56:55.042 INFO kablam! ... | Sep 05 01:56:55.042 INFO kablam! 116 | | ) Sep 05 01:56:55.042 INFO kablam! 117 | | } Sep 05 01:56:55.042 INFO kablam! | |_____^ Sep 05 01:56:55.042 INFO kablam! | Sep 05 01:56:55.043 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 01:56:55.043 INFO kablam! Sep 05 01:56:55.044 INFO kablam! warning: unused macro definition Sep 05 01:56:55.044 INFO kablam! --> src/lib.rs:119:5 Sep 05 01:56:55.044 INFO kablam! | Sep 05 01:56:55.044 INFO kablam! 119 | / macro_rules! test_from { Sep 05 01:56:55.044 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Sep 05 01:56:55.044 INFO kablam! 121 | | assert_eq!( Sep 05 01:56:55.044 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Sep 05 01:56:55.044 INFO kablam! ... | Sep 05 01:56:55.044 INFO kablam! 125 | | ) Sep 05 01:56:55.044 INFO kablam! 126 | | } Sep 05 01:56:55.044 INFO kablam! | |_____^ Sep 05 01:56:55.044 INFO kablam! Sep 05 01:56:56.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Sep 05 01:56:56.086 INFO kablam! su: No module specific data is present Sep 05 01:56:56.894 INFO running `"docker" "rm" "-f" "0a388d0d80324ca90784baedaa65d3e0416631b2b65f7bab7ca2746b9cd209b4"` Sep 05 01:56:57.038 INFO blam! 0a388d0d80324ca90784baedaa65d3e0416631b2b65f7bab7ca2746b9cd209b4