Sep 03 22:54:38.009 INFO checking vpk-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:54:38.009 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:54:38.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:54:38.157 INFO blam! d90e49b7cfc6cf32753208f089e2931ba7e1a5d218f8fc80784d142a9a177be5 Sep 03 22:54:38.159 INFO running `"docker" "start" "-a" "d90e49b7cfc6cf32753208f089e2931ba7e1a5d218f8fc80784d142a9a177be5"` Sep 03 22:54:38.709 INFO kablam! Checking vpk v0.1.0 (file:///source) Sep 03 22:54:39.098 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:54:39.098 INFO kablam! --> src/vpk.rs:112:21 Sep 03 22:54:39.099 INFO kablam! | Sep 03 22:54:39.099 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 03 22:54:39.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:54:39.099 INFO kablam! | Sep 03 22:54:39.099 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:54:39.099 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 03 22:54:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.099 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 03 22:54:39.099 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 03 22:54:39.099 INFO kablam! Sep 03 22:54:39.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:54:39.099 INFO kablam! --> src/vpk.rs:122:44 Sep 03 22:54:39.099 INFO kablam! | Sep 03 22:54:39.099 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 03 22:54:39.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:54:39.099 INFO kablam! | Sep 03 22:54:39.099 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 03 22:54:39.099 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.099 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 03 22:54:39.099 INFO kablam! Sep 03 22:54:39.100 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 03 22:54:39.100 INFO kablam! --> src/entry.rs:27:10 Sep 03 22:54:39.100 INFO kablam! | Sep 03 22:54:39.100 INFO kablam! 27 | #[derive(Debug)] Sep 03 22:54:39.100 INFO kablam! | ^^^^^ Sep 03 22:54:39.100 INFO kablam! | Sep 03 22:54:39.100 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 03 22:54:39.100 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.100 INFO kablam! Sep 03 22:54:39.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:54:39.190 INFO kablam! --> src/vpk.rs:112:21 Sep 03 22:54:39.190 INFO kablam! | Sep 03 22:54:39.190 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 03 22:54:39.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:54:39.190 INFO kablam! | Sep 03 22:54:39.190 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:54:39.190 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 03 22:54:39.190 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.190 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 03 22:54:39.190 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 03 22:54:39.190 INFO kablam! Sep 03 22:54:39.190 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:54:39.190 INFO kablam! --> src/vpk.rs:122:44 Sep 03 22:54:39.190 INFO kablam! | Sep 03 22:54:39.190 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 03 22:54:39.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:54:39.190 INFO kablam! | Sep 03 22:54:39.190 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 03 22:54:39.190 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.191 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 03 22:54:39.191 INFO kablam! Sep 03 22:54:39.191 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 03 22:54:39.191 INFO kablam! --> src/entry.rs:27:10 Sep 03 22:54:39.191 INFO kablam! | Sep 03 22:54:39.191 INFO kablam! 27 | #[derive(Debug)] Sep 03 22:54:39.191 INFO kablam! | ^^^^^ Sep 03 22:54:39.191 INFO kablam! | Sep 03 22:54:39.191 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 03 22:54:39.191 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.191 INFO kablam! Sep 03 22:54:39.415 INFO kablam! warning: unused import: `BufWriter` Sep 03 22:54:39.415 INFO kablam! --> examples/extract.rs:5:28 Sep 03 22:54:39.415 INFO kablam! | Sep 03 22:54:39.415 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Sep 03 22:54:39.416 INFO kablam! | ^^^^^^^^^ Sep 03 22:54:39.416 INFO kablam! | Sep 03 22:54:39.416 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:54:39.416 INFO kablam! Sep 03 22:54:39.549 INFO kablam! warning: value assigned to `buf_len` is never read Sep 03 22:54:39.549 INFO kablam! --> examples/extract.rs:33:17 Sep 03 22:54:39.549 INFO kablam! | Sep 03 22:54:39.549 INFO kablam! 33 | let mut buf_len: usize = 0; Sep 03 22:54:39.549 INFO kablam! | ^^^^^^^ Sep 03 22:54:39.549 INFO kablam! | Sep 03 22:54:39.549 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 03 22:54:39.549 INFO kablam! Sep 03 22:54:39.569 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:54:39.570 INFO kablam! --> examples/extract.rs:29:59 Sep 03 22:54:39.570 INFO kablam! | Sep 03 22:54:39.570 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Sep 03 22:54:39.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:54:39.570 INFO kablam! | Sep 03 22:54:39.570 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:54:39.570 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 03 22:54:39.570 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:54:39.570 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 03 22:54:39.570 INFO kablam! Sep 03 22:54:39.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Sep 03 22:54:39.587 INFO kablam! su: No module specific data is present Sep 03 22:54:39.977 INFO running `"docker" "rm" "-f" "d90e49b7cfc6cf32753208f089e2931ba7e1a5d218f8fc80784d142a9a177be5"` Sep 03 22:54:40.110 INFO blam! d90e49b7cfc6cf32753208f089e2931ba7e1a5d218f8fc80784d142a9a177be5