Oct 27 13:45:50.372 INFO checking vpk-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:45:50.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13:45:50.660 INFO blam! d4388c772a36bbf4ae775b3f9501091a61fa9dbadba91876f4c8b97d2b72aca9 Oct 27 13:45:50.667 INFO running `"docker" "start" "-a" "d4388c772a36bbf4ae775b3f9501091a61fa9dbadba91876f4c8b97d2b72aca9"` Oct 27 13:45:51.991 INFO kablam! usermod: no changes Oct 27 13:45:52.063 INFO kablam! Checking vpk v0.1.0 (/source) Oct 27 13:45:52.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:52.851 INFO kablam! --> src/vpk.rs:112:21 Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 27 13:45:52.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 13:45:52.851 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 13:45:52.851 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.851 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 13:45:52.851 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 27 13:45:52.851 INFO kablam! Oct 27 13:45:52.851 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:52.851 INFO kablam! --> src/vpk.rs:122:44 Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 27 13:45:52.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 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 13:45:52.851 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.851 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 13:45:52.851 INFO kablam! Oct 27 13:45:52.851 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 13:45:52.851 INFO kablam! --> src/entry.rs:27:10 Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 INFO kablam! 27 | #[derive(Debug)] Oct 27 13:45:52.851 INFO kablam! | ^^^^^ Oct 27 13:45:52.851 INFO kablam! | Oct 27 13:45:52.851 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 13:45:52.851 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.851 INFO kablam! Oct 27 13:45:52.933 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:52.933 INFO kablam! --> src/vpk.rs:112:21 Oct 27 13:45:52.934 INFO kablam! | Oct 27 13:45:52.934 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 27 13:45:52.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:52.934 INFO kablam! | Oct 27 13:45:52.934 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 13:45:52.934 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 13:45:52.934 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.934 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 13:45:52.934 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 27 13:45:52.934 INFO kablam! Oct 27 13:45:52.934 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:52.934 INFO kablam! --> src/vpk.rs:122:44 Oct 27 13:45:52.934 INFO kablam! | Oct 27 13:45:52.934 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 27 13:45:52.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:52.934 INFO kablam! | Oct 27 13:45:52.934 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 13:45:52.934 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.934 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 13:45:52.934 INFO kablam! Oct 27 13:45:52.934 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 27 13:45:52.934 INFO kablam! --> src/entry.rs:27:10 Oct 27 13:45:52.934 INFO kablam! | Oct 27 13:45:52.934 INFO kablam! 27 | #[derive(Debug)] Oct 27 13:45:52.934 INFO kablam! | ^^^^^ Oct 27 13:45:52.935 INFO kablam! | Oct 27 13:45:52.935 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 13:45:52.935 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:52.935 INFO kablam! Oct 27 13:45:53.463 INFO kablam! warning: unused import: `BufWriter` Oct 27 13:45:53.463 INFO kablam! --> examples/extract.rs:5:28 Oct 27 13:45:53.463 INFO kablam! | Oct 27 13:45:53.463 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Oct 27 13:45:53.464 INFO kablam! | ^^^^^^^^^ Oct 27 13:45:53.464 INFO kablam! | Oct 27 13:45:53.464 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:45:53.464 INFO kablam! Oct 27 13:45:53.509 INFO kablam! warning: value assigned to `buf_len` is never read Oct 27 13:45:53.509 INFO kablam! --> examples/extract.rs:33:17 Oct 27 13:45:53.509 INFO kablam! | Oct 27 13:45:53.509 INFO kablam! 33 | let mut buf_len: usize = 0; Oct 27 13:45:53.509 INFO kablam! | ^^^^^^^ Oct 27 13:45:53.509 INFO kablam! | Oct 27 13:45:53.509 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 13:45:53.509 INFO kablam! Oct 27 13:45:53.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:53.527 INFO kablam! --> examples/extract.rs:29:59 Oct 27 13:45:53.527 INFO kablam! | Oct 27 13:45:53.527 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Oct 27 13:45:53.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:53.527 INFO kablam! | Oct 27 13:45:53.527 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 13:45:53.527 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 13:45:53.527 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:53.527 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 13:45:53.527 INFO kablam! Oct 27 13:45:53.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 27 13:45:53.587 INFO kablam! su: No module specific data is present Oct 27 13:45:54.231 INFO running `"docker" "rm" "-f" "d4388c772a36bbf4ae775b3f9501091a61fa9dbadba91876f4c8b97d2b72aca9"` Oct 27 13:45:54.343 INFO blam! d4388c772a36bbf4ae775b3f9501091a61fa9dbadba91876f4c8b97d2b72aca9