Oct 13 05:43:46.636 INFO checking Adam-Gleave/multiboot2-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:43:46.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 05:43:46.861 INFO blam! ad4b296c0a08c01eac37339ad6c77f7b7d7b56e7c90127124a86e25262be8fac Oct 13 05:43:46.862 INFO running `"docker" "start" "-a" "ad4b296c0a08c01eac37339ad6c77f7b7d7b56e7c90127124a86e25262be8fac"` Oct 13 05:43:47.502 INFO kablam! usermod: no changes Oct 13 05:43:47.540 INFO kablam! Checking multiboot2 v0.1.0 (/source) Oct 13 05:43:47.835 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 05:43:47.836 INFO kablam! --> src/basic_info.rs:27:4 Oct 13 05:43:47.836 INFO kablam! | Oct 13 05:43:47.836 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 13 05:43:47.836 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:43:47.836 INFO kablam! | Oct 13 05:43:47.836 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 05:43:47.836 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 05:43:47.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 05:43:47.836 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 05:43:47.836 INFO kablam! Oct 13 05:43:47.836 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 05:43:47.836 INFO kablam! --> src/basic_info.rs:27:20 Oct 13 05:43:47.836 INFO kablam! | Oct 13 05:43:47.836 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 13 05:43:47.836 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:43:47.836 INFO kablam! | Oct 13 05:43:47.836 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 05:43:47.836 INFO kablam! = note: for more information, see issue #46043 Oct 13 05:43:47.836 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 05:43:47.836 INFO kablam! Oct 13 05:43:47.844 INFO kablam! warning: field is never used: `tag_type` Oct 13 05:43:47.844 INFO kablam! --> src/basic_info.rs:8:2 Oct 13 05:43:47.844 INFO kablam! | Oct 13 05:43:47.844 INFO kablam! 8 | tag_type: u32, Oct 13 05:43:47.844 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:43:47.844 INFO kablam! | Oct 13 05:43:47.844 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:43:47.844 INFO kablam! Oct 13 05:43:47.844 INFO kablam! warning: field is never used: `size` Oct 13 05:43:47.844 INFO kablam! --> src/basic_info.rs:9:2 Oct 13 05:43:47.844 INFO kablam! | Oct 13 05:43:47.844 INFO kablam! 9 | size: u32, Oct 13 05:43:47.844 INFO kablam! | ^^^^^^^^^ Oct 13 05:43:47.844 INFO kablam! Oct 13 05:43:47.844 INFO kablam! warning: field is never used: `reserved` Oct 13 05:43:47.844 INFO kablam! --> src/lib.rs:30:2 Oct 13 05:43:47.844 INFO kablam! | Oct 13 05:43:47.844 INFO kablam! 30 | reserved: u32, Oct 13 05:43:47.844 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:43:47.844 INFO kablam! Oct 13 05:43:48.304 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 05:43:48.304 INFO kablam! --> src/basic_info.rs:27:4 Oct 13 05:43:48.305 INFO kablam! | Oct 13 05:43:48.305 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 13 05:43:48.305 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:43:48.305 INFO kablam! | Oct 13 05:43:48.305 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 05:43:48.305 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 05:43:48.305 INFO kablam! = note: for more information, see issue #46043 Oct 13 05:43:48.305 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 05:43:48.305 INFO kablam! Oct 13 05:43:48.305 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 05:43:48.305 INFO kablam! --> src/basic_info.rs:27:20 Oct 13 05:43:48.305 INFO kablam! | Oct 13 05:43:48.305 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 13 05:43:48.305 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:43:48.305 INFO kablam! | Oct 13 05:43:48.305 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 05:43:48.305 INFO kablam! = note: for more information, see issue #46043 Oct 13 05:43:48.305 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 05:43:48.305 INFO kablam! Oct 13 05:43:48.308 INFO kablam! warning: field is never used: `tag_type` Oct 13 05:43:48.308 INFO kablam! --> src/basic_info.rs:8:2 Oct 13 05:43:48.308 INFO kablam! | Oct 13 05:43:48.308 INFO kablam! 8 | tag_type: u32, Oct 13 05:43:48.308 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:43:48.308 INFO kablam! | Oct 13 05:43:48.308 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:43:48.308 INFO kablam! Oct 13 05:43:48.308 INFO kablam! warning: field is never used: `size` Oct 13 05:43:48.308 INFO kablam! --> src/basic_info.rs:9:2 Oct 13 05:43:48.308 INFO kablam! | Oct 13 05:43:48.308 INFO kablam! 9 | size: u32, Oct 13 05:43:48.308 INFO kablam! | ^^^^^^^^^ Oct 13 05:43:48.308 INFO kablam! Oct 13 05:43:48.308 INFO kablam! warning: field is never used: `reserved` Oct 13 05:43:48.308 INFO kablam! --> src/lib.rs:30:2 Oct 13 05:43:48.308 INFO kablam! | Oct 13 05:43:48.308 INFO kablam! 30 | reserved: u32, Oct 13 05:43:48.308 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:43:48.308 INFO kablam! Oct 13 05:43:48.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 13 05:43:48.327 INFO kablam! su: No module specific data is present Oct 13 05:43:48.688 INFO running `"docker" "rm" "-f" "ad4b296c0a08c01eac37339ad6c77f7b7d7b56e7c90127124a86e25262be8fac"` Oct 13 05:43:49.048 INFO blam! ad4b296c0a08c01eac37339ad6c77f7b7d7b56e7c90127124a86e25262be8fac