Sep 05 21:04:57.129 INFO checking vtf-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 21:04:57.130 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 21:04:57.130 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:04:57.682 INFO blam! 9e0cb80e85294bdd9220d460c85ab3f70f284e22d3267d18d4b36ead4a3c4e22 Sep 05 21:04:57.683 INFO running `"docker" "start" "-a" "9e0cb80e85294bdd9220d460c85ab3f70f284e22d3267d18d4b36ead4a3c4e22"` Sep 05 21:04:59.977 INFO kablam! usermod: no changes Sep 05 21:05:00.289 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 05 21:05:00.690 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 05 21:05:00.690 INFO kablam! --> src/vtf.rs:8:5 Sep 05 21:05:00.690 INFO kablam! | Sep 05 21:05:00.690 INFO kablam! 8 | use std::iter::Iterator; Sep 05 21:05:00.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 21:05:00.690 INFO kablam! | Sep 05 21:05:00.691 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 21:05:00.691 INFO kablam! Sep 05 21:05:00.745 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 05 21:05:00.745 INFO kablam! --> src/vtf.rs:8:5 Sep 05 21:05:00.745 INFO kablam! | Sep 05 21:05:00.745 INFO kablam! 8 | use std::iter::Iterator; Sep 05 21:05:00.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 21:05:00.748 INFO kablam! | Sep 05 21:05:00.749 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 21:05:00.749 INFO kablam! Sep 05 21:05:00.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 21:05:00.953 INFO kablam! --> src/vtf.rs:31:9 Sep 05 21:05:00.953 INFO kablam! | Sep 05 21:05:00.953 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 05 21:05:00.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:05:00.966 INFO kablam! | Sep 05 21:05:00.966 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 05 21:05:00.966 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 05 21:05:00.967 INFO kablam! = note: for more information, see issue #46043 Sep 05 21:05:00.967 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 05 21:05:00.967 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 05 21:05:00.968 INFO kablam! Sep 05 21:05:01.029 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 05 21:05:01.029 INFO kablam! --> src/vtf.rs:31:9 Sep 05 21:05:01.029 INFO kablam! | Sep 05 21:05:01.029 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 05 21:05:01.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:05:01.029 INFO kablam! | Sep 05 21:05:01.029 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 05 21:05:01.029 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 05 21:05:01.029 INFO kablam! = note: for more information, see issue #46043 Sep 05 21:05:01.029 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 05 21:05:01.029 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 05 21:05:01.029 INFO kablam! Sep 05 21:05:02.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Sep 05 21:05:02.094 INFO kablam! su: No module specific data is present Sep 05 21:05:03.789 INFO running `"docker" "rm" "-f" "9e0cb80e85294bdd9220d460c85ab3f70f284e22d3267d18d4b36ead4a3c4e22"` Sep 05 21:05:04.150 INFO blam! 9e0cb80e85294bdd9220d460c85ab3f70f284e22d3267d18d4b36ead4a3c4e22