Oct 13 17:39:09.427 INFO checking bitfield-register-0.2.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 17:39:09.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 17:39:09.920 INFO blam! fd316424ad6e872581cd3d305f5aa96aff8c407d6a7cc7eae4ab077257400b3a Oct 13 17:39:09.922 INFO running `"docker" "start" "-a" "fd316424ad6e872581cd3d305f5aa96aff8c407d6a7cc7eae4ab077257400b3a"` Oct 13 17:39:11.336 INFO kablam! usermod: no changes Oct 13 17:39:11.424 INFO kablam! Compiling bitfield-register-macro v0.2.1 Oct 13 17:39:17.325 INFO kablam! Checking bitfield-register v0.2.1 (/source) Oct 13 17:39:17.464 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Oct 13 17:39:17.464 INFO kablam! --> src/lib.rs:107:17 Oct 13 17:39:17.464 INFO kablam! | Oct 13 17:39:17.465 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Oct 13 17:39:17.465 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 13 17:39:17.465 INFO kablam! | Oct 13 17:39:17.465 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:39:17.465 INFO kablam! Oct 13 17:39:17.465 INFO kablam! warning: unused macro definition Oct 13 17:39:17.465 INFO kablam! --> src/lib.rs:109:5 Oct 13 17:39:17.466 INFO kablam! | Oct 13 17:39:17.466 INFO kablam! 109 | / macro_rules! test_into { Oct 13 17:39:17.466 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Oct 13 17:39:17.466 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Oct 13 17:39:17.466 INFO kablam! 112 | | assert_eq!( Oct 13 17:39:17.466 INFO kablam! ... | Oct 13 17:39:17.466 INFO kablam! 116 | | ) Oct 13 17:39:17.467 INFO kablam! 117 | | } Oct 13 17:39:17.467 INFO kablam! | |_____^ Oct 13 17:39:17.467 INFO kablam! | Oct 13 17:39:17.467 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:39:17.467 INFO kablam! Oct 13 17:39:17.467 INFO kablam! warning: unused macro definition Oct 13 17:39:17.467 INFO kablam! --> src/lib.rs:119:5 Oct 13 17:39:17.468 INFO kablam! | Oct 13 17:39:17.468 INFO kablam! 119 | / macro_rules! test_from { Oct 13 17:39:17.468 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Oct 13 17:39:17.471 INFO kablam! 121 | | assert_eq!( Oct 13 17:39:17.471 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Oct 13 17:39:17.472 INFO kablam! ... | Oct 13 17:39:17.472 INFO kablam! 125 | | ) Oct 13 17:39:17.472 INFO kablam! 126 | | } Oct 13 17:39:17.472 INFO kablam! | |_____^ Oct 13 17:39:17.472 INFO kablam! Oct 13 17:39:18.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.00s Oct 13 17:39:18.364 INFO kablam! su: No module specific data is present Oct 13 17:39:18.801 INFO running `"docker" "rm" "-f" "fd316424ad6e872581cd3d305f5aa96aff8c407d6a7cc7eae4ab077257400b3a"` Oct 13 17:39:19.065 INFO blam! fd316424ad6e872581cd3d305f5aa96aff8c407d6a7cc7eae4ab077257400b3a