Aug 30 10:11:04.131 INFO checking multiboot2-0.1.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 10:11:04.131 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 10:11:04.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 10:11:04.302 INFO blam! 13c72b862958c06b927e2253ff881b443f94bbf4e99527dafcd64e726baff70d Aug 30 10:11:04.304 INFO running `"docker" "start" "-a" "13c72b862958c06b927e2253ff881b443f94bbf4e99527dafcd64e726baff70d"` Aug 30 10:11:04.834 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Aug 30 10:11:05.146 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.146 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 30 10:11:05.146 INFO kablam! | Aug 30 10:11:05.146 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.146 INFO kablam! | ^^^^^ Aug 30 10:11:05.146 INFO kablam! | Aug 30 10:11:05.146 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 10:11:05.146 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! Aug 30 10:11:05.146 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.146 INFO kablam! Aug 30 10:11:05.146 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.146 INFO kablam! --> src/elf_sections.rs:2:10 Aug 30 10:11:05.146 INFO kablam! | Aug 30 10:11:05.146 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.146 INFO kablam! | ^^^^^ Aug 30 10:11:05.146 INFO kablam! | Aug 30 10:11:05.147 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! Aug 30 10:11:05.147 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.147 INFO kablam! Aug 30 10:11:05.147 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 10:11:05.147 INFO kablam! --> src/elf_sections.rs:16:30 Aug 30 10:11:05.147 INFO kablam! | Aug 30 10:11:05.147 INFO kablam! 16 | current_section: &self.first_section, Aug 30 10:11:05.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 10:11:05.147 INFO kablam! | Aug 30 10:11:05.147 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! Aug 30 10:11:05.147 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.147 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 10:11:05.147 INFO kablam! Aug 30 10:11:05.147 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.147 INFO kablam! --> src/module.rs:2:10 Aug 30 10:11:05.147 INFO kablam! | Aug 30 10:11:05.147 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.147 INFO kablam! | ^^^^^ Aug 30 10:11:05.148 INFO kablam! | Aug 30 10:11:05.148 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! Aug 30 10:11:05.148 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.148 INFO kablam! Aug 30 10:11:05.501 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.501 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 30 10:11:05.501 INFO kablam! | Aug 30 10:11:05.501 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.501 INFO kablam! | ^^^^^ Aug 30 10:11:05.501 INFO kablam! | Aug 30 10:11:05.501 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 10:11:05.501 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! Aug 30 10:11:05.502 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.502 INFO kablam! Aug 30 10:11:05.502 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.502 INFO kablam! --> src/elf_sections.rs:2:10 Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.502 INFO kablam! | ^^^^^ Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 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! Aug 30 10:11:05.502 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.502 INFO kablam! Aug 30 10:11:05.502 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 10:11:05.502 INFO kablam! --> src/elf_sections.rs:16:30 Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 INFO kablam! 16 | current_section: &self.first_section, Aug 30 10:11:05.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 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! Aug 30 10:11:05.502 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.502 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 30 10:11:05.502 INFO kablam! Aug 30 10:11:05.502 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:11:05.502 INFO kablam! --> src/module.rs:2:10 Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:11:05.502 INFO kablam! | ^^^^^ Aug 30 10:11:05.502 INFO kablam! | Aug 30 10:11:05.502 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! Aug 30 10:11:05.502 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:11:05.502 INFO kablam! Aug 30 10:11:05.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Aug 30 10:11:05.523 INFO kablam! su: No module specific data is present Aug 30 10:11:05.920 INFO running `"docker" "rm" "-f" "13c72b862958c06b927e2253ff881b443f94bbf4e99527dafcd64e726baff70d"` Aug 30 10:11:06.041 INFO blam! 13c72b862958c06b927e2253ff881b443f94bbf4e99527dafcd64e726baff70d