Oct 27 19:02:04.850 INFO checking mpack-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:02:04.850 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 27 19:02:05.247 INFO blam! cfbea8aed3f2a625ba9effecd4ad9504e848640f23d39c5370af83244e9184b1 Oct 27 19:02:05.251 INFO running `"docker" "start" "-a" "cfbea8aed3f2a625ba9effecd4ad9504e848640f23d39c5370af83244e9184b1"` Oct 27 19:02:06.982 INFO kablam! usermod: no changes Oct 27 19:02:07.083 INFO kablam! Checking mpack v0.1.2 (/source) Oct 27 19:02:08.309 INFO kablam! warning: unused macro definition Oct 27 19:02:08.309 INFO kablam! --> src/lib.rs:38:1 Oct 27 19:02:08.309 INFO kablam! | Oct 27 19:02:08.309 INFO kablam! 38 | / macro_rules! nth_byte( Oct 27 19:02:08.309 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Oct 27 19:02:08.309 INFO kablam! 40 | | ); Oct 27 19:02:08.309 INFO kablam! | |__^ Oct 27 19:02:08.309 INFO kablam! | Oct 27 19:02:08.309 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 19:02:08.309 INFO kablam! Oct 27 19:02:08.599 INFO kablam! warning: unused macro definition Oct 27 19:02:08.600 INFO kablam! --> src/lib.rs:38:1 Oct 27 19:02:08.600 INFO kablam! | Oct 27 19:02:08.600 INFO kablam! 38 | / macro_rules! nth_byte( Oct 27 19:02:08.601 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Oct 27 19:02:08.601 INFO kablam! 40 | | ); Oct 27 19:02:08.601 INFO kablam! | |__^ Oct 27 19:02:08.602 INFO kablam! | Oct 27 19:02:08.602 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 19:02:08.602 INFO kablam! Oct 27 19:02:08.603 INFO kablam! warning: unused import: `std::mem` Oct 27 19:02:08.603 INFO kablam! --> src/lib.rs:717:9 Oct 27 19:02:08.604 INFO kablam! | Oct 27 19:02:08.604 INFO kablam! 717 | use std::mem; Oct 27 19:02:08.604 INFO kablam! | ^^^^^^^^ Oct 27 19:02:08.605 INFO kablam! | Oct 27 19:02:08.605 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:02:08.605 INFO kablam! Oct 27 19:02:08.606 INFO kablam! warning: unused import: `std::slice` Oct 27 19:02:08.606 INFO kablam! --> src/lib.rs:718:9 Oct 27 19:02:08.606 INFO kablam! | Oct 27 19:02:08.607 INFO kablam! 718 | use std::slice; Oct 27 19:02:08.607 INFO kablam! | ^^^^^^^^^^ Oct 27 19:02:08.607 INFO kablam! Oct 27 19:02:09.399 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 19:02:09.399 INFO kablam! --> src/lib.rs:820:9 Oct 27 19:02:09.399 INFO kablam! | Oct 27 19:02:09.399 INFO kablam! 820 | assert_eq!(x.b, 42); Oct 27 19:02:09.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:02:09.399 INFO kablam! | Oct 27 19:02:09.399 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 19:02:09.399 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 27 19:02:09.399 INFO kablam! = note: for more information, see issue #46043 Oct 27 19:02:09.399 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 27 19:02:09.399 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 27 19:02:09.399 INFO kablam! Oct 27 19:02:09.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 27 19:02:09.448 INFO kablam! su: No module specific data is present Oct 27 19:02:09.749 INFO running `"docker" "rm" "-f" "cfbea8aed3f2a625ba9effecd4ad9504e848640f23d39c5370af83244e9184b1"` Oct 27 19:02:09.888 INFO blam! cfbea8aed3f2a625ba9effecd4ad9504e848640f23d39c5370af83244e9184b1