[INFO] fetching crate ws-bridge 0.2.1...
[INFO] testing ws-bridge-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ws-bridge 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ws-bridge 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ws-bridge 0.2.1
[INFO] tweaked toml for crates.io crate ws-bridge 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ws-bridge 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ws-bridge 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.58
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded data-encoding v2.10.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded bumpalo v3.20.1
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded web-sys v0.3.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db127416dc602c0c8b77a18d34cebf21c5c7641831d826cc3037b6bebf396a3d
[INFO] running `Command { std: "docker" "start" "-a" "db127416dc602c0c8b77a18d34cebf21c5c7641831d826cc3037b6bebf396a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db127416dc602c0c8b77a18d34cebf21c5c7641831d826cc3037b6bebf396a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db127416dc602c0c8b77a18d34cebf21c5c7641831d826cc3037b6bebf396a3d", kill_on_drop: false }`
[INFO] [stdout] db127416dc602c0c8b77a18d34cebf21c5c7641831d826cc3037b6bebf396a3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6181d522cbe895724540961f325c0b69607c13e3acc412b913c6728dc98357a
[INFO] running `Command { std: "docker" "start" "-a" "a6181d522cbe895724540961f325c0b69607c13e3acc412b913c6728dc98357a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ws-bridge v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "a6181d522cbe895724540961f325c0b69607c13e3acc412b913c6728dc98357a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6181d522cbe895724540961f325c0b69607c13e3acc412b913c6728dc98357a", kill_on_drop: false }`
[INFO] [stdout] a6181d522cbe895724540961f325c0b69607c13e3acc412b913c6728dc98357a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a27ee63785dbf28622931ed7d8f280f947d86be2f469ab8ba9ee5d9bdb136c
[INFO] running `Command { std: "docker" "start" "-a" "69a27ee63785dbf28622931ed7d8f280f947d86be2f469ab8ba9ee5d9bdb136c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ws-bridge v0.2.1 (/opt/rustwide/workdir)
[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 axum v0.8.8
[INFO] [stdout] error[E0432]: unresolved import `ws_bridge::reconnect`
[INFO] [stdout]   --> examples/reconnecting_client.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ws_bridge::reconnect::BackoffConfig;
[INFO] [stdout]    |                ^^^^^^^^^ could not find `reconnect` in `ws_bridge`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "reconnect")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `reconnect` feature
[INFO] [stdout] 17 | pub mod reconnect;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ws_bridge::reconnect`
[INFO] [stdout]    --> tests/integration.rs:445:20
[INFO] [stdout]     |
[INFO] [stdout] 445 |     use ws_bridge::reconnect::{BackoffConfig, ReconnectingWs};
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `reconnect` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout]  16 | #[cfg(feature = "reconnect")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `reconnect` feature
[INFO] [stdout]  17 | pub mod reconnect;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]   --> examples/echo_client.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut conn = ws_bridge::native_client::connect::<EchoEndpoint>("ws://127.0.0.1:3000")
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "native-client")]
[INFO] [stdout]    |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout] 14 | pub mod native_client;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]   --> examples/echo_server.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |         ws_bridge::server::handler::<EchoEndpoint, _, _>(|mut conn| async move {
[INFO] [stdout]    |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "server")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]  8 | pub mod server;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]   --> examples/stateful_server.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ws_bridge::server::handler_with_state::<EchoEndpoint, _, _, Arc<AppState>>(
[INFO] [stdout]    |                        ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "server")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]  8 | pub mod server;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `reconnect` in `ws_bridge`
[INFO] [stdout]   --> examples/reconnecting_client.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ws_bridge::reconnect::connect_native::<EchoEndpoint>("ws://127.0.0.1:3000".into(), config);
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `reconnect` in `ws_bridge`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "reconnect")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `reconnect` feature
[INFO] [stdout] 17 | pub mod reconnect;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |         ws_bridge::server::handler::<TestEndpoint, _, _>(|mut conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut conn = ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ws_bridge::server::handler::<BinaryEndpoint, _, _>(|mut conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:175:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut conn = ws_bridge::native_client::connect::<BinaryEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |         ws_bridge::server::handler::<TestEndpoint, _, _>(|conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let conn = ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |         ws_bridge::server::upgrade::<TestEndpoint, _, _>(ws, |mut conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let mut conn = ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:292:47
[INFO] [stdout]     |
[INFO] [stdout] 292 |                     let mut conn = ws_bridge::server::into_connection::<TestEndpoint>(socket);
[INFO] [stdout]     |                                               ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:305:31
[INFO] [stdout]     |
[INFO] [stdout] 305 |     let mut conn = ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:334:24
[INFO] [stdout]     |
[INFO] [stdout] 334 |             ws_bridge::server::handler_with_state::<TestEndpoint, _, _, Arc<AppState>>(
[INFO] [stdout]     |                        ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |     let mut conn = ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 `ws-bridge` (example "echo_client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:374:20
[INFO] [stdout]     |
[INFO] [stdout] 374 |         ws_bridge::server::handler::<TestEndpoint, _, _>(|mut conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ws-bridge` (example "echo_server") due to 1 previous error
[INFO] [stderr] error: could not compile `ws-bridge` (example "stateful_server") due to 1 previous error
[INFO] [stderr] error: could not compile `ws-bridge` (example "reconnecting_client") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:386:31
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut conn = ws_bridge::native_client::connect_to_url::<TestEndpoint>(&url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:403:20
[INFO] [stdout]     |
[INFO] [stdout] 403 |         ws_bridge::server::handler::<PushOnlyEndpoint, _, _>(|mut conn| async move {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:420:31
[INFO] [stdout]     |
[INFO] [stdout] 420 |     let mut conn = ws_bridge::native_client::connect::<PushOnlyEndpoint>(&base_url)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |         ws_bridge::server::handler::<TestEndpoint, _, _>(move |mut conn| {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:489:28
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 ws_bridge::native_client::connect::<TestEndpoint>(&url)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `server` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:543:20
[INFO] [stdout]     |
[INFO] [stdout] 543 |         ws_bridge::server::handler::<TestEndpoint, _, _>(move |mut conn| {
[INFO] [stdout]     |                    ^^^^^^ could not find `server` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(feature = "server")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]   8 | pub mod server;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |             ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `native_client` in `ws_bridge`
[INFO] [stdout]    --> tests/integration.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             ws_bridge::native_client::connect::<TestEndpoint>(&base_url)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ could not find `native_client` in `ws_bridge`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:14:9
[INFO] [stdout]     |
[INFO] [stdout]  13 | #[cfg(feature = "native-client")]
[INFO] [stdout]     |       ------------------------- the item is gated behind the `native-client` feature
[INFO] [stdout]  14 | pub mod native_client;
[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 `ws-bridge` (test "integration") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "69a27ee63785dbf28622931ed7d8f280f947d86be2f469ab8ba9ee5d9bdb136c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a27ee63785dbf28622931ed7d8f280f947d86be2f469ab8ba9ee5d9bdb136c", kill_on_drop: false }`
[INFO] [stdout] 69a27ee63785dbf28622931ed7d8f280f947d86be2f469ab8ba9ee5d9bdb136c
