Sep 19 16:02:30.526 INFO checking vtf-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:02:30.526 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:02:30.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:02:30.844 INFO blam! 719bb9e955caf8003274244c9973132e1656ff6f2669f480c125ab8f18518e40 Sep 19 16:02:30.845 INFO running `"docker" "start" "-a" "719bb9e955caf8003274244c9973132e1656ff6f2669f480c125ab8f18518e40"` Sep 19 16:02:31.852 INFO kablam! usermod: no changes Sep 19 16:02:32.095 INFO kablam! Checking vtf v0.1.1 (/source) Sep 19 16:02:32.271 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 19 16:02:32.271 INFO kablam! --> src/vtf.rs:8:5 Sep 19 16:02:32.271 INFO kablam! | Sep 19 16:02:32.271 INFO kablam! 8 | use std::iter::Iterator; Sep 19 16:02:32.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 16:02:32.271 INFO kablam! | Sep 19 16:02:32.271 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 16:02:32.271 INFO kablam! Sep 19 16:02:32.295 INFO kablam! warning: unused import: `std::iter::Iterator` Sep 19 16:02:32.295 INFO kablam! --> src/vtf.rs:8:5 Sep 19 16:02:32.295 INFO kablam! | Sep 19 16:02:32.295 INFO kablam! 8 | use std::iter::Iterator; Sep 19 16:02:32.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 16:02:32.295 INFO kablam! | Sep 19 16:02:32.295 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 16:02:32.295 INFO kablam! Sep 19 16:02:32.419 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 16:02:32.419 INFO kablam! --> src/vtf.rs:31:9 Sep 19 16:02:32.419 INFO kablam! | Sep 19 16:02:32.419 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 19 16:02:32.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:02:32.419 INFO kablam! | Sep 19 16:02:32.419 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 16:02:32.419 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 16:02:32.419 INFO kablam! = note: for more information, see issue #46043 Sep 19 16:02:32.419 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 16:02:32.419 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 16:02:32.419 INFO kablam! Sep 19 16:02:32.491 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 16:02:32.491 INFO kablam! --> src/vtf.rs:31:9 Sep 19 16:02:32.491 INFO kablam! | Sep 19 16:02:32.491 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Sep 19 16:02:32.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:02:32.491 INFO kablam! | Sep 19 16:02:32.491 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 16:02:32.491 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 16:02:32.491 INFO kablam! = note: for more information, see issue #46043 Sep 19 16:02:32.491 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 16:02:32.491 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 16:02:32.491 INFO kablam! Sep 19 16:02:33.394 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Sep 19 16:02:33.411 INFO kablam! su: No module specific data is present Sep 19 16:02:34.047 INFO running `"docker" "rm" "-f" "719bb9e955caf8003274244c9973132e1656ff6f2669f480c125ab8f18518e40"` Sep 19 16:02:34.319 INFO blam! 719bb9e955caf8003274244c9973132e1656ff6f2669f480c125ab8f18518e40