Nov 10 05:40:23.312 INFO checking goblin-0.0.17 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 05:40:23.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-4/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 10 05:40:23.667 INFO blam! 869e27990b83a40ff4af1ae9cf39791d6290bb026d7ca84594a908cf5cc7f6ef Nov 10 05:40:23.670 INFO running `"docker" "start" "-a" "869e27990b83a40ff4af1ae9cf39791d6290bb026d7ca84594a908cf5cc7f6ef"` Nov 10 05:40:25.147 INFO kablam! usermod: no changes Nov 10 05:40:25.319 INFO kablam! Compiling scroll v0.9.2 Nov 10 05:40:25.327 INFO kablam! Compiling scroll_derive v0.9.5 Nov 10 05:40:34.019 INFO kablam! Checking goblin v0.0.17 (/source) Nov 10 05:40:43.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 10 05:40:43.703 INFO kablam! --> src/mach/load_command.rs:145:37 Nov 10 05:40:43.703 INFO kablam! | Nov 10 05:40:43.703 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 10 05:40:43.703 INFO kablam! | ^^^^^^ Nov 10 05:40:43.703 INFO kablam! | Nov 10 05:40:43.703 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 10 05:40:43.703 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 10 05:40:43.703 INFO kablam! = note: for more information, see issue #46043 Nov 10 05:40:43.703 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 10 05:40:43.703 INFO kablam! Nov 10 05:40:43.703 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 10 05:40:43.703 INFO kablam! --> src/mach/load_command.rs:195:37 Nov 10 05:40:43.703 INFO kablam! | Nov 10 05:40:43.703 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 10 05:40:43.703 INFO kablam! | ^^^^^^ Nov 10 05:40:43.703 INFO kablam! | Nov 10 05:40:43.703 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 10 05:40:43.703 INFO kablam! = note: for more information, see issue #46043 Nov 10 05:40:43.703 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 10 05:40:43.703 INFO kablam! Nov 10 05:40:46.657 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 10 05:40:46.658 INFO kablam! --> src/mach/load_command.rs:145:37 Nov 10 05:40:46.659 INFO kablam! | Nov 10 05:40:46.659 INFO kablam! 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 10 05:40:46.659 INFO kablam! | ^^^^^^ Nov 10 05:40:46.659 INFO kablam! | Nov 10 05:40:46.660 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 10 05:40:46.660 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 10 05:40:46.661 INFO kablam! = note: for more information, see issue #46043 Nov 10 05:40:46.661 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 10 05:40:46.661 INFO kablam! Nov 10 05:40:46.662 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 10 05:40:46.662 INFO kablam! --> src/mach/load_command.rs:195:37 Nov 10 05:40:46.662 INFO kablam! | Nov 10 05:40:46.663 INFO kablam! 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 10 05:40:46.663 INFO kablam! | ^^^^^^ Nov 10 05:40:46.663 INFO kablam! | Nov 10 05:40:46.663 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 10 05:40:46.664 INFO kablam! = note: for more information, see issue #46043 Nov 10 05:40:46.664 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 10 05:40:46.664 INFO kablam! Nov 10 05:40:48.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.11s Nov 10 05:40:48.303 INFO kablam! su: No module specific data is present Nov 10 05:40:49.050 INFO running `"docker" "rm" "-f" "869e27990b83a40ff4af1ae9cf39791d6290bb026d7ca84594a908cf5cc7f6ef"` Nov 10 05:40:49.322 INFO blam! 869e27990b83a40ff4af1ae9cf39791d6290bb026d7ca84594a908cf5cc7f6ef