Jul 12 03:52:41.942 INFO checking multiboot2-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 03:52:41.942 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:52:41.942 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 03:52:41.942 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:52:42.204 INFO blam! 733297b8b72ae1d30634ac9032a31c42c05ad18037bc45435bf652fd58436bbd Jul 12 03:52:42.208 INFO running `"docker" "start" "-a" "733297b8b72ae1d30634ac9032a31c42c05ad18037bc45435bf652fd58436bbd"` Jul 12 03:52:43.227 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Jul 12 03:52:44.032 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.032 INFO kablam! --> src/boot_loader_name.rs:2:10 Jul 12 03:52:44.032 INFO kablam! | Jul 12 03:52:44.032 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.032 INFO kablam! | ^^^^^ Jul 12 03:52:44.032 INFO kablam! | Jul 12 03:52:44.032 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 03:52:44.032 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! Jul 12 03:52:44.033 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.033 INFO kablam! Jul 12 03:52:44.033 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.033 INFO kablam! --> src/elf_sections.rs:2:10 Jul 12 03:52:44.033 INFO kablam! | Jul 12 03:52:44.033 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.033 INFO kablam! | ^^^^^ Jul 12 03:52:44.033 INFO kablam! | Jul 12 03:52:44.033 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! Jul 12 03:52:44.033 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.033 INFO kablam! Jul 12 03:52:44.033 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 03:52:44.033 INFO kablam! --> src/elf_sections.rs:16:30 Jul 12 03:52:44.033 INFO kablam! | Jul 12 03:52:44.033 INFO kablam! 16 | current_section: &self.first_section, Jul 12 03:52:44.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:52:44.033 INFO kablam! | Jul 12 03:52:44.034 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! Jul 12 03:52:44.034 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.034 INFO kablam! Jul 12 03:52:44.034 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.034 INFO kablam! --> src/module.rs:2:10 Jul 12 03:52:44.034 INFO kablam! | Jul 12 03:52:44.034 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.034 INFO kablam! | ^^^^^ Jul 12 03:52:44.034 INFO kablam! | Jul 12 03:52:44.034 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! Jul 12 03:52:44.034 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.034 INFO kablam! Jul 12 03:52:44.483 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.483 INFO kablam! --> src/boot_loader_name.rs:2:10 Jul 12 03:52:44.483 INFO kablam! | Jul 12 03:52:44.483 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.483 INFO kablam! | ^^^^^ Jul 12 03:52:44.483 INFO kablam! | Jul 12 03:52:44.483 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 03:52:44.483 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! Jul 12 03:52:44.483 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.483 INFO kablam! Jul 12 03:52:44.484 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.484 INFO kablam! --> src/elf_sections.rs:2:10 Jul 12 03:52:44.484 INFO kablam! | Jul 12 03:52:44.484 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.484 INFO kablam! | ^^^^^ Jul 12 03:52:44.484 INFO kablam! | Jul 12 03:52:44.484 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! Jul 12 03:52:44.484 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.484 INFO kablam! Jul 12 03:52:44.484 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 03:52:44.484 INFO kablam! --> src/elf_sections.rs:16:30 Jul 12 03:52:44.484 INFO kablam! | Jul 12 03:52:44.484 INFO kablam! 16 | current_section: &self.first_section, Jul 12 03:52:44.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:52:44.485 INFO kablam! | Jul 12 03:52:44.485 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! Jul 12 03:52:44.485 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.485 INFO kablam! Jul 12 03:52:44.485 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:44.485 INFO kablam! --> src/module.rs:2:10 Jul 12 03:52:44.485 INFO kablam! | Jul 12 03:52:44.485 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.485 INFO kablam! | ^^^^^ Jul 12 03:52:44.485 INFO kablam! | Jul 12 03:52:44.485 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! Jul 12 03:52:44.485 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.485 INFO kablam! Jul 12 03:52:44.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Jul 12 03:52:44.528 INFO kablam! su: No module specific data is present Jul 12 03:52:45.129 INFO running `"docker" "rm" "-f" "733297b8b72ae1d30634ac9032a31c42c05ad18037bc45435bf652fd58436bbd"` Jul 12 03:52:45.297 INFO blam! 733297b8b72ae1d30634ac9032a31c42c05ad18037bc45435bf652fd58436bbd