Oct 16 02:45:00.692 INFO testing minidump-processor-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:45:00.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 02:45:01.147 INFO blam! 601b5f69e76603faa120fe8816d18e824006d34e113c6c3301b468643f1095fa Oct 16 02:45:01.151 INFO running `"docker" "start" "-a" "601b5f69e76603faa120fe8816d18e824006d34e113c6c3301b468643f1095fa"` Oct 16 02:45:02.103 INFO kablam! usermod: no changes Oct 16 02:45:02.281 INFO kablam! Compiling minidump-common v0.1.0 Oct 16 02:45:02.307 INFO kablam! Compiling range-map v0.1.5 Oct 16 02:45:03.875 INFO kablam! Compiling breakpad-symbols v0.1.1 Oct 16 02:45:03.875 INFO kablam! Compiling minidump v0.1.0 Oct 16 02:45:08.495 INFO kablam! Compiling minidump-processor v0.1.0 (/source) Oct 16 02:45:14.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.95s Oct 16 02:45:14.095 INFO kablam! su: No module specific data is present Oct 16 02:45:14.958 INFO running `"docker" "rm" "-f" "601b5f69e76603faa120fe8816d18e824006d34e113c6c3301b468643f1095fa"` Oct 16 02:45:15.271 INFO blam! 601b5f69e76603faa120fe8816d18e824006d34e113c6c3301b468643f1095fa Oct 16 02:45:15.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 16 02:45:15.880 INFO blam! 93ae9ff1ae6276009fc97147a6d62929dab6b40bef80283cc39e15881e580ed9 Oct 16 02:45:15.882 INFO running `"docker" "start" "-a" "93ae9ff1ae6276009fc97147a6d62929dab6b40bef80283cc39e15881e580ed9"` Oct 16 02:45:16.775 INFO kablam! usermod: no changes Oct 16 02:45:16.866 INFO kablam! Compiling test-assembler v0.1.5 Oct 16 02:45:17.677 INFO kablam! Compiling minidump-processor v0.1.0 (/source) Oct 16 02:45:19.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 02:45:19.535 INFO kablam! --> tests/test_processor.rs:78:9 Oct 16 02:45:19.535 INFO kablam! | Oct 16 02:45:19.535 INFO kablam! 78 | assert_eq!(raw.eip, 0x0040429e); Oct 16 02:45:19.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:45:19.535 INFO kablam! | Oct 16 02:45:19.535 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 16 02:45:19.535 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! Oct 16 02:45:19.535 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:45:19.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 02:45:19.535 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 02:45:19.535 INFO kablam! Oct 16 02:45:19.535 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 16 02:45:19.535 INFO kablam! --> tests/test_processor.rs:93:9 Oct 16 02:45:19.535 INFO kablam! | Oct 16 02:45:19.535 INFO kablam! 93 | assert_eq!(raw.eip, 0x7c816fd7); Oct 16 02:45:19.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:45:19.535 INFO kablam! | Oct 16 02:45:19.535 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! Oct 16 02:45:19.535 INFO kablam! = note: for more information, see issue #46043 Oct 16 02:45:19.535 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 16 02:45:19.535 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 02:45:19.535 INFO kablam! Oct 16 02:45:20.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.13s Oct 16 02:45:20.938 INFO kablam! su: No module specific data is present Oct 16 02:45:21.327 INFO running `"docker" "rm" "-f" "93ae9ff1ae6276009fc97147a6d62929dab6b40bef80283cc39e15881e580ed9"` Oct 16 02:45:21.477 INFO blam! 93ae9ff1ae6276009fc97147a6d62929dab6b40bef80283cc39e15881e580ed9