Oct 13 06:33:37.927 INFO checking vpk-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:33:37.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:38.353 INFO blam! 9961175b4a5908f5c9e3aa9af800779119f8d23f9511e59847bb05671d51002e Oct 13 06:33:38.355 INFO running `"docker" "start" "-a" "9961175b4a5908f5c9e3aa9af800779119f8d23f9511e59847bb05671d51002e"` Oct 13 06:33:39.500 INFO kablam! usermod: no changes Oct 13 06:33:39.564 INFO kablam! Checking vpk v0.1.0 (/source) Oct 13 06:33:40.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:40.367 INFO kablam! --> src/vpk.rs:112:21 Oct 13 06:33:40.367 INFO kablam! | Oct 13 06:33:40.367 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 13 06:33:40.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:40.367 INFO kablam! | Oct 13 06:33:40.367 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:40.367 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.367 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.367 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.367 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:40.367 INFO kablam! Oct 13 06:33:40.367 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:40.367 INFO kablam! --> src/vpk.rs:122:44 Oct 13 06:33:40.367 INFO kablam! | Oct 13 06:33:40.367 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 13 06:33:40.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:40.367 INFO kablam! | Oct 13 06:33:40.367 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.367 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.367 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.368 INFO kablam! Oct 13 06:33:40.368 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 06:33:40.368 INFO kablam! --> src/entry.rs:27:10 Oct 13 06:33:40.368 INFO kablam! | Oct 13 06:33:40.368 INFO kablam! 27 | #[derive(Debug)] Oct 13 06:33:40.368 INFO kablam! | ^^^^^ Oct 13 06:33:40.368 INFO kablam! | Oct 13 06:33:40.368 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.368 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.368 INFO kablam! Oct 13 06:33:40.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:40.692 INFO kablam! --> src/vpk.rs:112:21 Oct 13 06:33:40.692 INFO kablam! | Oct 13 06:33:40.693 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 13 06:33:40.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:40.693 INFO kablam! | Oct 13 06:33:40.693 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:40.694 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.694 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.694 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.694 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:40.695 INFO kablam! Oct 13 06:33:40.695 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:40.695 INFO kablam! --> src/vpk.rs:122:44 Oct 13 06:33:40.695 INFO kablam! | Oct 13 06:33:40.696 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 13 06:33:40.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:40.696 INFO kablam! | Oct 13 06:33:40.696 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.697 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.697 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.697 INFO kablam! Oct 13 06:33:40.698 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 06:33:40.698 INFO kablam! --> src/entry.rs:27:10 Oct 13 06:33:40.698 INFO kablam! | Oct 13 06:33:40.698 INFO kablam! 27 | #[derive(Debug)] Oct 13 06:33:40.699 INFO kablam! | ^^^^^ Oct 13 06:33:40.699 INFO kablam! | Oct 13 06:33:40.699 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.699 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:40.700 INFO kablam! Oct 13 06:33:40.969 INFO kablam! warning: unused import: `BufWriter` Oct 13 06:33:40.969 INFO kablam! --> examples/extract.rs:5:28 Oct 13 06:33:40.969 INFO kablam! | Oct 13 06:33:40.970 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Oct 13 06:33:40.970 INFO kablam! | ^^^^^^^^^ Oct 13 06:33:40.970 INFO kablam! | Oct 13 06:33:40.970 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:33:40.971 INFO kablam! Oct 13 06:33:41.028 INFO kablam! warning: value assigned to `buf_len` is never read Oct 13 06:33:41.028 INFO kablam! --> examples/extract.rs:33:17 Oct 13 06:33:41.028 INFO kablam! | Oct 13 06:33:41.028 INFO kablam! 33 | let mut buf_len: usize = 0; Oct 13 06:33:41.028 INFO kablam! | ^^^^^^^ Oct 13 06:33:41.028 INFO kablam! | Oct 13 06:33:41.028 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:33:41.028 INFO kablam! Oct 13 06:33:41.028 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:41.028 INFO kablam! --> examples/extract.rs:29:59 Oct 13 06:33:41.028 INFO kablam! | Oct 13 06:33:41.028 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Oct 13 06:33:41.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:41.028 INFO kablam! | Oct 13 06:33:41.028 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:41.028 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:41.028 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:41.028 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:41.028 INFO kablam! Oct 13 06:33:41.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 13 06:33:41.052 INFO kablam! su: No module specific data is present Oct 13 06:33:41.342 INFO running `"docker" "rm" "-f" "9961175b4a5908f5c9e3aa9af800779119f8d23f9511e59847bb05671d51002e"` Oct 13 06:33:41.592 INFO blam! 9961175b4a5908f5c9e3aa9af800779119f8d23f9511e59847bb05671d51002e