[INFO] cloning repository https://github.com/xandkar/phorg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xandkar/phorg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fphorg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fphorg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ccb8579f91e907ebfd6774846c48b840e29aaf6
[INFO] building xandkar/phorg against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fphorg" "/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/xandkar/phorg
[INFO] finished tweaking git repo https://github.com/xandkar/phorg
[INFO] tweaked toml for git repo https://github.com/xandkar/phorg written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xandkar/phorg on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xandkar/phorg 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded human-panic v2.0.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded iso6709parse v0.1.0
[INFO] [stderr]   Downloaded geo-types v0.7.14
[INFO] [stderr]   Downloaded infer v0.16.0
[INFO] [stderr]   Downloaded nom-exif v2.2.1
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e9bb947ab0abeebb32931a50291ea98f9f7354eb9bc4d33fee504ebb34d07f
[INFO] running `Command { std: "docker" "start" "-a" "02e9bb947ab0abeebb32931a50291ea98f9f7354eb9bc4d33fee504ebb34d07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e9bb947ab0abeebb32931a50291ea98f9f7354eb9bc4d33fee504ebb34d07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e9bb947ab0abeebb32931a50291ea98f9f7354eb9bc4d33fee504ebb34d07f", kill_on_drop: false }`
[INFO] [stdout] 02e9bb947ab0abeebb32931a50291ea98f9f7354eb9bc4d33fee504ebb34d07f
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0467ad787232d6463e7f9919c2ac39c1d4f09d0c4ecd41104f736d8c1bbc770c
[INFO] running `Command { std: "docker" "start" "-a" "0467ad787232d6463e7f9919c2ac39c1d4f09d0c4ecd41104f736d8c1bbc770c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling geo-types v0.7.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling iso6709parse v0.1.0
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling nom-exif v2.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling human-panic v2.0.1
[INFO] [stderr]    Compiling phorg v0.17.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.51s
[INFO] running `Command { std: "docker" "inspect" "0467ad787232d6463e7f9919c2ac39c1d4f09d0c4ecd41104f736d8c1bbc770c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0467ad787232d6463e7f9919c2ac39c1d4f09d0c4ecd41104f736d8c1bbc770c", kill_on_drop: false }`
[INFO] [stdout] 0467ad787232d6463e7f9919c2ac39c1d4f09d0c4ecd41104f736d8c1bbc770c
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98401f84821e3b96176c6e2d9ba84a064c7ae59ede1b015bac3d32cd467c7226
[INFO] running `Command { std: "docker" "start" "-a" "98401f84821e3b96176c6e2d9ba84a064c7ae59ede1b015bac3d32cd467c7226", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling nom-exif v2.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling phorg v0.17.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.53s
[INFO] running `Command { std: "docker" "inspect" "98401f84821e3b96176c6e2d9ba84a064c7ae59ede1b015bac3d32cd467c7226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98401f84821e3b96176c6e2d9ba84a064c7ae59ede1b015bac3d32cd467c7226", kill_on_drop: false }`
[INFO] [stdout] 98401f84821e3b96176c6e2d9ba84a064c7ae59ede1b015bac3d32cd467c7226
