Jul 12 03:52:40.454 INFO checking multiboot2-0.7.1 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 03:52:40.455 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:52:40.455 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:52:40.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:52:40.713 INFO blam! a4d0ee529d4431d9831fff16473966d14cba70a5fb51e4c97bb8daeb8758fa84 Jul 12 03:52:40.723 INFO running `"docker" "start" "-a" "a4d0ee529d4431d9831fff16473966d14cba70a5fb51e4c97bb8daeb8758fa84"` Jul 12 03:52:41.999 INFO kablam! Checking multiboot2 v0.7.1 (file:///source) Jul 12 03:52:42.865 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Jul 12 03:52:42.865 INFO kablam! --> src/lib.rs:364:27 Jul 12 03:52:42.865 INFO kablam! | Jul 12 03:52:42.865 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Jul 12 03:52:42.865 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Jul 12 03:52:42.865 INFO kablam! | Jul 12 03:52:42.865 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 03:52:42.866 INFO kablam! Jul 12 03:52:43.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.302 INFO kablam! --> src/header.rs:1:10 Jul 12 03:52:43.302 INFO kablam! | Jul 12 03:52:43.302 INFO kablam! 1 | #[derive(Debug)] Jul 12 03:52:43.302 INFO kablam! | ^^^^^ Jul 12 03:52:43.302 INFO kablam! | Jul 12 03:52:43.302 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 03:52:43.302 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:43.302 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.302 INFO kablam! Jul 12 03:52:43.303 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.303 INFO kablam! --> src/boot_loader_name.rs:2:10 Jul 12 03:52:43.303 INFO kablam! | Jul 12 03:52:43.303 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:43.303 INFO kablam! | ^^^^^ Jul 12 03:52:43.303 INFO kablam! | Jul 12 03:52:43.303 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:43.303 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.303 INFO kablam! Jul 12 03:52:43.303 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 03:52:43.303 INFO kablam! --> src/elf_sections.rs:9:5 Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 INFO kablam! 9 | assert_eq!(9, tag.typ); Jul 12 03:52:43.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 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:43.304 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.304 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 03:52:43.304 INFO kablam! Jul 12 03:52:43.304 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.304 INFO kablam! --> src/elf_sections.rs:17:10 Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 INFO kablam! 17 | #[derive(Debug)] Jul 12 03:52:43.304 INFO kablam! | ^^^^^ Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 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:43.304 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.304 INFO kablam! Jul 12 03:52:43.304 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.304 INFO kablam! --> src/elf_sections.rs:88:10 Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 INFO kablam! 88 | #[derive(Debug)] Jul 12 03:52:43.304 INFO kablam! | ^^^^^ Jul 12 03:52:43.304 INFO kablam! | Jul 12 03:52:43.304 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:43.304 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.305 INFO kablam! Jul 12 03:52:43.305 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.305 INFO kablam! --> src/elf_sections.rs:103:10 Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.305 INFO kablam! 103 | #[derive(Debug)] Jul 12 03:52:43.305 INFO kablam! | ^^^^^ Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.305 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:43.305 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.305 INFO kablam! Jul 12 03:52:43.305 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.305 INFO kablam! --> src/module.rs:3:10 Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.305 INFO kablam! 3 | #[derive(Debug)] Jul 12 03:52:43.305 INFO kablam! | ^^^^^ Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.305 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:43.305 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.305 INFO kablam! Jul 12 03:52:43.305 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.305 INFO kablam! --> src/command_line.rs:2:10 Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.305 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:43.305 INFO kablam! | ^^^^^ Jul 12 03:52:43.305 INFO kablam! | Jul 12 03:52:43.306 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:43.306 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.306 INFO kablam! Jul 12 03:52:43.306 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.306 INFO kablam! --> src/rsdp.rs:11:10 Jul 12 03:52:43.306 INFO kablam! | Jul 12 03:52:43.306 INFO kablam! 11 | #[derive(Debug)] Jul 12 03:52:43.306 INFO kablam! | ^^^^^ Jul 12 03:52:43.306 INFO kablam! | Jul 12 03:52:43.306 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:43.306 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.306 INFO kablam! Jul 12 03:52:43.306 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Jul 12 03:52:43.306 INFO kablam! --> src/rsdp.rs:46:10 Jul 12 03:52:43.306 INFO kablam! | Jul 12 03:52:43.306 INFO kablam! 46 | #[derive(Debug)] Jul 12 03:52:43.306 INFO kablam! | ^^^^^ Jul 12 03:52:43.306 INFO kablam! | Jul 12 03:52:43.306 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:43.306 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:43.306 INFO kablam! Jul 12 03:52:44.884 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.884 INFO kablam! --> src/header.rs:1:10 Jul 12 03:52:44.884 INFO kablam! | Jul 12 03:52:44.884 INFO kablam! 1 | #[derive(Debug)] Jul 12 03:52:44.884 INFO kablam! | ^^^^^ Jul 12 03:52:44.885 INFO kablam! | Jul 12 03:52:44.885 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 12 03:52:44.886 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.886 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.886 INFO kablam! Jul 12 03:52:44.887 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.887 INFO kablam! --> src/boot_loader_name.rs:2:10 Jul 12 03:52:44.887 INFO kablam! | Jul 12 03:52:44.887 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.887 INFO kablam! | ^^^^^ Jul 12 03:52:44.888 INFO kablam! | Jul 12 03:52:44.888 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.888 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.889 INFO kablam! Jul 12 03:52:44.889 INFO kablam! warning: borrow of packed field requires unsafe function or block (error E0133) Jul 12 03:52:44.889 INFO kablam! --> src/elf_sections.rs:9:5 Jul 12 03:52:44.889 INFO kablam! | Jul 12 03:52:44.890 INFO kablam! 9 | assert_eq!(9, tag.typ); Jul 12 03:52:44.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:52:44.890 INFO kablam! | Jul 12 03:52:44.891 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.891 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.891 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Jul 12 03:52:44.892 INFO kablam! Jul 12 03:52:44.892 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.892 INFO kablam! --> src/elf_sections.rs:17:10 Jul 12 03:52:44.892 INFO kablam! | Jul 12 03:52:44.892 INFO kablam! 17 | #[derive(Debug)] Jul 12 03:52:44.892 INFO kablam! | ^^^^^ Jul 12 03:52:44.893 INFO kablam! | Jul 12 03:52:44.893 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.894 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.894 INFO kablam! Jul 12 03:52:44.895 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.895 INFO kablam! --> src/elf_sections.rs:88:10 Jul 12 03:52:44.895 INFO kablam! | Jul 12 03:52:44.895 INFO kablam! 88 | #[derive(Debug)] Jul 12 03:52:44.895 INFO kablam! | ^^^^^ Jul 12 03:52:44.895 INFO kablam! | Jul 12 03:52:44.896 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.896 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.897 INFO kablam! Jul 12 03:52:44.897 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.897 INFO kablam! --> src/elf_sections.rs:103:10 Jul 12 03:52:44.897 INFO kablam! | Jul 12 03:52:44.897 INFO kablam! 103 | #[derive(Debug)] Jul 12 03:52:44.897 INFO kablam! | ^^^^^ Jul 12 03:52:44.898 INFO kablam! | Jul 12 03:52:44.898 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.899 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.899 INFO kablam! Jul 12 03:52:44.900 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.900 INFO kablam! --> src/module.rs:3:10 Jul 12 03:52:44.900 INFO kablam! | Jul 12 03:52:44.900 INFO kablam! 3 | #[derive(Debug)] Jul 12 03:52:44.900 INFO kablam! | ^^^^^ Jul 12 03:52:44.900 INFO kablam! | Jul 12 03:52:44.901 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.901 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.901 INFO kablam! Jul 12 03:52:44.902 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.902 INFO kablam! --> src/command_line.rs:2:10 Jul 12 03:52:44.902 INFO kablam! | Jul 12 03:52:44.902 INFO kablam! 2 | #[derive(Debug)] Jul 12 03:52:44.902 INFO kablam! | ^^^^^ Jul 12 03:52:44.903 INFO kablam! | Jul 12 03:52:44.903 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.904 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.904 INFO kablam! Jul 12 03:52:44.904 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.904 INFO kablam! --> src/rsdp.rs:11:10 Jul 12 03:52:44.904 INFO kablam! | Jul 12 03:52:44.905 INFO kablam! 11 | #[derive(Debug)] Jul 12 03:52:44.905 INFO kablam! | ^^^^^ Jul 12 03:52:44.905 INFO kablam! | Jul 12 03:52:44.905 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.906 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.906 INFO kablam! Jul 12 03:52:44.907 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.907 INFO kablam! --> src/rsdp.rs:46:10 Jul 12 03:52:44.907 INFO kablam! | Jul 12 03:52:44.907 INFO kablam! 46 | #[derive(Debug)] Jul 12 03:52:44.907 INFO kablam! | ^^^^^ Jul 12 03:52:44.908 INFO kablam! | Jul 12 03:52:44.908 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.908 INFO kablam! = note: for more information, see issue #46043 Jul 12 03:52:44.909 INFO kablam! Jul 12 03:52:45.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.04s Jul 12 03:52:45.020 INFO kablam! su: No module specific data is present Jul 12 03:52:45.664 INFO running `"docker" "rm" "-f" "a4d0ee529d4431d9831fff16473966d14cba70a5fb51e4c97bb8daeb8758fa84"` Jul 12 03:52:45.892 INFO blam! a4d0ee529d4431d9831fff16473966d14cba70a5fb51e4c97bb8daeb8758fa84