[INFO] cloning repository https://github.com/rambip/rust-web-markdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rambip/rust-web-markdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Frust-web-markdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Frust-web-markdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22ab22566014a8bd5bac959dd2a4770d2eddf16b
[INFO] testing rambip/rust-web-markdown against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Frust-web-markdown" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rambip/rust-web-markdown
[INFO] finished tweaking git repo https://github.com/rambip/rust-web-markdown
[INFO] tweaked toml for git repo https://github.com/rambip/rust-web-markdown written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rambip/rust-web-markdown 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] crate git repo https://github.com/rambip/rust-web-markdown 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-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cecc19400fbff3c558c04addb36ac934f5a9be3b386664ad28c5ba1e467cf730
[INFO] running `Command { std: "docker" "start" "-a" "cecc19400fbff3c558c04addb36ac934f5a9be3b386664ad28c5ba1e467cf730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cecc19400fbff3c558c04addb36ac934f5a9be3b386664ad28c5ba1e467cf730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecc19400fbff3c558c04addb36ac934f5a9be3b386664ad28c5ba1e467cf730", kill_on_drop: false }`
[INFO] [stdout] cecc19400fbff3c558c04addb36ac934f5a9be3b386664ad28c5ba1e467cf730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e91bf79952cb2b31b614ccb73a76915891d9e89d43eaf8f4baa9cb5cc73f09ea
[INFO] running `Command { std: "docker" "start" "-a" "e91bf79952cb2b31b614ccb73a76915891d9e89d43eaf8f4baa9cb5cc73f09ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rapidhash v4.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling dioxus-core-types v0.7.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dioxus-web v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling pad-adapter v0.1.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.2
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.2
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generational-box v0.7.2
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling subsecond-types v0.7.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling subsecond v0.7.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]    Compiling oco_ref v0.1.1
[INFO] [stderr]    Compiling katex-rs v0.2.3
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling manganis-core v0.7.2
[INFO] [stderr]    Compiling dioxus-logger v0.7.2
[INFO] [stderr]    Compiling dioxus-core v0.7.2
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling manganis-macro v0.7.2
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling manganis v0.7.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling leptos_config v0.6.15
[INFO] [stderr]    Compiling dioxus-signals v0.7.2
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.2
[INFO] [stderr]    Compiling dioxus-history v0.7.2
[INFO] [stderr]    Compiling dioxus-hooks v0.7.2
[INFO] [stderr]    Compiling dioxus-devtools v0.7.2
[INFO] [stderr]    Compiling dioxus-stores v0.7.2
[INFO] [stderr]    Compiling dioxus-html v0.7.2
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling web-framework-markdown v0.1.0 (/opt/rustwide/workdir/web-markdown)
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling leptos_reactive v0.6.15
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling dioxus-asset-resolver v0.7.2
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> web-markdown/src/render.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |                 _ => panic!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> web-markdown/src/render.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 Start(t) => self.render_tag(t, range),
[INFO] [stdout]     |                 -------- matches some of the same values
[INFO] [stdout] 293 |                 End(end) => {
[INFO] [stdout]     |                 -------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 306 |                 Text(s) => Ok(cx.render_text(s, range)),
[INFO] [stdout]     |                 ------- matches some of the same values
[INFO] [stdout] 307 |                 Code(s) => Ok(cx.render_code(s, range)),
[INFO] [stdout]     |                 ------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 317 |                 _ => panic!(),
[INFO] [stdout]     |                 ^ ...and 9 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `syntax` is never used
[INFO] [stdout]   --> web-markdown/src/render.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl HtmlError {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn syntax(message: impl ToString) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling server_fn v0.6.15
[INFO] [stderr]    Compiling leptos_dom v0.6.15
[INFO] [stderr]    Compiling leptos_server v0.6.15
[INFO] [stderr]    Compiling dioxus v0.7.2
[INFO] [stderr]    Compiling dioxus-markdown v0.1.0 (/opt/rustwide/workdir/dioxus-markdown)
[INFO] [stderr]    Compiling yew-markdown v0.1.0 (/opt/rustwide/workdir/yew-markdown)
[INFO] [stderr]    Compiling yew-performance v0.1.0 (/opt/rustwide/workdir/yew-markdown/examples/performance)
[INFO] [stderr]    Compiling yew-onclick v0.1.0 (/opt/rustwide/workdir/yew-markdown/examples/onclick)
[INFO] [stderr]    Compiling yew-custom-components v0.1.0 (/opt/rustwide/workdir/yew-markdown/examples/custom-components)
[INFO] [stderr]    Compiling yew-showcase v0.1.0 (/opt/rustwide/workdir/yew-markdown/examples/showcase)
[INFO] [stderr]    Compiling yew-editor v0.1.0 (/opt/rustwide/workdir/yew-markdown/examples/editor)
[INFO] [stderr]    Compiling dioxus-editor v0.1.0 (/opt/rustwide/workdir/dioxus-markdown/examples/editor)
[INFO] [stderr]    Compiling dioxus-onclick v0.1.0 (/opt/rustwide/workdir/dioxus-markdown/examples/onclick)
[INFO] [stderr]    Compiling dioxus-custom-components v0.1.0 (/opt/rustwide/workdir/dioxus-markdown/examples/custom-components)
[INFO] [stderr]    Compiling dioxus-showcase v0.1.0 (/opt/rustwide/workdir/dioxus-markdown/examples/showcase)
[INFO] [stderr] error: could not compile `leptos_dom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name leptos_dom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_dom-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="csr"' --cfg 'feature="default"' --cfg 'feature="web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("csr", "default", "experimental-islands", "hydrate", "nightly", "nonce", "ssr", "trace-component-props", "web"))' -C metadata=0ec2b0449c43fd4a -C extra-filename=-ef1817e4b2c4bb3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-567199328a807ecd.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-83060ec5685761ae.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-8f8869109fb995e7.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3ecb55303ba86a4a.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-5c3d265d41ef62d0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-92c609a00701d15e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-144f4b3efc3ba30a.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-56aa9b4d456566fe.rmeta --extern leptos_reactive=/opt/rustwide/target/debug/deps/libleptos_reactive-6c80f2f7a4281b3a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern pad_adapter=/opt/rustwide/target/debug/deps/libpad_adapter-8b12cddcd04f6fd7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-df2313b39b38d183.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-586a097207fe8a73.rmeta --extern server_fn=/opt/rustwide/target/debug/deps/libserver_fn-a33f9cb4cf6ab9fb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3281308869c19c4b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b215024706423f7.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-0a9a4cd6e0314bfd.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-f23071fe96a1319b.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-27232601a317cfad.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e91bf79952cb2b31b614ccb73a76915891d9e89d43eaf8f4baa9cb5cc73f09ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91bf79952cb2b31b614ccb73a76915891d9e89d43eaf8f4baa9cb5cc73f09ea", kill_on_drop: false }`
[INFO] [stdout] e91bf79952cb2b31b614ccb73a76915891d9e89d43eaf8f4baa9cb5cc73f09ea
