[INFO] cloning repository https://github.com/pjmp/cargo-global
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjmp/cargo-global" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fcargo-global", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fcargo-global'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c570da5dc242b6917176b07e58b7a1a2db0e07
[INFO] testing pjmp/cargo-global against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Fcargo-global" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/pjmp/cargo-global
[INFO] finished tweaking git repo https://github.com/pjmp/cargo-global
[INFO] tweaked toml for git repo https://github.com/pjmp/cargo-global written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjmp/cargo-global on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjmp/cargo-global 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bdd239280803cdae63f20f7b1f2e828f6cc96c5bf6449e12f7f6ddd8f01f724
[INFO] running `Command { std: "docker" "start" "-a" "4bdd239280803cdae63f20f7b1f2e828f6cc96c5bf6449e12f7f6ddd8f01f724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bdd239280803cdae63f20f7b1f2e828f6cc96c5bf6449e12f7f6ddd8f01f724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bdd239280803cdae63f20f7b1f2e828f6cc96c5bf6449e12f7f6ddd8f01f724", kill_on_drop: false }`
[INFO] [stdout] 4bdd239280803cdae63f20f7b1f2e828f6cc96c5bf6449e12f7f6ddd8f01f724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d57d940b5db55352811b1b2f80e01970b54ab28fb34ce837ca2750547d41569
[INFO] running `Command { std: "docker" "start" "-a" "0d57d940b5db55352811b1b2f80e01970b54ab28fb34ce837ca2750547d41569", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling term-table v1.3.2
[INFO] [stderr]    Compiling clap v4.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling cargo-updater v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.62s
[INFO] running `Command { std: "docker" "inspect" "0d57d940b5db55352811b1b2f80e01970b54ab28fb34ce837ca2750547d41569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d57d940b5db55352811b1b2f80e01970b54ab28fb34ce837ca2750547d41569", kill_on_drop: false }`
[INFO] [stdout] 0d57d940b5db55352811b1b2f80e01970b54ab28fb34ce837ca2750547d41569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3b6705b765ca1e5c3db42eccb919dab4bf05d4a63068d4a7fc5bf1f98b24604
[INFO] running `Command { std: "docker" "start" "-a" "b3b6705b765ca1e5c3db42eccb919dab4bf05d4a63068d4a7fc5bf1f98b24604", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-updater v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "b3b6705b765ca1e5c3db42eccb919dab4bf05d4a63068d4a7fc5bf1f98b24604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b6705b765ca1e5c3db42eccb919dab4bf05d4a63068d4a7fc5bf1f98b24604", kill_on_drop: false }`
[INFO] [stdout] b3b6705b765ca1e5c3db42eccb919dab4bf05d4a63068d4a7fc5bf1f98b24604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca1c853cdc62cc8c365559c454f6d23d86ffd3a7d8434a4b29a7dba683714a29
[INFO] running `Command { std: "docker" "start" "-a" "ca1c853cdc62cc8c365559c454f6d23d86ffd3a7d8434a4b29a7dba683714a29", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_updater-e0549ae2f373e52e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca1c853cdc62cc8c365559c454f6d23d86ffd3a7d8434a4b29a7dba683714a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1c853cdc62cc8c365559c454f6d23d86ffd3a7d8434a4b29a7dba683714a29", kill_on_drop: false }`
[INFO] [stdout] ca1c853cdc62cc8c365559c454f6d23d86ffd3a7d8434a4b29a7dba683714a29
