[INFO] fetching crate wasmcloud-provider-messaging-websocket 0.1.0... [INFO] testing wasmcloud-provider-messaging-websocket-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate wasmcloud-provider-messaging-websocket 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wasmcloud-provider-messaging-websocket 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmcloud-provider-messaging-websocket 0.1.0 [INFO] tweaked toml for crates.io crate wasmcloud-provider-messaging-websocket 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmcloud-provider-messaging-websocket 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmcloud-provider-messaging-websocket 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18d8ccb396551d2ffac537f60b000dbacf54ffeaae60c455608cd1ec41429b38 [INFO] running `Command { std: "docker" "start" "-a" "18d8ccb396551d2ffac537f60b000dbacf54ffeaae60c455608cd1ec41429b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18d8ccb396551d2ffac537f60b000dbacf54ffeaae60c455608cd1ec41429b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d8ccb396551d2ffac537f60b000dbacf54ffeaae60c455608cd1ec41429b38", kill_on_drop: false }` [INFO] [stdout] 18d8ccb396551d2ffac537f60b000dbacf54ffeaae60c455608cd1ec41429b38 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6786f6093d9ed12956b8370be3ef4c33e0c76a9aa74cdc64ff731a1e5f83cf [INFO] running `Command { std: "docker" "start" "-a" "5e6786f6093d9ed12956b8370be3ef4c33e0c76a9aa74cdc64ff731a1e5f83cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling wasmparser v0.219.2 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling wasm-encoder v0.229.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling wasm-gen v0.1.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling wasm-encoder v0.219.2 [INFO] [stderr] Compiling wit-parser v0.219.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling wascap v0.16.1 [INFO] [stderr] Compiling wasm-metadata v0.219.2 [INFO] [stderr] Compiling wit-bindgen-rust v0.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-nats v0.39.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.28.0 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling leb128-tokio v0.1.6 [INFO] [stderr] Compiling utf8-tokio v0.2.1 [INFO] [stderr] Compiling async-compression v0.4.33 [INFO] [stderr] Compiling wit-component v0.219.2 [INFO] [stderr] Compiling provider-archive v0.16.0 [INFO] [stderr] Compiling wasm-tokio v0.6.0 [INFO] [stderr] Compiling wit-bindgen-core v0.34.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling send-future v0.1.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.34.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.34.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.29.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.28.1 [INFO] [stderr] Compiling tracing-flame v0.2.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling wrpc-transport v0.28.4 [INFO] [stderr] Compiling wit-bindgen v0.34.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling wasmcloud-core v0.20.0 [INFO] [stderr] Compiling opentelemetry-http v0.28.0 [INFO] [stderr] Compiling wrpc-transport-nats v0.28.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.28.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.28.0 [INFO] [stderr] Compiling wasmcloud-tracing v0.15.0 [INFO] [stderr] Compiling wasmcloud-provider-sdk v0.16.0 [INFO] [stderr] Compiling wasmcloud-provider-messaging-websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "5e6786f6093d9ed12956b8370be3ef4c33e0c76a9aa74cdc64ff731a1e5f83cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6786f6093d9ed12956b8370be3ef4c33e0c76a9aa74cdc64ff731a1e5f83cf", kill_on_drop: false }` [INFO] [stdout] 5e6786f6093d9ed12956b8370be3ef4c33e0c76a9aa74cdc64ff731a1e5f83cf [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e003fa4f1e6fa0265034b105fb6ffa035a2c759095aea238cfb3ba74a6a16bd [INFO] running `Command { std: "docker" "start" "-a" "5e003fa4f1e6fa0265034b105fb6ffa035a2c759095aea238cfb3ba74a6a16bd", kill_on_drop: false }` [INFO] [stderr] Compiling wasmcloud-provider-messaging-websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AtomicUsize` and `Ordering` [INFO] [stdout] --> tests/client_broadcast_test.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::atomic::{AtomicUsize, Ordering}; [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: `std::sync::Arc` [INFO] [stdout] --> tests/client_broadcast_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `provider` [INFO] [stdout] --> tests/client_broadcast_test.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let provider = WebSocketMessagingProvider::new(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.54s [INFO] running `Command { std: "docker" "inspect" "5e003fa4f1e6fa0265034b105fb6ffa035a2c759095aea238cfb3ba74a6a16bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e003fa4f1e6fa0265034b105fb6ffa035a2c759095aea238cfb3ba74a6a16bd", kill_on_drop: false }` [INFO] [stdout] 5e003fa4f1e6fa0265034b105fb6ffa035a2c759095aea238cfb3ba74a6a16bd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44a687ce61fe76f22258c01053072ecacb1463dbcbba4cba9c6d970a6528c967 [INFO] running `Command { std: "docker" "start" "-a" "44a687ce61fe76f22258c01053072ecacb1463dbcbba4cba9c6d970a6528c967", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AtomicUsize` and `Ordering` [INFO] [stderr] --> tests/client_broadcast_test.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | use std::sync::atomic::{AtomicUsize, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> tests/client_broadcast_test.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `provider` [INFO] [stderr] --> tests/client_broadcast_test.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | let provider = WebSocketMessagingProvider::new(); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wasmcloud-provider-messaging-websocket` (test "client_broadcast_test") generated 3 warnings (run `cargo fix --test "client_broadcast_test" -p wasmcloud-provider-messaging-websocket` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmcloud_provider_messaging_websocket-26d7432c3a18633f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test server::tests::test_parse_broker_message ... ok [INFO] [stdout] test server::tests::test_parse_broker_message_no_reply ... ok [INFO] [stdout] test connection::tests::test_merge ... ok [INFO] [stdout] test connection::tests::test_from_map_custom ... ok [INFO] [stdout] test server::tests::test_server_state ... ok [INFO] [stdout] test tests::test_provider_creation ... ok [INFO] [stdout] test tests::test_provider_from_config ... ok [INFO] [stdout] test connection::tests::test_from_map_default ... ok [INFO] [stdout] test tests::test_session_management ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/websocket_provider-c587d4fcbd6e8acc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/client_broadcast_test.rs (/opt/rustwide/target/debug/deps/client_broadcast_test-f27f2dcab7850939) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_client_mode_broadcast_to_handlers ... ignored, requires network access to external server [INFO] [stdout] test test_client_session_tracking ... ignored, requires network access to external server [INFO] [stdout] test test_component_reply_to_remote_server ... ignored, requires network access to external server [INFO] [stdout] test test_multiple_handlers_broadcast ... ignored, requires network access to external server [INFO] [stdout] test test_message_encoding ... ok [INFO] [stdout] test test_message_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-173c8ea402e30719) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_config_merging ... ok [INFO] [stdout] test test_concurrent_access ... ok [INFO] [stdout] test test_provider_state ... ok [INFO] [stdout] test test_message_creation ... ok [INFO] [stdout] test test_shutdown ... ok [INFO] [stdout] test test_session_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/server_mode_test.rs (/opt/rustwide/target/debug/deps/server_mode_test-90682c09f500cdb9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_client_mode ... ok [INFO] [stdout] test test_list_ws_clients ... ok [INFO] [stdout] test test_session_routing ... ok [INFO] [stdout] test test_reply_to_handling ... ok [INFO] [stdout] test test_server_mode_initialization ... ok [INFO] [stdout] test test_broadcast_server_mode ... ok [INFO] [stdout] test test_session_tracking_config ... ok [INFO] [stdout] test test_server_mode_shutdown ... ok [INFO] [stderr] Doc-tests wasmcloud_provider_messaging_websocket [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44a687ce61fe76f22258c01053072ecacb1463dbcbba4cba9c6d970a6528c967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a687ce61fe76f22258c01053072ecacb1463dbcbba4cba9c6d970a6528c967", kill_on_drop: false }` [INFO] [stdout] 44a687ce61fe76f22258c01053072ecacb1463dbcbba4cba9c6d970a6528c967