Oct 27 13:45:12.975 INFO checking vtf-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:45:12.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 13:45:13.359 INFO blam! da04b147d01db0eb899dc136dfd19acaea73601d88cbefe75061a36a54773238 Oct 27 13:45:13.363 INFO running `"docker" "start" "-a" "da04b147d01db0eb899dc136dfd19acaea73601d88cbefe75061a36a54773238"` Oct 27 13:45:14.706 INFO kablam! usermod: no changes Oct 27 13:45:14.856 INFO kablam! Checking deflate v0.7.19 Oct 27 13:45:14.857 INFO kablam! Compiling syn v0.15.14 Oct 27 13:45:14.858 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 13:45:18.471 INFO kablam! Checking png v0.12.0 Oct 27 13:45:29.019 INFO kablam! Compiling num-derive v0.2.3 Oct 27 13:45:36.330 INFO kablam! Checking image v0.19.0 Oct 27 13:45:42.043 INFO kablam! Checking vtf v0.1.1 (/source) Oct 27 13:45:42.757 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 27 13:45:42.757 INFO kablam! --> src/vtf.rs:8:5 Oct 27 13:45:42.757 INFO kablam! | Oct 27 13:45:42.757 INFO kablam! 8 | use std::iter::Iterator; Oct 27 13:45:42.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:42.757 INFO kablam! | Oct 27 13:45:42.757 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:45:42.757 INFO kablam! Oct 27 13:45:42.927 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:42.931 INFO kablam! --> src/vtf.rs:31:9 Oct 27 13:45:42.931 INFO kablam! | Oct 27 13:45:42.931 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 27 13:45:42.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:42.931 INFO kablam! | Oct 27 13:45:42.931 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 13:45:42.931 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 27 13:45:42.931 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:42.931 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 27 13:45:42.931 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 27 13:45:42.931 INFO kablam! Oct 27 13:45:42.955 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 27 13:45:42.955 INFO kablam! --> src/vtf.rs:8:5 Oct 27 13:45:42.955 INFO kablam! | Oct 27 13:45:42.955 INFO kablam! 8 | use std::iter::Iterator; Oct 27 13:45:42.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:42.963 INFO kablam! | Oct 27 13:45:42.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:45:42.963 INFO kablam! Oct 27 13:45:43.099 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 13:45:43.099 INFO kablam! --> src/vtf.rs:31:9 Oct 27 13:45:43.100 INFO kablam! | Oct 27 13:45:43.100 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 27 13:45:43.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:45:43.100 INFO kablam! | Oct 27 13:45:43.101 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 13:45:43.101 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 27 13:45:43.101 INFO kablam! = note: for more information, see issue #46043 Oct 27 13:45:43.102 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 27 13:45:43.102 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 27 13:45:43.102 INFO kablam! Oct 27 13:45:45.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.72s Oct 27 13:45:45.450 INFO kablam! su: No module specific data is present Oct 27 13:45:45.838 INFO running `"docker" "rm" "-f" "da04b147d01db0eb899dc136dfd19acaea73601d88cbefe75061a36a54773238"` Oct 27 13:45:45.936 INFO blam! da04b147d01db0eb899dc136dfd19acaea73601d88cbefe75061a36a54773238