Sep 01 13:31:17.518 INFO checking multiboot2-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 13:31:17.518 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 13:31:17.518 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:31:17.682 INFO blam! d296d4ac218cb3a16c33aa2f87e948cdbb4b7f2c764e2c7c2fb4e242297ae673 Sep 01 13:31:17.684 INFO running `"docker" "start" "-a" "d296d4ac218cb3a16c33aa2f87e948cdbb4b7f2c764e2c7c2fb4e242297ae673"` Sep 01 13:31:18.265 INFO kablam! Checking bitflags v0.4.0 Sep 01 13:31:18.331 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 01 13:31:18.588 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.588 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 01 13:31:18.588 INFO kablam! | Sep 01 13:31:18.588 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.588 INFO kablam! | ^^^^^ Sep 01 13:31:18.588 INFO kablam! | Sep 01 13:31:18.588 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 13:31:18.588 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 01 13:31:18.588 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.588 INFO kablam! Sep 01 13:31:18.589 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.589 INFO kablam! --> src/elf_sections.rs:2:10 Sep 01 13:31:18.589 INFO kablam! | Sep 01 13:31:18.589 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.589 INFO kablam! | ^^^^^ Sep 01 13:31:18.589 INFO kablam! | Sep 01 13:31:18.589 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 01 13:31:18.589 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.589 INFO kablam! Sep 01 13:31:18.589 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 13:31:18.589 INFO kablam! --> src/elf_sections.rs:16:30 Sep 01 13:31:18.589 INFO kablam! | Sep 01 13:31:18.589 INFO kablam! 16 | current_section: &self.first_section, Sep 01 13:31:18.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 13:31:18.589 INFO kablam! | Sep 01 13:31:18.589 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 01 13:31:18.590 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.590 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 01 13:31:18.590 INFO kablam! Sep 01 13:31:18.590 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.590 INFO kablam! --> src/module.rs:2:10 Sep 01 13:31:18.590 INFO kablam! | Sep 01 13:31:18.590 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.590 INFO kablam! | ^^^^^ Sep 01 13:31:18.590 INFO kablam! | Sep 01 13:31:18.590 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 01 13:31:18.590 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.590 INFO kablam! Sep 01 13:31:18.931 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.931 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 01 13:31:18.931 INFO kablam! | Sep 01 13:31:18.931 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.931 INFO kablam! | ^^^^^ Sep 01 13:31:18.931 INFO kablam! | Sep 01 13:31:18.931 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 13:31:18.931 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 01 13:31:18.931 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.931 INFO kablam! Sep 01 13:31:18.932 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.932 INFO kablam! --> src/elf_sections.rs:2:10 Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.932 INFO kablam! | ^^^^^ Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 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 01 13:31:18.932 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.932 INFO kablam! Sep 01 13:31:18.932 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 13:31:18.932 INFO kablam! --> src/elf_sections.rs:16:30 Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 INFO kablam! 16 | current_section: &self.first_section, Sep 01 13:31:18.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 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 01 13:31:18.932 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.932 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 01 13:31:18.932 INFO kablam! Sep 01 13:31:18.932 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 13:31:18.932 INFO kablam! --> src/module.rs:2:10 Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 INFO kablam! 2 | #[derive(Debug)] Sep 01 13:31:18.932 INFO kablam! | ^^^^^ Sep 01 13:31:18.932 INFO kablam! | Sep 01 13:31:18.932 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 01 13:31:18.932 INFO kablam! = note: for more information, see issue #46043 Sep 01 13:31:18.932 INFO kablam! Sep 01 13:31:18.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Sep 01 13:31:18.951 INFO kablam! su: No module specific data is present Sep 01 13:31:19.490 INFO running `"docker" "rm" "-f" "d296d4ac218cb3a16c33aa2f87e948cdbb4b7f2c764e2c7c2fb4e242297ae673"` Sep 01 13:31:19.598 INFO blam! d296d4ac218cb3a16c33aa2f87e948cdbb4b7f2c764e2c7c2fb4e242297ae673