Aug 30 10:38:16.571 INFO checking multiboot2-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 10:38:16.571 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 10:38:16.571 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-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:38:16.710 INFO blam! 636736f2c595fe42c5ed3886d42a04175eb6cfcf8c866d93d791e2f5b9e79c94 Aug 30 10:38:16.712 INFO running `"docker" "start" "-a" "636736f2c595fe42c5ed3886d42a04175eb6cfcf8c866d93d791e2f5b9e79c94"` Aug 30 10:38:17.322 INFO kablam! Checking bitflags v0.4.0 Aug 30 10:38:17.407 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Aug 30 10:38:17.660 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:17.660 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 30 10:38:17.660 INFO kablam! | Aug 30 10:38:17.660 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:17.660 INFO kablam! | ^^^^^ Aug 30 10:38:17.660 INFO kablam! | Aug 30 10:38:17.660 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 10:38:17.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! Aug 30 10:38:17.660 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:17.661 INFO kablam! Aug 30 10:38:17.661 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:17.661 INFO kablam! --> src/elf_sections.rs:2:10 Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.661 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:17.661 INFO kablam! | ^^^^^ Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.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! Aug 30 10:38:17.661 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:17.661 INFO kablam! Aug 30 10:38:17.661 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 10:38:17.661 INFO kablam! --> src/elf_sections.rs:16:30 Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.661 INFO kablam! 16 | current_section: &self.first_section, Aug 30 10:38:17.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.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! Aug 30 10:38:17.661 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:17.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 Aug 30 10:38:17.661 INFO kablam! Aug 30 10:38:17.661 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:17.661 INFO kablam! --> src/module.rs:2:10 Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.661 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:17.661 INFO kablam! | ^^^^^ Aug 30 10:38:17.661 INFO kablam! | Aug 30 10:38:17.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! Aug 30 10:38:17.661 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:17.661 INFO kablam! Aug 30 10:38:18.046 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:18.046 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 30 10:38:18.046 INFO kablam! | Aug 30 10:38:18.046 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:18.046 INFO kablam! | ^^^^^ Aug 30 10:38:18.046 INFO kablam! | Aug 30 10:38:18.046 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 30 10:38:18.046 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:38:18.046 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:18.046 INFO kablam! Aug 30 10:38:18.046 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:18.046 INFO kablam! --> src/elf_sections.rs:2:10 Aug 30 10:38:18.046 INFO kablam! | Aug 30 10:38:18.046 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:18.046 INFO kablam! | ^^^^^ Aug 30 10:38:18.047 INFO kablam! | Aug 30 10:38:18.047 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:38:18.047 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:18.047 INFO kablam! Aug 30 10:38:18.047 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 30 10:38:18.047 INFO kablam! --> src/elf_sections.rs:16:30 Aug 30 10:38:18.047 INFO kablam! | Aug 30 10:38:18.047 INFO kablam! 16 | current_section: &self.first_section, Aug 30 10:38:18.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 30 10:38:18.047 INFO kablam! | Aug 30 10:38:18.047 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:38:18.047 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:18.047 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:38:18.047 INFO kablam! Aug 30 10:38:18.047 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 30 10:38:18.047 INFO kablam! --> src/module.rs:2:10 Aug 30 10:38:18.047 INFO kablam! | Aug 30 10:38:18.047 INFO kablam! 2 | #[derive(Debug)] Aug 30 10:38:18.047 INFO kablam! | ^^^^^ Aug 30 10:38:18.047 INFO kablam! | Aug 30 10:38:18.047 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:38:18.047 INFO kablam! = note: for more information, see issue #46043 Aug 30 10:38:18.047 INFO kablam! Aug 30 10:38:18.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Aug 30 10:38:18.066 INFO kablam! su: No module specific data is present Aug 30 10:38:18.542 INFO running `"docker" "rm" "-f" "636736f2c595fe42c5ed3886d42a04175eb6cfcf8c866d93d791e2f5b9e79c94"` Aug 30 10:38:18.623 INFO blam! 636736f2c595fe42c5ed3886d42a04175eb6cfcf8c866d93d791e2f5b9e79c94