Sep 21 00:55:27.001 INFO checking vtf-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:55:27.001 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:55:27.001 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:55:27.200 INFO blam! 89a08e6c4a14f7331827d1d36ab39412a4cf1dcfc946a787b1a5922a9d04b2fd Sep 21 00:55:27.203 INFO running `"docker" "start" "-a" "89a08e6c4a14f7331827d1d36ab39412a4cf1dcfc946a787b1a5922a9d04b2fd"` Sep 21 00:55:28.101 INFO kablam! usermod: no changes Sep 21 00:55:28.284 INFO kablam! Checking num-integer v0.1.39 Sep 21 00:55:28.294 INFO kablam! Compiling syn v0.14.9 Sep 21 00:55:28.307 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 21 00:55:30.074 INFO kablam! Checking num-iter v0.1.37 Sep 21 00:55:30.074 INFO kablam! Checking num-rational v0.1.42 Sep 21 00:55:30.682 INFO kablam! Checking png v0.12.0 Sep 21 00:55:38.088 INFO kablam! Compiling num-derive v0.2.2 Sep 21 00:55:39.454 INFO kablam! Checking image v0.19.0 Sep 21 00:55:42.850 INFO kablam! Checking vtf v0.1.1 (/source) Sep 21 00:55:42.970 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 21 00:55:42.970 INFO kablam! --> src/vtf.rs:8:5 Sep 21 00:55:42.970 INFO kablam! | Sep 21 00:55:42.970 INFO kablam! 8 | use std::iter::Iterator; Sep 21 00:55:42.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:42.970 INFO kablam! | Sep 21 00:55:42.970 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:55:42.970 INFO kablam! Sep 21 00:55:42.977 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 21 00:55:42.977 INFO kablam! --> src/vtf.rs:8:5 Sep 21 00:55:42.977 INFO kablam! | Sep 21 00:55:42.977 INFO kablam! 8 | use std::iter::Iterator; Sep 21 00:55:42.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:42.977 INFO kablam! | Sep 21 00:55:42.977 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:55:42.977 INFO kablam! Sep 21 00:55:43.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:55:43.090 INFO kablam! --> src/vtf.rs:31:9 Sep 21 00:55:43.090 INFO kablam! | Sep 21 00:55:43.090 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 21 00:55:43.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:43.090 INFO kablam! | Sep 21 00:55:43.090 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:55:43.090 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 21 00:55:43.090 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:55:43.090 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 21 00:55:43.090 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 21 00:55:43.090 INFO kablam! Sep 21 00:55:43.090 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 00:55:43.090 INFO kablam! --> src/vtf.rs:31:9 Sep 21 00:55:43.090 INFO kablam! | Sep 21 00:55:43.090 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 21 00:55:43.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:55:43.090 INFO kablam! | Sep 21 00:55:43.090 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 00:55:43.090 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 21 00:55:43.090 INFO kablam! = note: for more information, see issue #46043 Sep 21 00:55:43.090 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 21 00:55:43.090 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 21 00:55:43.090 INFO kablam! Sep 21 00:55:43.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.30s Sep 21 00:55:43.435 INFO kablam! su: No module specific data is present Sep 21 00:55:43.935 INFO running `"docker" "rm" "-f" "89a08e6c4a14f7331827d1d36ab39412a4cf1dcfc946a787b1a5922a9d04b2fd"` Sep 21 00:55:44.002 INFO blam! 89a08e6c4a14f7331827d1d36ab39412a4cf1dcfc946a787b1a5922a9d04b2fd