Sep 17 15:09:05.972 INFO checking vtf-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 15:09:05.972 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 15:09:05.972 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:09:06.393 INFO blam! fde72fa9e768ccf8097adea796fb6f2dbf5e7f22367c7ae0ec088867fc3316e9 Sep 17 15:09:06.395 INFO running `"docker" "start" "-a" "fde72fa9e768ccf8097adea796fb6f2dbf5e7f22367c7ae0ec088867fc3316e9"` Sep 17 15:09:08.538 INFO kablam! usermod: no changes Sep 17 15:09:08.746 INFO kablam! Checking vtf v0.1.1 (/source) Sep 17 15:09:09.047 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 17 15:09:09.047 INFO kablam! --> src/vtf.rs:8:5 Sep 17 15:09:09.047 INFO kablam! | Sep 17 15:09:09.047 INFO kablam! 8 | use std::iter::Iterator; Sep 17 15:09:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 15:09:09.047 INFO kablam! | Sep 17 15:09:09.047 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:09:09.047 INFO kablam! Sep 17 15:09:09.079 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 17 15:09:09.079 INFO kablam! --> src/vtf.rs:8:5 Sep 17 15:09:09.079 INFO kablam! | Sep 17 15:09:09.079 INFO kablam! 8 | use std::iter::Iterator; Sep 17 15:09:09.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 15:09:09.079 INFO kablam! | Sep 17 15:09:09.079 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:09:09.079 INFO kablam! Sep 17 15:09:09.286 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 15:09:09.287 INFO kablam! --> src/vtf.rs:31:9 Sep 17 15:09:09.287 INFO kablam! | Sep 17 15:09:09.287 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 17 15:09:09.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 15:09:09.287 INFO kablam! | Sep 17 15:09:09.287 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 15:09:09.287 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 17 15:09:09.287 INFO kablam! = note: for more information, see issue #46043 Sep 17 15:09:09.287 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 17 15:09:09.287 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 17 15:09:09.287 INFO kablam! Sep 17 15:09:09.323 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 17 15:09:09.323 INFO kablam! --> src/vtf.rs:31:9 Sep 17 15:09:09.323 INFO kablam! | Sep 17 15:09:09.323 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 17 15:09:09.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 15:09:09.323 INFO kablam! | Sep 17 15:09:09.323 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 17 15:09:09.323 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 17 15:09:09.323 INFO kablam! = note: for more information, see issue #46043 Sep 17 15:09:09.323 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 17 15:09:09.323 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 17 15:09:09.323 INFO kablam! Sep 17 15:09:10.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Sep 17 15:09:10.203 INFO kablam! su: No module specific data is present Sep 17 15:09:11.303 INFO running `"docker" "rm" "-f" "fde72fa9e768ccf8097adea796fb6f2dbf5e7f22367c7ae0ec088867fc3316e9"` Sep 17 15:09:11.595 INFO blam! fde72fa9e768ccf8097adea796fb6f2dbf5e7f22367c7ae0ec088867fc3316e9