[INFO] cloning repository https://github.com/AntiHero/leptos_fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntiHero/leptos_fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiHero%2Fleptos_fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiHero%2Fleptos_fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69cf7ef3e15f95888cbd023beb3ab6dafdda15b2
[INFO] documenting AntiHero/leptos_fun against 1.75.0 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiHero%2Fleptos_fun" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AntiHero/leptos_fun on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AntiHero/leptos_fun
[INFO] finished tweaking git repo https://github.com/AntiHero/leptos_fun
[INFO] tweaked toml for git repo https://github.com/AntiHero/leptos_fun written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AntiHero/leptos_fun 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" "+1.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.33
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.33
[INFO] [stderr]   Downloaded leptos_core v0.0.21
[INFO] [stderr]   Downloaded leptos_server v0.0.21
[INFO] [stderr]   Downloaded leptos_dom v0.0.21
[INFO] [stderr]   Downloaded leptos v0.0.21
[INFO] [stderr]   Downloaded leptos_config v0.0.21
[INFO] [stderr]   Downloaded leptos_reactive v0.0.21
[INFO] [stderr]   Downloaded leptos_macro v0.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b2b4b621d808788b68bd83139d403f5ffe8c0acc82216340daadd66a74249b8
[INFO] running `Command { std: "docker" "start" "-a" "7b2b4b621d808788b68bd83139d403f5ffe8c0acc82216340daadd66a74249b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2b4b621d808788b68bd83139d403f5ffe8c0acc82216340daadd66a74249b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2b4b621d808788b68bd83139d403f5ffe8c0acc82216340daadd66a74249b8", kill_on_drop: false }`
[INFO] [stdout] 7b2b4b621d808788b68bd83139d403f5ffe8c0acc82216340daadd66a74249b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 827c63cdeffa75f65acb2d560a74ce049e82cb3e0245cd0b2154807b583dc456
[INFO] running `Command { std: "docker" "start" "-a" "827c63cdeffa75f65acb2d560a74ce049e82cb3e0245cd0b2154807b583dc456", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling leptos_reactive v0.0.21
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling leptos_dom v0.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling leptos_macro v0.0.21
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling leptos_core v0.0.21
[INFO] [stderr]    Compiling leptos v0.0.21
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling typed-builder v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]     Checking leptos_config v0.0.21
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling syn-rsx v0.9.0
[INFO] [stderr]     Checking js-sys v0.3.60
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking web-sys v0.3.60
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.33
[INFO] [stderr]     Checking rmp-serde v1.1.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking gloo-utils v0.1.6
[INFO] [stderr]     Checking console_log v0.2.0
[INFO] [stderr]     Checking gloo-net v0.2.5
[INFO] [stderr]     Checking leptos_server v0.0.21
[INFO] [stderr]  Documenting counter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.58s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/counter/index.html
[INFO] running `Command { std: "docker" "inspect" "827c63cdeffa75f65acb2d560a74ce049e82cb3e0245cd0b2154807b583dc456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827c63cdeffa75f65acb2d560a74ce049e82cb3e0245cd0b2154807b583dc456", kill_on_drop: false }`
[INFO] [stdout] 827c63cdeffa75f65acb2d560a74ce049e82cb3e0245cd0b2154807b583dc456
[INFO] documenting AntiHero/leptos_fun against beta-2023-12-22 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntiHero%2Fleptos_fun" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AntiHero/leptos_fun on toolchain beta-2023-12-22
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AntiHero/leptos_fun
[INFO] finished tweaking git repo https://github.com/AntiHero/leptos_fun
[INFO] tweaked toml for git repo https://github.com/AntiHero/leptos_fun written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AntiHero/leptos_fun 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-2023-12-22" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40d9c231c458bb74e026f53ddf2ccc6dece7797549d16e1fbeb047e266e19ee9
[INFO] running `Command { std: "docker" "start" "-a" "40d9c231c458bb74e026f53ddf2ccc6dece7797549d16e1fbeb047e266e19ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40d9c231c458bb74e026f53ddf2ccc6dece7797549d16e1fbeb047e266e19ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d9c231c458bb74e026f53ddf2ccc6dece7797549d16e1fbeb047e266e19ee9", kill_on_drop: false }`
[INFO] [stdout] 40d9c231c458bb74e026f53ddf2ccc6dece7797549d16e1fbeb047e266e19ee9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-12-22" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ab2e3ac5c3b6a0c5810b4a1a2db67e4d047a4c10bf4b0e274e654b4058295b
[INFO] running `Command { std: "docker" "start" "-a" "b4ab2e3ac5c3b6a0c5810b4a1a2db67e4d047a4c10bf4b0e274e654b4058295b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling leptos_reactive v0.0.21
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling leptos_dom v0.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling leptos_macro v0.0.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling leptos_core v0.0.21
[INFO] [stderr]    Compiling leptos v0.0.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling typed-builder v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]     Checking leptos_config v0.0.21
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling syn-rsx v0.9.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]     Checking js-sys v0.3.60
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking web-sys v0.3.60
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.33
[INFO] [stderr]     Checking rmp-serde v1.1.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking gloo-utils v0.1.6
[INFO] [stderr]     Checking console_log v0.2.0
[INFO] [stderr]     Checking gloo-net v0.2.5
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.21/src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(not(feature = "stable"), feature(fn_traits))]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.21/src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(not(feature = "stable"), feature(unboxed_closures))]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_reactive-0.0.21/src/lib.rs:2:46
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(not(feature = "stable"), feature(fn_traits))]
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leptos_reactive` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4ab2e3ac5c3b6a0c5810b4a1a2db67e4d047a4c10bf4b0e274e654b4058295b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ab2e3ac5c3b6a0c5810b4a1a2db67e4d047a4c10bf4b0e274e654b4058295b", kill_on_drop: false }`
[INFO] [stdout] b4ab2e3ac5c3b6a0c5810b4a1a2db67e4d047a4c10bf4b0e274e654b4058295b