Sep 02 07:01:17.800 INFO checking multiboot2-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 07:01:17.800 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 07:01:17.800 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:01:17.970 INFO blam! de224c9be5e7f3c03d6b3c965808de975a7784230d350458a4f074302dfa1708 Sep 02 07:01:17.972 INFO running `"docker" "start" "-a" "de224c9be5e7f3c03d6b3c965808de975a7784230d350458a4f074302dfa1708"` Sep 02 07:01:18.699 INFO kablam! Checking bitflags v0.4.0 Sep 02 07:01:18.792 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 02 07:01:19.083 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.083 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 02 07:01:19.083 INFO kablam! | Sep 02 07:01:19.083 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.083 INFO kablam! | ^^^^^ Sep 02 07:01:19.083 INFO kablam! | Sep 02 07:01:19.083 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 07:01:19.083 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! Sep 02 07:01:19.083 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.084 INFO kablam! Sep 02 07:01:19.084 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.084 INFO kablam! --> src/elf_sections.rs:2:10 Sep 02 07:01:19.084 INFO kablam! | Sep 02 07:01:19.084 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.084 INFO kablam! | ^^^^^ Sep 02 07:01:19.084 INFO kablam! | Sep 02 07:01:19.084 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! Sep 02 07:01:19.084 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.084 INFO kablam! Sep 02 07:01:19.085 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 07:01:19.085 INFO kablam! --> src/elf_sections.rs:16:30 Sep 02 07:01:19.085 INFO kablam! | Sep 02 07:01:19.085 INFO kablam! 16 | current_section: &self.first_section, Sep 02 07:01:19.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 07:01:19.085 INFO kablam! | Sep 02 07:01:19.085 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! Sep 02 07:01:19.085 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.085 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 07:01:19.085 INFO kablam! Sep 02 07:01:19.085 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.085 INFO kablam! --> src/module.rs:2:10 Sep 02 07:01:19.086 INFO kablam! | Sep 02 07:01:19.086 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.086 INFO kablam! | ^^^^^ Sep 02 07:01:19.086 INFO kablam! | Sep 02 07:01:19.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! Sep 02 07:01:19.086 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.086 INFO kablam! Sep 02 07:01:19.518 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.518 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 02 07:01:19.518 INFO kablam! | Sep 02 07:01:19.518 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.518 INFO kablam! | ^^^^^ Sep 02 07:01:19.518 INFO kablam! | Sep 02 07:01:19.518 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 02 07:01:19.518 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! Sep 02 07:01:19.518 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.518 INFO kablam! Sep 02 07:01:19.518 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.518 INFO kablam! --> src/elf_sections.rs:2:10 Sep 02 07:01:19.518 INFO kablam! | Sep 02 07:01:19.518 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.518 INFO kablam! | ^^^^^ Sep 02 07:01:19.518 INFO kablam! | Sep 02 07:01:19.518 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! Sep 02 07:01:19.518 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.519 INFO kablam! Sep 02 07:01:19.519 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 02 07:01:19.519 INFO kablam! --> src/elf_sections.rs:16:30 Sep 02 07:01:19.519 INFO kablam! | Sep 02 07:01:19.519 INFO kablam! 16 | current_section: &self.first_section, Sep 02 07:01:19.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 07:01:19.519 INFO kablam! | Sep 02 07:01:19.519 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! Sep 02 07:01:19.519 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.519 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 02 07:01:19.519 INFO kablam! Sep 02 07:01:19.519 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 02 07:01:19.519 INFO kablam! --> src/module.rs:2:10 Sep 02 07:01:19.519 INFO kablam! | Sep 02 07:01:19.519 INFO kablam! 2 | #[derive(Debug)] Sep 02 07:01:19.519 INFO kablam! | ^^^^^ Sep 02 07:01:19.519 INFO kablam! | Sep 02 07:01:19.519 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! Sep 02 07:01:19.519 INFO kablam! = note: for more information, see issue #46043 Sep 02 07:01:19.519 INFO kablam! Sep 02 07:01:19.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Sep 02 07:01:19.549 INFO kablam! su: No module specific data is present Sep 02 07:01:20.002 INFO running `"docker" "rm" "-f" "de224c9be5e7f3c03d6b3c965808de975a7784230d350458a4f074302dfa1708"` Sep 02 07:01:20.100 INFO blam! de224c9be5e7f3c03d6b3c965808de975a7784230d350458a4f074302dfa1708