Sep 06 03:34:30.024 INFO checking multiboot2-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:34:30.024 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:34:30.024 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:34:30.152 INFO blam! b37e8540be7387c706bb7553163b140b7a88b29aa975c9eab7e0be9d2c0b5e3d Sep 06 03:34:30.153 INFO running `"docker" "start" "-a" "b37e8540be7387c706bb7553163b140b7a88b29aa975c9eab7e0be9d2c0b5e3d"` Sep 06 03:34:31.375 INFO kablam! usermod: no changes Sep 06 03:34:31.403 INFO kablam! Checking bitflags v0.4.0 Sep 06 03:34:31.456 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 06 03:34:31.660 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.660 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 06 03:34:31.660 INFO kablam! | Sep 06 03:34:31.660 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.660 INFO kablam! | ^^^^^ Sep 06 03:34:31.660 INFO kablam! | Sep 06 03:34:31.660 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 03:34:31.660 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 06 03:34:31.660 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.660 INFO kablam! Sep 06 03:34:31.660 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.660 INFO kablam! --> src/elf_sections.rs:2:10 Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.661 INFO kablam! | ^^^^^ Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 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 06 03:34:31.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.661 INFO kablam! Sep 06 03:34:31.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 03:34:31.661 INFO kablam! --> src/elf_sections.rs:16:30 Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 INFO kablam! 16 | current_section: &self.first_section, Sep 06 03:34:31.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 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 06 03:34:31.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.661 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 06 03:34:31.661 INFO kablam! Sep 06 03:34:31.661 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.661 INFO kablam! --> src/module.rs:2:10 Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.661 INFO kablam! | ^^^^^ Sep 06 03:34:31.661 INFO kablam! | Sep 06 03:34:31.661 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 06 03:34:31.661 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.661 INFO kablam! Sep 06 03:34:31.802 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.802 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.802 INFO kablam! | ^^^^^ Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 06 03:34:31.802 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 06 03:34:31.802 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.802 INFO kablam! Sep 06 03:34:31.802 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.802 INFO kablam! --> src/elf_sections.rs:2:10 Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.802 INFO kablam! | ^^^^^ Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 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 06 03:34:31.802 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.802 INFO kablam! Sep 06 03:34:31.802 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 06 03:34:31.802 INFO kablam! --> src/elf_sections.rs:16:30 Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 INFO kablam! 16 | current_section: &self.first_section, Sep 06 03:34:31.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 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 06 03:34:31.802 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.802 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 06 03:34:31.802 INFO kablam! Sep 06 03:34:31.802 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 06 03:34:31.802 INFO kablam! --> src/module.rs:2:10 Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 INFO kablam! 2 | #[derive(Debug)] Sep 06 03:34:31.802 INFO kablam! | ^^^^^ Sep 06 03:34:31.802 INFO kablam! | Sep 06 03:34:31.802 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 06 03:34:31.802 INFO kablam! = note: for more information, see issue #46043 Sep 06 03:34:31.802 INFO kablam! Sep 06 03:34:31.818 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.42s Sep 06 03:34:31.820 INFO kablam! su: No module specific data is present Sep 06 03:34:32.796 INFO running `"docker" "rm" "-f" "b37e8540be7387c706bb7553163b140b7a88b29aa975c9eab7e0be9d2c0b5e3d"` Sep 06 03:34:32.872 INFO blam! b37e8540be7387c706bb7553163b140b7a88b29aa975c9eab7e0be9d2c0b5e3d