[INFO] cloning repository https://github.com/lane-core/pane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lane-core/pane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flane-core%2Fpane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flane-core%2Fpane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dec366a5ae7b15778714cdf58d75e8cb39e7b1ad
[INFO] testing lane-core/pane against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flane-core%2Fpane" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lane-core/pane
[INFO] finished tweaking git repo https://github.com/lane-core/pane
[INFO] tweaked toml for git repo https://github.com/lane-core/pane written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lane-core/pane on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lane-core/pane 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded par v0.3.10
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded uuid v1.23.0
[INFO] [stderr]   Downloaded calloop v0.14.4
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230
[INFO] running `Command { std: "docker" "start" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pane-proto v0.1.0 (/opt/rustwide/workdir/crates/pane-proto)
[INFO] [stderr]    Compiling pane-fs v0.1.0 (/opt/rustwide/workdir/crates/pane-fs)
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling par v0.3.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pane-session v0.1.0 (/opt/rustwide/workdir/crates/pane-session)
[INFO] [stderr]    Compiling pane-app v0.1.0 (/opt/rustwide/workdir/crates/pane-app)
[INFO] [stderr]    Compiling pane-hello v0.1.0 (/opt/rustwide/workdir/crates/pane-hello)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s
[INFO] running `Command { std: "docker" "inspect" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pane-fs v0.1.0 (/opt/rustwide/workdir/crates/pane-fs)
[INFO] [stderr]    Compiling pane-proto v0.1.0 (/opt/rustwide/workdir/crates/pane-proto)
[INFO] [stderr]    Compiling pane-app v0.1.0 (/opt/rustwide/workdir/crates/pane-app)
[INFO] [stdout] warning: unused import: `pane_proto::protocols::lifecycle::LifecycleMessage`
[INFO] [stdout]    --> crates/pane-app/src/builder.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |     use pane_proto::protocols::lifecycle::LifecycleMessage;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling pane-hello v0.1.0 (/opt/rustwide/workdir/crates/pane-hello)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stdout] warning: struct `NoServiceHandler` is never constructed
[INFO] [stdout]    --> crates/pane-app/src/builder.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |         struct NoServiceHandler;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling pane-session v0.1.0 (/opt/rustwide/workdir/crates/pane-session)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] running `Command { std: "docker" "inspect" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `pane_proto::protocols::lifecycle::LifecycleMessage`
[INFO] [stderr]    --> crates/pane-app/src/builder.rs:333:9
[INFO] [stderr]     |
[INFO] [stderr] 333 |     use pane_proto::protocols::lifecycle::LifecycleMessage;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NoServiceHandler` is never constructed
[INFO] [stderr]    --> crates/pane-app/src/builder.rs:385:16
[INFO] [stderr]     |
[INFO] [stderr] 385 |         struct NoServiceHandler;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pane-app` (lib test) generated 2 warnings (run `cargo fix --lib -p pane-app --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pane_app-79ac58e50430a9db)
[INFO] [stdout] running 180 tests
[INFO] [stdout] test builder::tests::serve_multiple_protocols ... ok
[INFO] [stdout] test builder::tests::serve_populates_provided_services ... ok
[INFO] [stdout] test connection_source::tests::calloop_detects_connection_close ... ok
[INFO] [stdout] test builder::tests::setup_requires_handles_bound ... ok
[INFO] [stdout] test connection_source::tests::calloop_reads_multiple_frames ... ok
[INFO] [stdout] test connection_source::tests::connection_id_accessible ... ok
[INFO] [stdout] test connection_source::tests::detects_peer_close_via_reader ... ok
[INFO] [stdout] test connection_source::tests::detects_protocol_abort_via_reader ... ok
[INFO] [stdout] test connection_source::tests::calloop_writes_and_reads ... ok
[INFO] [stdout] test connection_source::tests::calloop_reads_control_frame ... ok
[INFO] [stdout] test connection_source::tests::shared_writer_non_blocking_send_enqueues_frame ... ok
[INFO] [stdout] test connection_source::tests::shared_writer_non_blocking_send_multiple_frames ... ok
[INFO] [stdout] test dispatch::tests::async_cancel_delivers_cancelled ... ok
[INFO] [stdout] test connection_source::tests::writes_multiple_frames_to_peer ... ok
[INFO] [stdout] test dispatch::tests::async_insert_and_fire_reply_resolves_future ... ok
[INFO] [stdout] test connection_source::tests::writes_frame_to_peer ... ok
[INFO] [stdout] test dispatch::tests::clear_drops_all_without_callbacks ... ok
[INFO] [stdout] test dispatch::tests::fail_tokens_fires_on_failed_for_matching_entries ... ok
[INFO] [stdout] test dispatch::tests::fire_reply_consumes_entry ... ok
[INFO] [stdout] test dispatch::tests::fire_failed_delivers_failure_to_handler ... ok
[INFO] [stdout] test dispatch::tests::cancel_removes_without_callback ... ok
[INFO] [stdout] test dispatch_ctx::tests::ctx_insert_async_returns_token_and_future ... ok
[INFO] [stdout] test dispatch_ctx::tests::ctx_insert_returns_token_and_installs_entry ... ok
[INFO] [stdout] test dispatch::tests::async_fire_failed_delivers_failed_error ... ok
[INFO] [stdout] test connection_source::tests::frame_writer_highwater_cap_stops_drain ... ok
[INFO] [stdout] test dispatch::tests::clear_drops_async_entries_sends_disconnected ... ok
[INFO] [stdout] test dispatch::tests::mixed_sync_and_async_entries_coexist ... ok
[INFO] [stdout] test dispatch_ctx::tests::ctx_connection_returns_scope ... ok
[INFO] [stdout] test dispatch_ctx::tests::ctx_tokens_are_monotonic ... ok
[INFO] [stdout] test dispatch::tests::insert_and_fire_reply ... ok
[INFO] [stdout] test connection_source::tests::calloop_detects_protocol_abort ... ok
[INFO] [stdout] test dispatch::tests::async_fail_tokens_delivers_disconnected ... ok
[INFO] [stdout] test handles_request::tests::same_handler_handles_both_notifications_and_requests ... ok
[INFO] [stdout] test looper::tests::batch_has_pending_phase5 ... ok
[INFO] [stdout] test handles_request::tests::handles_request_can_return_stop ... ok
[INFO] [stdout] test handles_request::tests::handles_request_dropped_reply_sends_failed ... ok
[INFO] [stdout] test dispatch_ctx::tests::schedule_composes_with_reply_future ... ok
[INFO] [stdout] test dispatch_ctx::tests::schedule_multiple_futures ... ok
[INFO] [stdout] test dispatch_ctx::tests::schedule_without_scheduler_returns_false ... ok
[INFO] [stdout] test dispatch_ctx::tests::schedule_spawns_future_on_executor ... ok
[INFO] [stdout] test handles_request::tests::handles_request_dispatches_and_replies ... ok
[INFO] [stdout] test looper::tests::batch_ordering_lifecycle_after_teardown ... ok
[INFO] [stdout] test looper::tests::batch_limit_framework_phases_always_complete ... ok
[INFO] [stdout] test looper::tests::channel_close_triggers_disconnect ... ok
[INFO] [stdout] test looper::tests::executor_unit_future_with_side_effects ... ok
[INFO] [stdout] test looper::tests::local_revoke_adds_to_revoked_sessions ... ok
[INFO] [stdout] test looper::tests::batch_ordering_notifications_last ... ok
[INFO] [stdout] test looper::tests::executor_runs_spawned_future ... ok
[INFO] [stdout] test looper::tests::duplicate_local_revoke_is_idempotent ... ok
[INFO] [stdout] test looper::tests::interest_accepted_triggers_subscriber_connected ... ok
[INFO] [stdout] test looper::tests::executor_coexists_with_channel_source ... ok
[INFO] [stdout] test looper::tests::batch_ordering_reply_before_teardown ... ok
[INFO] [stdout] test looper::tests::h2_teardown_after_revocation_is_noop ... ok
[INFO] [stdout] test looper::tests::looper_executor_integration ... ok
[INFO] [stdout] test looper::tests::send_and_wait_disconnected_sync_channel_closed ... ok
[INFO] [stdout] test looper::tests::phase_5_suppresses_stale_notifications_h3 ... ok
[INFO] [stdout] test looper::tests::phase_4_sends_revoke_interest_wire_frame ... ok
[INFO] [stdout] test looper::tests::phase_5_suppresses_stale_requests_h3 ... ok
[INFO] [stdout] test looper::tests::new_connection_registers_connection_source ... ok
[INFO] [stdout] test looper::tests::phase_ordering_revocation_before_requests ... ok
[INFO] [stdout] test looper::tests::existing_functionality_works_alongside_connection_source ... ok
[INFO] [stdout] test looper::tests::phase_ordering_reply_before_revocation ... ok
[INFO] [stdout] test looper::tests::send_and_wait_failed ... ok
[INFO] [stdout] test looper::tests::new_connection_ack_blocks_bridge ... ok
[INFO] [stdout] test looper::tests::send_and_wait_returns_reply ... ok
[INFO] [stdout] test looper::tests::batch_limit_all_messages_dispatched ... ok
[INFO] [stdout] test looper::tests::stream_source_cross_thread_push ... ok
[INFO] [stdout] test looper::tests::subscriber_sender_push_via_messenger ... ok
[INFO] [stdout] test looper::tests::single_event_dispatches_correctly ... ok
[INFO] [stdout] test looper::tests::teardown_dispatches_subscriber_disconnected_before_subscriber_connected ... ok
[INFO] [stdout] test looper_core::tests::cascade_fail_tokens_outstanding_count ... ok
[INFO] [stdout] test looper_core::tests::cascade_scoped_to_active_session_tokens ... ok
[INFO] [stdout] test looper_core::tests::connection_lost_calls_disconnected_and_exits ... ok
[INFO] [stdout] test looper::tests::service_teardown_triggers_subscriber_disconnected ... ok
[INFO] [stdout] test looper::tests::stream_source_delivers_par_dequeue_items ... ok
[INFO] [stdout] test looper_core::tests::destruction_sequence_ordering ... ok
[INFO] [stdout] test looper_core::tests::e_suspend_e_react_end_to_end ... ok
[INFO] [stdout] test looper_core::tests::multiple_flow_stop_does_not_double_destruct ... ok
[INFO] [stdout] test looper::tests::subscriber_connected_dispatches_in_phase_3 ... ok
[INFO] [stdout] test looper_core::tests::flow_continue_returns_to_idle ... ok
[INFO] [stdout] test looper_core::tests::flow_stop_triggers_destruction_and_graceful_exit ... ok
[INFO] [stdout] test looper_core::tests::obligation_handles_fire_drop_on_destruction ... ok
[INFO] [stdout] test looper_core::tests::request_dispatch::request_dispatch_routes_to_handler_and_produces_reply ... ok
[INFO] [stdout] test builder::tests::duplicate_serve_panics - should panic ... ok
[INFO] [stdout] test builder::tests::open_service_without_connect_panics - should panic ... ok
[INFO] [stdout] test looper_core::tests::request_dispatch::request_to_unregistered_session_sends_failed ... ok
[INFO] [stdout] test looper_core::tests::run_dispatches_service_notification ... ok
[INFO] [stdout] test looper_core::tests::sync_request_wire_failure_rolls_back ... ok
[INFO] [stdout] test looper::tests::all_phases_dispatch_in_order ... FAILED
[INFO] [stdout] test looper_core::tests::vertical_slice_disconnect_during_run ... ok
[INFO] [stdout] test messenger::tests::messenger_address_is_copy ... ok
[INFO] [stdout] test messenger::tests::messenger_address_returns_address ... ok
[INFO] [stdout] test messenger::tests::messenger_clone_preserves_address ... ok
[INFO] [stdout] test messenger::tests::messenger_is_clone ... ok
[INFO] [stdout] test messenger::tests::messenger_is_send ... ok
[INFO] [stdout] test messenger::tests::set_pulse_rate_returns_timer_token ... ok
[INFO] [stdout] test reply_future::tests::reply_channel_reject_cancelled ... ok
[INFO] [stdout] test reply_future::tests::reply_channel_reject_delivers_error ... ok
[INFO] [stdout] test looper_core::tests::vertical_slice_transport_to_looper ... ok
[INFO] [stdout] test reply_future::tests::reply_channel_resolve_delivers_payload ... ok
[INFO] [stdout] test reply_future::tests::reply_channel_typed_downcast ... ok
[INFO] [stdout] test reply_future::tests::reply_sender_drop_sends_disconnected ... ok
[INFO] [stdout] test send_and_wait::tests::cancelled_display_message ... ok
[INFO] [stdout] test send_and_wait::tests::cancelled_implements_error_trait ... ok
[INFO] [stdout] test send_and_wait::tests::cancelled_is_distinct_from_disconnected ... ok
[INFO] [stdout] test service_dispatch::tests::dispatch_notification_to_handler ... ok
[INFO] [stdout] test service_dispatch::tests::dispatch_unknown_session_returns_none ... ok
[INFO] [stdout] test looper::tests::send_and_wait_panics_from_looper_thread ... ok
[INFO] [stdout] test looper_core::tests::handler_not_reused_after_panic ... ok
[INFO] [stdout] test service_dispatch::tests::empty_payload_drops_frame ... ok
[INFO] [stdout] test looper_core::tests::dispatch_after_exit_returns_exit_immediately ... ok
[INFO] [stdout] test service_dispatch::tests::is_empty_checks_both_tables ... ok
[INFO] [stdout] test service_dispatch::tests::multiple_protocols_dispatch_independently ... ok
[INFO] [stdout] test service_dispatch::tests::multiple_request_protocols_dispatch_independently ... ok
[INFO] [stdout] test service_dispatch::tests::request_deserialization_failure_sends_failed ... ok
[INFO] [stdout] test service_dispatch::tests::request_dispatches_to_handler ... ok
[INFO] [stdout] test service_dispatch::tests::request_empty_payload_sends_failed ... ok
[INFO] [stdout] test looper_core::tests::panic_caught_triggers_destruction_and_failed_exit ... ok
[INFO] [stdout] test service_dispatch::tests::request_tag_mismatch_sends_failed ... ok
[INFO] [stdout] test service_dispatch::tests::request_unknown_session_sends_failed ... ok
[INFO] [stdout] test service_dispatch::tests::wrong_protocol_tag_drops_frame ... ok
[INFO] [stdout] test service_handle::tests::cancel_does_not_decrement_outstanding_counter ... ok
[INFO] [stdout] test service_handle::tests::cancel_handle_best_effort_on_closed_channel ... ok
[INFO] [stdout] test service_handle::tests::cancel_handle_drop_does_not_send_cancel ... ok
[INFO] [stdout] test looper_core::tests::panic_in_reply_handler_cascades_remaining_tokens ... ok
[INFO] [stdout] test service_handle::tests::drop_sends_revoke_interest ... ok
[INFO] [stdout] test looper_core::tests::panic_with_obligation_handle_compensated ... ok
[INFO] [stdout] test service_handle::tests::cancel_handle_from_try_send_sends_cancel_on_wire ... ok
[INFO] [stdout] test service_handle::tests::drop_stub_handle_no_panic ... ok
[INFO] [stdout] test service_handle::tests::send_notification_serializes_to_channel ... ok
[INFO] [stdout] test service_handle::tests::reply_still_deliverable_after_cancel ... ok
[INFO] [stdout] test service_handle::tests::send_request_cancel_handle_drop_is_noop ... ok
[INFO] [stdout] test service_handle::tests::cancel_handle_sends_cancel_on_wire ... ok
[INFO] [stdout] test service_handle::tests::send_request_cancels_entry_on_disconnected_channel ... ok
[INFO] [stdout] test service_handle::tests::send_request_increments_counter ... ok
[INFO] [stdout] test service_handle::tests::send_request_installs_dispatch_entry ... ok
[INFO] [stdout] test service_handle::tests::send_request_cancels_entry_on_full_channel ... ok
[INFO] [stdout] test service_handle::tests::send_request_serializes_to_channel ... ok
[INFO] [stdout] test service_handle::tests::send_request_compiles_with_correct_bounds ... ok
[INFO] [stdout] test service_handle::tests::send_request_unlimited_cap_no_panic ... ok
[INFO] [stdout] test service_handle::tests::stub_handle_send_request_does_not_panic ... ok
[INFO] [stdout] test service_handle::tests::target_address_returns_address ... ok
[INFO] [stdout] test service_handle::tests::try_send_notification_connection_closing ... ok
[INFO] [stdout] test service_handle::tests::try_send_notification_channel_full ... ok
[INFO] [stdout] test service_handle::tests::session_id_returns_assigned_value ... ok
[INFO] [stdout] test looper_core::tests::request_dispatch::request_handler_panic_sends_failed_via_drop_compensation ... ok
[INFO] [stdout] test service_handle::tests::try_send_request_cap_exceeded ... ok
[INFO] [stdout] test service_handle::tests::try_send_notification_succeeds ... ok
[INFO] [stdout] test service_handle::tests::try_send_request_channel_full_rolls_back_entry ... ok
[INFO] [stdout] test service_handle::tests::try_send_request_returns_message_on_channel_full ... ok
[INFO] [stdout] test service_handle::tests::try_send_request_returns_message_on_cap_error ... ok
[INFO] [stdout] test service_handle::tests::try_send_request_succeeds_under_cap ... ok
[INFO] [stdout] test looper_core::tests::request_dispatch::request_handler_panic_triggers_destruction ... ok
[INFO] [stdout] test service_handle::tests::wire_reply_port_sends_reply_frame ... ok
[INFO] [stdout] test subscriber_sender::tests::drop_closes_enqueue_cleanly ... ok
[INFO] [stdout] test subscriber_sender::tests::multiple_notifications_arrive_in_order ... ok
[INFO] [stdout] test subscriber_sender::tests::no_drop_revoke_interest ... ok
[INFO] [stdout] test subscriber_sender::tests::try_send_notification_after_close ... ok
[INFO] [stdout] test subscriber_sender::tests::send_notification_pushes_to_enqueue ... ok
[INFO] [stdout] test looper::tests::timer_fires_pulse ... ok
[INFO] [stdout] test service_handle::tests::wire_reply_port_drop_sends_failed_frame ... ok
[INFO] [stdout] test subscriber_sender::tests::session_id_returns_assigned_value ... ok
[INFO] [stdout] test timer::tests::timer_id_is_monotonic ... ok
[INFO] [stdout] test timer::tests::timer_token_is_not_clone ... ok
[INFO] [stdout] test timer::tests::timer_token_drop_sends_cancel ... ok
[INFO] [stdout] test watchdog::tests::heartbeat_advances_monotonically ... ok
[INFO] [stdout] test subscriber_sender::tests::try_send_notification_succeeds ... ok
[INFO] [stdout] test looper::tests::send_and_wait_unblocks_on_shutdown ... ok
[INFO] [stdout] test reply_future::tests::reply_sender_drop_absorbs_panic_when_receiver_gone ... ok
[INFO] [stdout] test service_dispatch::tests::duplicate_request_session_id_panics - should panic ... ok
[INFO] [stdout] test service_dispatch::tests::duplicate_session_id_panics - should panic ... ok
[INFO] [stdout] test service_handle::tests::send_request_panics_on_cap_exceeded - should panic ... ok
[INFO] [stdout] test service_dispatch::tests::request_handler_panic_sends_failed_via_drop ... ok
[INFO] [stdout] test looper::tests::revoked_sessions_persists_across_batches ... ok
[INFO] [stdout] test looper::tests::new_connection_frames_arrive_through_connection_source ... ok
[INFO] [stdout] test looper::tests::timer_token_drop_cancels ... ok
[INFO] [stdout] test looper::tests::send_and_wait_timeout ... ok
[INFO] [stdout] test watchdog::tests::watchdog_does_not_fire_when_heartbeat_advances ... ok
[INFO] [stdout] test watchdog::tests::watchdog_resets_after_firing ... ok
[INFO] [stdout] test watchdog::tests::watchdog_fires_on_stall ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- looper::tests::all_phases_dispatch_in_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'looper::tests::all_phases_dispatch_in_order' (1658) panicked at crates/pane-app/src/looper.rs:1470:9:
[INFO] [stdout] Reply must dispatch in phase 1. Got: ["notification:late_notif", "close_requested", "phase1:failed", "dropped"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628fdb18d888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628fdb18d888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628fdb18d888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x628fdb18d888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x628fdb1a241a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x628fdb1a241a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x628fdb192242 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x628fdb192242 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x628fdb16c6c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x628fdb16c6c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x628fdb185b99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x628fdb07cabc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x628fdb07cabc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x628fdb185d52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x628fdb185d52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x628fdb16c782 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x628fdb161959 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x628fdb16d49d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x628fdb1a2bdc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628fdaee15f8 - pane_app[a235e6227a3ed99]::looper::tests::all_phases_dispatch_in_order
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pane-app/src/looper.rs:1470:9
[INFO] [stdout]   20:     0x628fdaed2087 - pane_app[a235e6227a3ed99]::looper::tests::all_phases_dispatch_in_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pane-app/src/looper.rs:1358:38
[INFO] [stdout]   21:     0x628fdaec89e6 - <pane_app[a235e6227a3ed99]::looper::tests::all_phases_dispatch_in_order::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x628fdb06fb9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x628fdb06fb9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x628fdb07d415 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x628fdb07d415 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x628fdb07d415 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x628fdb07d415 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x628fdb07d415 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x628fdb07d415 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x628fdb07d415 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x628fdb076d24 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x628fdb076d24 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x628fdb080492 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x628fdb080492 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x628fdb080492 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x628fdb080492 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x628fdb080492 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x628fdb080492 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x628fdb080492 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x628fdb18d1bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x628fdb18d1bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a11fd5a4aa4 - <unknown>
[INFO] [stdout]   43:     0x7a11fd631a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     looper::tests::all_phases_dispatch_in_order
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 179 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pane-app --lib`
[INFO] running `Command { std: "docker" "inspect" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230", kill_on_drop: false }`
[INFO] [stdout] 6dbb91f667262917833ec8751a3440436bde56e7893d2063fd83d7fa477ee230
