[INFO] cloning repository https://github.com/HomyeeKing/gito
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HomyeeKing/gito" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomyeeKing%2Fgito", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomyeeKing%2Fgito'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f83fe2ddf6e0c4234ea176d91d4868d896a81cc5
[INFO] testing HomyeeKing/gito against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomyeeKing%2Fgito" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HomyeeKing/gito
[INFO] finished tweaking git repo https://github.com/HomyeeKing/gito
[INFO] tweaked toml for git repo https://github.com/HomyeeKing/gito written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HomyeeKing/gito on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HomyeeKing/gito 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f3cd2b72daa6eedc368cee75ffd9d6a1f8ced0a67adcd89c3c7a9b4d0618b1a
[INFO] running `Command { std: "docker" "start" "-a" "1f3cd2b72daa6eedc368cee75ffd9d6a1f8ced0a67adcd89c3c7a9b4d0618b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f3cd2b72daa6eedc368cee75ffd9d6a1f8ced0a67adcd89c3c7a9b4d0618b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3cd2b72daa6eedc368cee75ffd9d6a1f8ced0a67adcd89c3c7a9b4d0618b1a", kill_on_drop: false }`
[INFO] [stdout] 1f3cd2b72daa6eedc368cee75ffd9d6a1f8ced0a67adcd89c3c7a9b4d0618b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84a06fde867f6f9466690808787bee2db9bc24c1c851e3e9814f8e39956b2496
[INFO] running `Command { std: "docker" "start" "-a" "84a06fde867f6f9466690808787bee2db9bc24c1c851e3e9814f8e39956b2496", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling napi-build v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling napi-sys v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling gito_core v1.0.9
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling gito_core v1.0.9 (/opt/rustwide/workdir/packages/core)
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling napi v2.14.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling gito v0.2.14 (/opt/rustwide/workdir/packages/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "84a06fde867f6f9466690808787bee2db9bc24c1c851e3e9814f8e39956b2496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a06fde867f6f9466690808787bee2db9bc24c1c851e3e9814f8e39956b2496", kill_on_drop: false }`
[INFO] [stdout] 84a06fde867f6f9466690808787bee2db9bc24c1c851e3e9814f8e39956b2496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0df63d49526ce1debc4267a23a195b08c96a9d29e1f6d02689ca299dac3004d
[INFO] running `Command { std: "docker" "start" "-a" "d0df63d49526ce1debc4267a23a195b08c96a9d29e1f6d02689ca299dac3004d", kill_on_drop: false }`
[INFO] [stderr]    Compiling gito_core v1.0.9 (/opt/rustwide/workdir/packages/core)
[INFO] [stderr]    Compiling gito v0.2.14 (/opt/rustwide/workdir/packages/cli)
[INFO] [stdout] warning: function `get_stdout` is never used
[INFO] [stdout]   --> packages/core/tests/../src/utils.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn get_stdout(output: &Output) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_command` is never used
[INFO] [stdout]   --> packages/core/tests/../src/utils.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn run_command(program: &str, args: Vec<&str>) -> Output {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_git` is never used
[INFO] [stdout]   --> packages/core/tests/../src/utils.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn run_git(args: Vec<&str>) -> Output {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "d0df63d49526ce1debc4267a23a195b08c96a9d29e1f6d02689ca299dac3004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0df63d49526ce1debc4267a23a195b08c96a9d29e1f6d02689ca299dac3004d", kill_on_drop: false }`
[INFO] [stdout] d0df63d49526ce1debc4267a23a195b08c96a9d29e1f6d02689ca299dac3004d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c343140481c48c92c9f15775a40d5300bcd4943543ba9a24b85359a6d7a4d6a
[INFO] running `Command { std: "docker" "start" "-a" "1c343140481c48c92c9f15775a40d5300bcd4943543ba9a24b85359a6d7a4d6a", kill_on_drop: false }`
[INFO] [stderr] warning: function `get_stdout` is never used
[INFO] [stderr]   --> packages/core/tests/../src/utils.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn get_stdout(output: &Output) -> Option<String> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_command` is never used
[INFO] [stderr]   --> packages/core/tests/../src/utils.rs:41:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn run_command(program: &str, args: Vec<&str>) -> Output {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_git` is never used
[INFO] [stderr]   --> packages/core/tests/../src/utils.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn run_git(args: Vec<&str>) -> Output {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gito_core` (test "rust") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gito-a2697c83663aeecd)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gito_core-7f46860b1e832a7f)
[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] [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] [stderr]      Running tests/rust.rs (/opt/rustwide/target/debug/deps/rust-a3f09a4490130b87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test group_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gito_core
[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" "1c343140481c48c92c9f15775a40d5300bcd4943543ba9a24b85359a6d7a4d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c343140481c48c92c9f15775a40d5300bcd4943543ba9a24b85359a6d7a4d6a", kill_on_drop: false }`
[INFO] [stdout] 1c343140481c48c92c9f15775a40d5300bcd4943543ba9a24b85359a6d7a4d6a
