Nov 04 23:19:17.727 INFO checking goblin-0.0.17 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 23:19:17.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 23:19:18.235 INFO blam! edf1deacfd7ea31463786ff77596da01ec52be637e3682aafc59499f30c33ef3 Nov 04 23:19:18.241 INFO running `"docker" "start" "-a" "edf1deacfd7ea31463786ff77596da01ec52be637e3682aafc59499f30c33ef3"` Nov 04 23:19:19.707 INFO kablam! usermod: no changes Nov 04 23:19:19.867 INFO kablam! Compiling scroll_derive v0.9.5 Nov 04 23:19:26.475 INFO kablam! Checking scroll v0.9.2 Nov 04 23:19:27.955 INFO kablam! Checking goblin v0.0.17 (/source) Nov 04 23:19:39.067 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:19:39.067 INFO kablam! --> src/mach/load_command.rs:145:37 Nov 04 23:19:39.068 INFO kablam! | Nov 04 23:19:39.068 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 04 23:19:39.068 INFO kablam! | ^^^^^^ Nov 04 23:19:39.069 INFO kablam! | Nov 04 23:19:39.069 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:19:39.069 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! Nov 04 23:19:39.069 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:19:39.070 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:19:39.070 INFO kablam! Nov 04 23:19:39.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:19:39.070 INFO kablam! --> src/mach/load_command.rs:195:37 Nov 04 23:19:39.071 INFO kablam! | Nov 04 23:19:39.071 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 04 23:19:39.071 INFO kablam! | ^^^^^^ Nov 04 23:19:39.071 INFO kablam! | Nov 04 23:19:39.071 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! Nov 04 23:19:39.071 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:19:39.071 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:19:39.071 INFO kablam! Nov 04 23:19:43.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:19:43.746 INFO kablam! --> src/mach/load_command.rs:145:37 Nov 04 23:19:43.746 INFO kablam! | Nov 04 23:19:43.746 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 04 23:19:43.746 INFO kablam! | ^^^^^^ Nov 04 23:19:43.746 INFO kablam! | Nov 04 23:19:43.746 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 04 23:19:43.746 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! Nov 04 23:19:43.746 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:19:43.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:19:43.746 INFO kablam! Nov 04 23:19:43.746 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 04 23:19:43.746 INFO kablam! --> src/mach/load_command.rs:195:37 Nov 04 23:19:43.746 INFO kablam! | Nov 04 23:19:43.746 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 04 23:19:43.746 INFO kablam! | ^^^^^^ Nov 04 23:19:43.746 INFO kablam! | Nov 04 23:19:43.746 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! Nov 04 23:19:43.746 INFO kablam! = note: for more information, see issue #46043 Nov 04 23:19:43.746 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 04 23:19:43.746 INFO kablam! Nov 04 23:19:46.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.81s Nov 04 23:19:46.567 INFO kablam! su: No module specific data is present Nov 04 23:19:46.893 INFO running `"docker" "rm" "-f" "edf1deacfd7ea31463786ff77596da01ec52be637e3682aafc59499f30c33ef3"` Nov 04 23:19:46.991 INFO blam! edf1deacfd7ea31463786ff77596da01ec52be637e3682aafc59499f30c33ef3