Sep 04 02:19:51.349 INFO checking vtf-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 02:19:51.349 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 02:19:51.350 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:19:51.563 INFO blam! f897bda0f8d6799fb5176ef023efe36f007e6944dfe4dfe44bbf30eac13e3aac Sep 04 02:19:51.565 INFO running `"docker" "start" "-a" "f897bda0f8d6799fb5176ef023efe36f007e6944dfe4dfe44bbf30eac13e3aac"` Sep 04 02:19:52.216 INFO kablam! Compiling syn v0.14.9 Sep 04 02:20:01.816 INFO kablam! Compiling num-derive v0.2.2 Sep 04 02:20:04.351 INFO kablam! Checking image v0.19.0 Sep 04 02:20:10.883 INFO kablam! Checking vtf v0.1.1 (file:///source) Sep 04 02:20:11.175 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 04 02:20:11.176 INFO kablam! --> src/vtf.rs:8:5 Sep 04 02:20:11.176 INFO kablam! | Sep 04 02:20:11.176 INFO kablam! 8 | use std::iter::Iterator; Sep 04 02:20:11.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 02:20:11.176 INFO kablam! | Sep 04 02:20:11.176 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 02:20:11.176 INFO kablam! Sep 04 02:20:11.209 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 04 02:20:11.209 INFO kablam! --> src/vtf.rs:8:5 Sep 04 02:20:11.209 INFO kablam! | Sep 04 02:20:11.209 INFO kablam! 8 | use std::iter::Iterator; Sep 04 02:20:11.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 02:20:11.209 INFO kablam! | Sep 04 02:20:11.209 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 02:20:11.210 INFO kablam! Sep 04 02:20:11.383 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 02:20:11.383 INFO kablam! --> src/vtf.rs:31:9 Sep 04 02:20:11.383 INFO kablam! | Sep 04 02:20:11.383 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 04 02:20:11.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:20:11.383 INFO kablam! | Sep 04 02:20:11.383 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 02:20:11.383 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 04 02:20:11.383 INFO kablam! = note: for more information, see issue #46043 Sep 04 02:20:11.384 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 04 02:20:11.384 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 04 02:20:11.384 INFO kablam! Sep 04 02:20:11.385 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 02:20:11.385 INFO kablam! --> src/vtf.rs:31:9 Sep 04 02:20:11.385 INFO kablam! | Sep 04 02:20:11.385 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 04 02:20:11.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:20:11.385 INFO kablam! | Sep 04 02:20:11.385 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 02:20:11.385 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 04 02:20:11.385 INFO kablam! = note: for more information, see issue #46043 Sep 04 02:20:11.385 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 04 02:20:11.385 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 04 02:20:11.385 INFO kablam! Sep 04 02:20:12.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.12s Sep 04 02:20:12.274 INFO kablam! su: No module specific data is present Sep 04 02:20:12.733 INFO running `"docker" "rm" "-f" "f897bda0f8d6799fb5176ef023efe36f007e6944dfe4dfe44bbf30eac13e3aac"` Sep 04 02:20:12.814 INFO blam! f897bda0f8d6799fb5176ef023efe36f007e6944dfe4dfe44bbf30eac13e3aac