Nov 07 06:50:34.782 INFO checking vtf-0.1.1 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 06:50:34.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 06:50:35.292 INFO blam! 762edb102d3308a8147d194be039527e9480cbfaa6e8ebc177814128a1a97ca5 Nov 07 06:50:35.292 INFO running `"docker" "start" "-a" "762edb102d3308a8147d194be039527e9480cbfaa6e8ebc177814128a1a97ca5"` Nov 07 06:50:37.052 INFO kablam! usermod: no changes Nov 07 06:50:37.248 INFO kablam! Checking vtf v0.1.1 (/source) Nov 07 06:50:37.927 INFO kablam! warning: unused import: `std::iter::Iterator` Nov 07 06:50:37.927 INFO kablam! --> src/vtf.rs:8:5 Nov 07 06:50:37.927 INFO kablam! | Nov 07 06:50:37.927 INFO kablam! 8 | use std::iter::Iterator; Nov 07 06:50:37.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 06:50:37.927 INFO kablam! | Nov 07 06:50:37.927 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 06:50:37.927 INFO kablam! Nov 07 06:50:38.152 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 06:50:38.152 INFO kablam! --> src/vtf.rs:31:9 Nov 07 06:50:38.152 INFO kablam! | Nov 07 06:50:38.152 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Nov 07 06:50:38.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 06:50:38.152 INFO kablam! | Nov 07 06:50:38.152 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 06:50:38.152 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! Nov 07 06:50:38.152 INFO kablam! = note: for more information, see issue #46043 Nov 07 06:50:38.152 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 07 06:50:38.152 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) Nov 07 06:50:38.152 INFO kablam! Nov 07 06:50:38.204 INFO kablam! warning: unused import: `std::iter::Iterator` Nov 07 06:50:38.204 INFO kablam! --> src/vtf.rs:8:5 Nov 07 06:50:38.204 INFO kablam! | Nov 07 06:50:38.204 INFO kablam! 8 | use std::iter::Iterator; Nov 07 06:50:38.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 06:50:38.204 INFO kablam! | Nov 07 06:50:38.204 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 07 06:50:38.204 INFO kablam! Nov 07 06:50:38.396 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 07 06:50:38.396 INFO kablam! --> src/vtf.rs:31:9 Nov 07 06:50:38.396 INFO kablam! | Nov 07 06:50:38.396 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Nov 07 06:50:38.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 06:50:38.396 INFO kablam! | Nov 07 06:50:38.398 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 07 06:50:38.398 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! Nov 07 06:50:38.398 INFO kablam! = note: for more information, see issue #46043 Nov 07 06:50:38.398 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Nov 07 06:50:38.398 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) Nov 07 06:50:38.398 INFO kablam! Nov 07 06:50:41.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.36s Nov 07 06:50:41.479 INFO kablam! su: No module specific data is present Nov 07 06:50:42.171 INFO running `"docker" "rm" "-f" "762edb102d3308a8147d194be039527e9480cbfaa6e8ebc177814128a1a97ca5"` Nov 07 06:50:42.456 INFO blam! 762edb102d3308a8147d194be039527e9480cbfaa6e8ebc177814128a1a97ca5