Sep 21 00:55:26.769 INFO checking vtf-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:55:26.769 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:55:26.769 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:55:26.943 INFO blam! b4618a9867de84d385a637a4bb2007c855534f7504dc30a82bf77b74f554baaa Sep 21 00:55:26.946 INFO running `"docker" "start" "-a" "b4618a9867de84d385a637a4bb2007c855534f7504dc30a82bf77b74f554baaa"` Sep 21 00:55:27.697 INFO kablam! usermod: no changes Sep 21 00:55:27.800 INFO kablam! Checking png v0.12.0 Sep 21 00:55:27.801 INFO kablam! Compiling num-derive v0.2.2 Sep 21 00:55:27.801 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 21 00:55:30.807 INFO kablam! Checking image v0.19.0 Sep 21 00:55:35.662 INFO kablam! Checking vtf v0.1.1 (/source) Sep 21 00:55:35.958 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 21 00:55:35.958 INFO kablam! --> src/vtf.rs:8:5 Sep 21 00:55:35.958 INFO kablam! | Sep 21 00:55:35.958 INFO kablam! 8 | use std::iter::Iterator; Sep 21 00:55:35.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:35.958 INFO kablam! | Sep 21 00:55:35.958 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:55:35.958 INFO kablam! Sep 21 00:55:35.998 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 21 00:55:35.998 INFO kablam! --> src/vtf.rs:8:5 Sep 21 00:55:35.998 INFO kablam! | Sep 21 00:55:35.998 INFO kablam! 8 | use std::iter::Iterator; Sep 21 00:55:35.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:35.998 INFO kablam! | Sep 21 00:55:35.998 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:55:35.998 INFO kablam! Sep 21 00:55:36.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:55:36.070 INFO kablam! --> src/vtf.rs:31:9 Sep 21 00:55:36.070 INFO kablam! | Sep 21 00:55:36.070 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 21 00:55:36.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:36.070 INFO kablam! | Sep 21 00:55:36.070 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:55:36.070 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 21 00:55:36.070 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:55:36.070 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 21 00:55:36.070 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 21 00:55:36.070 INFO kablam! Sep 21 00:55:36.195 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:55:36.195 INFO kablam! --> src/vtf.rs:31:9 Sep 21 00:55:36.195 INFO kablam! | Sep 21 00:55:36.195 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 21 00:55:36.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:36.195 INFO kablam! | Sep 21 00:55:36.195 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:55:36.195 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 21 00:55:36.195 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:55:36.195 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 21 00:55:36.195 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 21 00:55:36.195 INFO kablam! Sep 21 00:55:37.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.43s Sep 21 00:55:37.159 INFO kablam! su: No module specific data is present Sep 21 00:55:37.954 INFO running `"docker" "rm" "-f" "b4618a9867de84d385a637a4bb2007c855534f7504dc30a82bf77b74f554baaa"` Sep 21 00:55:38.068 INFO blam! b4618a9867de84d385a637a4bb2007c855534f7504dc30a82bf77b74f554baaa