[INFO] cloning repository https://github.com/luizgabriel/YieldLang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizgabriel/YieldLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2FYieldLang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizgabriel%2FYieldLang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6696d686e33404c74b5eedbd3ce34e117cd66b00
[INFO] testing luizgabriel/YieldLang 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%2Fluizgabriel%2FYieldLang" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luizgabriel/YieldLang
[INFO] finished tweaking git repo https://github.com/luizgabriel/YieldLang
[INFO] tweaked toml for git repo https://github.com/luizgabriel/YieldLang written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luizgabriel/YieldLang 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/luizgabriel/YieldLang 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9867cb3e9e48df426a1a73a895bc0024101932c68b7c49feeb8bd9a77a676dc8
[INFO] running `Command { std: "docker" "start" "-a" "9867cb3e9e48df426a1a73a895bc0024101932c68b7c49feeb8bd9a77a676dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9867cb3e9e48df426a1a73a895bc0024101932c68b7c49feeb8bd9a77a676dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9867cb3e9e48df426a1a73a895bc0024101932c68b7c49feeb8bd9a77a676dc8", kill_on_drop: false }`
[INFO] [stdout] 9867cb3e9e48df426a1a73a895bc0024101932c68b7c49feeb8bd9a77a676dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5001af740a8b346cb648a2efc23dcc913e93a80d9613eaa545a97700945c8521
[INFO] running `Command { std: "docker" "start" "-a" "5001af740a8b346cb648a2efc23dcc913e93a80d9613eaa545a97700945c8521", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling inkwell v0.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling llvm-sys v170.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5001af740a8b346cb648a2efc23dcc913e93a80d9613eaa545a97700945c8521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5001af740a8b346cb648a2efc23dcc913e93a80d9613eaa545a97700945c8521", kill_on_drop: false }`
[INFO] [stdout] 5001af740a8b346cb648a2efc23dcc913e93a80d9613eaa545a97700945c8521
