Nov 18 06:17:48.069 INFO testing minidump-processor-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:17:48.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 06:17:48.461 INFO [stdout] 504ab671422438692a4154041e403dfb17846a22745fca33e7859d9dacf201fe Nov 18 06:17:48.465 INFO running `"docker" "start" "-a" "504ab671422438692a4154041e403dfb17846a22745fca33e7859d9dacf201fe"` Nov 18 06:17:49.091 INFO [stderr] usermod: no changes Nov 18 06:17:49.169 INFO [stderr] Compiling minidump-common v0.1.0 Nov 18 06:17:50.133 INFO [stderr] Compiling minidump v0.1.0 Nov 18 06:17:50.133 INFO [stderr] Compiling breakpad-symbols v0.1.1 Nov 18 06:17:54.963 INFO [stderr] Compiling minidump-processor v0.1.0 (/source) Nov 18 06:17:59.827 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.72s Nov 18 06:17:59.832 INFO [stderr] su: No module specific data is present Nov 18 06:18:00.479 INFO running `"docker" "inspect" "504ab671422438692a4154041e403dfb17846a22745fca33e7859d9dacf201fe"` Nov 18 06:18:00.721 INFO running `"docker" "rm" "-f" "504ab671422438692a4154041e403dfb17846a22745fca33e7859d9dacf201fe"` Nov 18 06:18:00.985 INFO [stdout] 504ab671422438692a4154041e403dfb17846a22745fca33e7859d9dacf201fe Nov 18 06:18:00.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 06:18:01.312 INFO [stdout] a2360a9360b7e7702ffa7235ccd462d07dce80c39a5d39c835c97f676fd19930 Nov 18 06:18:01.314 INFO running `"docker" "start" "-a" "a2360a9360b7e7702ffa7235ccd462d07dce80c39a5d39c835c97f676fd19930"` Nov 18 06:18:01.819 INFO [stderr] usermod: no changes Nov 18 06:18:01.894 INFO [stderr] Compiling test-assembler v0.1.5 Nov 18 06:18:02.703 INFO [stderr] Compiling minidump-processor v0.1.0 (/source) Nov 18 06:18:04.602 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 06:18:04.603 INFO [stderr] --> tests/test_processor.rs:78:9 Nov 18 06:18:04.603 INFO [stderr] | Nov 18 06:18:04.603 INFO [stderr] 78 | assert_eq!(raw.eip, 0x0040429e); Nov 18 06:18:04.603 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:18:04.604 INFO [stderr] | Nov 18 06:18:04.604 INFO [stderr] = note: #[warn(safe_packed_borrows)] on by default Nov 18 06:18:04.604 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 06:18:04.605 INFO [stderr] = note: for more information, see issue #46043 Nov 18 06:18:04.605 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 06:18:04.605 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 06:18:04.606 INFO [stderr] Nov 18 06:18:04.611 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 06:18:04.611 INFO [stderr] --> tests/test_processor.rs:93:9 Nov 18 06:18:04.611 INFO [stderr] | Nov 18 06:18:04.612 INFO [stderr] 93 | assert_eq!(raw.eip, 0x7c816fd7); Nov 18 06:18:04.612 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:18:04.612 INFO [stderr] | Nov 18 06:18:04.613 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 06:18:04.613 INFO [stderr] = note: for more information, see issue #46043 Nov 18 06:18:04.613 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 06:18:04.613 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 06:18:04.614 INFO [stderr] Nov 18 06:18:06.012 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.17s Nov 18 06:18:06.015 INFO [stderr] su: No module specific data is present Nov 18 06:18:06.394 INFO running `"docker" "inspect" "a2360a9360b7e7702ffa7235ccd462d07dce80c39a5d39c835c97f676fd19930"` Nov 18 06:18:06.501 INFO running `"docker" "rm" "-f" "a2360a9360b7e7702ffa7235ccd462d07dce80c39a5d39c835c97f676fd19930"` Nov 18 06:18:06.598 INFO [stdout] a2360a9360b7e7702ffa7235ccd462d07dce80c39a5d39c835c97f676fd19930