Oct 13 11:51:07.720 INFO checking multiboot2-0.7.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:51:07.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:51:07.845 INFO blam! 2ad2847316a9ca5367b92746ca03d13b601f03aa736cc68e52c01af4eeee06b0 Oct 13 11:51:07.846 INFO running `"docker" "start" "-a" "2ad2847316a9ca5367b92746ca03d13b601f03aa736cc68e52c01af4eeee06b0"` Oct 13 11:51:08.123 INFO kablam! usermod: no changes Oct 13 11:51:08.152 INFO kablam! Checking multiboot2 v0.7.1 (/source) Oct 13 11:51:08.520 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.520 INFO kablam! --> src/header.rs:1:10 Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 INFO kablam! 1 | #[derive(Debug)] Oct 13 11:51:08.520 INFO kablam! | ^^^^^ Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 11:51:08.520 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 11:51:08.520 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.520 INFO kablam! Oct 13 11:51:08.520 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.520 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 INFO kablam! 2 | #[derive(Debug)] Oct 13 11:51:08.520 INFO kablam! | ^^^^^ Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 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 11:51:08.520 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.520 INFO kablam! Oct 13 11:51:08.520 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:51:08.520 INFO kablam! --> src/elf_sections.rs:9:5 Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 13 11:51:08.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:51:08.520 INFO kablam! | Oct 13 11:51:08.520 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 11:51:08.520 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.520 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 11:51:08.520 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) Oct 13 11:51:08.520 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/elf_sections.rs:17:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 17 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/elf_sections.rs:88:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 88 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/elf_sections.rs:103:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 103 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/module.rs:3:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 3 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/command_line.rs:2:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 2 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/rsdp.rs:11:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 11 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 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 11:51:08.521 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.521 INFO kablam! Oct 13 11:51:08.521 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:08.521 INFO kablam! --> src/rsdp.rs:46:10 Oct 13 11:51:08.521 INFO kablam! | Oct 13 11:51:08.521 INFO kablam! 46 | #[derive(Debug)] Oct 13 11:51:08.521 INFO kablam! | ^^^^^ Oct 13 11:51:08.522 INFO kablam! | Oct 13 11:51:08.522 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 11:51:08.522 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:08.522 INFO kablam! Oct 13 11:51:08.812 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Oct 13 11:51:08.812 INFO kablam! --> src/lib.rs:364:27 Oct 13 11:51:08.812 INFO kablam! | Oct 13 11:51:08.812 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Oct 13 11:51:08.812 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Oct 13 11:51:08.812 INFO kablam! | Oct 13 11:51:08.812 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:51:08.812 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.459 INFO kablam! --> src/header.rs:1:10 Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! 1 | #[derive(Debug)] Oct 13 11:51:09.459 INFO kablam! | ^^^^^ Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 13 11:51:09.459 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 11:51:09.459 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.459 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.459 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! 2 | #[derive(Debug)] Oct 13 11:51:09.459 INFO kablam! | ^^^^^ Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 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 11:51:09.459 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.459 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 13 11:51:09.459 INFO kablam! --> src/elf_sections.rs:9:5 Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 13 11:51:09.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 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 11:51:09.459 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.459 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 11:51:09.459 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) Oct 13 11:51:09.459 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.459 INFO kablam! --> src/elf_sections.rs:17:10 Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! 17 | #[derive(Debug)] Oct 13 11:51:09.459 INFO kablam! | ^^^^^ Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 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 11:51:09.459 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.459 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.459 INFO kablam! --> src/elf_sections.rs:88:10 Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 INFO kablam! 88 | #[derive(Debug)] Oct 13 11:51:09.459 INFO kablam! | ^^^^^ Oct 13 11:51:09.459 INFO kablam! | Oct 13 11:51:09.459 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 11:51:09.459 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.459 INFO kablam! Oct 13 11:51:09.459 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.460 INFO kablam! --> src/elf_sections.rs:103:10 Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 INFO kablam! 103 | #[derive(Debug)] Oct 13 11:51:09.460 INFO kablam! | ^^^^^ Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 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 11:51:09.460 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.460 INFO kablam! Oct 13 11:51:09.460 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.460 INFO kablam! --> src/module.rs:3:10 Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 INFO kablam! 3 | #[derive(Debug)] Oct 13 11:51:09.460 INFO kablam! | ^^^^^ Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 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 11:51:09.460 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.460 INFO kablam! Oct 13 11:51:09.460 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.460 INFO kablam! --> src/command_line.rs:2:10 Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 INFO kablam! 2 | #[derive(Debug)] Oct 13 11:51:09.460 INFO kablam! | ^^^^^ Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 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 11:51:09.460 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.460 INFO kablam! Oct 13 11:51:09.460 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.460 INFO kablam! --> src/rsdp.rs:11:10 Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 INFO kablam! 11 | #[derive(Debug)] Oct 13 11:51:09.460 INFO kablam! | ^^^^^ Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 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 11:51:09.460 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.460 INFO kablam! Oct 13 11:51:09.460 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 13 11:51:09.460 INFO kablam! --> src/rsdp.rs:46:10 Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 INFO kablam! 46 | #[derive(Debug)] Oct 13 11:51:09.460 INFO kablam! | ^^^^^ Oct 13 11:51:09.460 INFO kablam! | Oct 13 11:51:09.460 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 11:51:09.460 INFO kablam! = note: for more information, see issue #46043 Oct 13 11:51:09.460 INFO kablam! Oct 13 11:51:09.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 13 11:51:09.526 INFO kablam! su: No module specific data is present Oct 13 11:51:10.358 INFO running `"docker" "rm" "-f" "2ad2847316a9ca5367b92746ca03d13b601f03aa736cc68e52c01af4eeee06b0"` Oct 13 11:51:10.584 INFO blam! 2ad2847316a9ca5367b92746ca03d13b601f03aa736cc68e52c01af4eeee06b0