[INFO] fetching crate dioxus-spline 0.2.3...
[INFO] testing dioxus-spline-0.2.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dioxus-spline 0.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dioxus-spline 0.2.3
[INFO] finished tweaking crates.io crate dioxus-spline 0.2.3
[INFO] tweaked toml for crates.io crate dioxus-spline 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-spline 0.2.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus v0.5.6 (available: v0.7.3)
[INFO] [stderr]       Adding dioxus-logger v0.5.1 (available: v0.7.3)
[INFO] [stderr]       Adding dioxus-signals v0.5.7 (available: v0.7.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 182e9b5c6e99367d7093ba84c3965531d295231f31507cfe94453300a9fd3732
[INFO] running `Command { std: "docker" "start" "-a" "182e9b5c6e99367d7093ba84c3965531d295231f31507cfe94453300a9fd3732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "182e9b5c6e99367d7093ba84c3965531d295231f31507cfe94453300a9fd3732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182e9b5c6e99367d7093ba84c3965531d295231f31507cfe94453300a9fd3732", kill_on_drop: false }`
[INFO] [stdout] 182e9b5c6e99367d7093ba84c3965531d295231f31507cfe94453300a9fd3732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ceb937eea0e44a38e4273b1c132eb8f2aa3b19123656c53720912f7346bb36
[INFO] running `Command { std: "docker" "start" "-a" "b2ceb937eea0e44a38e4273b1c132eb8f2aa3b19123656c53720912f7346bb36", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dioxus-logger v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.13
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling dioxus-core v0.5.6
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling krates v0.16.10
[INFO] [stderr]    Compiling dioxus-html v0.5.6
[INFO] [stderr]    Compiling dioxus-signals v0.5.7
[INFO] [stderr]    Compiling dioxus-rsx v0.5.6
[INFO] [stderr]    Compiling dioxus-hooks v0.5.6
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.6
[INFO] [stderr]    Compiling dioxus-hot-reload v0.5.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling dioxus-spline v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.24s
[INFO] running `Command { std: "docker" "inspect" "b2ceb937eea0e44a38e4273b1c132eb8f2aa3b19123656c53720912f7346bb36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ceb937eea0e44a38e4273b1c132eb8f2aa3b19123656c53720912f7346bb36", kill_on_drop: false }`
[INFO] [stdout] b2ceb937eea0e44a38e4273b1c132eb8f2aa3b19123656c53720912f7346bb36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4725009327a98bdd9950946cef1ee5b200e67f8b92784baeaf0273bcd6b330f4
[INFO] running `Command { std: "docker" "start" "-a" "4725009327a98bdd9950946cef1ee5b200e67f8b92784baeaf0273bcd6b330f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-spline v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "4725009327a98bdd9950946cef1ee5b200e67f8b92784baeaf0273bcd6b330f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4725009327a98bdd9950946cef1ee5b200e67f8b92784baeaf0273bcd6b330f4", kill_on_drop: false }`
[INFO] [stdout] 4725009327a98bdd9950946cef1ee5b200e67f8b92784baeaf0273bcd6b330f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45e78056d756db230e14995e0353a58268ecabf159926e8c23dcb5b5d72cc6e4
[INFO] running `Command { std: "docker" "start" "-a" "45e78056d756db230e14995e0353a58268ecabf159926e8c23dcb5b5d72cc6e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_spline-ec7cced161759b14)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_spline
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] test src/spline.rs - spline::Spline (line 73) ... FAILED
[INFO] [stdout] test src/spline.rs - spline::Spline (line 54) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn App() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spline.rs - spline::Spline (line 73) stdout ----
[INFO] [stdout] error: expected identifier, found `"Make cube chonky!"`
[INFO] [stdout]   --> src/spline.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | button {
[INFO] [stdout]    | ------ while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |   "Make cube chonky!"
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `button` in this scope
[INFO] [stdout]   --> src/spline.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | button {
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `app` in this scope
[INFO] [stdout]   --> src/spline.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |        let mut spe_object = app.unwrap().find_object_by_name(String::from("Cube"));
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spline.rs - spline::Spline (line 54) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/spline.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | rsx! {
[INFO] [stdout]    | ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SplineApplication` in this scope
[INFO] [stdout]   --> src/spline.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | let mut app = use_signal(|| None::<SplineApplication>);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_spline_rs_54_0<SplineApplication>() {
[INFO] [stdout]    |                                                                         +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/spline.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 | let mut app = use_signal(|| None::<SplineApplication>);
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/spline.rs - spline::Spline (line 54)
[INFO] [stdout]     src/spline.rs - spline::Spline (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "45e78056d756db230e14995e0353a58268ecabf159926e8c23dcb5b5d72cc6e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e78056d756db230e14995e0353a58268ecabf159926e8c23dcb5b5d72cc6e4", kill_on_drop: false }`
[INFO] [stdout] 45e78056d756db230e14995e0353a58268ecabf159926e8c23dcb5b5d72cc6e4
