Oct 13 14:35:07.493 INFO checking goblin-0.0.17 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 14:35:07.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14:35:07.881 INFO blam! b7cf3255b0f40a06dd3d2a9ad4a04be5b2215e9c4b30a1dcee33faa4f5d08ede Oct 13 14:35:07.885 INFO running `"docker" "start" "-a" "b7cf3255b0f40a06dd3d2a9ad4a04be5b2215e9c4b30a1dcee33faa4f5d08ede"` Oct 13 14:35:09.268 INFO kablam! usermod: no changes Oct 13 14:35:09.423 INFO kablam! Compiling scroll_derive v0.9.5 Oct 13 14:35:16.420 INFO kablam! Checking scroll v0.9.2 Oct 13 14:35:17.964 INFO kablam! Checking goblin v0.0.17 (/source) Oct 13 14:35:28.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:35:28.712 INFO kablam! --> src/mach/load_command.rs:145:37 Oct 13 14:35:28.712 INFO kablam! | Oct 13 14:35:28.712 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 13 14:35:28.712 INFO kablam! | ^^^^^^ Oct 13 14:35:28.712 INFO kablam! | Oct 13 14:35:28.712 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 14:35:28.712 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 14:35:28.712 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:35:28.712 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 14:35:28.712 INFO kablam! Oct 13 14:35:28.712 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:35:28.712 INFO kablam! --> src/mach/load_command.rs:195:37 Oct 13 14:35:28.712 INFO kablam! | Oct 13 14:35:28.712 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 13 14:35:28.712 INFO kablam! | ^^^^^^ Oct 13 14:35:28.712 INFO kablam! | Oct 13 14:35:28.712 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 14:35:28.712 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:35:28.713 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 14:35:28.713 INFO kablam! Oct 13 14:35:33.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:35:33.949 INFO kablam! --> src/mach/load_command.rs:145:37 Oct 13 14:35:33.949 INFO kablam! | Oct 13 14:35:33.949 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 13 14:35:33.950 INFO kablam! | ^^^^^^ Oct 13 14:35:33.961 INFO kablam! | Oct 13 14:35:33.961 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 14:35:33.961 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 14:35:33.961 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:35:33.962 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 14:35:33.962 INFO kablam! Oct 13 14:35:33.962 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 14:35:33.962 INFO kablam! --> src/mach/load_command.rs:195:37 Oct 13 14:35:33.963 INFO kablam! | Oct 13 14:35:33.963 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Oct 13 14:35:33.963 INFO kablam! | ^^^^^^ Oct 13 14:35:33.963 INFO kablam! | Oct 13 14:35:33.964 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 14:35:33.968 INFO kablam! = note: for more information, see issue #46043 Oct 13 14:35:33.968 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 14:35:33.969 INFO kablam! Oct 13 14:35:36.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.33s Oct 13 14:35:36.638 INFO kablam! su: No module specific data is present Oct 13 14:35:36.945 INFO running `"docker" "rm" "-f" "b7cf3255b0f40a06dd3d2a9ad4a04be5b2215e9c4b30a1dcee33faa4f5d08ede"` Oct 13 14:35:37.043 INFO blam! b7cf3255b0f40a06dd3d2a9ad4a04be5b2215e9c4b30a1dcee33faa4f5d08ede