Oct 13 06:33:02.851 INFO checking vtf-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:33:02.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 06:33:03.200 INFO blam! 2abed974c7e5f066d8b06a81d3c4a60c373ecfbc59c8a8c884ac0ade394b3489 Oct 13 06:33:03.201 INFO running `"docker" "start" "-a" "2abed974c7e5f066d8b06a81d3c4a60c373ecfbc59c8a8c884ac0ade394b3489"` Oct 13 06:33:04.297 INFO kablam! usermod: no changes Oct 13 06:33:04.540 INFO kablam! Checking vtf v0.1.1 (/source) Oct 13 06:33:05.784 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 13 06:33:05.785 INFO kablam! --> src/vtf.rs:8:5 Oct 13 06:33:05.786 INFO kablam! | Oct 13 06:33:05.787 INFO kablam! 8 | use std::iter::Iterator; Oct 13 06:33:05.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:05.788 INFO kablam! | Oct 13 06:33:05.788 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:33:05.789 INFO kablam! Oct 13 06:33:05.924 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 13 06:33:05.924 INFO kablam! --> src/vtf.rs:8:5 Oct 13 06:33:05.924 INFO kablam! | Oct 13 06:33:05.924 INFO kablam! 8 | use std::iter::Iterator; Oct 13 06:33:05.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:05.926 INFO kablam! | Oct 13 06:33:05.926 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:33:05.926 INFO kablam! Oct 13 06:33:06.032 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:06.032 INFO kablam! --> src/vtf.rs:31:9 Oct 13 06:33:06.032 INFO kablam! | Oct 13 06:33:06.032 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 13 06:33:06.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:06.032 INFO kablam! | Oct 13 06:33:06.032 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:06.032 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 13 06:33:06.032 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:06.032 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 13 06:33:06.032 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 13 06:33:06.032 INFO kablam! Oct 13 06:33:06.252 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 06:33:06.253 INFO kablam! --> src/vtf.rs:31:9 Oct 13 06:33:06.253 INFO kablam! | Oct 13 06:33:06.254 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 13 06:33:06.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:33:06.255 INFO kablam! | Oct 13 06:33:06.256 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 06:33:06.257 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 13 06:33:06.257 INFO kablam! = note: for more information, see issue #46043 Oct 13 06:33:06.257 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 13 06:33:06.258 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 13 06:33:06.258 INFO kablam! Oct 13 06:33:09.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.01s Oct 13 06:33:09.352 INFO kablam! su: No module specific data is present Oct 13 06:33:10.173 INFO running `"docker" "rm" "-f" "2abed974c7e5f066d8b06a81d3c4a60c373ecfbc59c8a8c884ac0ade394b3489"` Oct 13 06:33:10.420 INFO blam! 2abed974c7e5f066d8b06a81d3c4a60c373ecfbc59c8a8c884ac0ade394b3489