Oct 15 14:31:52.045 INFO testing vpk-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:31:52.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 14:31:52.385 INFO blam! 9740d9f3f91e9f2f32100218b889277438599d190fbeb6abbbf718cab0572d18 Oct 15 14:31:52.389 INFO running `"docker" "start" "-a" "9740d9f3f91e9f2f32100218b889277438599d190fbeb6abbbf718cab0572d18"` Oct 15 14:31:53.076 INFO kablam! usermod: no changes Oct 15 14:31:53.115 INFO kablam! Compiling vpk v0.1.0 (/source) Oct 15 14:31:53.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 14:31:53.580 INFO kablam! --> src/vpk.rs:112:21 Oct 15 14:31:53.580 INFO kablam! | Oct 15 14:31:53.580 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 15 14:31:53.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:31:53.580 INFO kablam! | Oct 15 14:31:53.580 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 14:31:53.580 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 15 14:31:53.580 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:53.580 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 15 14:31:53.580 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) Oct 15 14:31:53.580 INFO kablam! Oct 15 14:31:53.580 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 14:31:53.580 INFO kablam! --> src/vpk.rs:122:44 Oct 15 14:31:53.580 INFO kablam! | Oct 15 14:31:53.580 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 15 14:31:53.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:31:53.580 INFO kablam! | Oct 15 14:31:53.580 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 15 14:31:53.580 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:53.581 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 15 14:31:53.581 INFO kablam! Oct 15 14:31:53.581 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 14:31:53.581 INFO kablam! --> src/entry.rs:27:10 Oct 15 14:31:53.581 INFO kablam! | Oct 15 14:31:53.581 INFO kablam! 27 | #[derive(Debug)] Oct 15 14:31:53.581 INFO kablam! | ^^^^^ Oct 15 14:31:53.581 INFO kablam! | Oct 15 14:31:53.581 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 15 14:31:53.581 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:53.581 INFO kablam! Oct 15 14:31:53.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 15 14:31:53.987 INFO kablam! su: No module specific data is present Oct 15 14:31:54.262 INFO running `"docker" "rm" "-f" "9740d9f3f91e9f2f32100218b889277438599d190fbeb6abbbf718cab0572d18"` Oct 15 14:31:54.359 INFO blam! 9740d9f3f91e9f2f32100218b889277438599d190fbeb6abbbf718cab0572d18 Oct 15 14:31:54.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 14:31:54.639 INFO blam! 0685dadd9839556b2647f9b7b32c806c14c679278652eb9842f90d1662364fba Oct 15 14:31:54.647 INFO running `"docker" "start" "-a" "0685dadd9839556b2647f9b7b32c806c14c679278652eb9842f90d1662364fba"` Oct 15 14:31:55.727 INFO kablam! usermod: no changes Oct 15 14:31:55.776 INFO kablam! Compiling vpk v0.1.0 (/source) Oct 15 14:31:56.259 INFO kablam! warning: unused import: `BufWriter` Oct 15 14:31:56.259 INFO kablam! --> examples/extract.rs:5:28 Oct 15 14:31:56.259 INFO kablam! | Oct 15 14:31:56.259 INFO kablam! 5 | use std::io::{Read, Write, BufWriter}; Oct 15 14:31:56.259 INFO kablam! | ^^^^^^^^^ Oct 15 14:31:56.259 INFO kablam! | Oct 15 14:31:56.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 14:31:56.259 INFO kablam! Oct 15 14:31:56.307 INFO kablam! warning: value assigned to `buf_len` is never read Oct 15 14:31:56.307 INFO kablam! --> examples/extract.rs:33:17 Oct 15 14:31:56.307 INFO kablam! | Oct 15 14:31:56.307 INFO kablam! 33 | let mut buf_len: usize = 0; Oct 15 14:31:56.307 INFO kablam! | ^^^^^^^ Oct 15 14:31:56.307 INFO kablam! | Oct 15 14:31:56.307 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 14:31:56.307 INFO kablam! Oct 15 14:31:56.315 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 14:31:56.315 INFO kablam! --> examples/extract.rs:29:59 Oct 15 14:31:56.315 INFO kablam! | Oct 15 14:31:56.315 INFO kablam! 29 | println!("Extract {}, archive index {}...", file, vpk_entry.dir_entry.archive_index); Oct 15 14:31:56.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:31:56.315 INFO kablam! | Oct 15 14:31:56.315 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 14:31:56.315 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 15 14:31:56.315 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:56.315 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 15 14:31:56.315 INFO kablam! Oct 15 14:31:56.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 14:31:56.683 INFO kablam! --> src/vpk.rs:112:21 Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 INFO kablam! 112 | assert_eq!(dir_entry.suffix, 0xffff, "Error while parsing index"); Oct 15 14:31:56.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 15 14:31:56.683 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 15 14:31:56.683 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:56.683 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 15 14:31:56.683 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) Oct 15 14:31:56.683 INFO kablam! Oct 15 14:31:56.683 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 15 14:31:56.683 INFO kablam! --> src/vpk.rs:122:44 Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 INFO kablam! 122 | &format!("{:03}.", dir_entry.archive_index)); Oct 15 14:31:56.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 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 15 14:31:56.683 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:56.683 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 15 14:31:56.683 INFO kablam! Oct 15 14:31:56.683 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Oct 15 14:31:56.683 INFO kablam! --> src/entry.rs:27:10 Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 INFO kablam! 27 | #[derive(Debug)] Oct 15 14:31:56.683 INFO kablam! | ^^^^^ Oct 15 14:31:56.683 INFO kablam! | Oct 15 14:31:56.683 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 15 14:31:56.683 INFO kablam! = note: for more information, see issue #46043 Oct 15 14:31:56.683 INFO kablam! Oct 15 14:31:57.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 15 14:31:57.063 INFO kablam! su: No module specific data is present Oct 15 14:31:57.278 INFO running `"docker" "rm" "-f" "0685dadd9839556b2647f9b7b32c806c14c679278652eb9842f90d1662364fba"` Oct 15 14:31:57.423 INFO blam! 0685dadd9839556b2647f9b7b32c806c14c679278652eb9842f90d1662364fba Oct 15 14:31:57.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 14:31:57.587 INFO blam! 5e3edf2cd9a38fe26ae316b556b074314151354f7735fc0e67aa1027d45967af Oct 15 14:31:57.590 INFO running `"docker" "start" "-a" "5e3edf2cd9a38fe26ae316b556b074314151354f7735fc0e67aa1027d45967af"` Oct 15 14:31:58.046 INFO kablam! usermod: no changes Oct 15 14:31:58.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 14:31:58.071 INFO kablam! Running /target/debug/deps/vpk-36d92df212fae010 Oct 15 14:31:58.075 INFO blam! Oct 15 14:31:58.075 INFO blam! running 0 tests Oct 15 14:31:58.075 INFO blam! Oct 15 14:31:58.075 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:31:58.075 INFO blam! Oct 15 14:31:58.078 INFO kablam! Doc-tests vpk Oct 15 14:31:58.683 INFO blam! Oct 15 14:31:58.683 INFO blam! running 0 tests Oct 15 14:31:58.683 INFO blam! Oct 15 14:31:58.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:31:58.683 INFO blam! Oct 15 14:31:58.688 INFO kablam! su: No module specific data is present Oct 15 14:31:58.880 INFO running `"docker" "rm" "-f" "5e3edf2cd9a38fe26ae316b556b074314151354f7735fc0e67aa1027d45967af"` Oct 15 14:31:59.022 INFO blam! 5e3edf2cd9a38fe26ae316b556b074314151354f7735fc0e67aa1027d45967af