[INFO] fetching crate dioxus-katex 0.4.0...
[INFO] testing dioxus-katex-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dioxus-katex 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dioxus-katex 0.4.0
[INFO] finished tweaking crates.io crate dioxus-katex 0.4.0
[INFO] tweaked toml for crates.io crate dioxus-katex 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-katex 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus v0.4.3 (available: v0.6.3)
[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] 4b5488cc9f11c1c9cdef20675c28b8cda59d6395fe22eebe2762af31de0eeb26
[INFO] running `Command { std: "docker" "start" "-a" "4b5488cc9f11c1c9cdef20675c28b8cda59d6395fe22eebe2762af31de0eeb26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b5488cc9f11c1c9cdef20675c28b8cda59d6395fe22eebe2762af31de0eeb26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5488cc9f11c1c9cdef20675c28b8cda59d6395fe22eebe2762af31de0eeb26", kill_on_drop: false }`
[INFO] [stdout] 4b5488cc9f11c1c9cdef20675c28b8cda59d6395fe22eebe2762af31de0eeb26
[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] c7c428c523de60d2fee903455c1bddd0b87879655498f9145d03f286dd1d222c
[INFO] running `Command { std: "docker" "start" "-a" "c7c428c523de60d2fee903455c1bddd0b87879655498f9145d03f286dd1d222c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[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 constcat v0.3.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling dioxus-core v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling dioxus-rsx v0.4.3
[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 dioxus-core-macro v0.4.3
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling katex-wasmbind v0.10.0
[INFO] [stderr]    Compiling dioxus-hooks v0.4.3
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling dioxus-html v0.4.3
[INFO] [stderr]    Compiling dioxus-hot-reload v0.4.3
[INFO] [stderr]    Compiling dioxus v0.4.3
[INFO] [stderr]    Compiling dioxus-katex v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/katex/mod.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                    ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                    |                      |
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.47s
[INFO] running `Command { std: "docker" "inspect" "c7c428c523de60d2fee903455c1bddd0b87879655498f9145d03f286dd1d222c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c428c523de60d2fee903455c1bddd0b87879655498f9145d03f286dd1d222c", kill_on_drop: false }`
[INFO] [stdout] c7c428c523de60d2fee903455c1bddd0b87879655498f9145d03f286dd1d222c
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c717772fc65d29451de33aae0e9280a4bca5c64f92003ee5ebf8ece9da3a3c3b
[INFO] running `Command { std: "docker" "start" "-a" "c717772fc65d29451de33aae0e9280a4bca5c64f92003ee5ebf8ece9da3a3c3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-katex v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/katex/mod.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                    ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                    |                      |
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/katex/mod.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes {
[INFO] [stdout]    |                    ^^^^^                  ^^^^^^^^^
[INFO] [stdout]    |                    |                      |
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    |                      the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn compile(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "c717772fc65d29451de33aae0e9280a4bca5c64f92003ee5ebf8ece9da3a3c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c717772fc65d29451de33aae0e9280a4bca5c64f92003ee5ebf8ece9da3a3c3b", kill_on_drop: false }`
[INFO] [stdout] c717772fc65d29451de33aae0e9280a4bca5c64f92003ee5ebf8ece9da3a3c3b
[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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7105918b8146110ff63ba43f14d6b2fdb21887a92c1280451bb970f917c8fcee
[INFO] running `Command { std: "docker" "start" "-a" "7105918b8146110ff63ba43f14d6b2fdb21887a92c1280451bb970f917c8fcee", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/katex/mod.rs:50:20
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn compile(&self, input: &str) -> LazyNodes {
[INFO] [stderr]    |                    ^^^^^                  ^^^^^^^^^
[INFO] [stderr]    |                    |                      |
[INFO] [stderr]    |                    |                      the same lifetime is hidden here
[INFO] [stderr]    |                    |                      the same lifetime is hidden here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn compile(&self, input: &str) -> LazyNodes<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-katex` (lib) generated 1 warning (run `cargo fix --lib -p dioxus-katex` to apply 1 suggestion)
[INFO] [stderr] warning: `dioxus-katex` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_katex-1bc7fb2b42394955)
[INFO] [stdout] 
[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] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-f2ac0e84b66ca9ce)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests dioxus_katex
[INFO] [stdout] test ready ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `cx` in this scope
[INFO] [stdout]  --> src/lib.rs:24:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | let katex = use_katex_display(&cx);
[INFO] [stdout]   |                                ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `text` in this scope
[INFO] [stdout]  --> src/lib.rs:25:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | let math = katex.compile(text);
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7105918b8146110ff63ba43f14d6b2fdb21887a92c1280451bb970f917c8fcee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7105918b8146110ff63ba43f14d6b2fdb21887a92c1280451bb970f917c8fcee", kill_on_drop: false }`
[INFO] [stdout] 7105918b8146110ff63ba43f14d6b2fdb21887a92c1280451bb970f917c8fcee
