[INFO] cloning repository https://github.com/Demonthos/dioxus-todomvc-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Demonthos/dioxus-todomvc-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ed2596f5487da52bad7a31faae45b3eaac519ea
[INFO] documenting Demonthos/dioxus-todomvc-example against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemonthos%2Fdioxus-todomvc-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Demonthos/dioxus-todomvc-example
[INFO] finished tweaking git repo https://github.com/Demonthos/dioxus-todomvc-example
[INFO] tweaked toml for git repo https://github.com/Demonthos/dioxus-todomvc-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Demonthos/dioxus-todomvc-example on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Demonthos/dioxus-todomvc-example 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c126ac7b93cbf12c59a635aa8caecadfe53654ab3f272deace7fc5c6f0b4487d
[INFO] running `Command { std: "docker" "start" "-a" "c126ac7b93cbf12c59a635aa8caecadfe53654ab3f272deace7fc5c6f0b4487d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c126ac7b93cbf12c59a635aa8caecadfe53654ab3f272deace7fc5c6f0b4487d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c126ac7b93cbf12c59a635aa8caecadfe53654ab3f272deace7fc5c6f0b4487d", kill_on_drop: false }`
[INFO] [stdout] c126ac7b93cbf12c59a635aa8caecadfe53654ab3f272deace7fc5c6f0b4487d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57c1d9a7c3afdb2c846b75ed64d35c90dc038fc198466eec10b6cdf800fba039
[INFO] running `Command { std: "docker" "start" "-a" "57c1d9a7c3afdb2c846b75ed64d35c90dc038fc198466eec10b6cdf800fba039", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking regex v1.7.2
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking quote v1.0.26
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ux v0.1.5
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking bumpslab v0.2.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]    Compiling internment v0.7.0
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling dioxus-core v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.8
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[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]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[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" "57c1d9a7c3afdb2c846b75ed64d35c90dc038fc198466eec10b6cdf800fba039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57c1d9a7c3afdb2c846b75ed64d35c90dc038fc198466eec10b6cdf800fba039", kill_on_drop: false }`
[INFO] [stdout] 57c1d9a7c3afdb2c846b75ed64d35c90dc038fc198466eec10b6cdf800fba039
