Sep 04 13:20:10.547 INFO checking multiboot2-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:20:10.548 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:20:10.548 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:20:10.706 INFO blam! 63ec6bf895db494094d2bae87d83748120ccbb9b1233c947446e21ffbba220cd Sep 04 13:20:10.709 INFO running `"docker" "start" "-a" "63ec6bf895db494094d2bae87d83748120ccbb9b1233c947446e21ffbba220cd"` Sep 04 13:20:11.513 INFO kablam! Checking bitflags v0.4.0 Sep 04 13:20:11.571 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 04 13:20:11.857 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.857 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 13:20:11.857 INFO kablam! | Sep 04 13:20:11.857 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.857 INFO kablam! | ^^^^^ Sep 04 13:20:11.857 INFO kablam! | Sep 04 13:20:11.857 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 13:20:11.857 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 04 13:20:11.857 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.858 INFO kablam! Sep 04 13:20:11.858 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.858 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 13:20:11.858 INFO kablam! | Sep 04 13:20:11.858 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.858 INFO kablam! | ^^^^^ Sep 04 13:20:11.858 INFO kablam! | Sep 04 13:20:11.858 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 04 13:20:11.858 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.858 INFO kablam! Sep 04 13:20:11.858 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 13:20:11.858 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 13:20:11.858 INFO kablam! | Sep 04 13:20:11.858 INFO kablam! 16 | current_section: &self.first_section, Sep 04 13:20:11.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 13:20:11.858 INFO kablam! | Sep 04 13:20:11.858 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 04 13:20:11.858 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.858 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 04 13:20:11.858 INFO kablam! Sep 04 13:20:11.859 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:11.859 INFO kablam! --> src/module.rs:2:10 Sep 04 13:20:11.859 INFO kablam! | Sep 04 13:20:11.859 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:11.859 INFO kablam! | ^^^^^ Sep 04 13:20:11.859 INFO kablam! | Sep 04 13:20:11.859 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 04 13:20:11.859 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:11.859 INFO kablam! Sep 04 13:20:12.221 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:12.221 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:12.221 INFO kablam! | ^^^^^ Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 13:20:12.221 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 04 13:20:12.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:12.221 INFO kablam! Sep 04 13:20:12.221 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:12.221 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:12.221 INFO kablam! | ^^^^^ Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 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 04 13:20:12.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:12.221 INFO kablam! Sep 04 13:20:12.221 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 13:20:12.221 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 INFO kablam! 16 | current_section: &self.first_section, Sep 04 13:20:12.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 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 04 13:20:12.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:12.221 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 04 13:20:12.221 INFO kablam! Sep 04 13:20:12.221 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 13:20:12.221 INFO kablam! --> src/module.rs:2:10 Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 INFO kablam! 2 | #[derive(Debug)] Sep 04 13:20:12.221 INFO kablam! | ^^^^^ Sep 04 13:20:12.221 INFO kablam! | Sep 04 13:20:12.221 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 04 13:20:12.221 INFO kablam! = note: for more information, see issue #46043 Sep 04 13:20:12.221 INFO kablam! Sep 04 13:20:12.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Sep 04 13:20:12.241 INFO kablam! su: No module specific data is present Sep 04 13:20:12.799 INFO running `"docker" "rm" "-f" "63ec6bf895db494094d2bae87d83748120ccbb9b1233c947446e21ffbba220cd"` Sep 04 13:20:12.901 INFO blam! 63ec6bf895db494094d2bae87d83748120ccbb9b1233c947446e21ffbba220cd