[INFO] updating cached repository https://github.com/ReinierMaas/find-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d38c26043e705430dfb938198dbd169f1f08de16 [INFO] checking ReinierMaas/find-git against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReinierMaas%2Ffind-git" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReinierMaas/find-git on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ReinierMaas/find-git [INFO] finished tweaking git repo https://github.com/ReinierMaas/find-git [INFO] tweaked toml for git repo https://github.com/ReinierMaas/find-git written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ReinierMaas/find-git already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", 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] 25db6177ad42d10b03cd63d9257d79b2a1274cc6756893346011572ea2ab43b8 [INFO] running `Command { std: "docker" "start" "-a" "25db6177ad42d10b03cd63d9257d79b2a1274cc6756893346011572ea2ab43b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25db6177ad42d10b03cd63d9257d79b2a1274cc6756893346011572ea2ab43b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25db6177ad42d10b03cd63d9257d79b2a1274cc6756893346011572ea2ab43b8", kill_on_drop: false }` [INFO] [stdout] 25db6177ad42d10b03cd63d9257d79b2a1274cc6756893346011572ea2ab43b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b2a789139b22662bd7571f005a59bc426d3c43355b283c7eb4d3935cd53eb2 [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" "a8b2a789139b22662bd7571f005a59bc426d3c43355b283c7eb4d3935cd53eb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Checking forgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.01s [INFO] running `Command { std: "docker" "inspect" "a8b2a789139b22662bd7571f005a59bc426d3c43355b283c7eb4d3935cd53eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b2a789139b22662bd7571f005a59bc426d3c43355b283c7eb4d3935cd53eb2", kill_on_drop: false }` [INFO] [stdout] a8b2a789139b22662bd7571f005a59bc426d3c43355b283c7eb4d3935cd53eb2