Sep 01 19:34:49.556 INFO checking vtf-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 19:34:49.556 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 19:34:49.556 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:34:49.737 INFO blam! c97d24be07e92851ac2b363b461c50663d0e870464f02e07014e509beb6b9e12 Sep 01 19:34:49.739 INFO running `"docker" "start" "-a" "c97d24be07e92851ac2b363b461c50663d0e870464f02e07014e509beb6b9e12"` Sep 01 19:34:50.518 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 01 19:34:50.733 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 01 19:34:50.733 INFO kablam! --> src/vtf.rs:8:5 Sep 01 19:34:50.733 INFO kablam! | Sep 01 19:34:50.733 INFO kablam! 8 | use std::iter::Iterator; Sep 01 19:34:50.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 19:34:50.733 INFO kablam! | Sep 01 19:34:50.734 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:34:50.734 INFO kablam! Sep 01 19:34:50.767 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 01 19:34:50.767 INFO kablam! --> src/vtf.rs:8:5 Sep 01 19:34:50.767 INFO kablam! | Sep 01 19:34:50.768 INFO kablam! 8 | use std::iter::Iterator; Sep 01 19:34:50.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 19:34:50.768 INFO kablam! | Sep 01 19:34:50.768 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:34:50.768 INFO kablam! Sep 01 19:34:50.943 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:34:50.943 INFO kablam! --> src/vtf.rs:31:9 Sep 01 19:34:50.943 INFO kablam! | Sep 01 19:34:50.944 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 01 19:34:50.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:34:50.944 INFO kablam! | Sep 01 19:34:50.944 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 19:34:50.944 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:34:50.944 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:34:50.944 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:34:50.944 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:34:50.944 INFO kablam! Sep 01 19:34:51.006 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 19:34:51.006 INFO kablam! --> src/vtf.rs:31:9 Sep 01 19:34:51.006 INFO kablam! | Sep 01 19:34:51.006 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 01 19:34:51.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 19:34:51.006 INFO kablam! | Sep 01 19:34:51.006 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 19:34:51.006 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:34:51.006 INFO kablam! = note: for more information, see issue #46043 Sep 01 19:34:51.006 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:34:51.006 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:34:51.006 INFO kablam! Sep 01 19:34:51.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Sep 01 19:34:51.896 INFO kablam! su: No module specific data is present Sep 01 19:34:52.232 INFO running `"docker" "rm" "-f" "c97d24be07e92851ac2b363b461c50663d0e870464f02e07014e509beb6b9e12"` Sep 01 19:34:52.336 INFO blam! c97d24be07e92851ac2b363b461c50663d0e870464f02e07014e509beb6b9e12