[INFO] fetching crate clasp-core 4.0.3... [INFO] testing clasp-core-4.0.3 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate clasp-core 4.0.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate clasp-core 4.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clasp-core 4.0.3 [INFO] tweaked toml for crates.io crate clasp-core 4.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clasp-core 4.0.3 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clasp-core 4.0.3 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glob-match v0.2.1 [INFO] [stderr] Downloaded coremidi-sys v3.2.0 [INFO] [stderr] Downloaded openssl-probe v0.2.0 [INFO] [stderr] Downloaded coremidi v0.6.0 [INFO] [stderr] Downloaded clasp-transport v4.0.2 [INFO] [stderr] Downloaded clasp-embedded v4.0.2 [INFO] [stderr] Downloaded midir v0.9.1 [INFO] [stderr] Downloaded clasp-test-utils v4.0.2 [INFO] [stderr] Downloaded clasp-client v4.0.2 [INFO] [stderr] Downloaded fastbloom v0.14.1 [INFO] [stderr] Downloaded rosc v0.10.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.5 [INFO] [stderr] Downloaded clasp-core v4.0.2 [INFO] [stderr] Downloaded clasp-router v4.0.2 [INFO] [stderr] Downloaded windows v0.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c66a4a8b8515e757d4c6cc0b9ffb932e26280efa1b5d93d73a805dc4075680 [INFO] running `Command { std: "docker" "start" "-a" "08c66a4a8b8515e757d4c6cc0b9ffb932e26280efa1b5d93d73a805dc4075680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c66a4a8b8515e757d4c6cc0b9ffb932e26280efa1b5d93d73a805dc4075680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c66a4a8b8515e757d4c6cc0b9ffb932e26280efa1b5d93d73a805dc4075680", kill_on_drop: false }` [INFO] [stdout] 08c66a4a8b8515e757d4c6cc0b9ffb932e26280efa1b5d93d73a805dc4075680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ceb474421a6c57fe9e06599f6a3952b3dff951f0d69c77156e5a8603ff5d609 [INFO] running `Command { std: "docker" "start" "-a" "0ceb474421a6c57fe9e06599f6a3952b3dff951f0d69c77156e5a8603ff5d609", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling glob-match v0.2.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling clasp-core v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.96s [INFO] running `Command { std: "docker" "inspect" "0ceb474421a6c57fe9e06599f6a3952b3dff951f0d69c77156e5a8603ff5d609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ceb474421a6c57fe9e06599f6a3952b3dff951f0d69c77156e5a8603ff5d609", kill_on_drop: false }` [INFO] [stdout] 0ceb474421a6c57fe9e06599f6a3952b3dff951f0d69c77156e5a8603ff5d609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb8235fecd70fd3aeef8e909273d538a01d74aa89bfca1c87cddc7b7bb19c72 [INFO] running `Command { std: "docker" "start" "-a" "8eb8235fecd70fd3aeef8e909273d538a01d74aa89bfca1c87cddc7b7bb19c72", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clasp-embedded v4.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rosc v0.10.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [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 tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [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 rmp-serde v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [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 ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clasp-core v4.0.2 [INFO] [stderr] Compiling clasp-core v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling clasp-transport v4.0.2 [INFO] [stderr] Compiling clasp-client v4.0.2 [INFO] [stderr] Compiling clasp-router v4.0.2 [INFO] [stderr] Compiling clasp-test-utils v4.0.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "8eb8235fecd70fd3aeef8e909273d538a01d74aa89bfca1c87cddc7b7bb19c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb8235fecd70fd3aeef8e909273d538a01d74aa89bfca1c87cddc7b7bb19c72", kill_on_drop: false }` [INFO] [stdout] 8eb8235fecd70fd3aeef8e909273d538a01d74aa89bfca1c87cddc7b7bb19c72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37a42701a5844a3b77c4851e7c6508a7ffcfa140824aa5e8d109618b94395f68 [INFO] running `Command { std: "docker" "start" "-a" "37a42701a5844a3b77c4851e7c6508a7ffcfa140824aa5e8d109618b94395f68", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clasp_core-f5086117e3b7cd57) [INFO] [stdout] running 67 tests [INFO] [stdout] test address::tests::test_glob_match_fn ... ok [INFO] [stdout] test address::tests::test_exact_match ... ok [INFO] [stdout] test address::tests::test_double_wildcard ... ok [INFO] [stdout] test address::tests::test_parse_invalid ... ok [INFO] [stdout] test address::tests::test_single_wildcard ... ok [INFO] [stdout] test codec::tests::test_bundle_roundtrip ... ok [INFO] [stdout] test codec::tests::test_backward_compat_v2_decode ... ok [INFO] [stdout] test codec::tests::test_ping_pong ... ok [INFO] [stdout] test codec::tests::test_publish_event ... ok [INFO] [stdout] test codec::tests::test_set_roundtrip ... ok [INFO] [stdout] test codec::tests::test_subscribe_roundtrip ... ok [INFO] [stdout] test codec::tests::test_set_size_reduction ... ok [INFO] [stdout] test codec::tests::test_value_types ... ok [INFO] [stdout] test frame::tests::test_check_complete ... ok [INFO] [stdout] test frame::tests::test_check_complete_with_timestamp ... ok [INFO] [stdout] test frame::tests::test_decode_invalid_magic ... ok [INFO] [stdout] test frame::tests::test_flags_roundtrip ... ok [INFO] [stdout] test frame::tests::test_flags_version_bits ... ok [INFO] [stdout] test frame::tests::test_frame_encode_decode ... ok [INFO] [stdout] test frame::tests::test_frame_max_payload_size ... ok [INFO] [stdout] test frame::tests::test_frame_payload_too_large ... ok [INFO] [stdout] test address::tests::test_parse_valid ... ok [INFO] [stdout] test p2p::tests::test_extract_target_session ... ok [INFO] [stdout] test p2p::tests::test_is_p2p_address ... ok [INFO] [stdout] test p2p::tests::test_p2p_announce_serialization ... ok [INFO] [stdout] test p2p::tests::test_p2p_signal_serialization ... ok [INFO] [stdout] test p2p::tests::test_signal_address ... ok [INFO] [stdout] test security::tests::test_action_allows ... ok [INFO] [stdout] test security::tests::test_action_from_str ... ok [INFO] [stdout] test security::tests::test_cpsk_default_ttl ... ok [INFO] [stdout] test security::tests::test_cpsk_default_ttl_no_override ... ok [INFO] [stdout] test security::tests::test_cpsk_token_format ... ok [INFO] [stdout] test security::tests::test_cpsk_validator ... ok [INFO] [stdout] test security::tests::test_parse_duration ... ok [INFO] [stdout] test security::tests::test_parse_scopes ... ok [INFO] [stdout] test security::tests::test_scope_wildcards ... ok [INFO] [stdout] test security::tests::test_security_mode ... ok [INFO] [stdout] test security::tests::test_token_expiry ... ok [INFO] [stdout] test security::tests::test_token_info ... ok [INFO] [stdout] test security::tests::test_validator_chain ... ok [INFO] [stdout] test state::tests::test_basic_update ... ok [INFO] [stdout] test security::tests::test_validator_chain_as_trait_object ... ok [INFO] [stdout] test state::tests::test_locking ... ok [INFO] [stdout] test state::tests::test_max_strategy ... ok [INFO] [stdout] test state::tests::test_revision_conflict ... ok [INFO] [stdout] test state::tests::test_state_store ... ok [INFO] [stdout] test state::tests::test_state_store_capacity_reject ... ok [INFO] [stdout] test state::tests::test_last_accessed_tracking ... ok [INFO] [stdout] test time::tests::test_jitter_buffer ... ok [INFO] [stdout] test timeline::tests::test_array_interpolation ... ok [INFO] [stdout] test time::tests::test_clock_sync ... ok [INFO] [stdout] test timeline::tests::test_easing_ease_in ... ok [INFO] [stdout] test state::tests::test_state_store_capacity_oldest_eviction ... ok [INFO] [stdout] test timeline::tests::test_easing_ease_out ... ok [INFO] [stdout] test timeline::tests::test_timeline_finished_state ... ok [INFO] [stdout] test timeline::tests::test_timeline_linear_interpolation ... ok [INFO] [stdout] test timeline::tests::test_timeline_looping ... ok [INFO] [stdout] test timeline::tests::test_timeline_pause_resume ... ok [INFO] [stdout] test timeline::tests::test_timeline_player_creation ... ok [INFO] [stdout] test state::tests::test_state_store_capacity_lru_eviction ... ok [INFO] [stdout] test timeline::tests::test_timeline_player_start ... ok [INFO] [stdout] test state::tests::test_state_store_cleanup_stale_with_config ... ok [INFO] [stdout] test time::tests::test_session_time ... ok [INFO] [stdout] test state::tests::test_state_store_cleanup_stale ... ok [INFO] [stdout] test security::tests::test_cpsk_token_uniqueness ... ok [INFO] [stdout] test codec::tests::test_hello_roundtrip ... ok [INFO] [stdout] test security::tests::test_scope_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/address_tests.rs (/opt/rustwide/target/debug/deps/address_tests-41ec582d15f93e53) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_address_empty ... ok [INFO] [stdout] test test_address_property ... ok [INFO] [stdout] test test_address_root ... ok [INFO] [stdout] test test_address_namespace ... ok [INFO] [stdout] test test_address_no_leading_slash ... ok [INFO] [stdout] test test_address_parse ... ok [INFO] [stdout] test test_address_single_segment ... ok [INFO] [stdout] test test_pattern_match_multiple_single_wildcards ... ok [INFO] [stdout] test test_pattern_match_single_wildcard ... ok [INFO] [stdout] test test_pattern_match_multi_wildcard ... ok [INFO] [stdout] test test_pattern_match_trailing_multi_wildcard ... ok [INFO] [stdout] test test_pattern_match_exact ... ok [INFO] [stdout] test test_address_is_pattern ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/codec_tests.rs (/opt/rustwide/target/debug/deps/codec_tests-9a66bd7beaa71b51) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_all_easing_types ... ok [INFO] [stdout] test test_encode_decode_gesture_cancel ... ok [INFO] [stdout] test test_encode_decode_gesture_start ... ok [INFO] [stdout] test test_encode_decode_hello ... ok [INFO] [stdout] test test_encode_decode_publish ... ok [INFO] [stdout] test test_encode_decode_set ... ok [INFO] [stdout] test test_encode_decode_subscribe ... ok [INFO] [stdout] test test_encode_decode_gesture_end ... ok [INFO] [stdout] test test_encode_decode_gesture_move ... ok [INFO] [stdout] test test_encode_decode_welcome ... ok [INFO] [stdout] test test_gesture_all_phases_roundtrip ... ok [INFO] [stdout] test test_gesture_different_ids ... ok [INFO] [stdout] test test_timeline_cubic_bezier ... ok [INFO] [stdout] test test_timeline_with_loop ... ok [INFO] [stdout] test test_timeline_data_creation ... ok [INFO] [stdout] test test_encode_decode_timeline_publish ... ok [INFO] [stdout] test test_value_types ... ok [INFO] [stdout] test test_timeline_with_start_time ... ok [INFO] [stdout] test test_v3_set_message_with_lock ... ok [INFO] [stdout] test test_v3_encoding_starts_with_message_type ... ok [INFO] [stdout] test test_v3_set_message_size ... ok [INFO] [stdout] test test_v3_set_message_string_value ... ok [INFO] [stdout] test test_v3_set_message_with_revision ... ok [INFO] [stdout] test test_v3_benchmark_set_encoding ... ok [INFO] [stdout] [INFO] [stderr] Running tests/embedded_compat_tests.rs (/opt/rustwide/target/debug/deps/embedded_compat_tests-b7ee357414fbef31) [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_core_set_to_embedded_decode ... ok [INFO] [stderr] Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-51b6cd0317f5de83) [INFO] [stdout] test test_edge_case_values ... ok [INFO] [stdout] test test_embedded_set_to_core_decode ... ok [INFO] [stdout] test test_hello_welcome_handshake ... ok [INFO] [stdout] test test_unknown_message_handling ... ok [INFO] [stdout] test test_long_address_compatibility ... ok [INFO] [stdout] test test_ping_pong_compatibility ... ok [INFO] [stdout] test test_subscribe_compatibility ... ok [INFO] [stdout] test test_frame_header_compatibility ... ok [INFO] [stdout] test test_value_types_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_connection_to_closed_port ... ok [INFO] [stdout] test test_wrong_protocol_version_returns_error_505 ... ok [INFO] [stdout] test test_duplicate_hello ... ok [INFO] [stdout] test test_rapid_disconnect_reconnect ... ok [INFO] [stdout] test test_special_characters_in_address ... ok [INFO] [stdout] test test_subscribe_invalid_pattern_returns_error_400 ... ok [INFO] [stdout] test test_very_long_address ... ok [INFO] [stdout] test test_empty_address_returns_error_400 ... ok [INFO] [stdout] test test_invalid_address_returns_error_400 ... ok [INFO] [stdout] test test_unauthorized_write_to_locked_address_returns_error_403 ... ok [INFO] [stdout] test test_message_before_hello_returns_error_401 ... ok [INFO] [stderr] Running tests/frame_tests.rs (/opt/rustwide/target/debug/deps/frame_tests-653408fa72ef0efc) [INFO] [stdout] test test_truncated_message_returns_error_400 ... ok [INFO] [stdout] test test_duplicate_subscription_id ... ok [INFO] [stdout] test test_malformed_message_returns_error_400 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_frame_basic ... ok [INFO] [stdout] test test_frame_invalid_magic ... ok [INFO] [stdout] test test_frame_large_payload ... ok [INFO] [stdout] test test_frame_with_timestamp ... ok [INFO] [stdout] test test_frame_with_qos ... ok [INFO] [stdout] test test_frame_full_options ... ok [INFO] [stderr] Running tests/protocol_tests.rs (/opt/rustwide/target/debug/deps/protocol_tests-bbbf9191a3476c5a) [INFO] [stdout] test test_frame_truncated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stderr] ALSA lib seq_hw.c:528:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory [INFO] [stdout] test test_artnet_loopback ... ok [INFO] [stderr] ALSA lib seq_hw.c:528:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory [INFO] [stdout] test test_artnet_multiple_universes ... ok [INFO] [stdout] test test_artnet_poll_reply ... ok [INFO] [stdout] test test_midi_channel_mapping ... ok [INFO] [stdout] test test_midi_message_encoding ... ok [INFO] [stdout] test test_artnet_packet_format ... ok [INFO] [stdout] test test_osc_loopback_float ... ok [INFO] [stdout] test test_osc_loopback_bundle ... ok [INFO] [stdout] test test_osc_loopback_multiple_args ... ok [INFO] [stdout] test test_osc_loopback_int ... ok [INFO] [stdout] test test_osc_loopback_string ... ok [INFO] [stdout] test test_midi_virtual_port_available ... ok [INFO] [stdout] test test_midi_loopback_if_available ... ok [INFO] [stdout] test test_osc_high_frequency ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_osc_high_frequency stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_osc_high_frequency' (174) panicked at tests/protocol_tests.rs:268:5: [INFO] [stdout] Only 742/1000 messages received [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x651c8cf367ea - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x651c8cf367ea - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x651c8cf367ea - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x651c8cf367ea - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x651c8cf4d2ba - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x651c8cf4d2ba - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x651c8cf3b4c2 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x651c8cf3b4c2 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x651c8cf14c2f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x651c8cf14c2f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x651c8cf2e829 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x651c8ce4a88c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x651c8ce4a88c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x651c8cf2eaa2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x651c8cf2eaa2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x651c8cf14ce8 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x651c8cf0c5d9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x651c8cf15bbd - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x651c8cf4db9c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x651c8cdf6092 - protocol_tests[de1f30cc2a04f542]::test_osc_high_frequency::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/protocol_tests.rs:268:5 [INFO] [stdout] 20: 0x651c8ce18162 - > as core[51d4adbef590f61]::future::future::Future>::poll [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x651c8cdefc3d - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71 [INFO] [stdout] 22: 0x651c8cdedf22 - tokio[e397caa82e4fea48]::task::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 23: 0x651c8cdedf22 - tokio[e397caa82e4fea48]::task::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 24: 0x651c8cdedf22 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31 [INFO] [stdout] 25: 0x651c8cded3b4 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 26: 0x651c8ce0bc08 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22 [INFO] [stdout] 27: 0x651c8ce06bbb - tokio[e397caa82e4fea48]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 28: 0x651c8ce0a604 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9 [INFO] [stdout] 29: 0x651c8cdecdb4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 30: 0x651c8cdecfaf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 31: 0x651c8cdfe547 - protocol_tests[de1f30cc2a04f542]::test_osc_high_frequency [INFO] [stdout] at /opt/rustwide/workdir/tests/protocol_tests.rs:273:6 [INFO] [stdout] 32: 0x651c8cdf29d7 - protocol_tests[de1f30cc2a04f542]::test_osc_high_frequency::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/protocol_tests.rs:221:35 [INFO] [stdout] 33: 0x651c8ce09f96 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x651c8ce3e96b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x651c8ce3e96b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 36: 0x651c8ce4b35b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 37: 0x651c8ce4b35b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x651c8ce4b35b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x651c8ce4b35b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x651c8ce4b35b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x651c8ce4b35b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 42: 0x651c8ce4b35b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 43: 0x651c8ce46a74 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 44: 0x651c8ce46a74 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 45: 0x651c8ce4df62 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 46: 0x651c8ce4df62 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 47: 0x651c8ce4df62 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 48: 0x651c8ce4df62 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 49: 0x651c8ce4df62 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x651c8ce4df62 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 51: 0x651c8ce4df62 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x651c8cf35fdf - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 53: 0x651c8cf35fdf - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 54: 0x7ef50e81eaa4 - [INFO] [stdout] 55: 0x7ef50e8aba64 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_osc_high_frequency [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test protocol_tests` [INFO] running `Command { std: "docker" "inspect" "37a42701a5844a3b77c4851e7c6508a7ffcfa140824aa5e8d109618b94395f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a42701a5844a3b77c4851e7c6508a7ffcfa140824aa5e8d109618b94395f68", kill_on_drop: false }` [INFO] [stdout] 37a42701a5844a3b77c4851e7c6508a7ffcfa140824aa5e8d109618b94395f68