[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiomik%2Ftears" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akiomik/tears on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348021ddc33818d631beb6d45bdd876537a7444c4f5c382c8df517f775c8fb61 [INFO] running `Command { std: "docker" "start" "-a" "348021ddc33818d631beb6d45bdd876537a7444c4f5c382c8df517f775c8fb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348021ddc33818d631beb6d45bdd876537a7444c4f5c382c8df517f775c8fb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348021ddc33818d631beb6d45bdd876537a7444c4f5c382c8df517f775c8fb61", kill_on_drop: false }` [INFO] [stdout] 348021ddc33818d631beb6d45bdd876537a7444c4f5c382c8df517f775c8fb61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd7efdd40f14276b0ec83ff07401f62977e876e40c2afff6a1e49882c2e6f331 [INFO] running `Command { std: "docker" "start" "-a" "bd7efdd40f14276b0ec83ff07401f62977e876e40c2afff6a1e49882c2e6f331", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling itoa v1.0.16 [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 object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling bytes v1.11.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 unicode-truncate v2.0.0 [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 tracing-error v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling color-eyre v0.6.5 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "bd7efdd40f14276b0ec83ff07401f62977e876e40c2afff6a1e49882c2e6f331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7efdd40f14276b0ec83ff07401f62977e876e40c2afff6a1e49882c2e6f331", kill_on_drop: false }` [INFO] [stdout] bd7efdd40f14276b0ec83ff07401f62977e876e40c2afff6a1e49882c2e6f331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2523c5c9449ebf8e33d12f31ef0ee65a6be9bae5e5d23cf0eb6d67f65214cb3 [INFO] running `Command { std: "docker" "start" "-a" "f2523c5c9449ebf8e33d12f31ef0ee65a6be9bae5e5d23cf0eb6d67f65214cb3", 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 encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [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.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [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 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 ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [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 hyper v1.8.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [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 1m 12s [INFO] running `Command { std: "docker" "inspect" "f2523c5c9449ebf8e33d12f31ef0ee65a6be9bae5e5d23cf0eb6d67f65214cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2523c5c9449ebf8e33d12f31ef0ee65a6be9bae5e5d23cf0eb6d67f65214cb3", kill_on_drop: false }` [INFO] [stdout] f2523c5c9449ebf8e33d12f31ef0ee65a6be9bae5e5d23cf0eb6d67f65214cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d12c98207cf97adecb34d9537cf775049eee14e87970691e50eae510efc8ea0a [INFO] running `Command { std: "docker" "start" "-a" "d12c98207cf97adecb34d9537cf775049eee14e87970691e50eae510efc8ea0a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [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_with_zero ... ok [INFO] [stdout] test application::tests::test_application_subscriptions ... ok [INFO] [stdout] test application::tests::test_application_update_decrement ... ok [INFO] [stdout] test application::tests::test_application_update_multiple ... ok [INFO] [stdout] test application::tests::test_application_update_reset ... 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_message_clone ... ok [INFO] [stdout] test command::tests::test_batch_all_none ... 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_batch_single_command ... ok [INFO] [stdout] test command::tests::test_effect_with_quit ... ok [INFO] [stdout] test command::tests::test_batch_with_quit_action ... ok [INFO] [stdout] test application::tests::test_application_update_increment ... ok [INFO] [stdout] test command::tests::test_future ... ok [INFO] [stdout] test command::tests::test_batch_empty ... ok [INFO] [stdout] test command::tests::test_future_with_delay ... ok [INFO] [stdout] test command::tests::test_is_some_after_map_some ... ok [INFO] [stdout] test command::tests::test_is_none ... ok [INFO] [stdout] test command::tests::test_is_some_with_future ... ok [INFO] [stdout] test application::tests::test_application_new ... ok [INFO] [stdout] test command::tests::test_batch_multiple_commands ... ok [INFO] [stdout] test command::tests::test_is_none_after_batch_all_none ... ok [INFO] [stdout] test application::tests::test_application_update_mixed_operations ... ok [INFO] [stdout] test command::tests::test_is_some_with_message ... ok [INFO] [stdout] test command::tests::test_is_some ... ok [INFO] [stdout] test command::tests::test_is_none_after_map_none ... ok [INFO] [stdout] test command::tests::test_map ... ok [INFO] [stdout] test command::tests::test_map_preserves_quit ... ok [INFO] [stdout] test command::tests::test_is_some_with_effect ... ok [INFO] [stdout] test command::tests::test_message ... ok [INFO] [stdout] test command::tests::test_map_none ... ok [INFO] [stdout] test command::tests::test_batch_nested ... ok [INFO] [stdout] test command::tests::test_map_with_result ... ok [INFO] [stdout] test command::tests::test_is_none_after_batch_empty ... ok [INFO] [stdout] test command::tests::test_map_with_type_conversion ... ok [INFO] [stdout] test command::tests::test_is_some_after_batch_with_some ... ok [INFO] [stdout] test command::tests::test_none ... ok [INFO] [stdout] test command::tests::test_perform_with_error_handling ... ok [INFO] [stdout] test command::tests::test_run ... ok [INFO] [stdout] test command::tests::test_stream ... ok [INFO] [stdout] test command::tests::test_perform_with_result ... ok [INFO] [stdout] test command::tests::test_stream_empty ... ok [INFO] [stdout] test runtime::tests::test_event_loop_new ... 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_skips_render_when_not_needed ... ok [INFO] [stdout] test runtime::tests::test_check_quit_multiple_signals ... ok [INFO] [stdout] test command::tests::test_run_with_conversion ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_updates_subscriptions ... ok [INFO] [stdout] test runtime::tests::test_initialize_subscriptions ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_detects_quit ... ok [INFO] [stdout] test command::tests::test_perform ... 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_runtime_new_initializes_channels ... ok [INFO] [stdout] test runtime::tests::test_runtime_new ... ok [INFO] [stdout] test runtime::tests::test_multiple_runtimes ... ok [INFO] [stdout] test command::tests::test_batch_execution_order_independence ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_frame_tick_renders_when_needed ... ok [INFO] [stdout] test runtime::tests::test_runtime_new_with_zero ... ok [INFO] [stdout] test runtime::tests::test_runtime_with_string_flags ... ok [INFO] [stdout] test subscription::mock::tests::test_clone ... ok [INFO] [stdout] test subscription::mock::tests::test_emit ... ok [INFO] [stdout] test subscription::mock::tests::test_mock_source_creation ... ok [INFO] [stdout] test runtime::tests::test_runtime_enqueue_command_none ... ok [INFO] [stdout] test subscription::mock::tests::test_stream_receives_values ... ok [INFO] [stdout] test subscription::signal::unix_signal::tests::test_signal_new ... ok [INFO] [stdout] test runtime::tests::test_shutdown ... ok [INFO] [stdout] test runtime::tests::test_render ... 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::signal::unix_signal::tests::test_signal_id_consistency ... ok [INFO] [stdout] test subscription::signal::unix_signal::tests::test_signal_id_different_kinds ... ok [INFO] [stdout] test command::tests::test_run_with_empty_stream ... ok [INFO] [stdout] test subscription::terminal::tests::test_terminal_events_new ... ok [INFO] [stdout] test command::tests::test_message_with_string ... ok [INFO] [stdout] test runtime::tests::test_event_loop_process_message_batch_with_batching ... ok [INFO] [stdout] test runtime::tests::test_initialize_subscriptions_empty ... ok [INFO] [stdout] test runtime::tests::test_shutdown_after_initialize_subscriptions ... ok [INFO] [stdout] test runtime::tests::test_runtime_with_empty_string_flags ... ok [INFO] [stdout] test subscription::tests::test_subscription_id_different_types ... ok [INFO] [stdout] test subscription::tests::test_subscription_id_of ... ok [INFO] [stdout] test subscription::tests::test_subscription_new ... ok [INFO] [stdout] test subscription::tests::test_subscription_map_type_conversion ... ok [INFO] [stdout] test subscription::time::tests::test_timer_hash_consistency ... ok [INFO] [stdout] test subscription::time::tests::test_timer_id_consistency ... ok [INFO] [stdout] test subscription::time::tests::test_timer_hash_different_intervals ... ok [INFO] [stdout] test subscription::tests::test_subscription_map ... ok [INFO] [stdout] test subscription::time::tests::test_timer_new ... ok [INFO] [stdout] test subscription::time::tests::test_timer_id_different_intervals ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_multiple_subscriptions ... ok [INFO] [stdout] test subscription::tests::test_subscription_manager_basic_update ... 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 runtime::tests::test_runtime_enqueue_command_with_quit ... ok [INFO] [stdout] test runtime::tests::test_runtime_processes_init_command ... 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 subscription::time::tests::test_timer_stream_multiple_ticks ... ok [INFO] [stdout] test application::tests::test_application_new_with_command ... 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 subscription::time::tests::test_timer_different_intervals ... ok [INFO] [stderr] Running tests/quit_handling.rs (/opt/rustwide/target/debug/deps/quit_handling-8b116e9c1bbb1086) [INFO] [stdout] [INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_quit_after_multiple_messages ... ok [INFO] [stdout] test test_quit_responsiveness_low_framerate ... ok [INFO] [stdout] test test_quit_from_init_command ... ok [INFO] [stderr] Running tests/runtime_run.rs (/opt/rustwide/target/debug/deps/runtime_run-9b38bd14332c6da9) [INFO] [stdout] test test_quit_during_frame_wait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_runtime_run_end_to_end_with_commands ... ok [INFO] [stdout] test test_runtime_run_end_to_end_basic ... ok [INFO] [stdout] test test_runtime_run_end_to_end_with_subscriptions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests tears [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test src/application.rs - application::Application (line 19) ... ok [INFO] [stdout] test src/application.rs - application::Application::update (line 92) ... ok [INFO] [stdout] test src/command.rs - command::Command::map (line 279) ... ignored [INFO] [stdout] test src/command.rs - command::Command::batch (line 185) ... ok [INFO] [stdout] test src/command.rs - command (line 9) ... ok [INFO] [stdout] test src/command.rs - command::Command (line 46) ... ok [INFO] [stdout] test src/application.rs - application::Application::new (line 66) ... ok [INFO] [stdout] test src/application.rs - application::Application::subscriptions (line 138) ... ok [INFO] [stdout] test src/command.rs - command::Command::perform (line 112) ... ok [INFO] [stdout] test src/command.rs - command::Command::future (line 132) ... ok [INFO] [stdout] test src/command.rs - command::Command::stream (line 211) ... ok [INFO] [stdout] test src/runtime.rs - runtime (line 30) - compile ... ok [INFO] [stdout] test src/subscription.rs - subscription (line 26) ... ignored [INFO] [stdout] test src/subscription.rs - subscription (line 39) ... ignored [INFO] [stdout] test src/subscription.rs - subscription (line 96) - compile ... ok [INFO] [stdout] test src/command.rs - command::Command::is_none (line 76) ... ok [INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok [INFO] [stdout] test src/command.rs - command::Command::none (line 63) ... ok [INFO] [stdout] test src/command.rs - command::Command::effect (line 164) ... ok [INFO] [stdout] test src/command.rs - command::Command::message (line 149) ... ok [INFO] [stdout] test src/subscription/mock.rs - subscription::mock (line 25) - compile ... ok [INFO] [stdout] test src/runtime.rs - runtime::Runtime::new (line 173) - compile ... ok [INFO] [stdout] test src/runtime.rs - runtime::Runtime::run (line 314) - compile ... ok [INFO] [stdout] test src/subscription.rs - subscription::Subscription (line 163) ... ok [INFO] [stdout] test src/command.rs - command::Command::is_some (line 94) ... ok [INFO] [stdout] test src/subscription.rs - subscription::Subscription::map (line 202) ... ok [INFO] [stdout] test src/subscription/mock.rs - subscription::mock (line 8) ... ok [INFO] [stdout] test src/subscription/terminal.rs - subscription::terminal::TerminalEvents (line 21) - compile ... ok [INFO] [stdout] test src/subscription/terminal.rs - subscription::terminal::TerminalEvents (line 52) - compile ... ok [INFO] [stdout] test src/subscription/time.rs - subscription::time::Timer (line 43) ... ok [INFO] [stdout] test src/subscription/signal.rs - subscription::signal::unix_signal::Signal::new (line 98) ... ok [INFO] [stdout] test src/subscription.rs - subscription (line 61) ... ok [INFO] [stdout] test src/subscription/time.rs - subscription::time::Timer::new (line 72) ... ok [INFO] [stdout] test src/prelude.rs - prelude (line 3) ... ok [INFO] [stdout] test src/subscription/signal.rs - subscription::signal::unix_signal::Signal (line 31) - compile ... ok [INFO] [stdout] test src/subscription.rs - subscription::SubscriptionSource (line 238) ... ok [INFO] [stdout] test src/subscription.rs - subscription::SubscriptionId::of (line 292) ... ok [INFO] [stdout] test src/command.rs - command::Command::map (line 260) ... ok [INFO] [stdout] test src/subscription/mock.rs - subscription::mock (line 78) ... ok [INFO] [stdout] test src/subscription/terminal.rs - subscription::terminal::TerminalEvents::new (line 95) ... ok [INFO] [stdout] test src/subscription.rs - subscription (line 17) ... ok [INFO] [stdout] test src/subscription.rs - subscription::Subscription::new (line 183) ... ok [INFO] [stdout] test src/command.rs - command::Command::run (line 228) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.17s; merged doctests compilation took 3.10s [INFO] running `Command { std: "docker" "inspect" "d12c98207cf97adecb34d9537cf775049eee14e87970691e50eae510efc8ea0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12c98207cf97adecb34d9537cf775049eee14e87970691e50eae510efc8ea0a", kill_on_drop: false }` [INFO] [stdout] d12c98207cf97adecb34d9537cf775049eee14e87970691e50eae510efc8ea0a