Aug 11 08:10:23.924 INFO checking multiboot2-0.7.1 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 08:10:23.924 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 08:10:23.924 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 08:10:23.924 INFO running `"docker" "create" "-v" "/tmp/crater.ReS3F4vIbz64:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 08:10:24.154 INFO blam! f2cc376be22cc4de8a229a0e3f0572b659cd29e9f15c1284be589c3d05eba84b Aug 11 08:10:24.157 INFO running `"docker" "start" "-a" "f2cc376be22cc4de8a229a0e3f0572b659cd29e9f15c1284be589c3d05eba84b"` Aug 11 08:10:25.439 INFO kablam! Checking multiboot2 v0.7.1 (file:///source) Aug 11 08:10:26.095 INFO kablam! warning: unused imports: `FramebufferField`, `FramebufferTag` Aug 11 08:10:26.096 INFO kablam! --> src/lib.rs:364:27 Aug 11 08:10:26.096 INFO kablam! | Aug 11 08:10:26.096 INFO kablam! 364 | use framebuffer::{FramebufferTag, FramebufferField, FramebufferType}; Aug 11 08:10:26.096 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ Aug 11 08:10:26.096 INFO kablam! | Aug 11 08:10:26.097 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 08:10:26.097 INFO kablam! Aug 11 08:10:27.115 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.115 INFO kablam! --> src/header.rs:1:10 Aug 11 08:10:27.115 INFO kablam! | Aug 11 08:10:27.115 INFO kablam! 1 | #[derive(Debug)] Aug 11 08:10:27.115 INFO kablam! | ^^^^^ Aug 11 08:10:27.115 INFO kablam! | Aug 11 08:10:27.115 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 08:10:27.115 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! Aug 11 08:10:27.115 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.115 INFO kablam! Aug 11 08:10:27.117 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.117 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 11 08:10:27.117 INFO kablam! | Aug 11 08:10:27.117 INFO kablam! 2 | #[derive(Debug)] Aug 11 08:10:27.117 INFO kablam! | ^^^^^ Aug 11 08:10:27.117 INFO kablam! | Aug 11 08:10:27.117 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! Aug 11 08:10:27.117 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.117 INFO kablam! Aug 11 08:10:27.117 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 08:10:27.117 INFO kablam! --> src/elf_sections.rs:9:5 Aug 11 08:10:27.117 INFO kablam! | Aug 11 08:10:27.117 INFO kablam! 9 | assert_eq!(9, tag.typ); Aug 11 08:10:27.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:10:27.117 INFO kablam! | Aug 11 08:10:27.117 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! Aug 11 08:10:27.117 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.117 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 08:10:27.117 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) Aug 11 08:10:27.117 INFO kablam! Aug 11 08:10:27.117 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.117 INFO kablam! --> src/elf_sections.rs:17:10 Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 INFO kablam! 17 | #[derive(Debug)] Aug 11 08:10:27.118 INFO kablam! | ^^^^^ Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 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! Aug 11 08:10:27.118 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.118 INFO kablam! Aug 11 08:10:27.118 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.118 INFO kablam! --> src/elf_sections.rs:88:10 Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 INFO kablam! 88 | #[derive(Debug)] Aug 11 08:10:27.118 INFO kablam! | ^^^^^ Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 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! Aug 11 08:10:27.118 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.118 INFO kablam! Aug 11 08:10:27.118 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.118 INFO kablam! --> src/elf_sections.rs:103:10 Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 INFO kablam! 103 | #[derive(Debug)] Aug 11 08:10:27.118 INFO kablam! | ^^^^^ Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 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! Aug 11 08:10:27.118 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.118 INFO kablam! Aug 11 08:10:27.118 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.118 INFO kablam! --> src/module.rs:3:10 Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 INFO kablam! 3 | #[derive(Debug)] Aug 11 08:10:27.118 INFO kablam! | ^^^^^ Aug 11 08:10:27.118 INFO kablam! | Aug 11 08:10:27.118 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! Aug 11 08:10:27.118 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.118 INFO kablam! Aug 11 08:10:27.118 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.119 INFO kablam! --> src/command_line.rs:2:10 Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 INFO kablam! 2 | #[derive(Debug)] Aug 11 08:10:27.119 INFO kablam! | ^^^^^ Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 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! Aug 11 08:10:27.119 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.119 INFO kablam! Aug 11 08:10:27.119 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.119 INFO kablam! --> src/rsdp.rs:11:10 Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 INFO kablam! 11 | #[derive(Debug)] Aug 11 08:10:27.119 INFO kablam! | ^^^^^ Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 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! Aug 11 08:10:27.119 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.119 INFO kablam! Aug 11 08:10:27.119 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:27.119 INFO kablam! --> src/rsdp.rs:46:10 Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 INFO kablam! 46 | #[derive(Debug)] Aug 11 08:10:27.119 INFO kablam! | ^^^^^ Aug 11 08:10:27.119 INFO kablam! | Aug 11 08:10:27.119 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! Aug 11 08:10:27.119 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:27.119 INFO kablam! Aug 11 08:10:28.047 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.047 INFO kablam! --> src/header.rs:1:10 Aug 11 08:10:28.048 INFO kablam! | Aug 11 08:10:28.048 INFO kablam! 1 | #[derive(Debug)] Aug 11 08:10:28.048 INFO kablam! | ^^^^^ Aug 11 08:10:28.048 INFO kablam! | Aug 11 08:10:28.049 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 08:10:28.049 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! Aug 11 08:10:28.049 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.050 INFO kablam! Aug 11 08:10:28.050 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.050 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.050 INFO kablam! 2 | #[derive(Debug)] Aug 11 08:10:28.050 INFO kablam! | ^^^^^ Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.050 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! Aug 11 08:10:28.050 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.050 INFO kablam! Aug 11 08:10:28.050 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 08:10:28.050 INFO kablam! --> src/elf_sections.rs:9:5 Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.050 INFO kablam! 9 | assert_eq!(9, tag.typ); Aug 11 08:10:28.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.050 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! Aug 11 08:10:28.050 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.050 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 08:10:28.050 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) Aug 11 08:10:28.050 INFO kablam! Aug 11 08:10:28.050 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.050 INFO kablam! --> src/elf_sections.rs:17:10 Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.050 INFO kablam! 17 | #[derive(Debug)] Aug 11 08:10:28.050 INFO kablam! | ^^^^^ Aug 11 08:10:28.050 INFO kablam! | Aug 11 08:10:28.051 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! Aug 11 08:10:28.051 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.051 INFO kablam! Aug 11 08:10:28.051 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.051 INFO kablam! --> src/elf_sections.rs:88:10 Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 INFO kablam! 88 | #[derive(Debug)] Aug 11 08:10:28.051 INFO kablam! | ^^^^^ Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 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! Aug 11 08:10:28.051 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.051 INFO kablam! Aug 11 08:10:28.051 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.051 INFO kablam! --> src/elf_sections.rs:103:10 Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 INFO kablam! 103 | #[derive(Debug)] Aug 11 08:10:28.051 INFO kablam! | ^^^^^ Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 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! Aug 11 08:10:28.051 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.051 INFO kablam! Aug 11 08:10:28.051 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.051 INFO kablam! --> src/module.rs:3:10 Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 INFO kablam! 3 | #[derive(Debug)] Aug 11 08:10:28.051 INFO kablam! | ^^^^^ Aug 11 08:10:28.051 INFO kablam! | Aug 11 08:10:28.051 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! Aug 11 08:10:28.051 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.051 INFO kablam! Aug 11 08:10:28.052 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.052 INFO kablam! --> src/command_line.rs:2:10 Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 INFO kablam! 2 | #[derive(Debug)] Aug 11 08:10:28.052 INFO kablam! | ^^^^^ Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 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! Aug 11 08:10:28.052 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.052 INFO kablam! Aug 11 08:10:28.052 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.052 INFO kablam! --> src/rsdp.rs:11:10 Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 INFO kablam! 11 | #[derive(Debug)] Aug 11 08:10:28.052 INFO kablam! | ^^^^^ Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 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! Aug 11 08:10:28.052 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.052 INFO kablam! Aug 11 08:10:28.052 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 08:10:28.052 INFO kablam! --> src/rsdp.rs:46:10 Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 INFO kablam! 46 | #[derive(Debug)] Aug 11 08:10:28.052 INFO kablam! | ^^^^^ Aug 11 08:10:28.052 INFO kablam! | Aug 11 08:10:28.052 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! Aug 11 08:10:28.052 INFO kablam! = note: for more information, see issue #46043 Aug 11 08:10:28.052 INFO kablam! Aug 11 08:10:28.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.75s Aug 11 08:10:28.161 INFO kablam! su: No module specific data is present Aug 11 08:10:29.117 INFO running `"docker" "rm" "-f" "f2cc376be22cc4de8a229a0e3f0572b659cd29e9f15c1284be589c3d05eba84b"` Aug 11 08:10:29.276 INFO blam! f2cc376be22cc4de8a229a0e3f0572b659cd29e9f15c1284be589c3d05eba84b