Nov 18 06:17:55.343 INFO testing minidump-processor-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 06:17:55.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 06:17:55.652 INFO [stdout] c8f5a3c87bd3e7c6a6ae19d00fb969a427d7e885cb54df0c9aae0558bf68696d Nov 18 06:17:55.654 INFO running `"docker" "start" "-a" "c8f5a3c87bd3e7c6a6ae19d00fb969a427d7e885cb54df0c9aae0558bf68696d"` Nov 18 06:17:56.093 INFO [stderr] usermod: no changes Nov 18 06:17:56.209 INFO [stderr] Compiling minidump-common v0.1.0 Nov 18 06:17:56.209 INFO [stderr] Compiling range-map v0.1.5 Nov 18 06:17:57.631 INFO [stderr] Compiling minidump v0.1.0 Nov 18 06:17:57.631 INFO [stderr] Compiling breakpad-symbols v0.1.1 Nov 18 06:18:01.245 INFO [stderr] Compiling minidump-processor v0.1.0 (/source) Nov 18 06:18:05.497 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.38s Nov 18 06:18:05.511 INFO [stderr] su: No module specific data is present Nov 18 06:18:05.903 INFO running `"docker" "inspect" "c8f5a3c87bd3e7c6a6ae19d00fb969a427d7e885cb54df0c9aae0558bf68696d"` Nov 18 06:18:06.006 INFO running `"docker" "rm" "-f" "c8f5a3c87bd3e7c6a6ae19d00fb969a427d7e885cb54df0c9aae0558bf68696d"` Nov 18 06:18:06.139 INFO [stdout] c8f5a3c87bd3e7c6a6ae19d00fb969a427d7e885cb54df0c9aae0558bf68696d Nov 18 06:18:06.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 06:18:06.347 INFO [stdout] 019e8976ea543d0345ee41e03ca50d35009b235bbdb01838995cb928c3325472 Nov 18 06:18:06.353 INFO running `"docker" "start" "-a" "019e8976ea543d0345ee41e03ca50d35009b235bbdb01838995cb928c3325472"` Nov 18 06:18:06.948 INFO [stderr] usermod: no changes Nov 18 06:18:06.992 INFO [stderr] Compiling test-assembler v0.1.5 Nov 18 06:18:07.819 INFO [stderr] Compiling minidump-processor v0.1.0 (/source) Nov 18 06:18:09.832 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 06:18:09.832 INFO [stderr] --> tests/test_processor.rs:78:9 Nov 18 06:18:09.832 INFO [stderr] | Nov 18 06:18:09.832 INFO [stderr] 78 | assert_eq!(raw.eip, 0x0040429e); Nov 18 06:18:09.832 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:18:09.832 INFO [stderr] | Nov 18 06:18:09.832 INFO [stderr] = note: #[warn(safe_packed_borrows)] on by default Nov 18 06:18:09.832 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:09.832 INFO [stderr] = note: for more information, see issue #46043 Nov 18 06:18:09.832 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:09.832 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:09.832 INFO [stderr] Nov 18 06:18:09.832 INFO [stderr] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 18 06:18:09.832 INFO [stderr] --> tests/test_processor.rs:93:9 Nov 18 06:18:09.832 INFO [stderr] | Nov 18 06:18:09.832 INFO [stderr] 93 | assert_eq!(raw.eip, 0x7c816fd7); Nov 18 06:18:09.832 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:18:09.832 INFO [stderr] | Nov 18 06:18:09.833 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:09.833 INFO [stderr] = note: for more information, see issue #46043 Nov 18 06:18:09.833 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:09.833 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:09.833 INFO [stderr] Nov 18 06:18:11.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.75s Nov 18 06:18:11.692 INFO [stderr] su: No module specific data is present Nov 18 06:18:12.019 INFO running `"docker" "inspect" "019e8976ea543d0345ee41e03ca50d35009b235bbdb01838995cb928c3325472"` Nov 18 06:18:12.148 INFO running `"docker" "rm" "-f" "019e8976ea543d0345ee41e03ca50d35009b235bbdb01838995cb928c3325472"` Nov 18 06:18:12.322 INFO [stdout] 019e8976ea543d0345ee41e03ca50d35009b235bbdb01838995cb928c3325472