Sep 04 10:24:41.062 INFO checking multiboot2-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:24:41.062 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:24:41.062 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:24:41.217 INFO blam! 8b39e959955977fd9dc92999a4cd220c404110ba9779cbefe842699ebb500e64 Sep 04 10:24:41.219 INFO running `"docker" "start" "-a" "8b39e959955977fd9dc92999a4cd220c404110ba9779cbefe842699ebb500e64"` Sep 04 10:24:41.781 INFO kablam! Checking bitflags v0.4.0 Sep 04 10:24:41.873 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Sep 04 10:24:42.200 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.200 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 10:24:42.200 INFO kablam! | Sep 04 10:24:42.200 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.200 INFO kablam! | ^^^^^ Sep 04 10:24:42.200 INFO kablam! | Sep 04 10:24:42.200 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 10:24:42.200 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 10:24:42.200 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.200 INFO kablam! Sep 04 10:24:42.200 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.200 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 10:24:42.200 INFO kablam! | Sep 04 10:24:42.200 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.200 INFO kablam! | ^^^^^ Sep 04 10:24:42.201 INFO kablam! | Sep 04 10:24:42.201 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 10:24:42.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.201 INFO kablam! Sep 04 10:24:42.201 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 10:24:42.201 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 10:24:42.201 INFO kablam! | Sep 04 10:24:42.201 INFO kablam! 16 | current_section: &self.first_section, Sep 04 10:24:42.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 10:24:42.201 INFO kablam! | Sep 04 10:24:42.201 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 10:24:42.201 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.201 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 10:24:42.201 INFO kablam! Sep 04 10:24:42.201 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.202 INFO kablam! --> src/module.rs:2:10 Sep 04 10:24:42.202 INFO kablam! | Sep 04 10:24:42.202 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.202 INFO kablam! | ^^^^^ Sep 04 10:24:42.202 INFO kablam! | Sep 04 10:24:42.202 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 10:24:42.202 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.202 INFO kablam! Sep 04 10:24:42.582 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.582 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 04 10:24:42.582 INFO kablam! | Sep 04 10:24:42.582 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.582 INFO kablam! | ^^^^^ Sep 04 10:24:42.582 INFO kablam! | Sep 04 10:24:42.582 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 10:24:42.582 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 10:24:42.582 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.582 INFO kablam! Sep 04 10:24:42.583 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.583 INFO kablam! --> src/elf_sections.rs:2:10 Sep 04 10:24:42.583 INFO kablam! | Sep 04 10:24:42.583 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.583 INFO kablam! | ^^^^^ Sep 04 10:24:42.583 INFO kablam! | Sep 04 10:24:42.583 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 10:24:42.583 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.583 INFO kablam! Sep 04 10:24:42.583 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 10:24:42.583 INFO kablam! --> src/elf_sections.rs:16:30 Sep 04 10:24:42.583 INFO kablam! | Sep 04 10:24:42.583 INFO kablam! 16 | current_section: &self.first_section, Sep 04 10:24:42.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 10:24:42.583 INFO kablam! | Sep 04 10:24:42.583 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 10:24:42.583 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.583 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 10:24:42.583 INFO kablam! Sep 04 10:24:42.584 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 04 10:24:42.584 INFO kablam! --> src/module.rs:2:10 Sep 04 10:24:42.584 INFO kablam! | Sep 04 10:24:42.584 INFO kablam! 2 | #[derive(Debug)] Sep 04 10:24:42.584 INFO kablam! | ^^^^^ Sep 04 10:24:42.584 INFO kablam! | Sep 04 10:24:42.584 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 10:24:42.584 INFO kablam! = note: for more information, see issue #46043 Sep 04 10:24:42.584 INFO kablam! Sep 04 10:24:42.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Sep 04 10:24:42.613 INFO kablam! su: No module specific data is present Sep 04 10:24:42.960 INFO running `"docker" "rm" "-f" "8b39e959955977fd9dc92999a4cd220c404110ba9779cbefe842699ebb500e64"` Sep 04 10:24:43.067 INFO blam! 8b39e959955977fd9dc92999a4cd220c404110ba9779cbefe842699ebb500e64