Sep 19 18:05:54.055 INFO checking vtf-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:05:54.055 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:05:54.055 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:05:54.366 INFO blam! c88fe1a1f573dafcc34b86fa125d7a942031724fefd1439ad85781f73efcbb6f Sep 19 18:05:54.372 INFO running `"docker" "start" "-a" "c88fe1a1f573dafcc34b86fa125d7a942031724fefd1439ad85781f73efcbb6f"` Sep 19 18:05:55.807 INFO kablam! usermod: no changes Sep 19 18:05:56.052 INFO kablam! Checking png v0.12.0 Sep 19 18:05:56.058 INFO kablam! Compiling num-derive v0.2.2 Sep 19 18:05:56.065 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 18:06:00.488 INFO kablam! Checking image v0.19.0 Sep 19 18:06:05.906 INFO kablam! Checking vtf v0.1.1 (/source) Sep 19 18:06:06.268 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 19 18:06:06.268 INFO kablam! --> src/vtf.rs:8:5 Sep 19 18:06:06.268 INFO kablam! | Sep 19 18:06:06.268 INFO kablam! 8 | use std::iter::Iterator; Sep 19 18:06:06.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:06.268 INFO kablam! | Sep 19 18:06:06.268 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:06:06.268 INFO kablam! Sep 19 18:06:06.343 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 19 18:06:06.343 INFO kablam! --> src/vtf.rs:8:5 Sep 19 18:06:06.343 INFO kablam! | Sep 19 18:06:06.343 INFO kablam! 8 | use std::iter::Iterator; Sep 19 18:06:06.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:06.343 INFO kablam! | Sep 19 18:06:06.343 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:06:06.343 INFO kablam! Sep 19 18:06:06.402 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:06.402 INFO kablam! --> src/vtf.rs:31:9 Sep 19 18:06:06.402 INFO kablam! | Sep 19 18:06:06.402 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 19 18:06:06.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:06.402 INFO kablam! | Sep 19 18:06:06.403 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 18:06:06.403 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 19 18:06:06.403 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:06.403 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 19 18:06:06.403 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 19 18:06:06.403 INFO kablam! Sep 19 18:06:06.590 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 18:06:06.590 INFO kablam! --> src/vtf.rs:31:9 Sep 19 18:06:06.590 INFO kablam! | Sep 19 18:06:06.590 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 19 18:06:06.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:06:06.590 INFO kablam! | Sep 19 18:06:06.590 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 18:06:06.590 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 19 18:06:06.590 INFO kablam! = note: for more information, see issue #46043 Sep 19 18:06:06.590 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 19 18:06:06.590 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 19 18:06:06.590 INFO kablam! Sep 19 18:06:07.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.32s Sep 19 18:06:07.380 INFO kablam! su: No module specific data is present Sep 19 18:06:08.490 INFO running `"docker" "rm" "-f" "c88fe1a1f573dafcc34b86fa125d7a942031724fefd1439ad85781f73efcbb6f"` Sep 19 18:06:08.616 INFO blam! c88fe1a1f573dafcc34b86fa125d7a942031724fefd1439ad85781f73efcbb6f