Oct 13 06:33:37.446 INFO checking vpk-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:33:37.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 06:33:37.768 INFO blam! afa99832668b17070f3d8d76068eb31416a79fccdc48430d894d47f977189ab0 Oct 13 06:33:37.772 INFO running `"docker" "start" "-a" "afa99832668b17070f3d8d76068eb31416a79fccdc48430d894d47f977189ab0"` Oct 13 06:33:38.919 INFO kablam! usermod: no changes Oct 13 06:33:39.004 INFO kablam! Checking vpk v0.1.0 (/source) Oct 13 06:33:39.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:39.820 INFO kablam! --> src/vpk.rs:112:21 Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 13 06:33:39.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:39.820 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 13 06:33:39.820 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.820 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 13 06:33:39.820 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 13 06:33:39.820 INFO kablam! Oct 13 06:33:39.820 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:39.820 INFO kablam! --> src/vpk.rs:122:44 Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 13 06:33:39.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 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 13 06:33:39.820 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.820 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 13 06:33:39.820 INFO kablam! Oct 13 06:33:39.820 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 06:33:39.820 INFO kablam! --> src/entry.rs:27:10 Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 INFO kablam! 27 | #[derive(Debug)] Oct 13 06:33:39.820 INFO kablam! | ^^^^^ Oct 13 06:33:39.820 INFO kablam! | Oct 13 06:33:39.820 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 13 06:33:39.821 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.821 INFO kablam! Oct 13 06:33:39.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:39.949 INFO kablam! --> src/vpk.rs:112:21 Oct 13 06:33:39.949 INFO kablam! | Oct 13 06:33:39.949 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 13 06:33:39.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:39.950 INFO kablam! | Oct 13 06:33:39.950 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:39.950 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 13 06:33:39.951 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.951 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 13 06:33:39.951 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 13 06:33:39.951 INFO kablam! Oct 13 06:33:39.952 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:39.952 INFO kablam! --> src/vpk.rs:122:44 Oct 13 06:33:39.952 INFO kablam! | Oct 13 06:33:39.952 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 13 06:33:39.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:39.953 INFO kablam! | Oct 13 06:33:39.953 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 13 06:33:39.954 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.954 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 13 06:33:39.954 INFO kablam! Oct 13 06:33:39.955 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 06:33:39.955 INFO kablam! --> src/entry.rs:27:10 Oct 13 06:33:39.955 INFO kablam! | Oct 13 06:33:39.955 INFO kablam! 27 | #[derive(Debug)] Oct 13 06:33:39.956 INFO kablam! | ^^^^^ Oct 13 06:33:39.956 INFO kablam! | Oct 13 06:33:39.956 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 13 06:33:39.957 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:39.957 INFO kablam! Oct 13 06:33:40.728 INFO kablam! warning: unused import: `BufWriter` Oct 13 06:33:40.728 INFO kablam! --> examples/extract.rs:5:28 Oct 13 06:33:40.728 INFO kablam! | Oct 13 06:33:40.728 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Oct 13 06:33:40.728 INFO kablam! | ^^^^^^^^^ Oct 13 06:33:40.728 INFO kablam! | Oct 13 06:33:40.728 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:33:40.728 INFO kablam! Oct 13 06:33:40.784 INFO kablam! warning: value assigned to `buf_len` is never read Oct 13 06:33:40.784 INFO kablam! --> examples/extract.rs:33:17 Oct 13 06:33:40.784 INFO kablam! | Oct 13 06:33:40.784 INFO kablam! 33 | let mut buf_len: usize = 0; Oct 13 06:33:40.784 INFO kablam! | ^^^^^^^ Oct 13 06:33:40.784 INFO kablam! | Oct 13 06:33:40.784 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:33:40.784 INFO kablam! Oct 13 06:33:40.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:40.786 INFO kablam! --> examples/extract.rs:29:59 Oct 13 06:33:40.786 INFO kablam! | Oct 13 06:33:40.786 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Oct 13 06:33:40.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:40.786 INFO kablam! | Oct 13 06:33:40.786 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:40.786 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 13 06:33:40.786 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.786 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 13 06:33:40.786 INFO kablam! Oct 13 06:33:40.821 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 13 06:33:40.845 INFO kablam! su: No module specific data is present Oct 13 06:33:41.224 INFO running `"docker" "rm" "-f" "afa99832668b17070f3d8d76068eb31416a79fccdc48430d894d47f977189ab0"` Oct 13 06:33:41.388 INFO blam! afa99832668b17070f3d8d76068eb31416a79fccdc48430d894d47f977189ab0