Sep 21 06:50:45.947 INFO checking mpack-0.1.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:50:45.947 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:50:45.948 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:50:46.061 INFO blam! 11ad20249ace4ca59809361318bed5ec67b5cfc6799c61ab8f53be03a4a89ec8 Sep 21 06:50:46.062 INFO running `"docker" "start" "-a" "11ad20249ace4ca59809361318bed5ec67b5cfc6799c61ab8f53be03a4a89ec8"` Sep 21 06:50:46.991 INFO kablam! usermod: no changes Sep 21 06:50:47.025 INFO kablam! Checking mpack v0.1.2 (/source) Sep 21 06:50:47.280 INFO kablam! warning: unused macro definition Sep 21 06:50:47.280 INFO kablam! --> src/lib.rs:38:1 Sep 21 06:50:47.280 INFO kablam! | Sep 21 06:50:47.280 INFO kablam! 38 | / macro_rules! nth_byte( Sep 21 06:50:47.280 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Sep 21 06:50:47.281 INFO kablam! 40 | | ); Sep 21 06:50:47.281 INFO kablam! | |__^ Sep 21 06:50:47.281 INFO kablam! | Sep 21 06:50:47.281 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 06:50:47.281 INFO kablam! Sep 21 06:50:47.282 INFO kablam! warning: unused import: `std::mem` Sep 21 06:50:47.282 INFO kablam! --> src/lib.rs:717:9 Sep 21 06:50:47.282 INFO kablam! | Sep 21 06:50:47.282 INFO kablam! 717 | use std::mem; Sep 21 06:50:47.282 INFO kablam! | ^^^^^^^^ Sep 21 06:50:47.282 INFO kablam! | Sep 21 06:50:47.282 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:50:47.282 INFO kablam! Sep 21 06:50:47.286 INFO kablam! warning: unused import: `std::slice` Sep 21 06:50:47.286 INFO kablam! --> src/lib.rs:718:9 Sep 21 06:50:47.286 INFO kablam! | Sep 21 06:50:47.286 INFO kablam! 718 | use std::slice; Sep 21 06:50:47.286 INFO kablam! | ^^^^^^^^^^ Sep 21 06:50:47.286 INFO kablam! Sep 21 06:50:47.286 INFO kablam! warning: unused macro definition Sep 21 06:50:47.286 INFO kablam! --> src/lib.rs:38:1 Sep 21 06:50:47.286 INFO kablam! | Sep 21 06:50:47.286 INFO kablam! 38 | / macro_rules! nth_byte( Sep 21 06:50:47.286 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Sep 21 06:50:47.286 INFO kablam! 40 | | ); Sep 21 06:50:47.286 INFO kablam! | |__^ Sep 21 06:50:47.286 INFO kablam! | Sep 21 06:50:47.286 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 06:50:47.286 INFO kablam! Sep 21 06:50:47.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 06:50:47.918 INFO kablam! --> src/lib.rs:820:9 Sep 21 06:50:47.918 INFO kablam! | Sep 21 06:50:47.918 INFO kablam! 820 | assert_eq!(x.b, 42); Sep 21 06:50:47.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 06:50:47.918 INFO kablam! | Sep 21 06:50:47.918 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 06:50:47.918 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! Sep 21 06:50:47.918 INFO kablam! = note: for more information, see issue #46043 Sep 21 06:50:47.918 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 06:50:47.918 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) Sep 21 06:50:47.918 INFO kablam! Sep 21 06:50:47.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Sep 21 06:50:47.953 INFO kablam! su: No module specific data is present Sep 21 06:50:48.856 INFO running `"docker" "rm" "-f" "11ad20249ace4ca59809361318bed5ec67b5cfc6799c61ab8f53be03a4a89ec8"` Sep 21 06:50:48.917 INFO blam! 11ad20249ace4ca59809361318bed5ec67b5cfc6799c61ab8f53be03a4a89ec8