[INFO] cloning repository https://github.com/akiomik/tears [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akiomik/tears" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiomik%2Ftears", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiomik%2Ftears'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53d7e456ee8103076e1e9875a342a31f093af706 [INFO] testing akiomik/tears against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiomik%2Ftears" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akiomik/tears [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/akiomik/tears [INFO] tweaked toml for git repo https://github.com/akiomik/tears written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akiomik/tears on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akiomik/tears 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.10 [INFO] [stderr] Downloaded ratatui-termion v0.1.0 [INFO] [stderr] Downloaded termion v4.0.6 [INFO] [stderr] Downloaded instability v0.3.10 [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded unicode-truncate v2.0.0 [INFO] [stderr] Downloaded ryu v1.0.21 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded indexmap v2.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 223f6fcd46a070a899f71a53efe1e12386c8994bffe9dfa9c3c2adc3d204813c [INFO] running `Command { std: "docker" "start" "-a" "223f6fcd46a070a899f71a53efe1e12386c8994bffe9dfa9c3c2adc3d204813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "223f6fcd46a070a899f71a53efe1e12386c8994bffe9dfa9c3c2adc3d204813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223f6fcd46a070a899f71a53efe1e12386c8994bffe9dfa9c3c2adc3d204813c", kill_on_drop: false }` [INFO] [stdout] 223f6fcd46a070a899f71a53efe1e12386c8994bffe9dfa9c3c2adc3d204813c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be04fd49b415203b7d5c0b04608d23384194b157c5b2613d96b6a4046466fbf0 [INFO] running `Command { std: "docker" "start" "-a" "be04fd49b415203b7d5c0b04608d23384194b157c5b2613d96b6a4046466fbf0", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tears v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.85s [INFO] running `Command { std: "docker" "inspect" "be04fd49b415203b7d5c0b04608d23384194b157c5b2613d96b6a4046466fbf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be04fd49b415203b7d5c0b04608d23384194b157c5b2613d96b6a4046466fbf0", kill_on_drop: false }` [INFO] [stdout] be04fd49b415203b7d5c0b04608d23384194b157c5b2613d96b6a4046466fbf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb8f65bb5852dd8561c990e3130246ff2544f95fb8db169150ac01cb9ae4ec8 [INFO] running `Command { std: "docker" "start" "-a" "cdb8f65bb5852dd8561c990e3130246ff2544f95fb8db169150ac01cb9ae4ec8", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tears v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.96s [INFO] running `Command { std: "docker" "inspect" "cdb8f65bb5852dd8561c990e3130246ff2544f95fb8db169150ac01cb9ae4ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb8f65bb5852dd8561c990e3130246ff2544f95fb8db169150ac01cb9ae4ec8", kill_on_drop: false }` [INFO] [stdout] cdb8f65bb5852dd8561c990e3130246ff2544f95fb8db169150ac01cb9ae4ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 328be251e6041d30505f9f904001c11b1d1c0e6aa0ff65a542af05a0af9dc3cf [INFO] running `Command { std: "docker" "start" "-a" "328be251e6041d30505f9f904001c11b1d1c0e6aa0ff65a542af05a0af9dc3cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tears-ec0ec98dfde1d279) [INFO] [stdout] [INFO] [stdout] running 108 tests [INFO] [stdout] test application::tests::test_application_new ... ok [INFO] [stdout] test application::tests::test_application_new_with_zero ... ok [INFO] [stdout] test application::tests::test_application_update_decrement ... ok [INFO] [stdout] test application::tests::test_application_update_increment ... ok [INFO] [stdout] test application::tests::test_application_subscriptions ... ok [INFO] [stdout] test application::tests::test_application_update_multiple ... ok [INFO] [stdout] test application::tests::test_application_new_with_command ... ok [INFO] [stdout] test application::tests::test_application_update_reset ... ok [INFO] [stdout] test application::tests::test_message_clone ... ok [INFO] [stdout] test application::tests::test_message_debug ... ok [INFO] [stdout] test application::tests::test_message_equality ... ok [INFO] [stdout] test application::tests::test_application_update_mixed_operations ... ok [INFO] [stdout] test command::tests::test_batch_all_none ... ok [INFO] [stdout] test command::tests::test_batch_empty ... ok [INFO] [stdout] test command::tests::test_batch_multiple_commands ... ok [INFO] [stdout] test command::tests::test_batch_nested ... ok [INFO] [stdout] test command::tests::test_batch_single_command ... ok [INFO] [stdout] test command::tests::test_batch_with_quit_action ... ok [INFO] [stdout] test command::tests::test_batch_with_none_commands ... ok [INFO] [stdout] test command::tests::test_effect_with_message ... ok [INFO] [stdout] test command::tests::test_effect_with_quit ... ok [INFO] [stdout] test command::tests::test_is_none ... ok [INFO] [stdout] test command::tests::test_future ... ok [INFO] [stdout] test command::tests::test_is_none_after_batch_all_none ... ok [INFO] [stdout] test command::tests::test_is_none_after_batch_empty ... ok [INFO] [stdout] test command::tests::test_is_none_after_map_none ... ok [INFO] [stdout] test command::tests::test_is_some ... ok [INFO] [stdout] test command::tests::test_is_some_after_batch_with_some ... ok [INFO] [stdout] test command::tests::test_is_some_with_effect ... ok [INFO] [stdout] test command::tests::test_is_some_after_map_some ... ok [INFO] [stdout] test command::tests::test_is_some_with_future ... ok [INFO] [stdout] test command::tests::test_is_some_with_message ... ok [INFO] [stdout] test command::tests::test_map ... ok [INFO] [stdout] test command::tests::test_map_none ... ok [INFO] [stdout] test command::tests::test_message_with_string ... ok [INFO] [stdout] test command::tests::test_none ... ok [INFO] [stdout] test command::tests::test_run_with_conversion ... ok [INFO] [stdout] test command::tests::test_perform ... ok [INFO] [stdout] test command::tests::test_run_with_empty_stream ... ok [INFO] [stdout] test command::tests::test_message ... ok [INFO] [stdout] test command::tests::test_perform_with_error_handling ... ok [INFO] [stdout] test command::tests::test_perform_with_result ... ok [INFO] [stdout] test command::tests::test_stream ... ok [INFO] [stdout] test command::tests::test_run ... ok [INFO] [stdout] test command::tests::test_map_preserves_quit ... ok [INFO] [stdout] test command::tests::test_stream_empty ... ok [INFO] [stdout] test runtime::tests::test_check_quit_multiple_signals ... ok [INFO] [stdout] test runtime::tests::test_check_quit_no_signal ... ok [INFO] [stdout] test runtime::tests::test_check_quit_with_signal ... ok [INFO] [stdout] test runtime::tests::test_event_loop_new ... ok [INFO] [stdout] test command::tests::test_map_with_result ... ok [INFO] [stdout] test runtime::tests::test_event_loop_new_with_different_frame_rates ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_message_batch_single_message ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_detects_quit ... ok [INFO] [stdout] test runtime::tests::test_initialize_subscriptions ... ok [INFO] [stdout] test runtime::tests::test_initialize_subscriptions_empty ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_updates_subscriptions ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_renders_when_needed ... ok [INFO] [stdout] test runtime::tests::test_multiple_runtimes ... ok [INFO] [stdout] test runtime::tests::test_render ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_skips_render_when_not_needed ... ok [INFO] [stdout] test runtime::tests::test_runtime_enqueue_command_none ... ok [INFO] [stdout] test runtime::tests::test_runtime_new ... ok [INFO] [stdout] test runtime::tests::test_runtime_new_initializes_channels ... ok [INFO] [stdout] test runtime::tests::test_runtime_new_with_zero ... ok [INFO] [stdout] test runtime::tests::test_runtime_with_empty_string_flags ... ok [INFO] [stdout] test runtime::tests::test_runtime_with_string_flags ... ok [INFO] [stdout] test runtime::tests::test_shutdown ... ok [INFO] [stdout] test subscription::mock::tests::test_clone ... ok [INFO] [stdout] test runtime::tests::test_shutdown_after_initialize_subscriptions ... ok [INFO] [stdout] test subscription::mock::tests::test_mock_source_creation ... ok [INFO] [stdout] test subscription::mock::tests::test_emit ... ok [INFO] [stdout] test subscription::signal::unix_signal::tests::test_signal_id_different_kinds ... ok [INFO] [stdout] test subscription::signal::unix_signal::tests::test_signal_id_consistency ... ok [INFO] [stdout] test subscription::signal::unix_signal::tests::test_signal_new ... ok [INFO] [stdout] test subscription::terminal::tests::test_terminal_events_new ... ok [INFO] [stdout] test subscription::tests::test_subscription_id_different_types ... ok [INFO] [stdout] test command::tests::test_future_with_delay ... ok [INFO] [stdout] test subscription::mock::tests::test_stream_receives_values ... ok [INFO] [stdout] test subscription::tests::test_subscription_id_of ... ok [INFO] [stdout] test subscription::tests::test_subscription_map ... ok [INFO] [stdout] test subscription::tests::test_subscription_map_type_conversion ... ok [INFO] [stdout] test subscription::tests::test_subscription_new ... ok [INFO] [stdout] test runtime::tests::test_render_multiple_times ... ok [INFO] [stdout] test subscription::terminal::tests::test_terminal_events_id_consistency ... ok [INFO] [stdout] test subscription::time::tests::test_timer_hash_consistency ... ok [INFO] [stdout] test subscription::time::tests::test_timer_hash_different_intervals ... ok [INFO] [stdout] test subscription::time::tests::test_timer_id_consistency ... ok [INFO] [stdout] test subscription::time::tests::test_timer_id_different_intervals ... ok [INFO] [stdout] test subscription::time::tests::test_timer_new ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_message_batch_with_batching ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_basic_update ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_multiple_subscriptions ... ok [INFO] [stdout] test command::tests::test_batch_execution_order_independence ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_subscription_starts_when_enabled ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_subscription_changes_based_on_state ... ok [INFO] [stdout] test subscription::time::tests::test_timer_stream_produces_ticks ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_subscription_stops_when_disabled ... ok [INFO] [stdout] test runtime::tests::test_runtime_enqueue_command_with_message ... ok [INFO] [stdout] test runtime::tests::test_runtime_enqueue_command_with_quit ... ok [INFO] [stdout] test runtime::tests::test_runtime_processes_init_command ... ok [INFO] [stdout] test subscription::time::tests::test_timer_stream_multiple_ticks ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_subscription_multiple_changes ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_shutdown ... ok [INFO] [stdout] test subscription::time::tests::test_timer_interval_accuracy ... ok [INFO] [stdout] test subscription::time::tests::test_timer_no_immediate_tick ... ok [INFO] [stdout] test command::tests::test_map_with_type_conversion ... ok [INFO] [stdout] test subscription::time::tests::test_timer_different_intervals ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- subscription::time::tests::test_timer_different_intervals stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscription::time::tests::test_timer_different_intervals' (116) panicked at src/subscription/time.rs:289:9: [INFO] [stdout] Slow timer (200ms) should not tick within 100ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56a78c95c3fa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56a78c95c3fa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56a78c95c3fa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56a78c95c3fa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56a78c97040a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56a78c97040a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x56a78c960df2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56a78c960df2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x56a78c93b14f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56a78c93b14f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56a78c9546b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56a78c849fdc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x56a78c849fdc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56a78c954932 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x56a78c954932 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56a78c93b23a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x56a78c930419 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56a78c93bf1d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56a78c970bcc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56a78c7acf3d - tears[77eec8b8192439a9]::subscription::time::tests::test_timer_different_intervals::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/subscription/time.rs:289:9 [INFO] [stdout] 20: 0x56a78c7d3752 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x56a78c7d384d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56a78c7a142d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x56a78c7a12ab - tokio[1bde6ad9a4ac59b8]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{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] 24: 0x56a78c7a12ab - tokio[1bde6ad9a4ac59b8]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{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] 25: 0x56a78c7a12ab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x56a78c78f070 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x56a78c79d3dd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x56a78c79b154 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x56a78c77e99b - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x56a78c7ca479 - tokio[1bde6ad9a4ac59b8]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x56a78c7b2762 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x56a78c7b1e4e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x56a78c7c8c4d - tokio[1bde6ad9a4ac59b8]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x56a78c7964f0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x56a78c7968e6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x56a78c79a860 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x56a78c799ab3 - tokio[1bde6ad9a4ac59b8]::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] 38: 0x56a78c78e461 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x56a78c77e074 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x56a78c77e48f - ::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] 41: 0x56a78c7afdd0 - tears[77eec8b8192439a9]::subscription::time::tests::test_timer_different_intervals [INFO] [stdout] at /opt/rustwide/workdir/src/subscription/time.rs:292:10 [INFO] [stdout] 42: 0x56a78c7ab8c7 - tears[77eec8b8192439a9]::subscription::time::tests::test_timer_different_intervals::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/subscription/time.rs:274:46 [INFO] [stdout] 43: 0x56a78c819a56 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x56a78c83e0bb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x56a78c83e0bb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x56a78c84aaab - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x56a78c84aaab - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x56a78c84aaab - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x56a78c84aaab - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x56a78c84aaab - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x56a78c84aaab - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x56a78c84aaab - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x56a78c844f04 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x56a78c844f04 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x56a78c84d6b2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x56a78c84d6b2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x56a78c84d6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x56a78c84d6b2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x56a78c84d6b2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x56a78c84d6b2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x56a78c84d6b2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x56a78c95bccf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x56a78c95bccf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x767f9cac8aa4 - [INFO] [stdout] 65: 0x767f9cb55a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] subscription::time::tests::test_timer_different_intervals [INFO] [stdout] [INFO] [stdout] test result: FAILED. 107 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "328be251e6041d30505f9f904001c11b1d1c0e6aa0ff65a542af05a0af9dc3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328be251e6041d30505f9f904001c11b1d1c0e6aa0ff65a542af05a0af9dc3cf", kill_on_drop: false }` [INFO] [stdout] 328be251e6041d30505f9f904001c11b1d1c0e6aa0ff65a542af05a0af9dc3cf