Oct 28 00:39:55.149 INFO checking bitfield-register-0.2.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:39:55.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 00:39:55.684 INFO blam! 5aeb96a9e2f475158b66c02235e4dae56e606bb53a929e5080cc8125d52c6e1e Oct 28 00:39:55.686 INFO running `"docker" "start" "-a" "5aeb96a9e2f475158b66c02235e4dae56e606bb53a929e5080cc8125d52c6e1e"` Oct 28 00:39:57.279 INFO kablam! usermod: no changes Oct 28 00:39:57.372 INFO kablam! Compiling bitfield-register-macro v0.2.1 Oct 28 00:40:03.560 INFO kablam! Checking bitfield-register v0.2.1 (/source) Oct 28 00:40:03.662 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Oct 28 00:40:03.662 INFO kablam! --> src/lib.rs:107:17 Oct 28 00:40:03.662 INFO kablam! | Oct 28 00:40:03.662 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Oct 28 00:40:03.662 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 28 00:40:03.662 INFO kablam! | Oct 28 00:40:03.662 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:40:03.662 INFO kablam! Oct 28 00:40:03.662 INFO kablam! warning: unused macro definition Oct 28 00:40:03.662 INFO kablam! --> src/lib.rs:109:5 Oct 28 00:40:03.663 INFO kablam! | Oct 28 00:40:03.663 INFO kablam! 109 | / macro_rules! test_into { Oct 28 00:40:03.663 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Oct 28 00:40:03.663 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Oct 28 00:40:03.663 INFO kablam! 112 | | assert_eq!( Oct 28 00:40:03.663 INFO kablam! ... | Oct 28 00:40:03.663 INFO kablam! 116 | | ) Oct 28 00:40:03.663 INFO kablam! 117 | | } Oct 28 00:40:03.663 INFO kablam! | |_____^ Oct 28 00:40:03.663 INFO kablam! | Oct 28 00:40:03.663 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:40:03.663 INFO kablam! Oct 28 00:40:03.663 INFO kablam! warning: unused macro definition Oct 28 00:40:03.663 INFO kablam! --> src/lib.rs:119:5 Oct 28 00:40:03.663 INFO kablam! | Oct 28 00:40:03.663 INFO kablam! 119 | / macro_rules! test_from { Oct 28 00:40:03.663 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Oct 28 00:40:03.663 INFO kablam! 121 | | assert_eq!( Oct 28 00:40:03.663 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Oct 28 00:40:03.663 INFO kablam! ... | Oct 28 00:40:03.663 INFO kablam! 125 | | ) Oct 28 00:40:03.663 INFO kablam! 126 | | } Oct 28 00:40:03.663 INFO kablam! | |_____^ Oct 28 00:40:03.663 INFO kablam! Oct 28 00:40:04.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.33s Oct 28 00:40:04.640 INFO kablam! su: No module specific data is present Oct 28 00:40:05.158 INFO running `"docker" "rm" "-f" "5aeb96a9e2f475158b66c02235e4dae56e606bb53a929e5080cc8125d52c6e1e"` Oct 28 00:40:05.431 INFO blam! 5aeb96a9e2f475158b66c02235e4dae56e606bb53a929e5080cc8125d52c6e1e