[INFO] cloning repository https://github.com/nerdachse/leptos-simple-kanban-board
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nerdachse/leptos-simple-kanban-board" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdachse%2Fleptos-simple-kanban-board", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdachse%2Fleptos-simple-kanban-board'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85d590a941a5de16eb7bed55edf0a5ad846bfa20
[INFO] checking nerdachse/leptos-simple-kanban-board against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdachse%2Fleptos-simple-kanban-board" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nerdachse/leptos-simple-kanban-board on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nerdachse/leptos-simple-kanban-board
[INFO] finished tweaking git repo https://github.com/nerdachse/leptos-simple-kanban-board
[INFO] tweaked toml for git repo https://github.com/nerdachse/leptos-simple-kanban-board written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nerdachse/leptos-simple-kanban-board 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" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded leptos_axum v0.6.11
[INFO] [stderr] Downloaded leptos_integration_utils v0.6.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a80b2582d28741387b5185658bd7ab56455a347724f5d09771fdcbc0163c2254
[INFO] running `Command { std: "docker" "start" "-a" "a80b2582d28741387b5185658bd7ab56455a347724f5d09771fdcbc0163c2254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80b2582d28741387b5185658bd7ab56455a347724f5d09771fdcbc0163c2254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80b2582d28741387b5185658bd7ab56455a347724f5d09771fdcbc0163c2254", kill_on_drop: false }`
[INFO] [stdout] a80b2582d28741387b5185658bd7ab56455a347724f5d09771fdcbc0163c2254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e951465d3e3e71eed6e84560d884e6dc03bffd6f1dacf629e0d507279cab2c5
[INFO] running `Command { std: "docker" "start" "-a" "0e951465d3e3e71eed6e84560d884e6dc03bffd6f1dacf629e0d507279cab2c5", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.80
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling autocfg v1.2.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling log v0.4.21
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling wasm-bindgen v0.2.92
[INFO] [stderr] Compiling thiserror v1.0.58
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Checking hashbrown v0.14.3
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Compiling unicode-xid v0.2.4
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling serde_json v1.0.115
[INFO] [stderr] Checking futures-io v0.3.30
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Compiling unicode-segmentation v1.11.0
[INFO] [stderr] Checking ryu v1.0.17
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Checking bytes v1.6.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Compiling xxhash-rust v0.8.10
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Compiling slotmap v1.0.7
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Compiling paste v1.0.14
[INFO] [stderr] Compiling anyhow v1.0.82
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Compiling yansi v1.0.1
[INFO] [stderr] Compiling convert_case v0.6.0
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Compiling camino v1.1.6
[INFO] [stderr] Checking http v0.2.12
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling collection_literals v1.0.1
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling prettyplease v0.2.19
[INFO] [stderr] Compiling interpolator v0.5.0
[INFO] [stderr] Checking winnow v0.6.6
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling syn v2.0.59
[INFO] [stderr] Compiling proc-macro-utils v0.8.0
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Compiling getrandom v0.2.14
[INFO] [stderr] Checking dashmap v5.5.3
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling const_format_proc_macros v0.2.32
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking send_wrapper v0.6.0
[INFO] [stderr] Compiling utf8-width v0.1.7
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Compiling either v1.11.0
[INFO] [stderr] Checking base64 v0.22.0
[INFO] [stderr] Compiling manyhow-macros v0.10.4
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Checking rustc-hash v1.1.0
[INFO] [stderr] Checking self_cell v1.0.3
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Compiling itertools v0.12.1
[INFO] [stderr] Compiling html-escape v0.2.13
[INFO] [stderr] Compiling uuid v1.8.0
[INFO] [stderr] Checking pathdiff v0.2.1
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking inventory v0.3.15
[INFO] [stderr] Checking pad-adapter v0.1.1
[INFO] [stderr] Checking ppv-lite86 v0.2.17
[INFO] [stderr] Checking drain_filter_polyfill v0.1.3
[INFO] [stderr] Checking deunicode v1.4.4
[INFO] [stderr] Compiling const_format v0.2.32
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking fake v2.9.2
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr] Compiling server_fn_macro v0.6.11
[INFO] [stderr] Compiling manyhow v0.10.4
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Compiling thiserror-impl v1.0.58
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling derive-where v1.2.7
[INFO] [stderr] Compiling syn_derive v0.1.8
[INFO] [stderr] Compiling server_fn_macro_default v0.6.11
[INFO] [stderr] Compiling typed-builder-macro v0.18.1
[INFO] [stderr] Compiling async-recursion v1.1.0
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Compiling rstml v0.11.2
[INFO] [stderr] Checking typed-builder v0.18.1
[INFO] [stderr] Compiling quote-use-macros v0.8.0
[INFO] [stderr] Compiling quote-use v0.8.0
[INFO] [stderr] Compiling attribute-derive-macro v0.9.1
[INFO] [stderr] Checking js-sys v0.3.69
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling attribute-derive v0.9.1
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking web-sys v0.3.69
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr] Checking serde_spanned v0.6.5
[INFO] [stderr] Checking toml_datetime v0.6.5
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr] Checking serde_qs v0.12.0
[INFO] [stderr] Checking serde_test v1.0.176
[INFO] [stderr] Checking toml_edit v0.22.9
[INFO] [stderr] Compiling leptos_hot_reload v0.6.11
[INFO] [stderr] Checking linear-map v1.2.0
[INFO] [stderr] Checking leptos_reactive v0.6.11
[INFO] [stderr] Compiling leptos_macro v0.6.11
[INFO] [stderr] Checking toml v0.8.12
[INFO] [stderr] Checking config v0.14.0
[INFO] [stderr] Checking leptos_config v0.6.11
[INFO] [stderr] Checking gloo-utils v0.2.0
[INFO] [stderr] Checking wasm-streams v0.4.0
[INFO] [stderr] Checking gloo-net v0.5.0
[INFO] [stderr] Checking server_fn v0.6.11
[INFO] [stderr] Checking leptos_dom v0.6.11
[INFO] [stderr] Checking leptos_server v0.6.11
[INFO] [stderr] Checking leptos v0.6.11
[INFO] [stderr] Checking leptos_router v0.6.11
[INFO] [stderr] Checking leptos_meta v0.6.11
[INFO] [stderr] Checking leptos-simple-kanban-board v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name_input`
[INFO] [stdout] --> src/components.rs:180:9
[INFO] [stdout] |
[INFO] [stdout] 180 | let name_input = NodeRef::::new();
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_input`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `name_input`
[INFO] [stdout] --> src/components.rs:180:9
[INFO] [stdout] |
[INFO] [stdout] 180 | let name_input = NodeRef::::new();
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_input`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
[INFO] running `Command { std: "docker" "inspect" "0e951465d3e3e71eed6e84560d884e6dc03bffd6f1dacf629e0d507279cab2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e951465d3e3e71eed6e84560d884e6dc03bffd6f1dacf629e0d507279cab2c5", kill_on_drop: false }`
[INFO] [stdout] 0e951465d3e3e71eed6e84560d884e6dc03bffd6f1dacf629e0d507279cab2c5
[INFO] checking nerdachse/leptos-simple-kanban-board against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdachse%2Fleptos-simple-kanban-board" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nerdachse/leptos-simple-kanban-board on toolchain 71235522a9cf955f6b7ff56c0bfb2651ecd0180b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nerdachse/leptos-simple-kanban-board
[INFO] finished tweaking git repo https://github.com/nerdachse/leptos-simple-kanban-board
[INFO] tweaked toml for git repo https://github.com/nerdachse/leptos-simple-kanban-board written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nerdachse/leptos-simple-kanban-board 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" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d06a8ee21b2470e2ea85de1b6a9c0794bbbac8e1ec51944aecec759e40d5558
[INFO] running `Command { std: "docker" "start" "-a" "2d06a8ee21b2470e2ea85de1b6a9c0794bbbac8e1ec51944aecec759e40d5558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d06a8ee21b2470e2ea85de1b6a9c0794bbbac8e1ec51944aecec759e40d5558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d06a8ee21b2470e2ea85de1b6a9c0794bbbac8e1ec51944aecec759e40d5558", kill_on_drop: false }`
[INFO] [stdout] 2d06a8ee21b2470e2ea85de1b6a9c0794bbbac8e1ec51944aecec759e40d5558
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4c3e18fea0fab6fb669767ae6033b974029e23560e5fc85e8b8dd8117827f4
[INFO] running `Command { std: "docker" "start" "-a" "3f4c3e18fea0fab6fb669767ae6033b974029e23560e5fc85e8b8dd8117827f4", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.80
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling serde v1.0.197
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling autocfg v1.2.0
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr] Compiling log v0.4.21
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.92
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling thiserror v1.0.58
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Checking futures-core v0.3.30
[INFO] [stderr] Checking hashbrown v0.14.3
[INFO] [stderr] Checking futures-sink v0.3.30
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Compiling unicode-xid v0.2.4
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking futures-io v0.3.30
[INFO] [stderr] Compiling serde_json v1.0.115
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking equivalent v1.0.1
[INFO] [stderr] Checking futures-task v0.3.30
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Compiling unicode-segmentation v1.11.0
[INFO] [stderr] Checking ryu v1.0.17
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Compiling xxhash-rust v0.8.10
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Checking bytes v1.6.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Compiling slotmap v1.0.7
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Compiling yansi v1.0.1
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Compiling paste v1.0.14
[INFO] [stderr] Compiling camino v1.1.6
[INFO] [stderr] Compiling anyhow v1.0.82
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Compiling convert_case v0.6.0
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking http v0.2.12
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling prettyplease v0.2.19
[INFO] [stderr] Compiling interpolator v0.5.0
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling collection_literals v1.0.1
[INFO] [stderr] Checking winnow v0.6.6
[INFO] [stderr] Compiling walkdir v2.5.0
[INFO] [stderr] Compiling syn v2.0.59
[INFO] [stderr] Compiling proc-macro-utils v0.8.0
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Compiling getrandom v0.2.14
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking dashmap v5.5.3
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Checking send_wrapper v0.6.0
[INFO] [stderr] Compiling const_format_proc_macros v0.2.32
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Compiling utf8-width v0.1.7
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking base64 v0.22.0
[INFO] [stderr] Compiling manyhow-macros v0.10.4
[INFO] [stderr] Checking rustc-hash v1.1.0
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking self_cell v1.0.3
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling either v1.11.0
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Compiling html-escape v0.2.13
[INFO] [stderr] Compiling uuid v1.8.0
[INFO] [stderr] Compiling itertools v0.12.1
[INFO] [stderr] Checking pathdiff v0.2.1
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking pad-adapter v0.1.1
[INFO] [stderr] Checking ppv-lite86 v0.2.17
[INFO] [stderr] Checking drain_filter_polyfill v0.1.3
[INFO] [stderr] Checking inventory v0.3.15
[INFO] [stderr] Checking deunicode v1.4.4
[INFO] [stderr] Compiling const_format v0.2.32
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking fake v2.9.2
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr] Compiling server_fn_macro v0.6.11
[INFO] [stderr] Compiling manyhow v0.10.4
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stderr] Compiling serde_derive v1.0.197
[INFO] [stderr] Compiling thiserror-impl v1.0.58
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling derive-where v1.2.7
[INFO] [stderr] Compiling syn_derive v0.1.8
[INFO] [stderr] Compiling server_fn_macro_default v0.6.11
[INFO] [stderr] Compiling typed-builder-macro v0.18.1
[INFO] [stderr] Compiling async-recursion v1.1.0
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr] Compiling rstml v0.11.2
[INFO] [stderr] Compiling quote-use-macros v0.8.0
[INFO] [stderr] Checking typed-builder v0.18.1
[INFO] [stderr] Compiling quote-use v0.8.0
[INFO] [stderr] Compiling attribute-derive-macro v0.9.1
[INFO] [stderr] Checking js-sys v0.3.69
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Compiling attribute-derive v0.9.1
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking web-sys v0.3.69
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr] Checking toml_datetime v0.6.5
[INFO] [stderr] Checking serde_spanned v0.6.5
[INFO] [stderr] Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr] Checking serde_qs v0.12.0
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking serde_test v1.0.176
[INFO] [stderr] Checking toml_edit v0.22.9
[INFO] [stderr] Compiling leptos_hot_reload v0.6.11
[INFO] [stderr] Checking linear-map v1.2.0
[INFO] [stderr] Checking leptos_reactive v0.6.11
[INFO] [stderr] Compiling leptos_macro v0.6.11
[INFO] [stderr] Checking toml v0.8.12
[INFO] [stderr] Checking config v0.14.0
[INFO] [stderr] Checking leptos_config v0.6.11
[INFO] [stderr] Checking gloo-utils v0.2.0
[INFO] [stderr] Checking wasm-streams v0.4.0
[INFO] [stderr] Checking gloo-net v0.5.0
[INFO] [stderr] Checking server_fn v0.6.11
[INFO] [stderr] Checking leptos_server v0.6.11
[INFO] [stderr] Checking leptos_dom v0.6.11
[INFO] [stderr] Checking leptos v0.6.11
[INFO] [stderr] Checking leptos_meta v0.6.11
[INFO] [stderr] Checking leptos_router v0.6.11
[INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/build/scope.rs:1059:26: found wrong drop, expected value drop of _0, found None
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/build/scope.rs:1059:26:
[INFO] [stderr] Box
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 0: 0x7f42a718a0a5 - std::backtrace_rs::backtrace::libunwind::trace::h43efcc75ae349f22
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr] 1: 0x7f42a718a0a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h880b10760367002f
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr] 2: 0x7f42a718a0a5 - std::sys_common::backtrace::_print_fmt::h99ecbf5d30ca101f
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr] 3: 0x7f42a718a0a5 - ::fmt::h746b692bc5c3e314
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr] 4: 0x7f42a71db2eb - core::fmt::rt::Argument::fmt::h8ad78e98fcb74910
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr] 5: 0x7f42a71db2eb - core::fmt::write::h85877d7728ae7876
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/mod.rs:1168:21
[INFO] [stderr] 6: 0x7f42a717ec0f - std::io::Write::write_fmt::had2193ff91b7d1c9
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/io/mod.rs:1835:15
[INFO] [stderr] 7: 0x7f42a7189e7e - std::sys_common::backtrace::_print::hff16c65d757fec76
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr] 8: 0x7f42a7189e7e - std::sys_common::backtrace::print::ha7b7a8462e5e80ad
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr] 9: 0x7f42a718c889 - std::panicking::default_hook::{{closure}}::h58a4c919ed3f2290
[INFO] [stderr] 10: 0x7f42a718c627 - std::panicking::default_hook::h2ea990a3fda49246
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:292:9
[INFO] [stderr] 11: 0x7f42aa4db520 - std[87b34b1e78e2f90f]::panicking::update_hook::>::{closure#0}
[INFO] [stderr] 12: 0x7f42a718d18f - as core::ops::function::Fn>::call::h5e29d4f0fa16f087
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2076:9
[INFO] [stderr] 13: 0x7f42a718d18f - std::panicking::rust_panic_with_hook::h772c7c0cdfd63f9a
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:801:13
[INFO] [stderr] 14: 0x7f42aa50c531 - std[87b34b1e78e2f90f]::panicking::begin_panic::::{closure#0}
[INFO] [stderr] 15: 0x7f42aa508e66 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
[INFO] [stderr] 16: 0x7f42aa5040f6 - std[87b34b1e78e2f90f]::panicking::begin_panic::
[INFO] [stderr] 17: 0x7f42aa5159d1 - ::emit_producing_guarantee
[INFO] [stderr] 18: 0x7f42aaa1195c - rustc_middle[8c200ea75c7a2cc1]::util::bug::opt_span_bug_fmt::::{closure#0}
[INFO] [stderr] 19: 0x7f42aa9fa8da - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
[INFO] [stderr] 20: 0x7f42aa9fa77b - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr] 21: 0x7f42a83b9820 - rustc_middle[8c200ea75c7a2cc1]::util::bug::bug_fmt
[INFO] [stderr] 22: 0x7f42abc3ac5f - ::expr_into_dest
[INFO] [stderr] 23: 0x7f42abc347c5 - ::expr_into_dest
[INFO] [stderr] 24: 0x7f42ac3b5cd8 - ::ast_block_stmts
[INFO] [stderr] 25: 0x7f42ac3b4b62 - ::ast_block
[INFO] [stderr] 26: 0x7f42abc32ddb - ::expr_into_dest
[INFO] [stderr] 27: 0x7f42abc347c5 - ::expr_into_dest
[INFO] [stderr] 28: 0x7f42abc03ddc - rustc_mir_build[523cd0c16747ce02]::build::mir_build
[INFO] [stderr] 29: 0x7f42abc01bce - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 30: 0x7f42abfaf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 31: 0x7f42abfaef4d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 32: 0x7f42ab81e816 - rustc_mir_transform[d86ab4b94d3ce251]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr] 33: 0x7f42ab81e2b3 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 34: 0x7f42abbec6d1 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 35: 0x7f42abbec2c1 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::has_ffi_unwind_calls::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 36: 0x7f42a937887b - rustc_mir_transform[d86ab4b94d3ce251]::mir_promoted
[INFO] [stderr] 37: 0x7f42abb2e152 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 38: 0x7f42abb2e3fd - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 39: 0x7f42abb2e050 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 40: 0x7f42ac83c307 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 41: 0x7f42abfaf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 42: 0x7f42abfaee8d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 43: 0x7f42ac03bf4e - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 44: 0x7f42ac62858a - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of_opaque
[INFO] [stderr] 45: 0x7f42ac6283e5 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 46: 0x7f42aba25420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 47: 0x7f42ac8e8484 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 48: 0x7f42aba20bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 49: 0x7f42a9070fc7 - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of
[INFO] [stderr] 50: 0x7f42aba267ea - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 51: 0x7f42aba25420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 52: 0x7f42aba24fbb - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 53: 0x7f42ac0216da - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 54: 0x7f42ac326a92 - ::expand_opaque_ty
[INFO] [stderr] 55: 0x7f42ac325dbe - >::fold_ty
[INFO] [stderr] 56: 0x7f42ac326ad4 - ::expand_opaque_ty
[INFO] [stderr] 57: 0x7f42ac326944 - ::try_expand_impl_trait_type
[INFO] [stderr] 58: 0x7f42a81a23b2 - rustc_hir_analysis[e290b2466edc33f9]::check::check::check_item_type
[INFO] [stderr] 59: 0x7f42a907c89a - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_well_formed
[INFO] [stderr] 60: 0x7f42abbbe3bd - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 61: 0x7f42abbbe62a - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 62: 0x7f42abbbe39a - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 63: 0x7f42abbbf137 - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_mod_type_wf
[INFO] [stderr] 64: 0x7f42abbbef67 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 65: 0x7f42ac654730 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 66: 0x7f42ac6544d9 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 67: 0x7f42abfac00c - rustc_hir_analysis[e290b2466edc33f9]::check_crate
[INFO] [stderr] 68: 0x7f42abf9fac7 - rustc_interface[93168e81b39c752c]::passes::analysis
[INFO] [stderr] 69: 0x7f42abf9f607 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 70: 0x7f42ac66b0a5 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 71: 0x7f42ac66ae0f - rustc_query_impl[1d0016ac74cce8a3]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 72: 0x7f42ac4f16df - rustc_interface[93168e81b39c752c]::interface::run_compiler::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr] 73: 0x7f42ac4e1c67 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>
[INFO] [stderr] 74: 0x7f42ac4e1a2a - <::spawn_unchecked_, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#2} as core[ddc95358b2301d20]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 75: 0x7f42a719707b - as core::ops::function::FnOnce>::call_once::h4f76b5259caa369e
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9
[INFO] [stderr] 76: 0x7f42a719707b - as core::ops::function::FnOnce>::call_once::hc96c4efb99fe56eb
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9
[INFO] [stderr] 77: 0x7f42a719707b - std::sys::pal::unix::thread::Thread::new::thread_start::hfdc09d7530aed2b5
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr] 78: 0x7f42a6f3cac3 -
[INFO] [stderr] 79: 0x7f42a6fcda04 - __clone
[INFO] [stderr] 80: 0x0 -
[INFO] [stderr]
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr]
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_meta-0.6.11/rustc-ice-2024-06-21T18_46_35-2392.txt`: Read-only file system (os error 30)
[INFO] [stderr]
[INFO] [stderr] note: rustc 1.81.0-nightly (71235522a 2024-06-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr]
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr]
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr]
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [mir_built] building MIR for `title::__Title`
[INFO] [stderr] #1 [has_ffi_unwind_calls] checking if `title::__Title` contains FFI-unwind calls
[INFO] [stderr] #2 [mir_promoted] promoting constants in MIR for `title::__Title`
[INFO] [stderr] #3 [mir_borrowck] borrow-checking `title::__Title`
[INFO] [stderr] #4 [type_of_opaque] computing type of opaque `title::__Title::{opaque#0}`
[INFO] [stderr] #5 [type_of] computing type of `title::__Title::{opaque#0}`
[INFO] [stderr] #6 [check_well_formed] checking that `title::Title::{opaque#0}` is well-formed
[INFO] [stderr] #7 [check_mod_type_wf] checking that types are well-formed in module `title`
[INFO] [stderr] #8 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `leptos_meta` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/build/scope.rs:1059:26:
[INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/build/scope.rs:1059:26: found wrong drop, expected value drop of _0, found None
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Box
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 0: 0x7f46e4be30a5 - std::backtrace_rs::backtrace::libunwind::trace::h43efcc75ae349f22
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr] 1: 0x7f46e4be30a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h880b10760367002f
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr] 2: 0x7f46e4be30a5 - std::sys_common::backtrace::_print_fmt::h99ecbf5d30ca101f
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr] 3: 0x7f46e4be30a5 - ::fmt::h746b692bc5c3e314
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr] 4: 0x7f46e4c342eb - core::fmt::rt::Argument::fmt::h8ad78e98fcb74910
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr] 5: 0x7f46e4c342eb - core::fmt::write::h85877d7728ae7876
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/mod.rs:1168:21
[INFO] [stderr] 6: 0x7f46e4bd7c0f - std::io::Write::write_fmt::had2193ff91b7d1c9
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/io/mod.rs:1835:15
[INFO] [stderr] 7: 0x7f46e4be2e7e - std::sys_common::backtrace::_print::hff16c65d757fec76
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr] 8: 0x7f46e4be2e7e - std::sys_common::backtrace::print::ha7b7a8462e5e80ad
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr] 9: 0x7f46e4be5889 - std::panicking::default_hook::{{closure}}::h58a4c919ed3f2290
[INFO] [stderr] 10: 0x7f46e4be5627 - std::panicking::default_hook::h2ea990a3fda49246
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:292:9
[INFO] [stderr] 11: 0x7f46e14db520 - std[87b34b1e78e2f90f]::panicking::update_hook::>::{closure#0}
[INFO] [stderr] 12: 0x7f46e4be618f - as core::ops::function::Fn>::call::h5e29d4f0fa16f087
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2076:9
[INFO] [stderr] 13: 0x7f46e4be618f - std::panicking::rust_panic_with_hook::h772c7c0cdfd63f9a
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:801:13
[INFO] [stderr] 14: 0x7f46e150c531 - std[87b34b1e78e2f90f]::panicking::begin_panic::::{closure#0}
[INFO] [stderr] 15: 0x7f46e1508e66 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !>
[INFO] [stderr] 16: 0x7f46e15040f6 - std[87b34b1e78e2f90f]::panicking::begin_panic::
[INFO] [stderr] 17: 0x7f46e15159d1 - ::emit_producing_guarantee
[INFO] [stderr] 18: 0x7f46e1a1195c - rustc_middle[8c200ea75c7a2cc1]::util::bug::opt_span_bug_fmt::::{closure#0}
[INFO] [stderr] 19: 0x7f46e19fa8da - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0}
[INFO] [stderr] 20: 0x7f46e19fa77b - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr] 21: 0x7f46df3b9820 - rustc_middle[8c200ea75c7a2cc1]::util::bug::bug_fmt
[INFO] [stderr] 22: 0x7f46e2c3ac5f - ::expr_into_dest
[INFO] [stderr] 23: 0x7f46e2c347c5 - ::expr_into_dest
[INFO] [stderr] 24: 0x7f46e33b5cd8 - ::ast_block_stmts
[INFO] [stderr] 25: 0x7f46e33b4b62 - ::ast_block
[INFO] [stderr] 26: 0x7f46e2c32ddb - ::expr_into_dest
[INFO] [stderr] 27: 0x7f46e2c347c5 - ::expr_into_dest
[INFO] [stderr] 28: 0x7f46e33b5cd8 - ::ast_block_stmts
[INFO] [stderr] 29: 0x7f46e33b4b62 - ::ast_block
[INFO] [stderr] 30: 0x7f46e2c32ddb - ::expr_into_dest
[INFO] [stderr] 31: 0x7f46e2c347c5 - ::expr_into_dest
[INFO] [stderr] 32: 0x7f46e33b5cd8 - ::ast_block_stmts
[INFO] [stderr] 33: 0x7f46e33b4b62 - ::ast_block
[INFO] [stderr] 34: 0x7f46e2c32ddb - ::expr_into_dest
[INFO] [stderr] 35: 0x7f46e2c347c5 - ::expr_into_dest
[INFO] [stderr] 36: 0x7f46e33b5cd8 - ::ast_block_stmts
[INFO] [stderr] 37: 0x7f46e33b4b62 - ::ast_block
[INFO] [stderr] 38: 0x7f46e2c32ddb - ::expr_into_dest
[INFO] [stderr] 39: 0x7f46e2c347c5 - ::expr_into_dest
[INFO] [stderr] 40: 0x7f46e2c03ddc - rustc_mir_build[523cd0c16747ce02]::build::mir_build
[INFO] [stderr] 41: 0x7f46e2c01bce - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 42: 0x7f46e2faf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 43: 0x7f46e2faef4d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 44: 0x7f46e281e816 - rustc_mir_transform[d86ab4b94d3ce251]::ffi_unwind_calls::has_ffi_unwind_calls
[INFO] [stderr] 45: 0x7f46e281e2b3 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 46: 0x7f46e2bec6d1 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 47: 0x7f46e2bec2c1 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::has_ffi_unwind_calls::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 48: 0x7f46e037887b - rustc_mir_transform[d86ab4b94d3ce251]::mir_promoted
[INFO] [stderr] 49: 0x7f46e2b2e152 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 50: 0x7f46e2b2e3fd - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 51: 0x7f46e2b2e050 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 52: 0x7f46e383c307 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 53: 0x7f46e2faf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 54: 0x7f46e2faee8d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 55: 0x7f46e303bf4e - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 56: 0x7f46e362858a - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of_opaque
[INFO] [stderr] 57: 0x7f46e36283e5 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 58: 0x7f46e2a25420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 59: 0x7f46e38e8484 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 60: 0x7f46e2a20bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 61: 0x7f46e0070fc7 - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of
[INFO] [stderr] 62: 0x7f46e2a267ea - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 63: 0x7f46e2a25420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 64: 0x7f46e2a24fbb - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 65: 0x7f46e30216da - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>>
[INFO] [stderr] 66: 0x7f46e3326a92 - ::expand_opaque_ty
[INFO] [stderr] 67: 0x7f46e3325dbe - >::fold_ty
[INFO] [stderr] 68: 0x7f46e39a9912 - <&rustc_middle[8c200ea75c7a2cc1]::ty::list::RawList<(), rustc_middle[8c200ea75c7a2cc1]::ty::Ty> as rustc_type_ir[c73835c709aa6fad]::fold::TypeFoldable>::try_fold_with::
[INFO] [stderr] 69: 0x7f46e3325e1b - >::fold_ty
[INFO] [stderr] 70: 0x7f46e3326438 - <&rustc_middle[8c200ea75c7a2cc1]::ty::list::RawList<(), rustc_middle[8c200ea75c7a2cc1]::ty::generic_args::GenericArg> as rustc_type_ir[c73835c709aa6fad]::fold::TypeFoldable>::try_fold_with::
[INFO] [stderr] 71: 0x7f46e3325de9 - >::fold_ty
[INFO] [stderr] 72: 0x7f46e332635d - <&rustc_middle[8c200ea75c7a2cc1]::ty::list::RawList<(), rustc_middle[8c200ea75c7a2cc1]::ty::generic_args::GenericArg> as rustc_type_ir[c73835c709aa6fad]::fold::TypeFoldable>::try_fold_with::
[INFO] [stderr] 73: 0x7f46e3325e51 - >::fold_ty
[INFO] [stderr] 74: 0x7f46e3326ad4 - ::expand_opaque_ty
[INFO] [stderr] 75: 0x7f46e3326944 - ::try_expand_impl_trait_type
[INFO] [stderr] 76: 0x7f46df1a23b2 - rustc_hir_analysis[e290b2466edc33f9]::check::check::check_item_type
[INFO] [stderr] 77: 0x7f46e007c89a - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_well_formed
[INFO] [stderr] 78: 0x7f46e2bbe3bd - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 79: 0x7f46e2bbe62a - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 80: 0x7f46e2bbe39a - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 81: 0x7f46e2bbf137 - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_mod_type_wf
[INFO] [stderr] 82: 0x7f46e2bbef67 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 83: 0x7f46e3654730 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 84: 0x7f46e36544d9 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 85: 0x7f46e2fac00c - rustc_hir_analysis[e290b2466edc33f9]::check_crate
[INFO] [stderr] 86: 0x7f46e2f9fac7 - rustc_interface[93168e81b39c752c]::passes::analysis
[INFO] [stderr] 87: 0x7f46e2f9f607 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::>
[INFO] [stderr] 88: 0x7f46e366b0a5 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false>
[INFO] [stderr] 89: 0x7f46e366ae0f - rustc_query_impl[1d0016ac74cce8a3]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 90: 0x7f46e34f16df - rustc_interface[93168e81b39c752c]::interface::run_compiler::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr] 91: 0x7f46e34e1c67 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>
[INFO] [stderr] 92: 0x7f46e34e1a2a - <::spawn_unchecked_, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#2} as core[ddc95358b2301d20]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 93: 0x7f46e4bf007b - as core::ops::function::FnOnce>::call_once::h4f76b5259caa369e
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9
[INFO] [stderr] 94: 0x7f46e4bf007b - as core::ops::function::FnOnce>::call_once::hc96c4efb99fe56eb
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9
[INFO] [stderr] 95: 0x7f46e4bf007b - std::sys::pal::unix::thread::Thread::new::thread_start::hfdc09d7530aed2b5
[INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr] 96: 0x7f46de06bac3 -
[INFO] [stderr] 97: 0x7f46de0fca04 - __clone
[INFO] [stderr] 98: 0x0 -
[INFO] [stderr]
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr]
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_router-0.6.11/rustc-ice-2024-06-21T18_46_35-2393.txt`: Read-only file system (os error 30)
[INFO] [stderr]
[INFO] [stderr] note: rustc 1.81.0-nightly (71235522a 2024-06-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr]
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr]
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr]
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [mir_built] building MIR for `components::redirect::__Redirect`
[INFO] [stderr] #1 [has_ffi_unwind_calls] checking if `components::redirect::__Redirect` contains FFI-unwind calls
[INFO] [stderr] #2 [mir_promoted] promoting constants in MIR for `components::redirect::__Redirect`
[INFO] [stderr] #3 [mir_borrowck] borrow-checking `components::redirect::__Redirect`
[INFO] [stderr] #4 [type_of_opaque] computing type of opaque `components::redirect::__Redirect::{opaque#0}`
[INFO] [stderr] #5 [type_of] computing type of `components::redirect::__Redirect::{opaque#0}`
[INFO] [stderr] #6 [check_well_formed] checking that `components::redirect::Redirect::{opaque#0}` is well-formed
[INFO] [stderr] #7 [check_mod_type_wf] checking that types are well-formed in module `components::redirect`
[INFO] [stderr] #8 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `leptos_router` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3f4c3e18fea0fab6fb669767ae6033b974029e23560e5fc85e8b8dd8117827f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4c3e18fea0fab6fb669767ae6033b974029e23560e5fc85e8b8dd8117827f4", kill_on_drop: false }`
[INFO] [stdout] 3f4c3e18fea0fab6fb669767ae6033b974029e23560e5fc85e8b8dd8117827f4