[INFO] fetching crate foxglove 0.9.0... [INFO] testing foxglove-0.9.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate foxglove 0.9.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate foxglove 0.9.0 [INFO] finished tweaking crates.io crate foxglove 0.9.0 [INFO] tweaked toml for crates.io crate foxglove 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate foxglove 0.9.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foxglove 0.9.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallbytes v0.1.0 [INFO] [stderr] Downloaded foxglove_derive v0.9.0 [INFO] [stderr] Downloaded binrw_derive v0.12.0 [INFO] [stderr] Downloaded binrw v0.12.0 [INFO] [stderr] Downloaded mcap v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee0a8b7386675da38fef06127b73d2e6ad883934d77551cde665ef924d012a95 [INFO] running `Command { std: "docker" "start" "-a" "ee0a8b7386675da38fef06127b73d2e6ad883934d77551cde665ef924d012a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee0a8b7386675da38fef06127b73d2e6ad883934d77551cde665ef924d012a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0a8b7386675da38fef06127b73d2e6ad883934d77551cde665ef924d012a95", kill_on_drop: false }` [INFO] [stdout] ee0a8b7386675da38fef06127b73d2e6ad883934d77551cde665ef924d012a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb8cbe5479ac9aab72da46b73944f523f402176af590c09439ff4d50c866088c [INFO] running `Command { std: "docker" "start" "-a" "fb8cbe5479ac9aab72da46b73944f523f402176af590c09439ff4d50c866088c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling smallbytes v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foxglove_derive v0.9.0 [INFO] [stderr] Compiling enumset v1.1.6 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling mcap v0.18.0 [INFO] [stderr] Compiling foxglove v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "fb8cbe5479ac9aab72da46b73944f523f402176af590c09439ff4d50c866088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8cbe5479ac9aab72da46b73944f523f402176af590c09439ff4d50c866088c", kill_on_drop: false }` [INFO] [stdout] fb8cbe5479ac9aab72da46b73944f523f402176af590c09439ff4d50c866088c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0e4f5b8ad5070bcd5dea925f180c8823c89baabaa36b64749437bc2a8ce24837 [INFO] running `Command { std: "docker" "start" "-a" "0e4f5b8ad5070bcd5dea925f180c8823c89baabaa36b64749437bc2a8ce24837", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling mcap v0.18.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling foxglove v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/websocket/testutil.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn recv(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn recv(&mut self) -> Result, RecvError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.09s [INFO] running `Command { std: "docker" "inspect" "0e4f5b8ad5070bcd5dea925f180c8823c89baabaa36b64749437bc2a8ce24837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4f5b8ad5070bcd5dea925f180c8823c89baabaa36b64749437bc2a8ce24837", kill_on_drop: false }` [INFO] [stdout] 0e4f5b8ad5070bcd5dea925f180c8823c89baabaa36b64749437bc2a8ce24837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0d332f6e8c7a22ba28fe1f289e99d88edc8131ff0478a277b1434238f75cb826 [INFO] running `Command { std: "docker" "start" "-a" "0d332f6e8c7a22ba28fe1f289e99d88edc8131ff0478a277b1434238f75cb826", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/websocket/testutil.rs:63:23 [INFO] [stderr] | [INFO] [stderr] 63 | pub async fn recv(&mut self) -> Result { [INFO] [stderr] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 63 | pub async fn recv(&mut self) -> Result, RecvError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `foxglove` (lib test) generated 1 warning (run `cargo fix --lib -p foxglove --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/foxglove-c2ed93920dd2f085) [INFO] [stdout] [INFO] [stdout] running 161 tests [INFO] [stdout] test context::tests::test_add_and_remove_sink ... ok [INFO] [stdout] test context::tests::test_auto_subscribe ... ok [INFO] [stdout] test context::subscriptions::tests::test_subscriptions ... ok [INFO] [stdout] test context::tests::test_add_channel_or_return_matching_channel ... ok [INFO] [stdout] test context::tests::test_no_add_channels_cb ... ok [INFO] [stdout] test channel_builder::tests::test_build_with_no_options ... ok [INFO] [stdout] test channel::test::test_channel_new ... ok [INFO] [stdout] test app_url::tests::test_app_url ... ok [INFO] [stdout] test context::tests::test_sink_subscribe_on_channel_add ... ok [INFO] [stdout] test context::tests::test_supports_multiple_channels_with_same_topic ... ok [INFO] [stdout] test context::tests::test_remove_channel ... ok [INFO] [stdout] test context::tests::test_no_auto_subscribe ... ok [INFO] [stdout] test log_macro::tests::test_log_in_loop ... ok [INFO] [stdout] test log_macro::tests::test_log_macro ... ok [INFO] [stdout] test protobuf::tests::test_i64_edges ... ok [INFO] [stdout] test protobuf::tests::test_i8_write ... ok [INFO] [stdout] test protobuf::tests::test_i8_encoded_len ... ok [INFO] [stdout] test protobuf::tests::test_write_tagged ... ok [INFO] [stdout] test schemas_wkt::tests::test_duration_from_secs_f64 ... ok [INFO] [stdout] test schemas_wkt::tests::test_duration_from_std_duration ... ok [INFO] [stdout] test protobuf::tests::test_u8_encoded_len ... ok [INFO] [stdout] test schemas_wkt::tests::test_duration_normalization ... ok [INFO] [stdout] test schemas_wkt::tests::test_normalize_nsec ... ok [INFO] [stdout] test schemas_wkt::tests::test_timestamp_from_epoch_secs_f64 ... ok [INFO] [stdout] test schemas_wkt::tests::test_timestamp_from_system_time ... ok [INFO] [stdout] test context::tests::test_log_calls_sinks ... ok [INFO] [stdout] test channel::test::test_channel_closed_by_context ... ok [INFO] [stdout] test context::tests::test_log_msg_no_sinks ... ok [INFO] [stdout] test encode::test::test_json_typed_channel ... ok [INFO] [stdout] test context::tests::test_log_calls_other_sinks_after_error ... ok [INFO] [stdout] test mcap_writer::mcap_sink::tests::test_message_sequence_increases_by_channel ... ok [INFO] [stdout] test schemas_wkt::tests::test_timestamp_now ... ok [INFO] [stdout] test schemas_wkt::tests::test_timestamp_normalization ... ok [INFO] [stdout] test log_macro::tests::test_log_existing_channel_different_schema_warns ... ok [INFO] [stdout] test schemas_wkt::tests::test_timestamp_total_nanos ... ok [INFO] [stdout] test channel::test::test_log_msg_success ... ok [INFO] [stdout] test tests::schemas::test::test_geojson_schema_preserves_schema_name ... ok [INFO] [stdout] test tests::test_unspecified_error_downcast ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_changed_publishers ... ok [INFO] [stdout] test log_macro::tests::test_log_macro_inside_generic_function ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_complex_update ... ok [INFO] [stdout] test context::tests::test_get_channel_by_topic_with_duplicate ... ok [INFO] [stdout] test mcap_writer::mcap_sink::tests::test_log_channels ... ok [INFO] [stdout] test websocket::connected_client::send_lossy::tests::test_send_lossy ... ok [INFO] [stdout] test channel::test::test_channel_close ... ok [INFO] [stdout] test channel::test::test_channel_log_msg ... ok [INFO] [stdout] test log_macro::tests::test_log_existing_channel_different_encoding_warns ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_service_changes ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_empty_update ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_new_published_topic ... ok [INFO] [stdout] test websocket::connection_graph::tests::test_removed_topic ... ok [INFO] [stdout] test websocket::cow_vec::tests::test_take_and_freeze ... ok [INFO] [stdout] test websocket::semaphore::tests::test_semaphore ... ok [INFO] [stdout] test websocket::cow_vec::tests::test_concurrent_push ... ok [INFO] [stdout] test websocket::service::tests::test_service_map ... ok [INFO] [stdout] test throttler::tests::test_throttler ... ok [INFO] [stdout] test websocket::tests::test_broadcast_time ... ok [INFO] [stdout] test websocket::tests::test_client_advertising ... ok [INFO] [stdout] test websocket::tests::test_advertise_to_client ... ok [INFO] [stdout] test websocket::tests::test_error_when_client_publish_unsupported ... ok [INFO] [stdout] test websocket::tests::test_get_parameters ... ok [INFO] [stdout] test websocket::tests::test_handshake_with_unknown_subprotocol_fails_on_client ... ok [INFO] [stdout] test websocket::tests::test_advertise_schemaless_channels ... ok [INFO] [stdout] test websocket::tests::test_service_registration_duplicate_name ... ok [INFO] [stdout] test websocket::tests::test_service_registration_missing_request_encoding ... ok [INFO] [stdout] test websocket::tests::test_client_connect ... ok [INFO] [stdout] test websocket::tests::test_publish_status_message ... ok [INFO] [stdout] test websocket::tests::test_handshake_with_no_subprotocol_fails_upgrade ... ok [INFO] [stdout] test websocket::tests::test_error_status_message ... ok [INFO] [stdout] test websocket::tests::test_handshake_with_multiple_subprotocols ... ok [INFO] [stdout] test tests::logging::test_logging_to_file_and_live_sinks ... ok [INFO] [stdout] test websocket::tests::test_parameter_values ... ok [INFO] [stdout] test websocket::tests::test_service_registration_not_supported ... ok [INFO] [stdout] test websocket::ws_protocol::client::advertise::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::tests::test_remove_status ... ok [INFO] [stdout] test websocket::ws_protocol::client::fetch_asset::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::tests::test_slow_client ... ok [INFO] [stdout] test websocket::ws_protocol::client::get_parameters::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::get_parameters::tests::test_roundtrip_with_id ... ok [INFO] [stdout] test websocket::cow_vec::tests::test_swap_retain ... ok [INFO] [stdout] test websocket::ws_protocol::client::message_data::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::service_call_request::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::service_call_request::tests::test_parse ... ok [INFO] [stdout] test websocket::tests::test_on_unsubscribe_called_after_disconnect ... ok [INFO] [stdout] test websocket::ws_protocol::client::set_parameters::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::set_parameters::tests::test_roundtrip_with_id ... ok [INFO] [stdout] test websocket::ws_protocol::client::advertise::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::message_data::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::fetch_asset::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::get_parameters::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::set_parameters::tests::test_encode_with_id ... ok [INFO] [stdout] test websocket::ws_protocol::client::service_call_request::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe_connection_graph::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::get_parameters::tests::test_encode_with_id ... ok [INFO] [stdout] test websocket::ws_protocol::client::set_parameters::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe_connection_graph::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::unadvertise::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe_parameter_updates::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::unadvertise::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::subscribe_parameter_updates::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::tests::test_parameter_unsubscribe_no_updates ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe_connection_graph::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe_connection_graph::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe_parameter_updates::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::client::unsubscribe_parameter_updates::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_decode_byte_array ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_dict ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_empty ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_bool ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_byte_array ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_float_array ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_float ... ok [INFO] [stdout] test websocket::ws_protocol::parameter::tests::test_string ... ok [INFO] [stdout] test websocket::ws_protocol::server::advertise::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::advertise::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::advertise_services::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::advertise_services::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::connection_graph_update::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::connection_graph_update::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::fetch_asset_response::tests::test_parse ... ok [INFO] [stdout] test websocket::ws_protocol::server::fetch_asset_response::tests::test_roundtrip_asset_data ... ok [INFO] [stdout] test websocket::ws_protocol::server::fetch_asset_response::tests::test_roundtrip_error_message ... ok [INFO] [stdout] test websocket::ws_protocol::server::fetch_asset_response::tests::test_encode_asset_data ... ok [INFO] [stdout] test websocket::ws_protocol::server::message_data::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::fetch_asset_response::tests::test_encode_error_message ... ok [INFO] [stdout] test websocket::ws_protocol::server::message_data::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::parameter_values::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::parameter_values::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::parameter_values::tests::test_roundtrip_with_id ... ok [INFO] [stdout] test websocket::tests::test_update_connection_graph ... ok [INFO] [stdout] test websocket::ws_protocol::server::remove_status::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::remove_status::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::server_info::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::server_info::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::service_call_failure::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::server_info::tests::test_roundtrip_full ... ok [INFO] [stdout] test websocket::ws_protocol::server::service_call_failure::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::server_info::tests::test_encode_full ... ok [INFO] [stdout] test websocket::ws_protocol::server::service_call_response::tests::test_parse ... ok [INFO] [stdout] test websocket::ws_protocol::server::service_call_response::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::service_call_response::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::status::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::status::tests::test_encode_with_id ... ok [INFO] [stdout] test websocket::ws_protocol::server::status::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::status::tests::test_roundtrip_with_id ... ok [INFO] [stdout] test websocket::ws_protocol::server::parameter_values::tests::test_encode_with_id ... ok [INFO] [stdout] test websocket::tests::test_log_only_to_subscribers ... ok [INFO] [stdout] test websocket::ws_protocol::server::time::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::unadvertise::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::ws_protocol::server::unadvertise::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::time::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::unadvertise_services::tests::test_encode ... ok [INFO] [stdout] test websocket::ws_protocol::server::unadvertise_services::tests::test_roundtrip ... ok [INFO] [stdout] test websocket::tests::test_set_parameters ... ok [INFO] [stdout] test websocket::semaphore::tests::test_concurrent ... ok [INFO] [stdout] test websocket::tests::test_fetch_asset ... ok [INFO] [stdout] test websocket::tests::test_services ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 161 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d332f6e8c7a22ba28fe1f289e99d88edc8131ff0478a277b1434238f75cb826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d332f6e8c7a22ba28fe1f289e99d88edc8131ff0478a277b1434238f75cb826", kill_on_drop: false }` [INFO] [stdout] 0d332f6e8c7a22ba28fe1f289e99d88edc8131ff0478a277b1434238f75cb826