Aug 31 20:56:42.273 INFO checking multiboot2-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 20:56:42.273 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 20:56:42.273 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 20:56:42.470 INFO blam! 8f1e707da0cd3ca740cac4bf09fc2d664b76d0cdec54dba006bbe42bf0fccc6c Aug 31 20:56:42.473 INFO running `"docker" "start" "-a" "8f1e707da0cd3ca740cac4bf09fc2d664b76d0cdec54dba006bbe42bf0fccc6c"` Aug 31 20:56:43.056 INFO kablam! Checking bitflags v0.4.0 Aug 31 20:56:43.161 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Aug 31 20:56:43.499 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.499 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.500 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.500 INFO kablam! | ^^^^^ Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.500 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 31 20:56:43.500 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 31 20:56:43.500 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.500 INFO kablam! Aug 31 20:56:43.500 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.500 INFO kablam! --> src/elf_sections.rs:2:10 Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.500 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.500 INFO kablam! | ^^^^^ Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.500 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 31 20:56:43.500 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.500 INFO kablam! Aug 31 20:56:43.500 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 31 20:56:43.500 INFO kablam! --> src/elf_sections.rs:16:30 Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.500 INFO kablam! 16 | current_section: &self.first_section, Aug 31 20:56:43.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 31 20:56:43.500 INFO kablam! | Aug 31 20:56:43.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 31 20:56:43.501 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.501 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 31 20:56:43.501 INFO kablam! Aug 31 20:56:43.501 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.501 INFO kablam! --> src/module.rs:2:10 Aug 31 20:56:43.501 INFO kablam! | Aug 31 20:56:43.501 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.501 INFO kablam! | ^^^^^ Aug 31 20:56:43.501 INFO kablam! | Aug 31 20:56:43.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 31 20:56:43.501 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.501 INFO kablam! Aug 31 20:56:43.833 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.833 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.834 INFO kablam! | ^^^^^ Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 31 20:56:43.834 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 31 20:56:43.834 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.834 INFO kablam! Aug 31 20:56:43.834 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.834 INFO kablam! --> src/elf_sections.rs:2:10 Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.834 INFO kablam! | ^^^^^ Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 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 31 20:56:43.834 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.834 INFO kablam! Aug 31 20:56:43.834 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 31 20:56:43.834 INFO kablam! --> src/elf_sections.rs:16:30 Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 INFO kablam! 16 | current_section: &self.first_section, Aug 31 20:56:43.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 31 20:56:43.834 INFO kablam! | Aug 31 20:56:43.834 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 31 20:56:43.834 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.834 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 31 20:56:43.834 INFO kablam! Aug 31 20:56:43.835 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:43.835 INFO kablam! --> src/module.rs:2:10 Aug 31 20:56:43.835 INFO kablam! | Aug 31 20:56:43.835 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:43.835 INFO kablam! | ^^^^^ Aug 31 20:56:43.835 INFO kablam! | Aug 31 20:56:43.835 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 31 20:56:43.835 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:43.835 INFO kablam! Aug 31 20:56:43.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Aug 31 20:56:43.859 INFO kablam! su: No module specific data is present Aug 31 20:56:44.394 INFO running `"docker" "rm" "-f" "8f1e707da0cd3ca740cac4bf09fc2d664b76d0cdec54dba006bbe42bf0fccc6c"` Aug 31 20:56:44.498 INFO blam! 8f1e707da0cd3ca740cac4bf09fc2d664b76d0cdec54dba006bbe42bf0fccc6c