Sep 21 00:56:19.014 INFO checking vpk-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:56:19.014 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:56:19.014 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:56:19.256 INFO blam! 98e27448279383c22be2bac530736fb483574cfdf2200b74ae2acc87a8bf1084 Sep 21 00:56:19.257 INFO running `"docker" "start" "-a" "98e27448279383c22be2bac530736fb483574cfdf2200b74ae2acc87a8bf1084"` Sep 21 00:56:20.477 INFO kablam! usermod: no changes Sep 21 00:56:20.542 INFO kablam! Checking vpk v0.1.0 (/source) Sep 21 00:56:20.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:56:20.814 INFO kablam! --> src/vpk.rs:112:21 Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 21 00:56:20.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:56:20.814 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! Sep 21 00:56:20.814 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:20.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 00:56:20.814 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) Sep 21 00:56:20.814 INFO kablam! Sep 21 00:56:20.814 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:56:20.814 INFO kablam! --> src/vpk.rs:122:44 Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 21 00:56:20.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 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! Sep 21 00:56:20.814 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:20.814 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 00:56:20.814 INFO kablam! Sep 21 00:56:20.814 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 00:56:20.814 INFO kablam! --> src/entry.rs:27:10 Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 INFO kablam! 27 | #[derive(Debug)] Sep 21 00:56:20.814 INFO kablam! | ^^^^^ Sep 21 00:56:20.814 INFO kablam! | Sep 21 00:56:20.814 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! Sep 21 00:56:20.814 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:20.814 INFO kablam! Sep 21 00:56:21.001 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:56:21.002 INFO kablam! --> src/vpk.rs:112:21 Sep 21 00:56:21.002 INFO kablam! | Sep 21 00:56:21.002 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 21 00:56:21.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:56:21.002 INFO kablam! | Sep 21 00:56:21.003 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:56:21.003 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! Sep 21 00:56:21.003 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:21.003 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 00:56:21.004 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) Sep 21 00:56:21.004 INFO kablam! Sep 21 00:56:21.004 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:56:21.004 INFO kablam! --> src/vpk.rs:122:44 Sep 21 00:56:21.004 INFO kablam! | Sep 21 00:56:21.004 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 21 00:56:21.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:56:21.005 INFO kablam! | Sep 21 00:56:21.005 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! Sep 21 00:56:21.005 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:21.006 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 00:56:21.006 INFO kablam! Sep 21 00:56:21.006 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 21 00:56:21.006 INFO kablam! --> src/entry.rs:27:10 Sep 21 00:56:21.007 INFO kablam! | Sep 21 00:56:21.007 INFO kablam! 27 | #[derive(Debug)] Sep 21 00:56:21.007 INFO kablam! | ^^^^^ Sep 21 00:56:21.007 INFO kablam! | Sep 21 00:56:21.007 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! Sep 21 00:56:21.007 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:21.007 INFO kablam! Sep 21 00:56:21.386 INFO kablam! warning: unused import: `BufWriter` Sep 21 00:56:21.386 INFO kablam! --> examples/extract.rs:5:28 Sep 21 00:56:21.386 INFO kablam! | Sep 21 00:56:21.386 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Sep 21 00:56:21.386 INFO kablam! | ^^^^^^^^^ Sep 21 00:56:21.386 INFO kablam! | Sep 21 00:56:21.386 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:56:21.386 INFO kablam! Sep 21 00:56:21.444 INFO kablam! warning: value assigned to `buf_len` is never read Sep 21 00:56:21.444 INFO kablam! --> examples/extract.rs:33:17 Sep 21 00:56:21.444 INFO kablam! | Sep 21 00:56:21.444 INFO kablam! 33 | let mut buf_len: usize = 0; Sep 21 00:56:21.444 INFO kablam! | ^^^^^^^ Sep 21 00:56:21.444 INFO kablam! | Sep 21 00:56:21.444 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 21 00:56:21.444 INFO kablam! Sep 21 00:56:21.452 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:56:21.452 INFO kablam! --> examples/extract.rs:29:59 Sep 21 00:56:21.452 INFO kablam! | Sep 21 00:56:21.452 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Sep 21 00:56:21.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:56:21.452 INFO kablam! | Sep 21 00:56:21.452 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:56:21.452 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! Sep 21 00:56:21.452 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:56:21.452 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 21 00:56:21.452 INFO kablam! Sep 21 00:56:21.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 21 00:56:21.590 INFO kablam! su: No module specific data is present Sep 21 00:56:22.390 INFO running `"docker" "rm" "-f" "98e27448279383c22be2bac530736fb483574cfdf2200b74ae2acc87a8bf1084"` Sep 21 00:56:22.482 INFO blam! 98e27448279383c22be2bac530736fb483574cfdf2200b74ae2acc87a8bf1084