Sep 19 22:05:20.747 INFO checking multiboot2-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:05:20.747 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:05:20.747 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:05:20.889 INFO blam! c99483c35094125761d58edb1b1f7b91c0de543472359f3fa44267a259e3ef38 Sep 19 22:05:20.899 INFO running `"docker" "start" "-a" "c99483c35094125761d58edb1b1f7b91c0de543472359f3fa44267a259e3ef38"` Sep 19 22:05:21.573 INFO kablam! usermod: no changes Sep 19 22:05:21.641 INFO kablam! Checking multiboot2 v0.1.0 (/source) Sep 19 22:05:21.865 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:21.865 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:21.865 INFO kablam! | ^^^^^ Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 22:05:21.865 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 19 22:05:21.865 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:21.865 INFO kablam! Sep 19 22:05:21.865 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:21.865 INFO kablam! --> src/elf_sections.rs:2:10 Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:21.865 INFO kablam! | ^^^^^ Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 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 19 22:05:21.865 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:21.865 INFO kablam! Sep 19 22:05:21.865 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 22:05:21.865 INFO kablam! --> src/elf_sections.rs:16:30 Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 INFO kablam! 16 | current_section: &self.first_section, Sep 19 22:05:21.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 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 19 22:05:21.865 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:21.865 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 19 22:05:21.865 INFO kablam! Sep 19 22:05:21.865 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:21.865 INFO kablam! --> src/module.rs:2:10 Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:21.865 INFO kablam! | ^^^^^ Sep 19 22:05:21.865 INFO kablam! | Sep 19 22:05:21.865 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 19 22:05:21.865 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:21.865 INFO kablam! Sep 19 22:05:22.102 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:22.102 INFO kablam! --> src/boot_loader_name.rs:2:10 Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:22.102 INFO kablam! | ^^^^^ Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 19 22:05:22.102 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 19 22:05:22.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:22.102 INFO kablam! Sep 19 22:05:22.102 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:22.102 INFO kablam! --> src/elf_sections.rs:2:10 Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:22.102 INFO kablam! | ^^^^^ Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 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 19 22:05:22.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:22.102 INFO kablam! Sep 19 22:05:22.102 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 19 22:05:22.102 INFO kablam! --> src/elf_sections.rs:16:30 Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 INFO kablam! 16 | current_section: &self.first_section, Sep 19 22:05:22.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 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 19 22:05:22.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:22.102 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 19 22:05:22.102 INFO kablam! Sep 19 22:05:22.102 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 19 22:05:22.102 INFO kablam! --> src/module.rs:2:10 Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 INFO kablam! 2 | #[derive(Debug)] Sep 19 22:05:22.102 INFO kablam! | ^^^^^ Sep 19 22:05:22.102 INFO kablam! | Sep 19 22:05:22.102 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 19 22:05:22.102 INFO kablam! = note: for more information, see issue #46043 Sep 19 22:05:22.102 INFO kablam! Sep 19 22:05:22.118 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Sep 19 22:05:22.121 INFO kablam! su: No module specific data is present Sep 19 22:05:22.779 INFO running `"docker" "rm" "-f" "c99483c35094125761d58edb1b1f7b91c0de543472359f3fa44267a259e3ef38"` Sep 19 22:05:22.848 INFO blam! c99483c35094125761d58edb1b1f7b91c0de543472359f3fa44267a259e3ef38