Sep 14 12:57:50.215 INFO checking mpack-0.1.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:57:50.215 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:57:50.215 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:57:50.379 INFO blam! d450f7c8f0e52f2ad360863e4c85445c747c589e551fa4e1d294d7701f36d10d Sep 14 12:57:50.381 INFO running `"docker" "start" "-a" "d450f7c8f0e52f2ad360863e4c85445c747c589e551fa4e1d294d7701f36d10d"` Sep 14 12:57:51.582 INFO kablam! usermod: no changes Sep 14 12:57:51.629 INFO kablam! Checking mpack v0.1.2 (file:///source) Sep 14 12:57:51.847 INFO kablam! warning: unused macro definition Sep 14 12:57:51.847 INFO kablam! --> src/lib.rs:38:1 Sep 14 12:57:51.847 INFO kablam! | Sep 14 12:57:51.847 INFO kablam! 38 | / macro_rules! nth_byte( Sep 14 12:57:51.847 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Sep 14 12:57:51.847 INFO kablam! 40 | | ); Sep 14 12:57:51.847 INFO kablam! | |__^ Sep 14 12:57:51.847 INFO kablam! | Sep 14 12:57:51.847 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 12:57:51.847 INFO kablam! Sep 14 12:57:51.927 INFO kablam! warning: unused macro definition Sep 14 12:57:51.927 INFO kablam! --> src/lib.rs:38:1 Sep 14 12:57:51.927 INFO kablam! | Sep 14 12:57:51.927 INFO kablam! 38 | / macro_rules! nth_byte( Sep 14 12:57:51.927 INFO kablam! 39 | | ($x:expr, $n:expr) => ((($x >> ($n * 8)) & 0xFF) as u8) Sep 14 12:57:51.927 INFO kablam! 40 | | ); Sep 14 12:57:51.927 INFO kablam! | |__^ Sep 14 12:57:51.927 INFO kablam! | Sep 14 12:57:51.927 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 12:57:51.927 INFO kablam! Sep 14 12:57:51.928 INFO kablam! warning: unused import: `std::mem` Sep 14 12:57:51.928 INFO kablam! --> src/lib.rs:717:9 Sep 14 12:57:51.928 INFO kablam! | Sep 14 12:57:51.928 INFO kablam! 717 | use std::mem; Sep 14 12:57:51.928 INFO kablam! | ^^^^^^^^ Sep 14 12:57:51.928 INFO kablam! | Sep 14 12:57:51.928 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:57:51.928 INFO kablam! Sep 14 12:57:51.928 INFO kablam! warning: unused import: `std::slice` Sep 14 12:57:51.928 INFO kablam! --> src/lib.rs:718:9 Sep 14 12:57:51.928 INFO kablam! | Sep 14 12:57:51.928 INFO kablam! 718 | use std::slice; Sep 14 12:57:51.928 INFO kablam! | ^^^^^^^^^^ Sep 14 12:57:51.928 INFO kablam! Sep 14 12:57:52.404 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 12:57:52.404 INFO kablam! --> src/lib.rs:820:9 Sep 14 12:57:52.404 INFO kablam! | Sep 14 12:57:52.404 INFO kablam! 820 | assert_eq!(x.b, 42); Sep 14 12:57:52.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 12:57:52.404 INFO kablam! | Sep 14 12:57:52.404 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 12:57:52.404 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 14 12:57:52.404 INFO kablam! = note: for more information, see issue #46043 Sep 14 12:57:52.404 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 14 12:57:52.404 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 14 12:57:52.404 INFO kablam! Sep 14 12:57:52.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Sep 14 12:57:52.433 INFO kablam! su: No module specific data is present Sep 14 12:57:52.911 INFO running `"docker" "rm" "-f" "d450f7c8f0e52f2ad360863e4c85445c747c589e551fa4e1d294d7701f36d10d"` Sep 14 12:57:53.019 INFO blam! d450f7c8f0e52f2ad360863e4c85445c747c589e551fa4e1d294d7701f36d10d