[INFO] cloning repository https://github.com/iseruuuuu/yew_todo_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iseruuuuu/yew_todo_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseruuuuu%2Fyew_todo_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseruuuuu%2Fyew_todo_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc3981226bf43c79a32fb4ce73209c3b2807f633
[INFO] documenting iseruuuuu/yew_todo_app against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiseruuuuu%2Fyew_todo_app" "/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/iseruuuuu/yew_todo_app
[INFO] finished tweaking git repo https://github.com/iseruuuuu/yew_todo_app
[INFO] tweaked toml for git repo https://github.com/iseruuuuu/yew_todo_app written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iseruuuuu/yew_todo_app 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/iseruuuuu/yew_todo_app 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded yew v0.17.4
[INFO] [stderr]   Downloaded yew-macro v0.17.0
[INFO] [stderr]   Downloaded gloo v0.2.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bd190f68084dd9a174d72c15c8bb8ef0e80b17a4c79343054f05369768a2089
[INFO] running `Command { std: "docker" "start" "-a" "9bd190f68084dd9a174d72c15c8bb8ef0e80b17a4c79343054f05369768a2089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bd190f68084dd9a174d72c15c8bb8ef0e80b17a4c79343054f05369768a2089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd190f68084dd9a174d72c15c8bb8ef0e80b17a4c79343054f05369768a2089", kill_on_drop: false }`
[INFO] [stdout] 9bd190f68084dd9a174d72c15c8bb8ef0e80b17a4c79343054f05369768a2089
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a21945f18e758f8d9e0d04c88c16f846c31e4c4d37ec19d887f8e943369b6bf
[INFO] running `Command { std: "docker" "start" "-a" "3a21945f18e758f8d9e0d04c88c16f846c31e4c4d37ec19d887f8e943369b6bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling yew v0.17.4
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling yew-macro v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[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" "3a21945f18e758f8d9e0d04c88c16f846c31e4c4d37ec19d887f8e943369b6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a21945f18e758f8d9e0d04c88c16f846c31e4c4d37ec19d887f8e943369b6bf", kill_on_drop: false }`
[INFO] [stdout] 3a21945f18e758f8d9e0d04c88c16f846c31e4c4d37ec19d887f8e943369b6bf
