Sep 14 06:47:44.416 INFO checking vtf-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 06:47:44.416 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 06:47:44.416 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:47:44.798 INFO blam! 75c48845f271f02fa3a6ae8e75695211bcf1fa6a4e3422a2a1a0d67fe3147811 Sep 14 06:47:44.799 INFO running `"docker" "start" "-a" "75c48845f271f02fa3a6ae8e75695211bcf1fa6a4e3422a2a1a0d67fe3147811"` Sep 14 06:47:46.222 INFO kablam! usermod: no changes Sep 14 06:47:46.385 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 14 06:47:46.523 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 14 06:47:46.523 INFO kablam! --> src/vtf.rs:8:5 Sep 14 06:47:46.523 INFO kablam! | Sep 14 06:47:46.524 INFO kablam! 8 | use std::iter::Iterator; Sep 14 06:47:46.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 06:47:46.531 INFO kablam! | Sep 14 06:47:46.531 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 06:47:46.531 INFO kablam! Sep 14 06:47:46.596 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 14 06:47:46.596 INFO kablam! --> src/vtf.rs:8:5 Sep 14 06:47:46.596 INFO kablam! | Sep 14 06:47:46.596 INFO kablam! 8 | use std::iter::Iterator; Sep 14 06:47:46.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 06:47:46.596 INFO kablam! | Sep 14 06:47:46.596 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 06:47:46.596 INFO kablam! Sep 14 06:47:46.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 06:47:46.648 INFO kablam! --> src/vtf.rs:31:9 Sep 14 06:47:46.648 INFO kablam! | Sep 14 06:47:46.648 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 14 06:47:46.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:47:46.648 INFO kablam! | Sep 14 06:47:46.648 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 06:47:46.648 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 14 06:47:46.648 INFO kablam! = note: for more information, see issue #46043 Sep 14 06:47:46.648 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 14 06:47:46.648 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 14 06:47:46.648 INFO kablam! Sep 14 06:47:46.876 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 14 06:47:46.876 INFO kablam! --> src/vtf.rs:31:9 Sep 14 06:47:46.876 INFO kablam! | Sep 14 06:47:46.876 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 14 06:47:46.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 06:47:46.876 INFO kablam! | Sep 14 06:47:46.876 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 14 06:47:46.876 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 14 06:47:46.876 INFO kablam! = note: for more information, see issue #46043 Sep 14 06:47:46.876 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 14 06:47:46.876 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 14 06:47:46.877 INFO kablam! Sep 14 06:47:47.345 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Sep 14 06:47:47.350 INFO kablam! su: No module specific data is present Sep 14 06:47:47.962 INFO running `"docker" "rm" "-f" "75c48845f271f02fa3a6ae8e75695211bcf1fa6a4e3422a2a1a0d67fe3147811"` Sep 14 06:47:48.051 INFO blam! 75c48845f271f02fa3a6ae8e75695211bcf1fa6a4e3422a2a1a0d67fe3147811