Sep 19 18:06:40.916 INFO checking vpk-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:06:40.916 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:06:40.916 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:06:41.174 INFO blam! d1e1ca5ca37319e088dcf34873b1384d161b6f3c87921f1157a8f816e00c139c Sep 19 18:06:41.175 INFO running `"docker" "start" "-a" "d1e1ca5ca37319e088dcf34873b1384d161b6f3c87921f1157a8f816e00c139c"` Sep 19 18:06:42.290 INFO kablam! usermod: no changes Sep 19 18:06:42.358 INFO kablam! Checking vpk v0.1.0 (/source) Sep 19 18:06:42.917 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:42.917 INFO kablam! --> src/vpk.rs:112:21 Sep 19 18:06:42.917 INFO kablam! | Sep 19 18:06:42.917 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 19 18:06:42.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:42.917 INFO kablam! | Sep 19 18:06:42.918 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 18:06:42.918 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 19 18:06:42.918 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.918 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 19 18:06:42.918 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 19 18:06:42.918 INFO kablam! Sep 19 18:06:42.918 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:42.918 INFO kablam! --> src/vpk.rs:122:44 Sep 19 18:06:42.918 INFO kablam! | Sep 19 18:06:42.918 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 19 18:06:42.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:42.918 INFO kablam! | Sep 19 18:06:42.918 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 19 18:06:42.918 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.918 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 19 18:06:42.918 INFO kablam! Sep 19 18:06:42.922 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 18:06:42.922 INFO kablam! --> src/entry.rs:27:10 Sep 19 18:06:42.922 INFO kablam! | Sep 19 18:06:42.922 INFO kablam! 27 | #[derive(Debug)] Sep 19 18:06:42.922 INFO kablam! | ^^^^^ Sep 19 18:06:42.922 INFO kablam! | Sep 19 18:06:42.922 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 19 18:06:42.922 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.922 INFO kablam! Sep 19 18:06:42.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:42.927 INFO kablam! --> src/vpk.rs:112:21 Sep 19 18:06:42.927 INFO kablam! | Sep 19 18:06:42.927 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 19 18:06:42.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:42.927 INFO kablam! | Sep 19 18:06:42.927 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 18:06:42.928 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 19 18:06:42.928 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.928 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 19 18:06:42.928 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 19 18:06:42.928 INFO kablam! Sep 19 18:06:42.928 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:42.928 INFO kablam! --> src/vpk.rs:122:44 Sep 19 18:06:42.928 INFO kablam! | Sep 19 18:06:42.928 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 19 18:06:42.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:42.928 INFO kablam! | Sep 19 18:06:42.928 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 19 18:06:42.928 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.928 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 19 18:06:42.928 INFO kablam! Sep 19 18:06:42.928 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 18:06:42.928 INFO kablam! --> src/entry.rs:27:10 Sep 19 18:06:42.928 INFO kablam! | Sep 19 18:06:42.928 INFO kablam! 27 | #[derive(Debug)] Sep 19 18:06:42.928 INFO kablam! | ^^^^^ Sep 19 18:06:42.928 INFO kablam! | Sep 19 18:06:42.928 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 19 18:06:42.928 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:42.928 INFO kablam! Sep 19 18:06:43.166 INFO kablam! warning: unused import: `BufWriter` Sep 19 18:06:43.166 INFO kablam! --> examples/extract.rs:5:28 Sep 19 18:06:43.166 INFO kablam! | Sep 19 18:06:43.166 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Sep 19 18:06:43.166 INFO kablam! | ^^^^^^^^^ Sep 19 18:06:43.166 INFO kablam! | Sep 19 18:06:43.166 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:06:43.166 INFO kablam! Sep 19 18:06:43.214 INFO kablam! warning: value assigned to `buf_len` is never read Sep 19 18:06:43.214 INFO kablam! --> examples/extract.rs:33:17 Sep 19 18:06:43.214 INFO kablam! | Sep 19 18:06:43.214 INFO kablam! 33 | let mut buf_len: usize = 0; Sep 19 18:06:43.214 INFO kablam! | ^^^^^^^ Sep 19 18:06:43.214 INFO kablam! | Sep 19 18:06:43.214 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 18:06:43.214 INFO kablam! Sep 19 18:06:43.222 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:43.222 INFO kablam! --> examples/extract.rs:29:59 Sep 19 18:06:43.222 INFO kablam! | Sep 19 18:06:43.222 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Sep 19 18:06:43.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:43.222 INFO kablam! | Sep 19 18:06:43.222 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 18:06:43.222 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 19 18:06:43.222 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:43.222 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 19 18:06:43.222 INFO kablam! Sep 19 18:06:43.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Sep 19 18:06:43.462 INFO kablam! su: No module specific data is present Sep 19 18:06:44.581 INFO running `"docker" "rm" "-f" "d1e1ca5ca37319e088dcf34873b1384d161b6f3c87921f1157a8f816e00c139c"` Sep 19 18:06:44.708 INFO blam! d1e1ca5ca37319e088dcf34873b1384d161b6f3c87921f1157a8f816e00c139c