Sep 03 22:53:04.883 INFO checking vtf-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:53:04.884 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:53:04.884 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:53:05.118 INFO blam! b4e07003e4fb43a1effc5cbed1ebdfb5c4adfcb570f37a7873de5db2593e0e6a Sep 03 22:53:05.120 INFO running `"docker" "start" "-a" "b4e07003e4fb43a1effc5cbed1ebdfb5c4adfcb570f37a7873de5db2593e0e6a"` Sep 03 22:53:05.945 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 03 22:53:06.259 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 03 22:53:06.259 INFO kablam! --> src/vtf.rs:8:5 Sep 03 22:53:06.259 INFO kablam! | Sep 03 22:53:06.259 INFO kablam! 8 | use std::iter::Iterator; Sep 03 22:53:06.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:06.259 INFO kablam! | Sep 03 22:53:06.259 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:53:06.259 INFO kablam! Sep 03 22:53:06.350 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 03 22:53:06.350 INFO kablam! --> src/vtf.rs:8:5 Sep 03 22:53:06.350 INFO kablam! | Sep 03 22:53:06.350 INFO kablam! 8 | use std::iter::Iterator; Sep 03 22:53:06.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:06.351 INFO kablam! | Sep 03 22:53:06.351 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:53:06.351 INFO kablam! Sep 03 22:53:06.618 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:53:06.618 INFO kablam! --> src/vtf.rs:31:9 Sep 03 22:53:06.618 INFO kablam! | Sep 03 22:53:06.618 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 03 22:53:06.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:06.619 INFO kablam! | Sep 03 22:53:06.619 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:53:06.619 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:53:06.619 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:53:06.619 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:53:06.619 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:53:06.619 INFO kablam! Sep 03 22:53:06.692 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:53:06.692 INFO kablam! --> src/vtf.rs:31:9 Sep 03 22:53:06.692 INFO kablam! | Sep 03 22:53:06.692 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 03 22:53:06.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:06.692 INFO kablam! | Sep 03 22:53:06.693 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:53:06.693 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:53:06.693 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:53:06.693 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:53:06.693 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:53:06.694 INFO kablam! Sep 03 22:53:07.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Sep 03 22:53:07.861 INFO kablam! su: No module specific data is present Sep 03 22:53:08.343 INFO running `"docker" "rm" "-f" "b4e07003e4fb43a1effc5cbed1ebdfb5c4adfcb570f37a7873de5db2593e0e6a"` Sep 03 22:53:08.494 INFO blam! b4e07003e4fb43a1effc5cbed1ebdfb5c4adfcb570f37a7873de5db2593e0e6a