[INFO] cloning repository https://github.com/pybash1/pgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pybash1/pgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fpgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fpgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ccea33a3ea791776575d6b47ddf10d31d10a5b8
[INFO] checking pybash1/pgit against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpybash1%2Fpgit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pybash1/pgit
[INFO] finished tweaking git repo https://github.com/pybash1/pgit
[INFO] tweaked toml for git repo https://github.com/pybash1/pgit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pybash1/pgit on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pybash1/pgit 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2176a057563842f0cdfc30d3996b44a6f10c2f8d84da9f7b163f6918afa9359e
[INFO] running `Command { std: "docker" "start" "-a" "2176a057563842f0cdfc30d3996b44a6f10c2f8d84da9f7b163f6918afa9359e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2176a057563842f0cdfc30d3996b44a6f10c2f8d84da9f7b163f6918afa9359e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2176a057563842f0cdfc30d3996b44a6f10c2f8d84da9f7b163f6918afa9359e", kill_on_drop: false }`
[INFO] [stdout] 2176a057563842f0cdfc30d3996b44a6f10c2f8d84da9f7b163f6918afa9359e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 433128ebd0ccb04d445bad793b077f8be136070cc4cf29584f20f9bd65900658
[INFO] running `Command { std: "docker" "start" "-a" "433128ebd0ccb04d445bad793b077f8be136070cc4cf29584f20f9bd65900658", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling crokey-proc_macros v0.6.3
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking coolor v0.9.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking minimad v0.13.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking configparser v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking ini v1.3.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking lazy-regex v3.1.0
[INFO] [stderr]     Checking crokey v0.6.3
[INFO] [stderr]     Checking termimad v0.29.1
[INFO] [stderr]     Checking pgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.45s
[INFO] running `Command { std: "docker" "inspect" "433128ebd0ccb04d445bad793b077f8be136070cc4cf29584f20f9bd65900658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "433128ebd0ccb04d445bad793b077f8be136070cc4cf29584f20f9bd65900658", kill_on_drop: false }`
[INFO] [stdout] 433128ebd0ccb04d445bad793b077f8be136070cc4cf29584f20f9bd65900658
