Oct 11 08:44:14.100 INFO testing vtf-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:44:14.100 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:44:14.100 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 08:44:14.689 INFO blam! 61fed19ff1675d6f087f91794b9cc4f66826afc7b415de588eba7042c5fe2d73 Oct 11 08:44:14.691 INFO running `"docker" "start" "-a" "61fed19ff1675d6f087f91794b9cc4f66826afc7b415de588eba7042c5fe2d73"` Oct 11 08:44:16.535 INFO kablam! usermod: no changes Oct 11 08:44:16.812 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 08:44:22.305 INFO kablam! Compiling image v0.19.0 Oct 11 08:44:38.321 INFO kablam! Compiling vtf v0.1.1 (/source) Oct 11 08:44:38.988 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 11 08:44:38.988 INFO kablam! --> src/vtf.rs:8:5 Oct 11 08:44:38.988 INFO kablam! | Oct 11 08:44:38.988 INFO kablam! 8 | use std::iter::Iterator; Oct 11 08:44:38.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:44:38.988 INFO kablam! | Oct 11 08:44:38.988 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 08:44:38.988 INFO kablam! Oct 11 08:44:39.083 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 08:44:39.083 INFO kablam! --> src/vtf.rs:31:9 Oct 11 08:44:39.083 INFO kablam! | Oct 11 08:44:39.083 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 11 08:44:39.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:44:39.083 INFO kablam! | Oct 11 08:44:39.083 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 08:44:39.083 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 08:44:39.083 INFO kablam! = note: for more information, see issue #46043 Oct 11 08:44:39.083 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 08:44:39.083 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 11 08:44:39.083 INFO kablam! Oct 11 08:44:39.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.93s Oct 11 08:44:39.508 INFO kablam! su: No module specific data is present Oct 11 08:44:40.345 INFO running `"docker" "rm" "-f" "61fed19ff1675d6f087f91794b9cc4f66826afc7b415de588eba7042c5fe2d73"` Oct 11 08:44:40.564 INFO blam! 61fed19ff1675d6f087f91794b9cc4f66826afc7b415de588eba7042c5fe2d73 Oct 11 08:44:40.568 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:44:40.568 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 08:44:41.056 INFO blam! 7d47319479cac8e9403810f252b7a0b9e963b45a22e57f4443667569ced87439 Oct 11 08:44:41.057 INFO running `"docker" "start" "-a" "7d47319479cac8e9403810f252b7a0b9e963b45a22e57f4443667569ced87439"` Oct 11 08:44:42.253 INFO kablam! usermod: no changes Oct 11 08:44:42.461 INFO kablam! Compiling vtf v0.1.1 (/source) Oct 11 08:44:44.228 INFO kablam! warning: unused import: `std::iter::Iterator` Oct 11 08:44:44.228 INFO kablam! --> src/vtf.rs:8:5 Oct 11 08:44:44.228 INFO kablam! | Oct 11 08:44:44.228 INFO kablam! 8 | use std::iter::Iterator; Oct 11 08:44:44.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:44:44.228 INFO kablam! | Oct 11 08:44:44.228 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 08:44:44.228 INFO kablam! Oct 11 08:44:44.792 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 11 08:44:44.792 INFO kablam! --> src/vtf.rs:31:9 Oct 11 08:44:44.792 INFO kablam! | Oct 11 08:44:44.792 INFO kablam! 31 | assert_eq!(header.signature, VTF_SIGNATURE, "Specified data is not VTF file"); Oct 11 08:44:44.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 08:44:44.792 INFO kablam! | Oct 11 08:44:44.792 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 11 08:44:44.792 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 08:44:44.792 INFO kablam! = note: for more information, see issue #46043 Oct 11 08:44:44.792 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 08:44:44.792 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 11 08:44:44.792 INFO kablam! Oct 11 08:44:48.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.68s Oct 11 08:44:48.976 INFO kablam! su: No module specific data is present Oct 11 08:44:49.716 INFO running `"docker" "rm" "-f" "7d47319479cac8e9403810f252b7a0b9e963b45a22e57f4443667569ced87439"` Oct 11 08:44:50.108 INFO blam! 7d47319479cac8e9403810f252b7a0b9e963b45a22e57f4443667569ced87439 Oct 11 08:44:50.114 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:44:50.116 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 08:44:50.621 INFO blam! 8bdd9498496fdf028970db639d98996128b045ff38a0bc316617a29770272b47 Oct 11 08:44:50.623 INFO running `"docker" "start" "-a" "8bdd9498496fdf028970db639d98996128b045ff38a0bc316617a29770272b47"` Oct 11 08:44:51.612 INFO kablam! usermod: no changes Oct 11 08:44:51.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 08:44:51.764 INFO kablam! Running /target/debug/deps/vtf-6137d64887dfcc28 Oct 11 08:44:51.773 INFO blam! Oct 11 08:44:51.773 INFO blam! running 0 tests Oct 11 08:44:51.773 INFO blam! Oct 11 08:44:51.773 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:44:51.773 INFO blam! Oct 11 08:44:51.784 INFO kablam! Doc-tests vtf Oct 11 08:44:53.118 INFO blam! Oct 11 08:44:53.119 INFO blam! running 0 tests Oct 11 08:44:53.119 INFO blam! Oct 11 08:44:53.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:44:53.119 INFO blam! Oct 11 08:44:53.125 INFO kablam! su: No module specific data is present Oct 11 08:44:54.078 INFO running `"docker" "rm" "-f" "8bdd9498496fdf028970db639d98996128b045ff38a0bc316617a29770272b47"` Oct 11 08:44:54.424 INFO blam! 8bdd9498496fdf028970db639d98996128b045ff38a0bc316617a29770272b47