Sep 03 22:53:05.906 INFO checking vtf-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:53:05.906 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:53:05.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:06.131 INFO blam! 69bf3d78b2e5124cd55b87053f9efffcaa9cb77e739cfbed0bc716ae41c9b4f3 Sep 03 22:53:06.134 INFO running `"docker" "start" "-a" "69bf3d78b2e5124cd55b87053f9efffcaa9cb77e739cfbed0bc716ae41c9b4f3"` Sep 03 22:53:07.113 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 03 22:53:07.367 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 03 22:53:07.367 INFO kablam! --> src/vtf.rs:8:5 Sep 03 22:53:07.367 INFO kablam! | Sep 03 22:53:07.367 INFO kablam! 8 | use std::iter::Iterator; Sep 03 22:53:07.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:07.367 INFO kablam! | Sep 03 22:53:07.367 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:53:07.367 INFO kablam! Sep 03 22:53:07.430 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 03 22:53:07.430 INFO kablam! --> src/vtf.rs:8:5 Sep 03 22:53:07.430 INFO kablam! | Sep 03 22:53:07.430 INFO kablam! 8 | use std::iter::Iterator; Sep 03 22:53:07.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:07.430 INFO kablam! | Sep 03 22:53:07.430 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:53:07.430 INFO kablam! Sep 03 22:53:07.543 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:53:07.543 INFO kablam! --> src/vtf.rs:31:9 Sep 03 22:53:07.543 INFO kablam! | Sep 03 22:53:07.543 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 03 22:53:07.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:07.543 INFO kablam! | Sep 03 22:53:07.543 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:53:07.543 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:07.543 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:53:07.543 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:07.543 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:07.543 INFO kablam! Sep 03 22:53:07.674 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 03 22:53:07.674 INFO kablam! --> src/vtf.rs:31:9 Sep 03 22:53:07.674 INFO kablam! | Sep 03 22:53:07.674 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 03 22:53:07.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 22:53:07.674 INFO kablam! | Sep 03 22:53:07.674 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 03 22:53:07.674 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:07.674 INFO kablam! = note: for more information, see issue #46043 Sep 03 22:53:07.674 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:07.674 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:07.674 INFO kablam! Sep 03 22:53:08.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Sep 03 22:53:08.935 INFO kablam! su: No module specific data is present Sep 03 22:53:09.323 INFO running `"docker" "rm" "-f" "69bf3d78b2e5124cd55b87053f9efffcaa9cb77e739cfbed0bc716ae41c9b4f3"` Sep 03 22:53:09.431 INFO blam! 69bf3d78b2e5124cd55b87053f9efffcaa9cb77e739cfbed0bc716ae41c9b4f3