Oct 12 21:19:01.934 INFO checking gamozolabs/pdblister against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:19:01.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 12 21:19:02.466 INFO blam! dd9228b6f05584c878fd4770270ecc329864f6346903081399f0d98cb7006c88 Oct 12 21:19:02.468 INFO running `"docker" "start" "-a" "dd9228b6f05584c878fd4770270ecc329864f6346903081399f0d98cb7006c88"` Oct 12 21:19:03.388 INFO kablam! usermod: no changes Oct 12 21:19:03.479 INFO kablam! Checking pdblister v0.1.0 (/source) Oct 12 21:19:04.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.058 INFO kablam! --> src/main.rs:410:43 Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.058 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 21:19:04.058 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 12 21:19:04.058 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.058 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 12 21:19:04.058 INFO kablam! Oct 12 21:19:04.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.058 INFO kablam! --> src/main.rs:410:54 Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.058 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 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 12 21:19:04.058 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.058 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 12 21:19:04.058 INFO kablam! Oct 12 21:19:04.058 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.058 INFO kablam! --> src/main.rs:410:65 Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.058 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.058 INFO kablam! | Oct 12 21:19:04.058 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 12 21:19:04.058 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.059 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 12 21:19:04.059 INFO kablam! Oct 12 21:19:04.059 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.059 INFO kablam! --> src/main.rs:415:43 Oct 12 21:19:04.059 INFO kablam! | Oct 12 21:19:04.059 INFO kablam! 415 | cv.age); Oct 12 21:19:04.059 INFO kablam! | ^^^^^^ Oct 12 21:19:04.059 INFO kablam! | Oct 12 21:19:04.059 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 12 21:19:04.064 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.064 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 12 21:19:04.064 INFO kablam! Oct 12 21:19:04.244 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.244 INFO kablam! --> src/main.rs:410:43 Oct 12 21:19:04.244 INFO kablam! | Oct 12 21:19:04.244 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.244 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.244 INFO kablam! | Oct 12 21:19:04.245 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 12 21:19:04.245 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 12 21:19:04.245 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.245 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 12 21:19:04.245 INFO kablam! Oct 12 21:19:04.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.245 INFO kablam! --> src/main.rs:410:54 Oct 12 21:19:04.245 INFO kablam! | Oct 12 21:19:04.245 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.245 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.245 INFO kablam! | Oct 12 21:19:04.245 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 12 21:19:04.245 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.245 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 12 21:19:04.245 INFO kablam! Oct 12 21:19:04.245 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.245 INFO kablam! --> src/main.rs:410:65 Oct 12 21:19:04.245 INFO kablam! | Oct 12 21:19:04.245 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 12 21:19:04.245 INFO kablam! | ^^^^^^^^^ Oct 12 21:19:04.245 INFO kablam! | Oct 12 21:19:04.245 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 12 21:19:04.246 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.246 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 12 21:19:04.246 INFO kablam! Oct 12 21:19:04.246 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 12 21:19:04.246 INFO kablam! --> src/main.rs:415:43 Oct 12 21:19:04.246 INFO kablam! | Oct 12 21:19:04.246 INFO kablam! 415 | cv.age); Oct 12 21:19:04.246 INFO kablam! | ^^^^^^ Oct 12 21:19:04.246 INFO kablam! | Oct 12 21:19:04.246 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 12 21:19:04.246 INFO kablam! = note: for more information, see issue #46043 Oct 12 21:19:04.246 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 12 21:19:04.246 INFO kablam! Oct 12 21:19:04.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 12 21:19:04.289 INFO kablam! su: No module specific data is present Oct 12 21:19:04.892 INFO running `"docker" "rm" "-f" "dd9228b6f05584c878fd4770270ecc329864f6346903081399f0d98cb7006c88"` Oct 12 21:19:05.016 INFO blam! dd9228b6f05584c878fd4770270ecc329864f6346903081399f0d98cb7006c88