[INFO] cloning repository https://github.com/jeremyfee/cloudflare-rust-chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyfee/cloudflare-rust-chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyfee%2Fcloudflare-rust-chess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyfee%2Fcloudflare-rust-chess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6da4a42e6b0aa6fb9756fc4b6c6259f83de3a44e
[INFO] testing jeremyfee/cloudflare-rust-chess against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyfee%2Fcloudflare-rust-chess" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyfee/cloudflare-rust-chess
[INFO] finished tweaking git repo https://github.com/jeremyfee/cloudflare-rust-chess
[INFO] tweaked toml for git repo https://github.com/jeremyfee/cloudflare-rust-chess written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyfee/cloudflare-rust-chess on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyfee/cloudflare-rust-chess 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a30b667f1d48315ef567c7c1385404fced8f0658b0b1b5352d8ba496bd2f205a
[INFO] running `Command { std: "docker" "start" "-a" "a30b667f1d48315ef567c7c1385404fced8f0658b0b1b5352d8ba496bd2f205a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a30b667f1d48315ef567c7c1385404fced8f0658b0b1b5352d8ba496bd2f205a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30b667f1d48315ef567c7c1385404fced8f0658b0b1b5352d8ba496bd2f205a", kill_on_drop: false }`
[INFO] [stdout] a30b667f1d48315ef567c7c1385404fced8f0658b0b1b5352d8ba496bd2f205a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 571fc31f60e96b78763bd8854f8a42ef34900f9438409a6bd5e04c07ab47ccb7
[INFO] running `Command { std: "docker" "start" "-a" "571fc31f60e96b78763bd8854f8a42ef34900f9438409a6bd5e04c07ab47ccb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.86
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.86
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling http v0.2.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling chess-engine v0.1.2 (https://github.com/jeremyfee/chess-engine?branch=game#c75ecb51)
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.86
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling chrono-tz v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.86
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "571fc31f60e96b78763bd8854f8a42ef34900f9438409a6bd5e04c07ab47ccb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571fc31f60e96b78763bd8854f8a42ef34900f9438409a6bd5e04c07ab47ccb7", kill_on_drop: false }`
[INFO] [stdout] 571fc31f60e96b78763bd8854f8a42ef34900f9438409a6bd5e04c07ab47ccb7
