Oct 13 11:54:10.729 INFO checking mpack-0.1.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:54:10.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:54:11.238 INFO blam! de64fcfd4de7e78a2dac6f10e8f02638b4894b6c68efe58177e124e98bb84bc0 Oct 13 11:54:11.244 INFO running `"docker" "start" "-a" "de64fcfd4de7e78a2dac6f10e8f02638b4894b6c68efe58177e124e98bb84bc0"` Oct 13 11:54:12.156 INFO kablam! usermod: no changes Oct 13 11:54:12.211 INFO kablam! Checking mpack v0.1.2 (/source) Oct 13 11:54:12.951 INFO kablam! warning: unused macro definition Oct 13 11:54:12.951 INFO kablam! --> src/lib.rs:38:1 Oct 13 11:54:12.951 INFO kablam! | Oct 13 11:54:12.951 INFO kablam! 38 | / macro_rules! nth_byte( Oct 13 11:54:12.951 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Oct 13 11:54:12.951 INFO kablam! 40 | | ); Oct 13 11:54:12.951 INFO kablam! | |__^ Oct 13 11:54:12.951 INFO kablam! | Oct 13 11:54:12.951 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 11:54:12.951 INFO kablam! Oct 13 11:54:13.356 INFO kablam! warning: unused macro definition Oct 13 11:54:13.356 INFO kablam! --> src/lib.rs:38:1 Oct 13 11:54:13.356 INFO kablam! | Oct 13 11:54:13.356 INFO kablam! 38 | / macro_rules! nth_byte( Oct 13 11:54:13.356 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Oct 13 11:54:13.356 INFO kablam! 40 | | ); Oct 13 11:54:13.356 INFO kablam! | |__^ Oct 13 11:54:13.356 INFO kablam! | Oct 13 11:54:13.356 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 11:54:13.356 INFO kablam! Oct 13 11:54:13.364 INFO kablam! warning: unused import: `std::mem` Oct 13 11:54:13.364 INFO kablam! --> src/lib.rs:717:9 Oct 13 11:54:13.364 INFO kablam! | Oct 13 11:54:13.364 INFO kablam! 717 | use std::mem; Oct 13 11:54:13.364 INFO kablam! | ^^^^^^^^ Oct 13 11:54:13.364 INFO kablam! | Oct 13 11:54:13.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:54:13.364 INFO kablam! Oct 13 11:54:13.364 INFO kablam! warning: unused import: `std::slice` Oct 13 11:54:13.364 INFO kablam! --> src/lib.rs:718:9 Oct 13 11:54:13.364 INFO kablam! | Oct 13 11:54:13.364 INFO kablam! 718 | use std::slice; Oct 13 11:54:13.364 INFO kablam! | ^^^^^^^^^^ Oct 13 11:54:13.364 INFO kablam! Oct 13 11:54:13.910 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:54:13.910 INFO kablam! --> src/lib.rs:820:9 Oct 13 11:54:13.910 INFO kablam! | Oct 13 11:54:13.910 INFO kablam! 820 | assert_eq!(x.b, 42); Oct 13 11:54:13.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:54:13.910 INFO kablam! | Oct 13 11:54:13.910 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 11:54:13.910 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 11:54:13.910 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:54:13.910 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 13 11:54:13.910 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 13 11:54:13.910 INFO kablam! Oct 13 11:54:13.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 13 11:54:13.944 INFO kablam! su: No module specific data is present Oct 13 11:54:14.264 INFO running `"docker" "rm" "-f" "de64fcfd4de7e78a2dac6f10e8f02638b4894b6c68efe58177e124e98bb84bc0"` Oct 13 11:54:14.432 INFO blam! de64fcfd4de7e78a2dac6f10e8f02638b4894b6c68efe58177e124e98bb84bc0