Sep 04 13:20:10.454 INFO checking multiboot2-0.1.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 13:20:10.454 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 13:20:10.454 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:20:10.612 INFO blam! 5ed2bd1dfcd3e463c18cda4cf35c5832df88bd2c94c9e25fce0e23d8b371ab28 Sep 04 13:20:10.613 INFO running `"docker" "start" "-a" "5ed2bd1dfcd3e463c18cda4cf35c5832df88bd2c94c9e25fce0e23d8b371ab28"` Sep 04 13:20:11.310 INFO kablam! Checking bitflags v0.4.0 Sep 04 13:20:11.376 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 04 13:20:11.647 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.647 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 13:20:11.647 INFO kablam! | Sep 04 13:20:11.647 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.647 INFO kablam! | ^^^^^ Sep 04 13:20:11.647 INFO kablam! | Sep 04 13:20:11.647 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 13:20:11.647 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 04 13:20:11.647 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.647 INFO kablam! Sep 04 13:20:11.647 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.647 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 13:20:11.647 INFO kablam! | Sep 04 13:20:11.647 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.647 INFO kablam! | ^^^^^ Sep 04 13:20:11.647 INFO kablam! | Sep 04 13:20:11.648 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 04 13:20:11.648 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.648 INFO kablam! Sep 04 13:20:11.648 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 13:20:11.648 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 13:20:11.648 INFO kablam! | Sep 04 13:20:11.648 INFO kablam! 16 | current_section: &self.first_section, Sep 04 13:20:11.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 13:20:11.648 INFO kablam! | Sep 04 13:20:11.648 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 04 13:20:11.648 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.648 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 04 13:20:11.648 INFO kablam! Sep 04 13:20:11.648 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.648 INFO kablam! --> src/module.rs:2:10 Sep 04 13:20:11.648 INFO kablam! | Sep 04 13:20:11.648 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.648 INFO kablam! | ^^^^^ Sep 04 13:20:11.648 INFO kablam! | Sep 04 13:20:11.648 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 04 13:20:11.648 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.648 INFO kablam! Sep 04 13:20:11.990 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.990 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 13:20:11.990 INFO kablam! | Sep 04 13:20:11.990 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.990 INFO kablam! | ^^^^^ Sep 04 13:20:11.990 INFO kablam! | Sep 04 13:20:11.990 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 13:20:11.990 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 04 13:20:11.990 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.990 INFO kablam! Sep 04 13:20:11.990 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.990 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 13:20:11.990 INFO kablam! | Sep 04 13:20:11.990 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.990 INFO kablam! | ^^^^^ Sep 04 13:20:11.990 INFO kablam! | Sep 04 13:20:11.991 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 04 13:20:11.991 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.991 INFO kablam! Sep 04 13:20:11.991 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 13:20:11.991 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 13:20:11.991 INFO kablam! | Sep 04 13:20:11.991 INFO kablam! 16 | current_section: &self.first_section, Sep 04 13:20:11.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 13:20:11.991 INFO kablam! | Sep 04 13:20:11.991 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 04 13:20:11.991 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.991 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 04 13:20:11.991 INFO kablam! Sep 04 13:20:11.991 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.991 INFO kablam! --> src/module.rs:2:10 Sep 04 13:20:11.991 INFO kablam! | Sep 04 13:20:11.991 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.991 INFO kablam! | ^^^^^ Sep 04 13:20:11.991 INFO kablam! | Sep 04 13:20:11.991 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 04 13:20:11.991 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.991 INFO kablam! Sep 04 13:20:12.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Sep 04 13:20:12.010 INFO kablam! su: No module specific data is present Sep 04 13:20:12.490 INFO running `"docker" "rm" "-f" "5ed2bd1dfcd3e463c18cda4cf35c5832df88bd2c94c9e25fce0e23d8b371ab28"` Sep 04 13:20:12.583 INFO blam! 5ed2bd1dfcd3e463c18cda4cf35c5832df88bd2c94c9e25fce0e23d8b371ab28