Aug 29 22:26:20.975 INFO checking vpk-0.1.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 29 22:26:20.975 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 29 22:26:20.975 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 22:26:21.125 INFO blam! 0ee61094556a597791e3e4fdb53b64d6f9626d4c0abdaf8f3f90ce7419f33555 Aug 29 22:26:21.127 INFO running `"docker" "start" "-a" "0ee61094556a597791e3e4fdb53b64d6f9626d4c0abdaf8f3f90ce7419f33555"` Aug 29 22:26:21.764 INFO kablam! Checking vpk v0.1.0 (file:///source) Aug 29 22:26:22.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 29 22:26:22.216 INFO kablam! --> src/vpk.rs:112:21 Aug 29 22:26:22.216 INFO kablam! | Aug 29 22:26:22.216 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Aug 29 22:26:22.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 29 22:26:22.216 INFO kablam! | Aug 29 22:26:22.216 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 29 22:26:22.216 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! Aug 29 22:26:22.216 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 29 22:26:22.216 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) Aug 29 22:26:22.216 INFO kablam! Aug 29 22:26:22.216 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 29 22:26:22.216 INFO kablam! --> src/vpk.rs:122:44 Aug 29 22:26:22.216 INFO kablam! | Aug 29 22:26:22.216 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Aug 29 22:26:22.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 29 22:26:22.216 INFO kablam! | Aug 29 22:26:22.216 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! Aug 29 22:26:22.216 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.216 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 29 22:26:22.216 INFO kablam! Aug 29 22:26:22.217 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 29 22:26:22.217 INFO kablam! --> src/entry.rs:27:10 Aug 29 22:26:22.217 INFO kablam! | Aug 29 22:26:22.217 INFO kablam! 27 | #[derive(Debug)] Aug 29 22:26:22.217 INFO kablam! | ^^^^^ Aug 29 22:26:22.217 INFO kablam! | Aug 29 22:26:22.217 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! Aug 29 22:26:22.217 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.217 INFO kablam! Aug 29 22:26:22.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 29 22:26:22.241 INFO kablam! --> src/vpk.rs:112:21 Aug 29 22:26:22.241 INFO kablam! | Aug 29 22:26:22.241 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Aug 29 22:26:22.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 29 22:26:22.241 INFO kablam! | Aug 29 22:26:22.241 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 29 22:26:22.241 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! Aug 29 22:26:22.241 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.241 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 29 22:26:22.241 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) Aug 29 22:26:22.241 INFO kablam! Aug 29 22:26:22.241 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 29 22:26:22.241 INFO kablam! --> src/vpk.rs:122:44 Aug 29 22:26:22.241 INFO kablam! | Aug 29 22:26:22.241 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Aug 29 22:26:22.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 29 22:26:22.242 INFO kablam! | Aug 29 22:26:22.242 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! Aug 29 22:26:22.242 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.242 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 29 22:26:22.242 INFO kablam! Aug 29 22:26:22.242 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 29 22:26:22.242 INFO kablam! --> src/entry.rs:27:10 Aug 29 22:26:22.242 INFO kablam! | Aug 29 22:26:22.242 INFO kablam! 27 | #[derive(Debug)] Aug 29 22:26:22.242 INFO kablam! | ^^^^^ Aug 29 22:26:22.242 INFO kablam! | Aug 29 22:26:22.242 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! Aug 29 22:26:22.242 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.242 INFO kablam! Aug 29 22:26:22.424 INFO kablam! warning: unused import: `BufWriter` Aug 29 22:26:22.424 INFO kablam! --> examples/extract.rs:5:28 Aug 29 22:26:22.424 INFO kablam! | Aug 29 22:26:22.425 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Aug 29 22:26:22.425 INFO kablam! | ^^^^^^^^^ Aug 29 22:26:22.425 INFO kablam! | Aug 29 22:26:22.425 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 29 22:26:22.425 INFO kablam! Aug 29 22:26:22.504 INFO kablam! warning: value assigned to `buf_len` is never read Aug 29 22:26:22.504 INFO kablam! --> examples/extract.rs:33:17 Aug 29 22:26:22.504 INFO kablam! | Aug 29 22:26:22.504 INFO kablam! 33 | let mut buf_len: usize = 0; Aug 29 22:26:22.504 INFO kablam! | ^^^^^^^ Aug 29 22:26:22.504 INFO kablam! | Aug 29 22:26:22.504 INFO kablam! = note: #[warn(unused_assignments)] on by default Aug 29 22:26:22.504 INFO kablam! Aug 29 22:26:22.517 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 29 22:26:22.517 INFO kablam! --> examples/extract.rs:29:59 Aug 29 22:26:22.517 INFO kablam! | Aug 29 22:26:22.517 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Aug 29 22:26:22.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 29 22:26:22.517 INFO kablam! | Aug 29 22:26:22.517 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 29 22:26:22.517 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! Aug 29 22:26:22.517 INFO kablam! = note: for more information, see issue #46043 Aug 29 22:26:22.517 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 29 22:26:22.517 INFO kablam! Aug 29 22:26:22.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Aug 29 22:26:22.532 INFO kablam! su: No module specific data is present Aug 29 22:26:22.995 INFO running `"docker" "rm" "-f" "0ee61094556a597791e3e4fdb53b64d6f9626d4c0abdaf8f3f90ce7419f33555"` Aug 29 22:26:23.085 INFO blam! 0ee61094556a597791e3e4fdb53b64d6f9626d4c0abdaf8f3f90ce7419f33555