[INFO] cloning repository https://github.com/jssblck/buntoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jssblck/buntoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjssblck%2Fbuntoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjssblck%2Fbuntoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa03268c698a152a9adcb91bed04de6d81907f1d
[INFO] testing jssblck/buntoy 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%2Fjssblck%2Fbuntoy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jssblck/buntoy
[INFO] finished tweaking git repo https://github.com/jssblck/buntoy
[INFO] tweaked toml for git repo https://github.com/jssblck/buntoy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jssblck/buntoy 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/jssblck/buntoy 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 837f44489e6b8a22d0e058608577e5ad4344a9ed1af943dc1ab2ef7736018e44
[INFO] running `Command { std: "docker" "start" "-a" "837f44489e6b8a22d0e058608577e5ad4344a9ed1af943dc1ab2ef7736018e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837f44489e6b8a22d0e058608577e5ad4344a9ed1af943dc1ab2ef7736018e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837f44489e6b8a22d0e058608577e5ad4344a9ed1af943dc1ab2ef7736018e44", kill_on_drop: false }`
[INFO] [stdout] 837f44489e6b8a22d0e058608577e5ad4344a9ed1af943dc1ab2ef7736018e44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8259125942d4dabb0d34eff90fb8f13c0b1e06afad4721e6346026217e6d5511
[INFO] running `Command { std: "docker" "start" "-a" "8259125942d4dabb0d34eff90fb8f13c0b1e06afad4721e6346026217e6d5511", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling buntoy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.14s
[INFO] running `Command { std: "docker" "inspect" "8259125942d4dabb0d34eff90fb8f13c0b1e06afad4721e6346026217e6d5511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8259125942d4dabb0d34eff90fb8f13c0b1e06afad4721e6346026217e6d5511", kill_on_drop: false }`
[INFO] [stdout] 8259125942d4dabb0d34eff90fb8f13c0b1e06afad4721e6346026217e6d5511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 034ca8111577f8c50feaa05e23a7821b47a8243c3fe36e531858b6163855265d
[INFO] running `Command { std: "docker" "start" "-a" "034ca8111577f8c50feaa05e23a7821b47a8243c3fe36e531858b6163855265d", kill_on_drop: false }`
[INFO] [stderr]    Compiling buntoy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "034ca8111577f8c50feaa05e23a7821b47a8243c3fe36e531858b6163855265d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034ca8111577f8c50feaa05e23a7821b47a8243c3fe36e531858b6163855265d", kill_on_drop: false }`
[INFO] [stdout] 034ca8111577f8c50feaa05e23a7821b47a8243c3fe36e531858b6163855265d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 94974928c722e2a15e9bb71dd8706e74c29d5beef95634063b14b850307c1f1c
[INFO] running `Command { std: "docker" "start" "-a" "94974928c722e2a15e9bb71dd8706e74c29d5beef95634063b14b850307c1f1c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buntoy-30735618b6154df2)
[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" "94974928c722e2a15e9bb71dd8706e74c29d5beef95634063b14b850307c1f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94974928c722e2a15e9bb71dd8706e74c29d5beef95634063b14b850307c1f1c", kill_on_drop: false }`
[INFO] [stdout] 94974928c722e2a15e9bb71dd8706e74c29d5beef95634063b14b850307c1f1c
