Aug 31 20:56:41.169 INFO checking multiboot2-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 20:56:41.169 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 20:56:41.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 20:56:41.389 INFO blam! c6d6c2ad49cfbd2f6fe60c111913a1e51f74cfec50c56ae2783e8587187ee148 Aug 31 20:56:41.391 INFO running `"docker" "start" "-a" "c6d6c2ad49cfbd2f6fe60c111913a1e51f74cfec50c56ae2783e8587187ee148"` Aug 31 20:56:42.037 INFO kablam! Checking bitflags v0.4.0 Aug 31 20:56:42.111 INFO kablam! Checking multiboot2 v0.1.0 (file:///source) Aug 31 20:56:42.543 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.543 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 31 20:56:42.543 INFO kablam! | Aug 31 20:56:42.543 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.543 INFO kablam! | ^^^^^ Aug 31 20:56:42.543 INFO kablam! | Aug 31 20:56:42.543 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 31 20:56:42.543 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 31 20:56:42.543 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.544 INFO kablam! Aug 31 20:56:42.544 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.544 INFO kablam! --> src/elf_sections.rs:2:10 Aug 31 20:56:42.544 INFO kablam! | Aug 31 20:56:42.544 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.544 INFO kablam! | ^^^^^ Aug 31 20:56:42.544 INFO kablam! | Aug 31 20:56:42.544 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 31 20:56:42.544 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.544 INFO kablam! Aug 31 20:56:42.544 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 31 20:56:42.544 INFO kablam! --> src/elf_sections.rs:16:30 Aug 31 20:56:42.544 INFO kablam! | Aug 31 20:56:42.544 INFO kablam! 16 | current_section: &self.first_section, Aug 31 20:56:42.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 31 20:56:42.544 INFO kablam! | Aug 31 20:56:42.544 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 31 20:56:42.544 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.545 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 31 20:56:42.545 INFO kablam! Aug 31 20:56:42.545 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.545 INFO kablam! --> src/module.rs:2:10 Aug 31 20:56:42.545 INFO kablam! | Aug 31 20:56:42.545 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.545 INFO kablam! | ^^^^^ Aug 31 20:56:42.545 INFO kablam! | Aug 31 20:56:42.545 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 31 20:56:42.545 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.545 INFO kablam! Aug 31 20:56:42.952 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.952 INFO kablam! --> src/boot_loader_name.rs:2:10 Aug 31 20:56:42.952 INFO kablam! | Aug 31 20:56:42.952 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.952 INFO kablam! | ^^^^^ Aug 31 20:56:42.952 INFO kablam! | Aug 31 20:56:42.952 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 31 20:56:42.952 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 31 20:56:42.952 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.952 INFO kablam! Aug 31 20:56:42.952 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.952 INFO kablam! --> src/elf_sections.rs:2:10 Aug 31 20:56:42.952 INFO kablam! | Aug 31 20:56:42.952 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.952 INFO kablam! | ^^^^^ Aug 31 20:56:42.953 INFO kablam! | Aug 31 20:56:42.953 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 31 20:56:42.953 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.953 INFO kablam! Aug 31 20:56:42.953 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 31 20:56:42.953 INFO kablam! --> src/elf_sections.rs:16:30 Aug 31 20:56:42.953 INFO kablam! | Aug 31 20:56:42.953 INFO kablam! 16 | current_section: &self.first_section, Aug 31 20:56:42.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Aug 31 20:56:42.953 INFO kablam! | Aug 31 20:56:42.953 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 31 20:56:42.953 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.953 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 31 20:56:42.953 INFO kablam! Aug 31 20:56:42.953 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 31 20:56:42.953 INFO kablam! --> src/module.rs:2:10 Aug 31 20:56:42.954 INFO kablam! | Aug 31 20:56:42.954 INFO kablam! 2 | #[derive(Debug)] Aug 31 20:56:42.954 INFO kablam! | ^^^^^ Aug 31 20:56:42.954 INFO kablam! | Aug 31 20:56:42.954 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 31 20:56:42.954 INFO kablam! = note: for more information, see issue #46043 Aug 31 20:56:42.954 INFO kablam! Aug 31 20:56:42.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Aug 31 20:56:42.977 INFO kablam! su: No module specific data is present Aug 31 20:56:43.360 INFO running `"docker" "rm" "-f" "c6d6c2ad49cfbd2f6fe60c111913a1e51f74cfec50c56ae2783e8587187ee148"` Aug 31 20:56:43.492 INFO blam! c6d6c2ad49cfbd2f6fe60c111913a1e51f74cfec50c56ae2783e8587187ee148