Nov 01 19:36:29.011 INFO checking multiboot2-0.7.1 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 19:36:29.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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"` Nov 01 19:36:29.606 INFO blam! f113289737de91b1782dcedce31d9164284588b80e9876bc6ed064e631a74e09 Nov 01 19:36:29.628 INFO running `"docker" "start" "-a" "f113289737de91b1782dcedce31d9164284588b80e9876bc6ed064e631a74e09"` Nov 01 19:36:30.624 INFO kablam! usermod: no changes Nov 01 19:36:30.660 INFO kablam! Checking multiboot2 v0.7.1 (/source) Nov 01 19:36:31.620 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.620 INFO kablam! --> src/header.rs:1:10 Nov 01 19:36:31.620 INFO kablam! | Nov 01 19:36:31.620 INFO kablam! 1 | #[derive(Debug)] Nov 01 19:36:31.620 INFO kablam! | ^^^^^ Nov 01 19:36:31.620 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/boot_loader_name.rs:2:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 2 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/elf_sections.rs:9:5 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 9 | assert_eq!(9, tag.typ); Nov 01 19:36:31.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 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 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/elf_sections.rs:17:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 17 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/elf_sections.rs:88:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 88 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/elf_sections.rs:103:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 103 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/module.rs:3:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 3 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/command_line.rs:2:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 2 | #[derive(Debug)] Nov 01 19:36:31.621 INFO kablam! | ^^^^^ Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 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 01 19:36:31.621 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.621 INFO kablam! Nov 01 19:36:31.621 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.621 INFO kablam! --> src/rsdp.rs:11:10 Nov 01 19:36:31.621 INFO kablam! | Nov 01 19:36:31.621 INFO kablam! 11 | #[derive(Debug)] Nov 01 19:36:31.622 INFO kablam! | ^^^^^ Nov 01 19:36:31.622 INFO kablam! | Nov 01 19:36:31.624 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 01 19:36:31.624 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.624 INFO kablam! Nov 01 19:36:31.624 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:31.624 INFO kablam! --> src/rsdp.rs:46:10 Nov 01 19:36:31.624 INFO kablam! | Nov 01 19:36:31.624 INFO kablam! 46 | #[derive(Debug)] Nov 01 19:36:31.624 INFO kablam! | ^^^^^ Nov 01 19:36:31.624 INFO kablam! | Nov 01 19:36:31.624 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 01 19:36:31.624 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:31.624 INFO kablam! Nov 01 19:36:31.760 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Nov 01 19:36:31.760 INFO kablam! --> src/lib.rs:364:27 Nov 01 19:36:31.760 INFO kablam! | Nov 01 19:36:31.760 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Nov 01 19:36:31.761 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Nov 01 19:36:31.761 INFO kablam! | Nov 01 19:36:31.761 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 19:36:31.761 INFO kablam! Nov 01 19:36:32.509 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.510 INFO kablam! --> src/header.rs:1:10 Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 INFO kablam! 1 | #[derive(Debug)] Nov 01 19:36:32.510 INFO kablam! | ^^^^^ Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Nov 01 19:36:32.510 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 01 19:36:32.510 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.510 INFO kablam! Nov 01 19:36:32.510 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.510 INFO kablam! --> src/boot_loader_name.rs:2:10 Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 INFO kablam! 2 | #[derive(Debug)] Nov 01 19:36:32.510 INFO kablam! | ^^^^^ Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 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 01 19:36:32.510 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.510 INFO kablam! Nov 01 19:36:32.510 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Nov 01 19:36:32.510 INFO kablam! --> src/elf_sections.rs:9:5 Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 INFO kablam! 9 | assert_eq!(9, tag.typ); Nov 01 19:36:32.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 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 01 19:36:32.510 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.510 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 01 19:36:32.510 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 01 19:36:32.510 INFO kablam! Nov 01 19:36:32.510 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.510 INFO kablam! --> src/elf_sections.rs:17:10 Nov 01 19:36:32.510 INFO kablam! | Nov 01 19:36:32.510 INFO kablam! 17 | #[derive(Debug)] Nov 01 19:36:32.510 INFO kablam! | ^^^^^ Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 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 01 19:36:32.511 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.511 INFO kablam! Nov 01 19:36:32.511 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.511 INFO kablam! --> src/elf_sections.rs:88:10 Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 INFO kablam! 88 | #[derive(Debug)] Nov 01 19:36:32.511 INFO kablam! | ^^^^^ Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 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 01 19:36:32.511 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.511 INFO kablam! Nov 01 19:36:32.511 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.511 INFO kablam! --> src/elf_sections.rs:103:10 Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 INFO kablam! 103 | #[derive(Debug)] Nov 01 19:36:32.511 INFO kablam! | ^^^^^ Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 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 01 19:36:32.511 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.511 INFO kablam! Nov 01 19:36:32.511 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.511 INFO kablam! --> src/module.rs:3:10 Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 INFO kablam! 3 | #[derive(Debug)] Nov 01 19:36:32.511 INFO kablam! | ^^^^^ Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 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 01 19:36:32.511 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.511 INFO kablam! Nov 01 19:36:32.511 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.511 INFO kablam! --> src/command_line.rs:2:10 Nov 01 19:36:32.511 INFO kablam! | Nov 01 19:36:32.511 INFO kablam! 2 | #[derive(Debug)] Nov 01 19:36:32.511 INFO kablam! | ^^^^^ Nov 01 19:36:32.512 INFO kablam! | Nov 01 19:36:32.512 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 01 19:36:32.512 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.512 INFO kablam! Nov 01 19:36:32.512 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.512 INFO kablam! --> src/rsdp.rs:11:10 Nov 01 19:36:32.512 INFO kablam! | Nov 01 19:36:32.512 INFO kablam! 11 | #[derive(Debug)] Nov 01 19:36:32.512 INFO kablam! | ^^^^^ Nov 01 19:36:32.512 INFO kablam! | Nov 01 19:36:32.512 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 01 19:36:32.512 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.512 INFO kablam! Nov 01 19:36:32.512 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Nov 01 19:36:32.512 INFO kablam! --> src/rsdp.rs:46:10 Nov 01 19:36:32.512 INFO kablam! | Nov 01 19:36:32.512 INFO kablam! 46 | #[derive(Debug)] Nov 01 19:36:32.513 INFO kablam! | ^^^^^ Nov 01 19:36:32.513 INFO kablam! | Nov 01 19:36:32.513 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 01 19:36:32.513 INFO kablam! = note: for more information, see issue #46043 Nov 01 19:36:32.513 INFO kablam! Nov 01 19:36:32.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Nov 01 19:36:32.626 INFO kablam! su: No module specific data is present Nov 01 19:36:33.424 INFO running `"docker" "rm" "-f" "f113289737de91b1782dcedce31d9164284588b80e9876bc6ed064e631a74e09"` Nov 01 19:36:33.712 INFO blam! f113289737de91b1782dcedce31d9164284588b80e9876bc6ed064e631a74e09