[INFO] cloning repository https://github.com/raffomania/dioxus-play
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffomania/dioxus-play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Fdioxus-play", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Fdioxus-play'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac45e69e4c5e201cc3a74c17bdcb5ca831687112
[INFO] testing raffomania/dioxus-play against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffomania%2Fdioxus-play" "/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/raffomania/dioxus-play
[INFO] finished tweaking git repo https://github.com/raffomania/dioxus-play
[INFO] tweaked toml for git repo https://github.com/raffomania/dioxus-play written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raffomania/dioxus-play 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/raffomania/dioxus-play 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] c6532218c843515b4fa4c927e262f3bef8e6abc6b367b9ec847349fef55e2bdd
[INFO] running `Command { std: "docker" "start" "-a" "c6532218c843515b4fa4c927e262f3bef8e6abc6b367b9ec847349fef55e2bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6532218c843515b4fa4c927e262f3bef8e6abc6b367b9ec847349fef55e2bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6532218c843515b4fa4c927e262f3bef8e6abc6b367b9ec847349fef55e2bdd", kill_on_drop: false }`
[INFO] [stdout] c6532218c843515b4fa4c927e262f3bef8e6abc6b367b9ec847349fef55e2bdd
[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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d5168eccc22b4c2e73c4b0f4de13335f20938adc258e420b871afe699f00f7a
[INFO] running `Command { std: "docker" "start" "-a" "0d5168eccc22b4c2e73c4b0f4de13335f20938adc258e420b871afe699f00f7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling smallbox v0.8.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling tao v0.19.1
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling wry v0.28.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling rfd v0.11.4
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling constcat v0.3.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webbrowser v0.8.11
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.4.2 (https://github.com/DioxusLabs/dioxus.git#60ee8294)
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rodio v0.17.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling dioxus-core v0.4.2 (https://github.com/DioxusLabs/dioxus.git#60ee8294)
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.5.1
[INFO] [stderr]    Compiling soup3-sys v0.3.1
[INFO] [stderr]    Compiling darling v0.20.3
[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 webkit2gtk-sys v0.19.1
[INFO] [stderr]    Compiling gdkx11-sys v0.16.0
[INFO] [stderr]    Compiling enumset_derive v0.8.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" "0d5168eccc22b4c2e73c4b0f4de13335f20938adc258e420b871afe699f00f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5168eccc22b4c2e73c4b0f4de13335f20938adc258e420b871afe699f00f7a", kill_on_drop: false }`
[INFO] [stdout] 0d5168eccc22b4c2e73c4b0f4de13335f20938adc258e420b871afe699f00f7a
