Sep 01 19:36:22.313 INFO checking vpk-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 19:36:22.313 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 19:36:22.313 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:36:22.453 INFO blam! d6707ad78279f6b605925f5fce46540a422b3ba6ed58e8a7c34d2bd68a048dc6 Sep 01 19:36:22.454 INFO running `"docker" "start" "-a" "d6707ad78279f6b605925f5fce46540a422b3ba6ed58e8a7c34d2bd68a048dc6"` Sep 01 19:36:23.271 INFO kablam! Checking vpk v0.1.0 (file:///source) Sep 01 19:36:23.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:36:23.731 INFO kablam! --> src/vpk.rs:112:21 Sep 01 19:36:23.731 INFO kablam! | Sep 01 19:36:23.731 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 01 19:36:23.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:36:23.731 INFO kablam! | Sep 01 19:36:23.731 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 19:36:23.731 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 01 19:36:23.731 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.731 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 01 19:36:23.731 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 01 19:36:23.731 INFO kablam! Sep 01 19:36:23.731 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:36:23.731 INFO kablam! --> src/vpk.rs:122:44 Sep 01 19:36:23.731 INFO kablam! | Sep 01 19:36:23.731 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 01 19:36:23.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:36:23.731 INFO kablam! | Sep 01 19:36:23.731 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 01 19:36:23.731 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.731 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 01 19:36:23.731 INFO kablam! Sep 01 19:36:23.731 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 19:36:23.731 INFO kablam! --> src/entry.rs:27:10 Sep 01 19:36:23.732 INFO kablam! | Sep 01 19:36:23.732 INFO kablam! 27 | #[derive(Debug)] Sep 01 19:36:23.732 INFO kablam! | ^^^^^ Sep 01 19:36:23.732 INFO kablam! | Sep 01 19:36:23.732 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 01 19:36:23.732 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.732 INFO kablam! Sep 01 19:36:23.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:36:23.773 INFO kablam! --> src/vpk.rs:112:21 Sep 01 19:36:23.773 INFO kablam! | Sep 01 19:36:23.773 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Sep 01 19:36:23.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:36:23.773 INFO kablam! | Sep 01 19:36:23.773 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 19:36:23.773 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 01 19:36:23.773 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.773 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 01 19:36:23.773 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 01 19:36:23.773 INFO kablam! Sep 01 19:36:23.773 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:36:23.773 INFO kablam! --> src/vpk.rs:122:44 Sep 01 19:36:23.773 INFO kablam! | Sep 01 19:36:23.773 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Sep 01 19:36:23.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:36:23.774 INFO kablam! | Sep 01 19:36:23.774 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 01 19:36:23.774 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.774 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 01 19:36:23.774 INFO kablam! Sep 01 19:36:23.774 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 19:36:23.774 INFO kablam! --> src/entry.rs:27:10 Sep 01 19:36:23.774 INFO kablam! | Sep 01 19:36:23.774 INFO kablam! 27 | #[derive(Debug)] Sep 01 19:36:23.774 INFO kablam! | ^^^^^ Sep 01 19:36:23.774 INFO kablam! | Sep 01 19:36:23.774 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 01 19:36:23.774 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:23.774 INFO kablam! Sep 01 19:36:23.945 INFO kablam! warning: unused import: `BufWriter` Sep 01 19:36:23.945 INFO kablam! --> examples/extract.rs:5:28 Sep 01 19:36:23.945 INFO kablam! | Sep 01 19:36:23.945 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Sep 01 19:36:23.945 INFO kablam! | ^^^^^^^^^ Sep 01 19:36:23.946 INFO kablam! | Sep 01 19:36:23.946 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:36:23.946 INFO kablam! Sep 01 19:36:24.049 INFO kablam! warning: value assigned to `buf_len` is never read Sep 01 19:36:24.049 INFO kablam! --> examples/extract.rs:33:17 Sep 01 19:36:24.050 INFO kablam! | Sep 01 19:36:24.050 INFO kablam! 33 | let mut buf_len: usize = 0; Sep 01 19:36:24.050 INFO kablam! | ^^^^^^^ Sep 01 19:36:24.050 INFO kablam! | Sep 01 19:36:24.050 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 01 19:36:24.050 INFO kablam! Sep 01 19:36:24.065 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:36:24.065 INFO kablam! --> examples/extract.rs:29:59 Sep 01 19:36:24.065 INFO kablam! | Sep 01 19:36:24.065 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Sep 01 19:36:24.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:36:24.065 INFO kablam! | Sep 01 19:36:24.065 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 19:36:24.065 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 01 19:36:24.065 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:36:24.065 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 01 19:36:24.066 INFO kablam! Sep 01 19:36:24.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Sep 01 19:36:24.078 INFO kablam! su: No module specific data is present Sep 01 19:36:24.476 INFO running `"docker" "rm" "-f" "d6707ad78279f6b605925f5fce46540a422b3ba6ed58e8a7c34d2bd68a048dc6"` Sep 01 19:36:24.608 INFO blam! d6707ad78279f6b605925f5fce46540a422b3ba6ed58e8a7c34d2bd68a048dc6