[INFO] cloning repository https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fvibe-xs-lang-demo-20250718-aoai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fvibe-xs-lang-demo-20250718-aoai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 788c2778e99c6e5e1aa64fa8707d253885141143
[INFO] checking mizchi/vibe-xs-lang-demo-20250718-aoai/788c2778e99c6e5e1aa64fa8707d253885141143 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fvibe-xs-lang-demo-20250718-aoai" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai
[INFO] finished tweaking git repo https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai
[INFO] tweaked toml for git repo https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mizchi/vibe-xs-lang-demo-20250718-aoai 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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e1b65c820b24d043022859a6c7a2fd7a30e29088a1e6e48c9111bb2c8744b0
[INFO] running `Command { std: "docker" "start" "-a" "38e1b65c820b24d043022859a6c7a2fd7a30e29088a1e6e48c9111bb2c8744b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e1b65c820b24d043022859a6c7a2fd7a30e29088a1e6e48c9111bb2c8744b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e1b65c820b24d043022859a6c7a2fd7a30e29088a1e6e48c9111bb2c8744b0", kill_on_drop: false }`
[INFO] [stdout] 38e1b65c820b24d043022859a6c7a2fd7a30e29088a1e6e48c9111bb2c8744b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7587797640a6abdb5d0d6b532ff116c44802747313cbdc849be4ec670d7970c0
[INFO] running `Command { std: "docker" "start" "-a" "7587797640a6abdb5d0d6b532ff116c44802747313cbdc849be4ec670d7970c0", kill_on_drop: false }`
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xs_core v0.1.0 (/opt/rustwide/workdir/xs_core)
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking checker v0.1.0 (/opt/rustwide/workdir/checker)
[INFO] [stderr]     Checking interpreter v0.1.0 (/opt/rustwide/workdir/interpreter)
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
[INFO] running `Command { std: "docker" "inspect" "7587797640a6abdb5d0d6b532ff116c44802747313cbdc849be4ec670d7970c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7587797640a6abdb5d0d6b532ff116c44802747313cbdc849be4ec670d7970c0", kill_on_drop: false }`
[INFO] [stdout] 7587797640a6abdb5d0d6b532ff116c44802747313cbdc849be4ec670d7970c0
