[INFO] cloning repository https://github.com/jam1garner/find-arc-orphans
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/find-arc-orphans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f25e6c5dc5616de29c194e3399493e5c5fce3ed7
[INFO] testing jam1garner/find-arc-orphans against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files: 100% (23/23)
Updating files: 100% (23/23), done.
[INFO] started tweaking git repo https://github.com/jam1garner/find-arc-orphans
[INFO] finished tweaking git repo https://github.com/jam1garner/find-arc-orphans
[INFO] tweaked toml for git repo https://github.com/jam1garner/find-arc-orphans written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jam1garner/find-arc-orphans on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jam1garner/find-arc-orphans already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v1.4.9+zstd.1.4.0
[INFO] [stderr]   Downloaded zstd v0.4.24+zstd.1.4.0
[INFO] [stderr]   Downloaded cc v1.0.35
[INFO] [stderr]   Downloaded timeit v0.1.2
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.11
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded either v1.5.2
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded wincolor v1.0.1
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded scopeguard v1.0.0
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded packed_struct v0.3.0
[INFO] [stderr]   Downloaded cfg-if v0.1.7
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.1
[INFO] [stderr]   Downloaded num_cpus v1.10.0
[INFO] [stderr]   Downloaded paste v0.1.7
[INFO] [stderr]   Downloaded packed_struct_codegen v0.3.0
[INFO] [stderr]   Downloaded termcolor v1.0.4
[INFO] [stderr]   Downloaded build_const v0.2.1
[INFO] [stderr]   Downloaded cached v0.11.0
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded paste-impl v0.1.7
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.2
[INFO] [stderr]   Downloaded quote v0.6.12
[INFO] [stderr]   Downloaded structopt-derive v0.4.4
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded proc-macro-error v0.4.11
[INFO] [stderr]   Downloaded atty v0.2.11
[INFO] [stderr]   Downloaded env_logger v0.6.1
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded quick-error v1.2.2
[INFO] [stderr]   Downloaded proc-macro2 v0.4.29
[INFO] [stderr]   Downloaded log v0.4.6
[INFO] [stderr]   Downloaded termion v1.5.2
[INFO] [stderr]   Downloaded serde_derive v1.0.90
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.0
[INFO] [stderr]   Downloaded structopt v0.3.11
[INFO] [stderr]   Downloaded rayon-core v1.7.0
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded rayon v1.3.0
[INFO] [stderr]   Downloaded syn v0.15.33
[INFO] [stderr]   Downloaded syn v1.0.16
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded winapi v0.3.7
[INFO] [stderr]   Downloaded zstd-sys v1.4.10+zstd.1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0
[INFO] running `Command { std: "docker" "start" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling packed_struct v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling cached v0.11.0
[INFO] [stderr]    Compiling timeit v0.1.2
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling cc v1.0.35
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling zstd-sys v1.4.10+zstd.1.4.0
[INFO] [stderr]    Compiling env_logger v0.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]    Compiling paste-impl v0.1.7
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]    Compiling paste v0.1.7
[INFO] [stderr]    Compiling binwrite v0.2.1
[INFO] [stderr]    Compiling structopt v0.3.11
[INFO] [stderr]    Compiling packed_struct_codegen v0.3.0
[INFO] [stderr]    Compiling zstd-safe v1.4.9+zstd.1.4.0
[INFO] [stderr]    Compiling zstd v0.4.24+zstd.1.4.0
[INFO] [stderr]    Compiling find-arc-orphans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]  --> src/arc/util.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let mut s = ::std::mem::uninitialized();
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/arc/structs.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/arc/structs.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-arc-orphans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FileSlice`
[INFO] [stdout]  --> src/arc/mem_file/test.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{set_file, get_header, get_footer, FilePtr32, FileSlice};
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]  --> src/arc/util.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let mut s = ::std::mem::uninitialized();
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/arc/structs.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/arc/structs.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `FileSlice`
[INFO] [stderr]  --> src/arc/mem_file/test.rs:1:58
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::{set_file, get_header, get_footer, FilePtr32, FileSlice};
[INFO] [stderr]   |                                                          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]  --> src/arc/util.rs:7:33
[INFO] [stderr]   |
[INFO] [stderr] 7 |         let mut s = ::std::mem::uninitialized();
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/arc/structs.rs:68:30
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stderr]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/arc/structs.rs:81:30
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[derive(Debug, Clone, Copy, PackedStruct)]
[INFO] [stderr]    |                              ^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `find-arc-orphans` (bin "find-arc-orphans" test) generated 4 warnings (run `cargo fix --bin "find-arc-orphans" -p find-arc-orphans --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/find_arc_orphans-e21ce63b6357702f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test arc::mem_file::test::parse_test_file ... ok
[INFO] [stdout] test arc::structs::test::check_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0", kill_on_drop: false }`
[INFO] [stdout] cde0cffba57556b1b304eeb3db31300ccd105b9f44157afa2cf8d873ed63b8e0
