Oct 27 04:28:54.353 INFO checking gamozolabs/pdblister against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:28:54.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 04:28:54.647 INFO blam! 3c515ac62e8c6a15dd32b358425cd2d905d315a695bd3c2dd73ab30c99e402dd Oct 27 04:28:54.651 INFO running `"docker" "start" "-a" "3c515ac62e8c6a15dd32b358425cd2d905d315a695bd3c2dd73ab30c99e402dd"` Oct 27 04:28:55.041 INFO kablam! usermod: no changes Oct 27 04:28:55.067 INFO kablam! Checking pdblister v0.1.0 (/source) Oct 27 04:28:55.600 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.600 INFO kablam! --> src/main.rs:410:43 Oct 27 04:28:55.600 INFO kablam! | Oct 27 04:28:55.600 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.600 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.600 INFO kablam! | Oct 27 04:28:55.601 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! Oct 27 04:28:55.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.601 INFO kablam! --> src/main.rs:410:54 Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.601 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! Oct 27 04:28:55.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.601 INFO kablam! --> src/main.rs:410:65 Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.601 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! Oct 27 04:28:55.601 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.601 INFO kablam! --> src/main.rs:415:43 Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 INFO kablam! 415 | cv.age); Oct 27 04:28:55.601 INFO kablam! | ^^^^^^ Oct 27 04:28:55.601 INFO kablam! | Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.601 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 27 04:28:55.601 INFO kablam! Oct 27 04:28:55.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.647 INFO kablam! --> src/main.rs:410:43 Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.647 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! Oct 27 04:28:55.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.647 INFO kablam! --> src/main.rs:410:54 Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.647 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! Oct 27 04:28:55.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.647 INFO kablam! --> src/main.rs:410:65 Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 INFO kablam! 410 | cv.guid_a, cv.guid_b, cv.guid_c, Oct 27 04:28:55.647 INFO kablam! | ^^^^^^^^^ Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! Oct 27 04:28:55.647 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 04:28:55.647 INFO kablam! --> src/main.rs:415:43 Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 INFO kablam! 415 | cv.age); Oct 27 04:28:55.647 INFO kablam! | ^^^^^^ Oct 27 04:28:55.647 INFO kablam! | Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! = note: for more information, see issue #46043 Oct 27 04:28:55.647 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 27 04:28:55.647 INFO kablam! Oct 27 04:28:55.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 27 04:28:55.677 INFO kablam! su: No module specific data is present Oct 27 04:28:56.007 INFO running `"docker" "rm" "-f" "3c515ac62e8c6a15dd32b358425cd2d905d315a695bd3c2dd73ab30c99e402dd"` Oct 27 04:28:56.106 INFO blam! 3c515ac62e8c6a15dd32b358425cd2d905d315a695bd3c2dd73ab30c99e402dd