Oct 11 07:48:59.345 INFO testing Adam-Gleave/multiboot2-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:48:59.345 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:48:59.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:48:59.602 INFO blam! 76dab1da5bce5df003e03ac6a648d6ac9d939cac23760e41946c8f0f8381b399 Oct 11 07:48:59.603 INFO running `"docker" "start" "-a" "76dab1da5bce5df003e03ac6a648d6ac9d939cac23760e41946c8f0f8381b399"` Oct 11 07:49:00.053 INFO kablam! usermod: no changes Oct 11 07:49:00.082 INFO kablam! Compiling multiboot2 v0.1.0 (/source) Oct 11 07:49:00.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 07:49:00.312 INFO kablam! --> src/basic_info.rs:27:4 Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 11 07:49:00.312 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 07:49:00.312 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! Oct 11 07:49:00.312 INFO kablam! = note: for more information, see issue #46043 Oct 11 07:49:00.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 07:49:00.312 INFO kablam! Oct 11 07:49:00.312 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 07:49:00.312 INFO kablam! --> src/basic_info.rs:27:20 Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 11 07:49:00.312 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 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! Oct 11 07:49:00.312 INFO kablam! = note: for more information, see issue #46043 Oct 11 07:49:00.312 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 07:49:00.312 INFO kablam! Oct 11 07:49:00.312 INFO kablam! warning: field is never used: `tag_type` Oct 11 07:49:00.312 INFO kablam! --> src/basic_info.rs:8:2 Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 INFO kablam! 8 | tag_type: u32, Oct 11 07:49:00.312 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:49:00.312 INFO kablam! | Oct 11 07:49:00.312 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:49:00.312 INFO kablam! Oct 11 07:49:00.315 INFO kablam! warning: field is never used: `size` Oct 11 07:49:00.315 INFO kablam! --> src/basic_info.rs:9:2 Oct 11 07:49:00.315 INFO kablam! | Oct 11 07:49:00.315 INFO kablam! 9 | size: u32, Oct 11 07:49:00.315 INFO kablam! | ^^^^^^^^^ Oct 11 07:49:00.315 INFO kablam! Oct 11 07:49:00.315 INFO kablam! warning: field is never used: `reserved` Oct 11 07:49:00.315 INFO kablam! --> src/lib.rs:30:2 Oct 11 07:49:00.315 INFO kablam! | Oct 11 07:49:00.315 INFO kablam! 30 | reserved: u32, Oct 11 07:49:00.315 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:49:00.315 INFO kablam! Oct 11 07:49:00.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 11 07:49:00.410 INFO kablam! su: No module specific data is present Oct 11 07:49:00.650 INFO running `"docker" "rm" "-f" "76dab1da5bce5df003e03ac6a648d6ac9d939cac23760e41946c8f0f8381b399"` Oct 11 07:49:00.756 INFO blam! 76dab1da5bce5df003e03ac6a648d6ac9d939cac23760e41946c8f0f8381b399 Oct 11 07:49:00.760 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:49:00.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:49:01.012 INFO blam! c775ab1bfbcab66e4b315b16a33b946501d1020be9ce640f818385f76a09ecf6 Oct 11 07:49:01.014 INFO running `"docker" "start" "-a" "c775ab1bfbcab66e4b315b16a33b946501d1020be9ce640f818385f76a09ecf6"` Oct 11 07:49:01.471 INFO kablam! usermod: no changes Oct 11 07:49:01.514 INFO kablam! Compiling multiboot2 v0.1.0 (/source) Oct 11 07:49:02.354 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 07:49:02.354 INFO kablam! --> src/basic_info.rs:27:4 Oct 11 07:49:02.355 INFO kablam! | Oct 11 07:49:02.355 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 11 07:49:02.355 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:49:02.356 INFO kablam! | Oct 11 07:49:02.356 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 07:49:02.357 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! Oct 11 07:49:02.357 INFO kablam! = note: for more information, see issue #46043 Oct 11 07:49:02.357 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 07:49:02.358 INFO kablam! Oct 11 07:49:02.358 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 07:49:02.358 INFO kablam! --> src/basic_info.rs:27:20 Oct 11 07:49:02.359 INFO kablam! | Oct 11 07:49:02.359 INFO kablam! 27 | self.mem_lower, self.mem_upper)?; Oct 11 07:49:02.359 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:49:02.359 INFO kablam! | Oct 11 07:49:02.360 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! Oct 11 07:49:02.360 INFO kablam! = note: for more information, see issue #46043 Oct 11 07:49:02.360 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 11 07:49:02.361 INFO kablam! Oct 11 07:49:02.362 INFO kablam! warning: field is never used: `tag_type` Oct 11 07:49:02.362 INFO kablam! --> src/basic_info.rs:8:2 Oct 11 07:49:02.362 INFO kablam! | Oct 11 07:49:02.363 INFO kablam! 8 | tag_type: u32, Oct 11 07:49:02.363 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:49:02.363 INFO kablam! | Oct 11 07:49:02.385 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:49:02.385 INFO kablam! Oct 11 07:49:02.385 INFO kablam! warning: field is never used: `size` Oct 11 07:49:02.385 INFO kablam! --> src/basic_info.rs:9:2 Oct 11 07:49:02.385 INFO kablam! | Oct 11 07:49:02.385 INFO kablam! 9 | size: u32, Oct 11 07:49:02.385 INFO kablam! | ^^^^^^^^^ Oct 11 07:49:02.385 INFO kablam! Oct 11 07:49:02.385 INFO kablam! warning: field is never used: `reserved` Oct 11 07:49:02.385 INFO kablam! --> src/lib.rs:30:2 Oct 11 07:49:02.385 INFO kablam! | Oct 11 07:49:02.385 INFO kablam! 30 | reserved: u32, Oct 11 07:49:02.385 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:49:02.385 INFO kablam! Oct 11 07:49:02.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 11 07:49:02.697 INFO kablam! su: No module specific data is present Oct 11 07:49:03.090 INFO running `"docker" "rm" "-f" "c775ab1bfbcab66e4b315b16a33b946501d1020be9ce640f818385f76a09ecf6"` Oct 11 07:49:03.187 INFO blam! c775ab1bfbcab66e4b315b16a33b946501d1020be9ce640f818385f76a09ecf6 Oct 11 07:49:03.189 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:49:03.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:49:03.388 INFO blam! 5a4502f470c5c96d7b1ce3466745814ba2d238418a28d19a3b5a038f8644846f Oct 11 07:49:03.390 INFO running `"docker" "start" "-a" "5a4502f470c5c96d7b1ce3466745814ba2d238418a28d19a3b5a038f8644846f"` Oct 11 07:49:03.896 INFO kablam! usermod: no changes Oct 11 07:49:03.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:49:03.929 INFO kablam! Running /target/debug/deps/multiboot2-9cfa3c28b90756da Oct 11 07:49:03.940 INFO kablam! Doc-tests multiboot2 Oct 11 07:49:03.940 INFO blam! Oct 11 07:49:03.940 INFO blam! running 0 tests Oct 11 07:49:03.940 INFO blam! Oct 11 07:49:03.940 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:49:03.940 INFO blam! Oct 11 07:49:04.020 INFO blam! Oct 11 07:49:04.020 INFO kablam! su: No module specific data is present Oct 11 07:49:04.020 INFO blam! running 0 tests Oct 11 07:49:04.020 INFO blam! Oct 11 07:49:04.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:49:04.020 INFO blam! Oct 11 07:49:04.268 INFO running `"docker" "rm" "-f" "5a4502f470c5c96d7b1ce3466745814ba2d238418a28d19a3b5a038f8644846f"` Oct 11 07:49:04.358 INFO blam! 5a4502f470c5c96d7b1ce3466745814ba2d238418a28d19a3b5a038f8644846f