[INFO] cloning repository https://github.com/DeviousCilantro/bfv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeviousCilantro/bfv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Fbfv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Fbfv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7ad302e963cbd3115a537ba6c5858f6e3a4936a
[INFO] checking DeviousCilantro/bfv against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeviousCilantro%2Fbfv" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DeviousCilantro/bfv on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DeviousCilantro/bfv
[INFO] finished tweaking git repo https://github.com/DeviousCilantro/bfv
[INFO] tweaked toml for git repo https://github.com/DeviousCilantro/bfv written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DeviousCilantro/bfv 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rug v1.19.2
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.5.3
[INFO] [stderr]   Downloaded xxcalc v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81c35276fa4d3f7d9d6f08828e3c056b4ff89d4f710979848b359a0500da22a9
[INFO] running `Command { std: "docker" "start" "-a" "81c35276fa4d3f7d9d6f08828e3c056b4ff89d4f710979848b359a0500da22a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81c35276fa4d3f7d9d6f08828e3c056b4ff89d4f710979848b359a0500da22a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c35276fa4d3f7d9d6f08828e3c056b4ff89d4f710979848b359a0500da22a9", kill_on_drop: false }`
[INFO] [stdout] 81c35276fa4d3f7d9d6f08828e3c056b4ff89d4f710979848b359a0500da22a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ec23d5d7217f29160bfcd5f7c4f4d116d660e315ac127986ae93a98ed856e4
[INFO] running `Command { std: "docker" "start" "-a" "02ec23d5d7217f29160bfcd5f7c4f4d116d660e315ac127986ae93a98ed856e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.5.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.19.2
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking xxcalc v0.2.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking bfv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 11s
[INFO] running `Command { std: "docker" "inspect" "02ec23d5d7217f29160bfcd5f7c4f4d116d660e315ac127986ae93a98ed856e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ec23d5d7217f29160bfcd5f7c4f4d116d660e315ac127986ae93a98ed856e4", kill_on_drop: false }`
[INFO] [stdout] 02ec23d5d7217f29160bfcd5f7c4f4d116d660e315ac127986ae93a98ed856e4
