[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] checking jam1garner/find-arc-orphans against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 47% (11/23) Checking out files: 52% (12/23) Checking out files: 56% (13/23) Checking out files: 60% (14/23) Checking out files: 65% (15/23) Checking out files: 69% (16/23) Checking out files: 73% (17/23) Checking out files: 78% (18/23) Checking out files: 82% (19/23) Checking out files: 86% (20/23) Checking out files: 91% (21/23) Checking out files: 95% (22/23) Checking out files: 100% (23/23) Checking out files: 100% (23/23), done. [INFO] validating manifest of git repo https://github.com/jam1garner/find-arc-orphans on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/find-arc-orphans already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1c8e9f3164f4a16b3caeece0b394e4910571b88ff9e8b1a082566004695dc1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1c8e9f3164f4a16b3caeece0b394e4910571b88ff9e8b1a082566004695dc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1c8e9f3164f4a16b3caeece0b394e4910571b88ff9e8b1a082566004695dc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c8e9f3164f4a16b3caeece0b394e4910571b88ff9e8b1a082566004695dc1c", kill_on_drop: false }` [INFO] [stdout] b1c8e9f3164f4a16b3caeece0b394e4910571b88ff9e8b1a082566004695dc1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffb07f3f391ff4a92810909cf97b188125fd6276727f421531cd3c1a2d76f4eb [INFO] running `Command { std: "docker" "start" "-a" "ffb07f3f391ff4a92810909cf97b188125fd6276727f421531cd3c1a2d76f4eb", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking cached v0.11.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking timeit v0.1.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Checking paste v0.1.7 [INFO] [stderr] Checking binwrite v0.2.1 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Compiling packed_struct_codegen v0.3.0 [INFO] [stderr] Checking zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] Checking zstd v0.4.24+zstd.1.4.0 [INFO] [stderr] Checking 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:21 [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 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)]` 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:21 [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "ffb07f3f391ff4a92810909cf97b188125fd6276727f421531cd3c1a2d76f4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb07f3f391ff4a92810909cf97b188125fd6276727f421531cd3c1a2d76f4eb", kill_on_drop: false }` [INFO] [stdout] ffb07f3f391ff4a92810909cf97b188125fd6276727f421531cd3c1a2d76f4eb