Oct 21 22:33:59.261 INFO checking vtf-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:33:59.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:33:59.782 INFO blam! a5330f8776c3c77133888931b9512eaedd01fccab28a2f9e7063e8622a982eab Oct 21 22:33:59.784 INFO running `"docker" "start" "-a" "a5330f8776c3c77133888931b9512eaedd01fccab28a2f9e7063e8622a982eab"` Oct 21 22:34:01.903 INFO kablam! usermod: no changes Oct 21 22:34:02.047 INFO kablam! Compiling syn v0.15.13 Oct 21 22:34:02.049 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 21 22:34:14.556 INFO kablam! Compiling num-derive v0.2.3 Oct 21 22:34:22.272 INFO kablam! Checking image v0.19.0 Oct 21 22:34:27.600 INFO kablam! Checking vtf v0.1.1 (/source) Oct 21 22:34:28.252 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 21 22:34:28.253 INFO kablam! --> src/vtf.rs:8:5 Oct 21 22:34:28.253 INFO kablam! | Oct 21 22:34:28.253 INFO kablam! 8 | use std::iter::Iterator; Oct 21 22:34:28.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:28.254 INFO kablam! | Oct 21 22:34:28.254 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:34:28.255 INFO kablam! Oct 21 22:34:28.355 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 21 22:34:28.355 INFO kablam! --> src/vtf.rs:31:9 Oct 21 22:34:28.355 INFO kablam! | Oct 21 22:34:28.355 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 21 22:34:28.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:28.356 INFO kablam! | Oct 21 22:34:28.356 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 21 22:34:28.357 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! Oct 21 22:34:28.357 INFO kablam! = note: for more information, see issue #46043 Oct 21 22:34:28.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 21 22:34:28.358 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) Oct 21 22:34:28.358 INFO kablam! Oct 21 22:34:28.500 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 21 22:34:28.501 INFO kablam! --> src/vtf.rs:8:5 Oct 21 22:34:28.501 INFO kablam! | Oct 21 22:34:28.501 INFO kablam! 8 | use std::iter::Iterator; Oct 21 22:34:28.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:28.502 INFO kablam! | Oct 21 22:34:28.502 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:34:28.502 INFO kablam! Oct 21 22:34:28.756 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 21 22:34:28.757 INFO kablam! --> src/vtf.rs:31:9 Oct 21 22:34:28.757 INFO kablam! | Oct 21 22:34:28.757 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 21 22:34:28.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:28.757 INFO kablam! | Oct 21 22:34:28.757 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 21 22:34:28.758 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! Oct 21 22:34:28.758 INFO kablam! = note: for more information, see issue #46043 Oct 21 22:34:28.758 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 21 22:34:28.758 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) Oct 21 22:34:28.758 INFO kablam! Oct 21 22:34:30.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.65s Oct 21 22:34:30.588 INFO kablam! su: No module specific data is present Oct 21 22:34:30.889 INFO running `"docker" "rm" "-f" "a5330f8776c3c77133888931b9512eaedd01fccab28a2f9e7063e8622a982eab"` Oct 21 22:34:30.999 INFO blam! a5330f8776c3c77133888931b9512eaedd01fccab28a2f9e7063e8622a982eab