[INFO] cloning repository https://github.com/Christian-Schefe/tak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christian-Schefe/tak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Ftak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Ftak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed48cecc702bfed88977f2656d8ee5ea7f7e58b5
[INFO] checking Christian-Schefe/tak against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristian-Schefe%2Ftak" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Christian-Schefe/tak
[INFO] finished tweaking git repo https://github.com/Christian-Schefe/tak
[INFO] tweaked toml for git repo https://github.com/Christian-Schefe/tak written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Christian-Schefe/tak on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Christian-Schefe/tak 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc0e14791e48a446ae6582751ce3ffe96f362bca1727a26d48a5d076468a01cf
[INFO] running `Command { std: "docker" "start" "-a" "cc0e14791e48a446ae6582751ce3ffe96f362bca1727a26d48a5d076468a01cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc0e14791e48a446ae6582751ce3ffe96f362bca1727a26d48a5d076468a01cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0e14791e48a446ae6582751ce3ffe96f362bca1727a26d48a5d076468a01cf", kill_on_drop: false }`
[INFO] [stdout] cc0e14791e48a446ae6582751ce3ffe96f362bca1727a26d48a5d076468a01cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38c35e8494077e88ab5917267dbbf136e8e0e75d74ea342323e841c70343b659
[INFO] running `Command { std: "docker" "start" "-a" "38c35e8494077e88ab5917267dbbf136e8e0e75d74ea342323e841c70343b659", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dioxus-core-types v0.7.0-alpha.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling server_fn_macro v0.8.6
[INFO] [stderr]     Checking dioxus-cli-config v0.7.0-alpha.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-alpha.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling server_fn v0.8.5
[INFO] [stderr]    Compiling dioxus-document v0.7.0-alpha.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.0-alpha.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking dioxus-config-macros v0.7.0-alpha.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling takumi v0.1.1 (/opt/rustwide/workdir/takumi)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0-alpha.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0-alpha.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0-alpha.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling fixed-map-derive v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.0-alpha.3
[INFO] [stderr]    Compiling dioxus_server_macro v0.7.0-alpha.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0-alpha.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking generational-box v0.7.0-alpha.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.6.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dioxus-logger v0.7.0-alpha.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking enumset v1.1.7
[INFO] [stderr]    Compiling const-serialize v0.7.0-alpha.3
[INFO] [stderr]    Compiling manganis-core v0.7.0-alpha.3
[INFO] [stderr]    Compiling manganis-macro v0.7.0-alpha.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking subsecond-types v0.7.0-alpha.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking fixed-map v0.9.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking subsecond v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-core v0.7.0-alpha.3
[INFO] [stderr]     Checking manganis v0.7.0-alpha.3
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking tak-core v0.1.1 (/opt/rustwide/workdir/tak-core)
[INFO] [stderr]     Checking flexi_logger v0.31.2
[INFO] [stderr]     Checking dioxus-signals v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-history v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-devtools-types v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-fullstack-protocol v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-hooks v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-devtools v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-html v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-fullstack-hooks v0.7.0-alpha.3
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking dioxus-lib v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-router v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-fullstack v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus v0.7.0-alpha.3
[INFO] [stderr]     Checking dioxus-free-icons v0.10.0-alpha.1
[INFO] [stderr]     Checking ws-pubsub v0.1.1 (/opt/rustwide/workdir/ws-pubsub)
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> ws-pubsub/src/future.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn sleep(duration: std::time::Duration) {
[INFO] [stdout]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> ws-pubsub/src/future.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn sleep(duration: std::time::Duration) {
[INFO] [stdout]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sleep` is never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn sleep(duration: std::time::Duration) {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Service` is never constructed
[INFO] [stdout]   --> ws-pubsub/src/future.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Service<T, R> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `send`, and `is_running` are never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<T, R> Service<T, R> {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub async fn send(&self, msg: T) -> Option<R> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_service` is never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn run_service<T: 'static, R: 'static, Input, Fut>(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ws-pubsub/src/topic.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn iter(&self) -> NodeIter<T> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn iter(&self) -> NodeIter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ws-pubsub/src/topic.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn iter_mut(&mut self) -> NodeIterMut<T> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn iter_mut(&mut self) -> NodeIterMut<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ws-pubsub/src/topic.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> NodeIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> NodeIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ws-pubsub/src/topic.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn iter_mut(&mut self) -> NodeIterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn iter_mut(&mut self) -> NodeIterMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sleep` is never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn sleep(duration: std::time::Duration) {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Service` is never constructed
[INFO] [stdout]   --> ws-pubsub/src/future.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Service<T, R> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `send`, and `is_running` are never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<T, R> Service<T, R> {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub async fn send(&self, msg: T) -> Option<R> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_service` is never used
[INFO] [stdout]   --> ws-pubsub/src/future.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn run_service<T: 'static, R: 'static, Input, Fut>(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ws-pubsub/src/topic.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn iter(&self) -> NodeIter<T> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn iter(&self) -> NodeIter<'_, T> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ws-pubsub/src/topic.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn iter_mut(&mut self) -> NodeIterMut<T> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn iter_mut(&mut self) -> NodeIterMut<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ws-pubsub/src/topic.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> NodeIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> NodeIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ws-pubsub/src/topic.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn iter_mut(&mut self) -> NodeIterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn iter_mut(&mut self) -> NodeIterMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking takumi-worker v0.1.1 (/opt/rustwide/workdir/takumi-worker)
[INFO] [stderr]     Checking tak v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive_dynamic`
[INFO] [stdout]  --> src/components/notifications.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ws_pubsub::use_ws_topic_receive_dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive_dynamic` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive_dynamic`
[INFO] [stdout]  --> src/components/notifications.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ws_pubsub::use_ws_topic_receive_dynamic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive_dynamic` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_connection`
[INFO] [stdout]  --> src/components/pubsub_client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ws_pubsub::use_ws_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_connection` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_connection`
[INFO] [stdout]  --> src/components/pubsub_client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ws_pubsub::use_ws_connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_connection` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ws_pubsub::use_ws_topic_receive`, `ws_pubsub::use_ws_topic_send`
[INFO] [stdout]  --> src/components/tak_websocket.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ws_pubsub::{use_ws_topic_receive, use_ws_topic_send};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `use_ws_topic_send` in the root
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ws_pubsub::use_ws_topic_receive`, `ws_pubsub::use_ws_topic_send`
[INFO] [stdout]  --> src/components/tak_websocket.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ws_pubsub::{use_ws_topic_receive, use_ws_topic_send};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `use_ws_topic_send` in the root
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive`
[INFO] [stdout]  --> src/components/tak_win_modal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ws_pubsub::use_ws_topic_receive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive`
[INFO] [stdout]  --> src/views/seeks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ws_pubsub::use_ws_topic_receive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive`
[INFO] [stdout]  --> src/components/tak_win_modal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ws_pubsub::use_ws_topic_receive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_pubsub::use_ws_topic_receive`
[INFO] [stdout]  --> src/views/seeks.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ws_pubsub::use_ws_topic_receive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `use_ws_topic_receive` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/future.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     tokio::time::sleep(duration).await;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::dioxus_elements::completions::CompleteWithBraces::time`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 6 -     tokio::time::sleep(duration).await;
[INFO] [stdout] 6 +     crate::dioxus_elements::completions::CompleteWithBraces::sleep(duration).await;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/future.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     tokio::time::sleep(duration).await;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::dioxus_elements::completions::CompleteWithBraces::time`; try using the variant's enum
[INFO] [stdout]   |
[INFO] [stdout] 6 -     tokio::time::sleep(duration).await;
[INFO] [stdout] 6 +     crate::dioxus_elements::completions::CompleteWithBraces::sleep(duration).await;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:49:46
[INFO] [stdout]     |
[INFO] [stdout]  49 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::Request;
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:49:46
[INFO] [stdout]     |
[INFO] [stdout]  49 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::Request;
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:51:46
[INFO] [stdout]     |
[INFO] [stdout]  51 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::Response;
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:51:46
[INFO] [stdout]     |
[INFO] [stdout]  51 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::Response;
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout]  61 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::send(req)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout]  61 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::send(req)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:78:46
[INFO] [stdout]     |
[INFO] [stdout]  78 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::open_websocket(path)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:78:46
[INFO] [stdout]     |
[INFO] [stdout]  78 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::open_websocket(path)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:82:46
[INFO] [stdout]     |
[INFO] [stdout]  82 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::spawn(future)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `reqwest` in `client`
[INFO] [stdout]    --> src/server/api/auth_client.rs:82:46
[INFO] [stdout]     |
[INFO] [stdout]  82 |         <dioxus::prelude::server_fn::client::reqwest::ReqwestClient as Client<Error>>::spawn(future)
[INFO] [stdout]     |                                              ^^^^^^^ could not find `reqwest` in `client`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 217 | /// Implements [`Client`] for a request made by [`reqwest`].
[INFO] [stdout] 218 | pub mod reqwest {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `browser` in `client`
[INFO] [stdout]   --> src/server/api/mod.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[server]
[INFO] [stdout]    | ^^^^^^^^^ could not find `browser` in `client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "browser")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `browser` feature
[INFO] [stdout] 56 | /// Implements [`Client`] for a `fetch` request in the browser.
[INFO] [stdout] 57 | pub mod browser {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `server` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `browser` in `client`
[INFO] [stdout]   --> src/server/api/mod.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[server]
[INFO] [stdout]    | ^^^^^^^^^ could not find `browser` in `client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "browser")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `browser` feature
[INFO] [stdout] 56 | /// Implements [`Client`] for a `fetch` request in the browser.
[INFO] [stdout] 57 | pub mod browser {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `server` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `browser` in `client`
[INFO] [stdout]   --> src/server/api/mod.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[server]
[INFO] [stdout]    | ^^^^^^^^^ could not find `browser` in `client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "browser")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `browser` feature
[INFO] [stdout] 56 | /// Implements [`Client`] for a `fetch` request in the browser.
[INFO] [stdout] 57 | pub mod browser {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `server` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `browser` in `client`
[INFO] [stdout]   --> src/server/api/mod.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[server]
[INFO] [stdout]    | ^^^^^^^^^ could not find `browser` in `client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/server_fn-0.8.5/src/client.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "browser")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `browser` feature
[INFO] [stdout] 56 | /// Implements [`Client`] for a `fetch` request in the browser.
[INFO] [stdout] 57 | pub mod browser {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `server` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail_api`
[INFO] [stdout]  --> src/server/api/matches.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bail_api,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail_api`
[INFO] [stdout]  --> src/server/api/seek.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bail_api,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail_api`
[INFO] [stdout]  --> src/server/api/matches.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bail_api,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail_api`
[INFO] [stdout]  --> src/server/api/seek.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bail_api,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tak` (bin "tak") due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tak` (bin "tak" test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "38c35e8494077e88ab5917267dbbf136e8e0e75d74ea342323e841c70343b659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c35e8494077e88ab5917267dbbf136e8e0e75d74ea342323e841c70343b659", kill_on_drop: false }`
[INFO] [stdout] 38c35e8494077e88ab5917267dbbf136e8e0e75d74ea342323e841c70343b659
