[INFO] cloning repository https://github.com/haoud/zen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haoud/zen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaoud%2Fzen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaoud%2Fzen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a54c4ad4d8fe6ca3565f79fdab53ab65ce4c6e2c
[INFO] testing haoud/zen 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%2Fhaoud%2Fzen" "/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/haoud/zen
[INFO] finished tweaking git repo https://github.com/haoud/zen
[INFO] tweaked toml for git repo https://github.com/haoud/zen written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haoud/zen 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/haoud/zen 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] 443d62d74693f781a19f5eef3f77aa2f1aa0bec19a9ea0297c863661323fed11
[INFO] running `Command { std: "docker" "start" "-a" "443d62d74693f781a19f5eef3f77aa2f1aa0bec19a9ea0297c863661323fed11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "443d62d74693f781a19f5eef3f77aa2f1aa0bec19a9ea0297c863661323fed11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443d62d74693f781a19f5eef3f77aa2f1aa0bec19a9ea0297c863661323fed11", kill_on_drop: false }`
[INFO] [stdout] 443d62d74693f781a19f5eef3f77aa2f1aa0bec19a9ea0297c863661323fed11
[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] e6baade95fb8a344fbcf0e41a101827b99133001136d7924a37469a4085fc7e8
[INFO] running `Command { std: "docker" "start" "-a" "e6baade95fb8a344fbcf0e41a101827b99133001136d7924a37469a4085fc7e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling chumsky v0.11.1
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zen-lang v0.1.0 (/opt/rustwide/workdir/crates/zen-lang)
[INFO] [stderr]    Compiling zen-ast v0.1.0 (/opt/rustwide/workdir/crates/zen-ast)
[INFO] [stderr]    Compiling zen-lexer v0.1.0 (/opt/rustwide/workdir/crates/zen-lexer)
[INFO] [stderr]    Compiling zen-codegen v0.1.0 (/opt/rustwide/workdir/crates/zen-codegen)
[INFO] [stderr]    Compiling zen-parser v0.1.0 (/opt/rustwide/workdir/crates/zen-parser)
[INFO] [stderr]    Compiling zen-semantic v0.1.0 (/opt/rustwide/workdir/crates/zen-semantic)
[INFO] [stderr]    Compiling zen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s
[INFO] running `Command { std: "docker" "inspect" "e6baade95fb8a344fbcf0e41a101827b99133001136d7924a37469a4085fc7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6baade95fb8a344fbcf0e41a101827b99133001136d7924a37469a4085fc7e8", kill_on_drop: false }`
[INFO] [stdout] e6baade95fb8a344fbcf0e41a101827b99133001136d7924a37469a4085fc7e8
[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] 4a1114e3c87fe8187abf58ea099f84ea5e6d20bdcdb0fb00b2eea7fb1417013f
[INFO] running `Command { std: "docker" "start" "-a" "4a1114e3c87fe8187abf58ea099f84ea5e6d20bdcdb0fb00b2eea7fb1417013f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "4a1114e3c87fe8187abf58ea099f84ea5e6d20bdcdb0fb00b2eea7fb1417013f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1114e3c87fe8187abf58ea099f84ea5e6d20bdcdb0fb00b2eea7fb1417013f", kill_on_drop: false }`
[INFO] [stdout] 4a1114e3c87fe8187abf58ea099f84ea5e6d20bdcdb0fb00b2eea7fb1417013f
[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] 6b788cec514f26950e89fa68cc1cfd71165a4fcab69997602561ae7c7af39445
[INFO] running `Command { std: "docker" "start" "-a" "6b788cec514f26950e89fa68cc1cfd71165a4fcab69997602561ae7c7af39445", 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/zen-c503b8a0371fa707)
[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" "6b788cec514f26950e89fa68cc1cfd71165a4fcab69997602561ae7c7af39445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b788cec514f26950e89fa68cc1cfd71165a4fcab69997602561ae7c7af39445", kill_on_drop: false }`
[INFO] [stdout] 6b788cec514f26950e89fa68cc1cfd71165a4fcab69997602561ae7c7af39445
