[INFO] fetching crate product-os-server 0.0.53...
[INFO] testing product-os-server-0.0.53 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate product-os-server 0.0.53 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate product-os-server 0.0.53
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate product-os-server 0.0.53
[INFO] tweaked toml for crates.io crate product-os-server 0.0.53 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-server 0.0.53 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate product-os-server 0.0.53 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5eb39754516f33d05082c8a0b5997b56c2306ae8e9a04d872a103c10231e53a
[INFO] running `Command { std: "docker" "start" "-a" "f5eb39754516f33d05082c8a0b5997b56c2306ae8e9a04d872a103c10231e53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5eb39754516f33d05082c8a0b5997b56c2306ae8e9a04d872a103c10231e53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5eb39754516f33d05082c8a0b5997b56c2306ae8e9a04d872a103c10231e53a", kill_on_drop: false }`
[INFO] [stdout] f5eb39754516f33d05082c8a0b5997b56c2306ae8e9a04d872a103c10231e53a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af61b966dc8e2387dad5095581276d679b84251a5387ae3986dcdeb8bcaa7616
[INFO] running `Command { std: "docker" "start" "-a" "af61b966dc8e2387dad5095581276d679b84251a5387ae3986dcdeb8bcaa7616", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ioslice v0.6.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling product-os-net v0.0.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling product-os-http v0.0.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling product-os-random v0.0.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling product-os-http-body v0.0.23
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling product-os-request v0.0.53
[INFO] [stderr]    Compiling product-os-configuration v0.0.43
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling product-os-async-executor v0.0.18
[INFO] [stderr]    Compiling product-os-security v0.0.65
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling product-os-utilities v0.0.25
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling product-os-router v0.0.41
[INFO] [stderr]    Compiling product-os-server v0.0.53 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:732:31
[INFO] [stdout]     |
[INFO] [stdout] 732 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:782:31
[INFO] [stdout]     |
[INFO] [stdout] 782 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1675:33
[INFO] [stdout]      |
[INFO] [stdout] 1675 |             .unwrap_or_else(|e| panic!("Failed to parse base URL: {:?}", e))
[INFO] [stdout]      |                                 ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> src/lib.rs:84:5
[INFO] [stdout]      |
[INFO] [stdout]   84 | use std::prelude::v1::*;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/config.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |             .unwrap_or_else(|e| panic!("Failed to build URL from config: {}", e))
[INFO] [stdout]     |                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/config.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/logging.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::prelude::v1::*;
[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: `product_os_async_executor::Executor`
[INFO] [stdout]    --> src/lib.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | use product_os_async_executor::Executor;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]    --> src/lib.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct ProductOSServer<S, E, X>
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |     executor: Arc<E>,
[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 `ServerExecutor` is never constructed
[INFO] [stdout]   --> src/server_executor.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct ServerExecutor {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `spawn` is never used
[INFO] [stdout]   --> src/server_executor.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl ServerExecutor {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn spawn<E, X, F>(executor: Arc<E>, fut: F) -> Result<(), &'static str>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "af61b966dc8e2387dad5095581276d679b84251a5387ae3986dcdeb8bcaa7616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af61b966dc8e2387dad5095581276d679b84251a5387ae3986dcdeb8bcaa7616", kill_on_drop: false }`
[INFO] [stdout] af61b966dc8e2387dad5095581276d679b84251a5387ae3986dcdeb8bcaa7616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69dd509c543cd27eeaa1e402de9738a249060f001be067066a742216ef513653
[INFO] running `Command { std: "docker" "start" "-a" "69dd509c543cd27eeaa1e402de9738a249060f001be067066a742216ef513653", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling product-os-async-executor v0.0.18
[INFO] [stderr]    Compiling product-os-security v0.0.65
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling product-os-utilities v0.0.25
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling product-os-router v0.0.41
[INFO] [stderr]    Compiling product-os-server v0.0.53 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:732:31
[INFO] [stdout]     |
[INFO] [stdout] 732 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:782:31
[INFO] [stdout]     |
[INFO] [stdout] 782 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1675:33
[INFO] [stdout]      |
[INFO] [stdout] 1675 |             .unwrap_or_else(|e| panic!("Failed to parse base URL: {:?}", e))
[INFO] [stdout]      |                                 ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> src/lib.rs:84:5
[INFO] [stdout]      |
[INFO] [stdout]   84 | use std::prelude::v1::*;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/config.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |             .unwrap_or_else(|e| panic!("Failed to build URL from config: {}", e))
[INFO] [stdout]     |                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/config.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/logging.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::prelude::v1::*;
[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: `product_os_async_executor::Executor`
[INFO] [stdout]    --> src/lib.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | use product_os_async_executor::Executor;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]    --> src/lib.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct ProductOSServer<S, E, X>
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |     executor: Arc<E>,
[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 `ServerExecutor` is never constructed
[INFO] [stdout]   --> src/server_executor.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct ServerExecutor {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `spawn` is never used
[INFO] [stdout]   --> src/server_executor.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl ServerExecutor {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn spawn<E, X, F>(executor: Arc<E>, fut: F) -> Result<(), &'static str>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:732:31
[INFO] [stdout]     |
[INFO] [stdout] 732 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/lib.rs:782:31
[INFO] [stdout]     |
[INFO] [stdout] 782 |                     Err(e) => panic!("Failed to create default executor context: {:?}. An executor must be available.", e),
[INFO] [stdout]     |                               ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/lib.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1675:33
[INFO] [stdout]      |
[INFO] [stdout] 1675 |             .unwrap_or_else(|e| panic!("Failed to parse base URL: {:?}", e))
[INFO] [stdout]      |                                 ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]     --> src/lib.rs:84:5
[INFO] [stdout]      |
[INFO] [stdout]   84 | use std::prelude::v1::*;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]      = help: or use `crate::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]     --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/config.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |             .unwrap_or_else(|e| panic!("Failed to build URL from config: {}", e))
[INFO] [stdout]     |                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/config.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use std::prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/prelude/mod.rs:41:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::prelude::v1::*`
[INFO] [stdout]  --> src/logging.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::prelude::v1::*;
[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: `product_os_async_executor::Executor`
[INFO] [stdout]    --> src/lib.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | use product_os_async_executor::Executor;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/websocket_server.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_server::Extension`
[INFO] [stdout]    --> examples/stateful_server.rs:5:54
[INFO] [stdout]     |
[INFO] [stdout]   5 | use product_os_server::{ProductOSServer, StatusCode, Extension, Json};
[INFO] [stdout]     |                                                      ^^^^^^^^^ no `Extension` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "core")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `core` feature
[INFO] [stdout] 154 | pub use axum::extract::Extension;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/stateful_server.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]  --> examples/stateful_server.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use parking_lot::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/basic_http.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/basic_http.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/websocket_server.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/stateful_server.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/json_api.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/https_with_tls.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/json_api.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/basic_http.rs:47:26
[INFO] [stdout]     |
[INFO] [stdout]  47 |         ProductOSServer::new_with_config(config);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executor` is never read
[INFO] [stdout]    --> src/lib.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub struct ProductOSServer<S, E, X>
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |     executor: Arc<E>,
[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 `ServerExecutor` is never constructed
[INFO] [stdout]   --> src/server_executor.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct ServerExecutor {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `spawn` is never used
[INFO] [stdout]   --> src/server_executor.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl ServerExecutor {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn spawn<E, X, F>(executor: Arc<E>, fut: F) -> Result<(), &'static str>
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_state_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/stateful_server.rs:77:26
[INFO] [stdout]     |
[INFO] [stdout]  77 |         ProductOSServer::new_with_state_with_config(config, state);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_state_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:601:5
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "basic_http") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/https_with_tls.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `product_os_async_executor::TokioExecutor`
[INFO] [stdout]   --> examples/sse_server.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use product_os_async_executor::TokioExecutor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TokioExecutor` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/product-os-async-executor-0.0.18/src/lib.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "exec_tokio")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `exec_tokio` feature
[INFO] [stdout] 78 | pub use tokio::TokioExecutor;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "stateful_server") due to 5 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/json_api.rs:85:26
[INFO] [stdout]     |
[INFO] [stdout]  85 |         ProductOSServer::new_with_config(config);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/https_with_tls.rs:42:26
[INFO] [stdout]     |
[INFO] [stdout]  42 |         ProductOSServer::new_with_config(config);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "json_api") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> examples/sse_server.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/websocket_server.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |         ProductOSServer::new_with_config(config);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "https_with_tls") due to 3 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `new_with_config` found for struct `ProductOSServer<S, E, X>` in the current scope
[INFO] [stdout]    --> examples/sse_server.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |         ProductOSServer::new_with_config(config);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ associated function or constant not found in `ProductOSServer<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProductOSServer<_, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor_with_config
[INFO] [stdout]       ProductOSServer::<(), E, X>::new_with_executor
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state_with_config
[INFO] [stdout]       ProductOSServer::<S, E, X>::new_with_executor_with_state
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn new_with_executor(executor: Option<Arc<E>>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 601 |     pub fn new_with_executor_with_state_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub fn new_with_executor_with_state(executor: Option<Arc<E>>, state: S) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_with_executor_with_config` with a similar name
[INFO] [stdout]    --> src/lib.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn new_with_executor_with_config(executor: Option<Arc<E>>, config: crate::config::ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "sse_server") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `product-os-server` (example "websocket_server") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "69dd509c543cd27eeaa1e402de9738a249060f001be067066a742216ef513653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69dd509c543cd27eeaa1e402de9738a249060f001be067066a742216ef513653", kill_on_drop: false }`
[INFO] [stdout] 69dd509c543cd27eeaa1e402de9738a249060f001be067066a742216ef513653
