Oct 27 12:53:05.217 INFO checking Adam-Gleave/multiboot2-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:53:05.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 12:53:05.482 INFO blam! fc657cabdeaa16ed9ba82ebc69b2d982f0888dcf141c19623d04543e13b52b7b Oct 27 12:53:05.484 INFO running `"docker" "start" "-a" "fc657cabdeaa16ed9ba82ebc69b2d982f0888dcf141c19623d04543e13b52b7b"` Oct 27 12:53:05.823 INFO kablam! usermod: no changes Oct 27 12:53:05.857 INFO kablam! Checking multiboot2 v0.1.0 (/source) Oct 27 12:53:06.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 12:53:06.086 INFO kablam! --> src/basic_info.rs:27:4 Oct 27 12:53:06.086 INFO kablam! | Oct 27 12:53:06.086 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 27 12:53:06.086 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:53:06.086 INFO kablam! | Oct 27 12:53:06.086 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 12:53:06.086 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 27 12:53:06.086 INFO kablam! = note: for more information, see issue #46043 Oct 27 12:53:06.086 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 27 12:53:06.086 INFO kablam! Oct 27 12:53:06.086 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 12:53:06.086 INFO kablam! --> src/basic_info.rs:27:20 Oct 27 12:53:06.086 INFO kablam! | Oct 27 12:53:06.086 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 27 12:53:06.086 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:53:06.086 INFO kablam! | Oct 27 12:53:06.086 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 27 12:53:06.086 INFO kablam! = note: for more information, see issue #46043 Oct 27 12:53:06.086 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 27 12:53:06.086 INFO kablam! Oct 27 12:53:06.091 INFO kablam! warning: field is never used: `tag_type` Oct 27 12:53:06.091 INFO kablam! --> src/basic_info.rs:8:2 Oct 27 12:53:06.091 INFO kablam! | Oct 27 12:53:06.091 INFO kablam! 8 | tag_type: u32, Oct 27 12:53:06.091 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:53:06.091 INFO kablam! | Oct 27 12:53:06.091 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:53:06.091 INFO kablam! Oct 27 12:53:06.091 INFO kablam! warning: field is never used: `size` Oct 27 12:53:06.091 INFO kablam! --> src/basic_info.rs:9:2 Oct 27 12:53:06.091 INFO kablam! | Oct 27 12:53:06.091 INFO kablam! 9 | size: u32, Oct 27 12:53:06.091 INFO kablam! | ^^^^^^^^^ Oct 27 12:53:06.091 INFO kablam! Oct 27 12:53:06.091 INFO kablam! warning: field is never used: `reserved` Oct 27 12:53:06.091 INFO kablam! --> src/lib.rs:30:2 Oct 27 12:53:06.091 INFO kablam! | Oct 27 12:53:06.091 INFO kablam! 30 | reserved: u32, Oct 27 12:53:06.091 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:53:06.091 INFO kablam! Oct 27 12:53:06.572 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 12:53:06.572 INFO kablam! --> src/basic_info.rs:27:4 Oct 27 12:53:06.572 INFO kablam! | Oct 27 12:53:06.572 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 27 12:53:06.573 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:53:06.573 INFO kablam! | Oct 27 12:53:06.573 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 27 12:53:06.574 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 27 12:53:06.574 INFO kablam! = note: for more information, see issue #46043 Oct 27 12:53:06.574 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 27 12:53:06.575 INFO kablam! Oct 27 12:53:06.575 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 27 12:53:06.575 INFO kablam! --> src/basic_info.rs:27:20 Oct 27 12:53:06.575 INFO kablam! | Oct 27 12:53:06.576 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 27 12:53:06.576 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 12:53:06.576 INFO kablam! | Oct 27 12:53:06.577 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 27 12:53:06.577 INFO kablam! = note: for more information, see issue #46043 Oct 27 12:53:06.577 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 27 12:53:06.577 INFO kablam! Oct 27 12:53:06.578 INFO kablam! warning: field is never used: `tag_type` Oct 27 12:53:06.578 INFO kablam! --> src/basic_info.rs:8:2 Oct 27 12:53:06.578 INFO kablam! | Oct 27 12:53:06.578 INFO kablam! 8 | tag_type: u32, Oct 27 12:53:06.579 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:53:06.579 INFO kablam! | Oct 27 12:53:06.579 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:53:06.580 INFO kablam! Oct 27 12:53:06.580 INFO kablam! warning: field is never used: `size` Oct 27 12:53:06.580 INFO kablam! --> src/basic_info.rs:9:2 Oct 27 12:53:06.580 INFO kablam! | Oct 27 12:53:06.581 INFO kablam! 9 | size: u32, Oct 27 12:53:06.581 INFO kablam! | ^^^^^^^^^ Oct 27 12:53:06.581 INFO kablam! Oct 27 12:53:06.581 INFO kablam! warning: field is never used: `reserved` Oct 27 12:53:06.582 INFO kablam! --> src/lib.rs:30:2 Oct 27 12:53:06.582 INFO kablam! | Oct 27 12:53:06.582 INFO kablam! 30 | reserved: u32, Oct 27 12:53:06.582 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:53:06.583 INFO kablam! Oct 27 12:53:06.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 27 12:53:06.607 INFO kablam! su: No module specific data is present Oct 27 12:53:06.955 INFO running `"docker" "rm" "-f" "fc657cabdeaa16ed9ba82ebc69b2d982f0888dcf141c19623d04543e13b52b7b"` Oct 27 12:53:07.059 INFO blam! fc657cabdeaa16ed9ba82ebc69b2d982f0888dcf141c19623d04543e13b52b7b