Nov 18 12:49:09.241 INFO testing goblin-0.0.17 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:49:09.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 18 12:49:09.527 INFO [stdout] 1a4ecc8c0b7107caea711eee3936b10576e0e3454729cad5bbc75908bf97f12c Nov 18 12:49:09.528 INFO running `"docker" "start" "-a" "1a4ecc8c0b7107caea711eee3936b10576e0e3454729cad5bbc75908bf97f12c"` Nov 18 12:49:10.258 INFO [stderr] usermod: no changes Nov 18 12:49:10.379 INFO [stderr] Compiling scroll_derive v0.9.5 Nov 18 12:49:15.122 INFO [stderr] Compiling scroll v0.9.2 Nov 18 12:49:16.565 INFO [stderr] Compiling goblin v0.0.17 (/source) Nov 18 12:49:23.098 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 12:49:23.098 INFO [stderr] --> src/mach/load_command.rs:145:37 Nov 18 12:49:23.098 INFO [stderr] | Nov 18 12:49:23.098 INFO [stderr] 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 18 12:49:23.098 INFO [stderr] | ^^^^^^ Nov 18 12:49:23.098 INFO [stderr] | Nov 18 12:49:23.098 INFO [stderr] = note: #[warn(safe_packed_borrows)] on by default Nov 18 12:49:23.098 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 12:49:23.098 INFO [stderr] = note: for more information, see issue #46043 Nov 18 12:49:23.098 INFO [stderr] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 18 12:49:23.098 INFO [stderr] Nov 18 12:49:23.098 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 12:49:23.098 INFO [stderr] --> src/mach/load_command.rs:195:37 Nov 18 12:49:23.098 INFO [stderr] | Nov 18 12:49:23.098 INFO [stderr] 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 18 12:49:23.098 INFO [stderr] | ^^^^^^ Nov 18 12:49:23.098 INFO [stderr] | Nov 18 12:49:23.098 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 12:49:23.098 INFO [stderr] = note: for more information, see issue #46043 Nov 18 12:49:23.098 INFO [stderr] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 18 12:49:23.098 INFO [stderr] Nov 18 12:49:27.963 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.68s Nov 18 12:49:27.968 INFO [stderr] su: No module specific data is present Nov 18 12:49:28.289 INFO running `"docker" "inspect" "1a4ecc8c0b7107caea711eee3936b10576e0e3454729cad5bbc75908bf97f12c"` Nov 18 12:49:28.421 INFO running `"docker" "rm" "-f" "1a4ecc8c0b7107caea711eee3936b10576e0e3454729cad5bbc75908bf97f12c"` Nov 18 12:49:28.555 INFO [stdout] 1a4ecc8c0b7107caea711eee3936b10576e0e3454729cad5bbc75908bf97f12c Nov 18 12:49:28.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 18 12:49:28.764 INFO [stdout] 55b667e6b7fa892e1b22860882a0698cc387c05f1749b70d56b593e651c7b0a1 Nov 18 12:49:28.764 INFO running `"docker" "start" "-a" "55b667e6b7fa892e1b22860882a0698cc387c05f1749b70d56b593e651c7b0a1"` Nov 18 12:49:29.258 INFO [stderr] usermod: no changes Nov 18 12:49:29.388 INFO [stderr] Compiling goblin v0.0.17 (/source) Nov 18 12:49:40.848 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 12:49:40.848 INFO [stderr] --> src/mach/load_command.rs:145:37 Nov 18 12:49:40.848 INFO [stderr] | Nov 18 12:49:40.848 INFO [stderr] 145 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 18 12:49:40.848 INFO [stderr] | ^^^^^^ Nov 18 12:49:40.848 INFO [stderr] | Nov 18 12:49:40.848 INFO [stderr] = note: #[warn(safe_packed_borrows)] on by default Nov 18 12:49:40.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 12:49:40.848 INFO [stderr] = note: for more information, see issue #46043 Nov 18 12:49:40.848 INFO [stderr] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 18 12:49:40.848 INFO [stderr] Nov 18 12:49:40.848 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 12:49:40.848 INFO [stderr] --> src/mach/load_command.rs:195:37 Nov 18 12:49:40.848 INFO [stderr] | Nov 18 12:49:40.848 INFO [stderr] 195 | #[derive(Debug, Clone, Copy, Pread, Pwrite, IOread, IOwrite, SizeWith)] Nov 18 12:49:40.848 INFO [stderr] | ^^^^^^ Nov 18 12:49:40.848 INFO [stderr] | Nov 18 12:49:40.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 12:49:40.848 INFO [stderr] = note: for more information, see issue #46043 Nov 18 12:49:40.848 INFO [stderr] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 18 12:49:40.848 INFO [stderr] Nov 18 12:49:42.739 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.46s Nov 18 12:49:42.753 INFO [stderr] su: No module specific data is present Nov 18 12:49:42.988 INFO running `"docker" "inspect" "55b667e6b7fa892e1b22860882a0698cc387c05f1749b70d56b593e651c7b0a1"` Nov 18 12:49:43.068 INFO running `"docker" "rm" "-f" "55b667e6b7fa892e1b22860882a0698cc387c05f1749b70d56b593e651c7b0a1"` Nov 18 12:49:43.162 INFO [stdout] 55b667e6b7fa892e1b22860882a0698cc387c05f1749b70d56b593e651c7b0a1