Aug 17 16:41:36.289 INFO checking multiboot2-0.1.0 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 17 16:41:36.289 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 16:41:36.289 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 16:41:36.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-0/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 16:41:36.578 INFO blam! 46fbf8813a32c33354365b62b066c46e57aa0e12a24423857431d12f9dc947e0 Aug 17 16:41:36.580 INFO running `"docker" "start" "-a" "46fbf8813a32c33354365b62b066c46e57aa0e12a24423857431d12f9dc947e0"` Aug 17 16:41:37.508 INFO kablam! Checking bitflags v0.4.0 Aug 17 16:41:37.813 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Aug 17 16:41:38.949 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:38.949 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 17 16:41:38.949 INFO kablam! | Aug 17 16:41:38.949 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:38.949 INFO kablam! | ^^^^^ Aug 17 16:41:38.949 INFO kablam! | Aug 17 16:41:38.949 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 17 16:41:38.949 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 17 16:41:38.949 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:38.949 INFO kablam! Aug 17 16:41:38.949 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:38.949 INFO kablam! --> src/elf_sections.rs:2:10 Aug 17 16:41:38.949 INFO kablam! | Aug 17 16:41:38.949 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:38.949 INFO kablam! | ^^^^^ Aug 17 16:41:38.949 INFO kablam! | Aug 17 16:41:38.949 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 17 16:41:38.949 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:38.949 INFO kablam! Aug 17 16:41:38.949 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 17 16:41:38.950 INFO kablam! --> src/elf_sections.rs:16:30 Aug 17 16:41:38.950 INFO kablam! | Aug 17 16:41:38.950 INFO kablam! 16 | current_section: &self.first_section, Aug 17 16:41:38.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 17 16:41:38.950 INFO kablam! | Aug 17 16:41:38.950 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 17 16:41:38.950 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:38.950 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 17 16:41:38.950 INFO kablam! Aug 17 16:41:38.950 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:38.950 INFO kablam! --> src/module.rs:2:10 Aug 17 16:41:38.950 INFO kablam! | Aug 17 16:41:38.950 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:38.950 INFO kablam! | ^^^^^ Aug 17 16:41:38.950 INFO kablam! | Aug 17 16:41:38.950 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 17 16:41:38.950 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:38.950 INFO kablam! Aug 17 16:41:39.345 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:39.346 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:39.346 INFO kablam! | ^^^^^ Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 17 16:41:39.346 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 17 16:41:39.346 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:39.346 INFO kablam! Aug 17 16:41:39.346 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:39.346 INFO kablam! --> src/elf_sections.rs:2:10 Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:39.346 INFO kablam! | ^^^^^ Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 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 17 16:41:39.346 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:39.346 INFO kablam! Aug 17 16:41:39.346 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 17 16:41:39.346 INFO kablam! --> src/elf_sections.rs:16:30 Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 INFO kablam! 16 | current_section: &self.first_section, Aug 17 16:41:39.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.346 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 17 16:41:39.346 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:39.346 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 17 16:41:39.346 INFO kablam! Aug 17 16:41:39.346 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 17 16:41:39.346 INFO kablam! --> src/module.rs:2:10 Aug 17 16:41:39.346 INFO kablam! | Aug 17 16:41:39.347 INFO kablam! 2 | #[derive(Debug)] Aug 17 16:41:39.347 INFO kablam! | ^^^^^ Aug 17 16:41:39.347 INFO kablam! | Aug 17 16:41:39.347 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 17 16:41:39.347 INFO kablam! = note: for more information, see issue #46043 Aug 17 16:41:39.347 INFO kablam! Aug 17 16:41:39.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.97s Aug 17 16:41:39.445 INFO kablam! su: No module specific data is present Aug 17 16:41:40.058 INFO running `"docker" "rm" "-f" "46fbf8813a32c33354365b62b066c46e57aa0e12a24423857431d12f9dc947e0"` Aug 17 16:41:40.213 INFO blam! 46fbf8813a32c33354365b62b066c46e57aa0e12a24423857431d12f9dc947e0