Oct 22 01:25:06.509 INFO checking multiboot2-0.7.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:25:06.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 22 01:25:06.711 INFO blam! 3f1c35010823e47e7e50e12e4c5e2685b027f5def60a9b986ddde3d452d7bfe0 Oct 22 01:25:06.712 INFO running `"docker" "start" "-a" "3f1c35010823e47e7e50e12e4c5e2685b027f5def60a9b986ddde3d452d7bfe0"` Oct 22 01:25:07.584 INFO kablam! usermod: no changes Oct 22 01:25:07.627 INFO kablam! Checking multiboot2 v0.7.1 (/source) Oct 22 01:25:08.069 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.069 INFO kablam! --> src/header.rs:1:10 Oct 22 01:25:08.069 INFO kablam! | Oct 22 01:25:08.069 INFO kablam! 1 | #[derive(Debug)] Oct 22 01:25:08.069 INFO kablam! | ^^^^^ Oct 22 01:25:08.069 INFO kablam! | Oct 22 01:25:08.069 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 22 01:25:08.069 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 22 01:25:08.069 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.069 INFO kablam! Oct 22 01:25:08.069 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.069 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 22 01:25:08.069 INFO kablam! | Oct 22 01:25:08.069 INFO kablam! 2 | #[derive(Debug)] Oct 22 01:25:08.069 INFO kablam! | ^^^^^ Oct 22 01:25:08.069 INFO kablam! | Oct 22 01:25:08.069 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 22 01:25:08.070 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.070 INFO kablam! Oct 22 01:25:08.070 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 01:25:08.070 INFO kablam! --> src/elf_sections.rs:9:5 Oct 22 01:25:08.070 INFO kablam! | Oct 22 01:25:08.070 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 22 01:25:08.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:25:08.070 INFO kablam! | Oct 22 01:25:08.070 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 22 01:25:08.070 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.070 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 22 01:25:08.070 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 22 01:25:08.070 INFO kablam! Oct 22 01:25:08.070 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.070 INFO kablam! --> src/elf_sections.rs:17:10 Oct 22 01:25:08.070 INFO kablam! | Oct 22 01:25:08.070 INFO kablam! 17 | #[derive(Debug)] Oct 22 01:25:08.070 INFO kablam! | ^^^^^ Oct 22 01:25:08.070 INFO kablam! | Oct 22 01:25:08.070 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 22 01:25:08.070 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.070 INFO kablam! Oct 22 01:25:08.070 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.071 INFO kablam! --> src/elf_sections.rs:88:10 Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 INFO kablam! 88 | #[derive(Debug)] Oct 22 01:25:08.071 INFO kablam! | ^^^^^ Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 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 22 01:25:08.071 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.071 INFO kablam! Oct 22 01:25:08.071 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.071 INFO kablam! --> src/elf_sections.rs:103:10 Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 INFO kablam! 103 | #[derive(Debug)] Oct 22 01:25:08.071 INFO kablam! | ^^^^^ Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 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 22 01:25:08.071 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.071 INFO kablam! Oct 22 01:25:08.071 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.071 INFO kablam! --> src/module.rs:3:10 Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 INFO kablam! 3 | #[derive(Debug)] Oct 22 01:25:08.071 INFO kablam! | ^^^^^ Oct 22 01:25:08.071 INFO kablam! | Oct 22 01:25:08.071 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 22 01:25:08.072 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.072 INFO kablam! Oct 22 01:25:08.072 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.072 INFO kablam! --> src/command_line.rs:2:10 Oct 22 01:25:08.072 INFO kablam! | Oct 22 01:25:08.072 INFO kablam! 2 | #[derive(Debug)] Oct 22 01:25:08.072 INFO kablam! | ^^^^^ Oct 22 01:25:08.072 INFO kablam! | Oct 22 01:25:08.072 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 22 01:25:08.072 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.072 INFO kablam! Oct 22 01:25:08.072 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.072 INFO kablam! --> src/rsdp.rs:11:10 Oct 22 01:25:08.072 INFO kablam! | Oct 22 01:25:08.072 INFO kablam! 11 | #[derive(Debug)] Oct 22 01:25:08.072 INFO kablam! | ^^^^^ Oct 22 01:25:08.072 INFO kablam! | Oct 22 01:25:08.072 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 22 01:25:08.072 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.073 INFO kablam! Oct 22 01:25:08.073 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.073 INFO kablam! --> src/rsdp.rs:46:10 Oct 22 01:25:08.073 INFO kablam! | Oct 22 01:25:08.073 INFO kablam! 46 | #[derive(Debug)] Oct 22 01:25:08.073 INFO kablam! | ^^^^^ Oct 22 01:25:08.073 INFO kablam! | Oct 22 01:25:08.073 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 22 01:25:08.073 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.073 INFO kablam! Oct 22 01:25:08.364 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Oct 22 01:25:08.364 INFO kablam! --> src/lib.rs:364:27 Oct 22 01:25:08.364 INFO kablam! | Oct 22 01:25:08.364 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Oct 22 01:25:08.364 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Oct 22 01:25:08.364 INFO kablam! | Oct 22 01:25:08.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:25:08.364 INFO kablam! Oct 22 01:25:08.979 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.979 INFO kablam! --> src/header.rs:1:10 Oct 22 01:25:08.979 INFO kablam! | Oct 22 01:25:08.979 INFO kablam! 1 | #[derive(Debug)] Oct 22 01:25:08.979 INFO kablam! | ^^^^^ Oct 22 01:25:08.979 INFO kablam! | Oct 22 01:25:08.979 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 22 01:25:08.979 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 22 01:25:08.979 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.979 INFO kablam! Oct 22 01:25:08.979 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.979 INFO kablam! --> src/boot_loader_name.rs:2:10 Oct 22 01:25:08.979 INFO kablam! | Oct 22 01:25:08.979 INFO kablam! 2 | #[derive(Debug)] Oct 22 01:25:08.979 INFO kablam! | ^^^^^ Oct 22 01:25:08.979 INFO kablam! | Oct 22 01:25:08.979 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 22 01:25:08.979 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.979 INFO kablam! Oct 22 01:25:08.980 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 22 01:25:08.980 INFO kablam! --> src/elf_sections.rs:9:5 Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 INFO kablam! 9 | assert_eq!(9, tag.typ); Oct 22 01:25:08.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 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 22 01:25:08.980 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.980 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 22 01:25:08.980 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 22 01:25:08.980 INFO kablam! Oct 22 01:25:08.980 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.980 INFO kablam! --> src/elf_sections.rs:17:10 Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 INFO kablam! 17 | #[derive(Debug)] Oct 22 01:25:08.980 INFO kablam! | ^^^^^ Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 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 22 01:25:08.980 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.980 INFO kablam! Oct 22 01:25:08.980 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.980 INFO kablam! --> src/elf_sections.rs:88:10 Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 INFO kablam! 88 | #[derive(Debug)] Oct 22 01:25:08.980 INFO kablam! | ^^^^^ Oct 22 01:25:08.980 INFO kablam! | Oct 22 01:25:08.980 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 22 01:25:08.980 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.980 INFO kablam! Oct 22 01:25:08.981 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.981 INFO kablam! --> src/elf_sections.rs:103:10 Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 INFO kablam! 103 | #[derive(Debug)] Oct 22 01:25:08.981 INFO kablam! | ^^^^^ Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 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 22 01:25:08.981 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.981 INFO kablam! Oct 22 01:25:08.981 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.981 INFO kablam! --> src/module.rs:3:10 Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 INFO kablam! 3 | #[derive(Debug)] Oct 22 01:25:08.981 INFO kablam! | ^^^^^ Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 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 22 01:25:08.981 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.981 INFO kablam! Oct 22 01:25:08.981 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.981 INFO kablam! --> src/command_line.rs:2:10 Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 INFO kablam! 2 | #[derive(Debug)] Oct 22 01:25:08.981 INFO kablam! | ^^^^^ Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 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 22 01:25:08.981 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.981 INFO kablam! Oct 22 01:25:08.981 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.981 INFO kablam! --> src/rsdp.rs:11:10 Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 INFO kablam! 11 | #[derive(Debug)] Oct 22 01:25:08.981 INFO kablam! | ^^^^^ Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 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 22 01:25:08.981 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.981 INFO kablam! Oct 22 01:25:08.981 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 22 01:25:08.981 INFO kablam! --> src/rsdp.rs:46:10 Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 INFO kablam! 46 | #[derive(Debug)] Oct 22 01:25:08.981 INFO kablam! | ^^^^^ Oct 22 01:25:08.981 INFO kablam! | Oct 22 01:25:08.981 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 22 01:25:08.981 INFO kablam! = note: for more information, see issue #46043 Oct 22 01:25:08.981 INFO kablam! Oct 22 01:25:09.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 22 01:25:09.024 INFO kablam! su: No module specific data is present Oct 22 01:25:09.394 INFO running `"docker" "rm" "-f" "3f1c35010823e47e7e50e12e4c5e2685b027f5def60a9b986ddde3d452d7bfe0"` Oct 22 01:25:09.592 INFO blam! 3f1c35010823e47e7e50e12e4c5e2685b027f5def60a9b986ddde3d452d7bfe0