[INFO] cloning repository https://github.com/AbsoluteVirtueXI/Crit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbsoluteVirtueXI/Crit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsoluteVirtueXI%2FCrit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsoluteVirtueXI%2FCrit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8848c04e36ae80b1540d33b49bd2cc47889179a4
[INFO] checking AbsoluteVirtueXI/Crit against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsoluteVirtueXI%2FCrit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbsoluteVirtueXI/Crit
[INFO] finished tweaking git repo https://github.com/AbsoluteVirtueXI/Crit
[INFO] tweaked toml for git repo https://github.com/AbsoluteVirtueXI/Crit written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbsoluteVirtueXI/Crit on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbsoluteVirtueXI/Crit 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "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 proc-macro-crate v3.4.0
[INFO] [stderr]   Downloaded semver v1.0.27
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded winnow v0.7.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0270dd033fd3f9849665d4eaf0ebc189cc7834914faaf181635e096a957ea06a
[INFO] running `Command { std: "docker" "start" "-a" "0270dd033fd3f9849665d4eaf0ebc189cc7834914faaf181635e096a957ea06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0270dd033fd3f9849665d4eaf0ebc189cc7834914faaf181635e096a957ea06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0270dd033fd3f9849665d4eaf0ebc189cc7834914faaf181635e096a957ea06a", kill_on_drop: false }`
[INFO] [stdout] 0270dd033fd3f9849665d4eaf0ebc189cc7834914faaf181635e096a957ea06a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414b572340769c1275abde2300c85dcbd13e9f21dd0ea29bb3ff1df46bfb7c70
[INFO] running `Command { std: "docker" "start" "-a" "414b572340769c1275abde2300c85dcbd13e9f21dd0ea29bb3ff1df46bfb7c70", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking crit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s
[INFO] running `Command { std: "docker" "inspect" "414b572340769c1275abde2300c85dcbd13e9f21dd0ea29bb3ff1df46bfb7c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414b572340769c1275abde2300c85dcbd13e9f21dd0ea29bb3ff1df46bfb7c70", kill_on_drop: false }`
[INFO] [stdout] 414b572340769c1275abde2300c85dcbd13e9f21dd0ea29bb3ff1df46bfb7c70
