[INFO] cloning repository https://github.com/mwaltzer/projd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwaltzer/projd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwaltzer%2Fprojd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwaltzer%2Fprojd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8be609cbd480ae3ca4541b3e5bd0c482ce7d48be
[INFO] testing mwaltzer/projd 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%2Fmwaltzer%2Fprojd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mwaltzer/projd
[INFO] finished tweaking git repo https://github.com/mwaltzer/projd
[INFO] tweaked toml for git repo https://github.com/mwaltzer/projd written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwaltzer/projd 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/mwaltzer/projd 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]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811
[INFO] running `Command { std: "docker" "start" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", 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" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811" "/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" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", 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" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling projd-types v0.1.0 (/opt/rustwide/workdir/crates/projd-types)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling proj v0.1.0 (/opt/rustwide/workdir/crates/proj)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proj-tui v0.1.0 (/opt/rustwide/workdir/crates/proj-tui)
[INFO] [stderr]    Compiling projd v0.1.0 (/opt/rustwide/workdir/crates/projd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.09s
[INFO] running `Command { std: "docker" "inspect" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", 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" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811" "/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 projd v0.1.0 (/opt/rustwide/workdir/crates/projd)
[INFO] [stderr]    Compiling proj v0.1.0 (/opt/rustwide/workdir/crates/proj)
[INFO] [stderr]    Compiling projd-types v0.1.0 (/opt/rustwide/workdir/crates/projd-types)
[INFO] [stderr]    Compiling proj-tui v0.1.0 (/opt/rustwide/workdir/crates/proj-tui)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.23s
[INFO] running `Command { std: "docker" "inspect" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", 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" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proj-8569e1e90f1692e7)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::configured_project_roots_defaults_to_home_code ... ok
[INFO] [stdout] test tests::ensure_project_config_exists_creates_default_toml ... ok
[INFO] [stdout] test tests::format_status_output_supports_text_mode ... ok
[INFO] [stdout] test tests::configured_project_roots_prefers_env_var ... ok
[INFO] [stdout] test tests::focus_cli_supports_autostart_flags ... ok
[INFO] [stdout] test tests::format_config_output_adds_trailing_newline_when_missing ... ok
[INFO] [stdout] test tests::install_niri_cli_supports_config_and_interval_flags ... ok
[INFO] [stdout] test tests::ensure_project_config_exists_is_noop_when_present ... ok
[INFO] [stdout] test tests::logs_cli_supports_json_and_tail_flags ... ok
[INFO] [stdout] test tests::format_port_output_renders_port_number ... ok
[INFO] [stdout] test tests::format_status_output_supports_json_mode ... ok
[INFO] [stdout] test tests::install_systemd_cli_parses ... ok
[INFO] [stdout] test tests::path_name_target_accepts_single_relative_name ... ok
[INFO] [stdout] test tests::render_niri_integration_fragment_mentions_focus_and_status_watch ... ok
[INFO] [stdout] test tests::resolve_name_in_project_roots_returns_canonical_match ... ok
[INFO] [stdout] test tests::status_cli_supports_watch_and_interval_flags ... ok
[INFO] [stdout] test tests::write_managed_install_section_is_idempotent ... ok
[INFO] [stdout] test tests::tail_content_lines_returns_last_n_lines ... ok
[INFO] [stdout] test tests::up_cli_supports_workspace_override_flag ... ok
[INFO] [stdout] test tests::ping_autostart_defaults_true_and_supports_disable_flags ... ok
[INFO] [stdout] test tests::config_cli_supports_read_and_set_modes ... ok
[INFO] [stdout] test tests::port_cli_supports_autostart_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proj_tui-570fa20f179b8043)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::app_set_projects_clamps_selection ... ok
[INFO] [stdout] test tests::render_logs_formats_multi_entry_sections ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/projd-e55c8f6aa69e20af)
[INFO] [stdout] test tests::cli_autostart_defaults_true_and_supports_disable_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test tests::allocate_port_skips_existing_ports ... ok
[INFO] [stdout] test tests::build_browser_launch_command_adds_firefox_isolation_flags ... ok
[INFO] [stdout] test tests::build_browser_launch_command_keeps_other_commands_unchanged ... ok
[INFO] [stdout] test tests::build_runtime_spawn_specs_respects_browser_isolation_opt_out ... ok
[INFO] [stdout] test tests::build_runtime_spawn_specs_prefers_project_browser_command ... ok
[INFO] [stdout] test tests::extract_content_length_parses_header ... ok
[INFO] [stdout] test tests::compute_router_routes_rejects_colliding_project_names ... ok
[INFO] [stdout] test tests::format_workspace_for_notification_handles_optional_index ... ok
[INFO] [stdout] test tests::interpolate_runtime_value_replaces_port_placeholder_tokens ... ok
[INFO] [stdout] test tests::interpolate_runtime_value_replaces_router_tokens ... ok
[INFO] [stdout] test tests::init_config_noop_when_exists ... ok
[INFO] [stdout] test tests::init_config_creates_default_when_missing ... ok
[INFO] [stdout] test tests::extract_request_method_and_path_parses_request_line ... ok
[INFO] [stdout] test tests::load_project_config_browser_false ... ok
[INFO] [stdout] test tests::load_project_config_browser_true ... ok
[INFO] [stdout] test tests::load_project_config_editor_shorthand ... ok
[INFO] [stdout] test tests::normalize_browser_url_to_project_origin_rewrites_loopback_hosts ... ok
[INFO] [stdout] test tests::load_state_rejects_suspended_focus_and_falls_back ... ok
[INFO] [stdout] test tests::load_state_restores_lifecycle_fields ... ok
[INFO] [stdout] test tests::load_project_config_resolves_relative_path_from_toml ... ok
[INFO] [stdout] test tests::focus_reports_warnings_when_niri_commands_fail ... ok
[INFO] [stdout] test tests::find_workspace_name_handles_nested_json_shape ... ok
[INFO] [stdout] test tests::load_project_config_infers_name_from_directory ... ok
[INFO] [stdout] test tests::is_bare_localhost_detects_bare_hosts ... ok
[INFO] [stdout] test tests::localhost_route_key_from_host_parses_localhost_hosts ... ok
[INFO] [stdout] test tests::load_project_config_parses_runtime_sections ... ok
[INFO] [stdout] test tests::persist_state_writes_lifecycle_fields ... ok
[INFO] [stdout] test tests::project_title_match_pattern_escapes_regex_specials ... ok
[INFO] [stdout] test tests::resolved_project_workspace_rejects_empty_workspace ... ok
[INFO] [stdout] test tests::persist_state_writes_runtime_recovery_metadata ... ok
[INFO] [stdout] test tests::project_local_origin_uses_router_port ... ok
[INFO] [stdout] test tests::project_status_marks_suspended_over_focus ... ok
[INFO] [stdout] test tests::runtime_exit_notification_mentions_workspace_context ... ok
[INFO] [stdout] test tests::read_config_returns_project_toml_content ... ok
[INFO] [stdout] test tests::resolved_project_workspace_prefers_override_then_config_then_name ... ok
[INFO] [stdout] test tests::sanitize_log_component_replaces_unsafe_characters ... ok
[INFO] [stdout] test tests::resolve_dependency_target_supports_name_and_relative_path ... ok
[INFO] [stdout] test tests::select_backend_port_prefers_expected_then_fallbacks ... ok
[INFO] [stdout] test tests::should_notify_runtime_exit_filters_successful_low_signal_processes ... ok
[INFO] [stdout] test tests::load_project_config_server_shorthand ... ok
[INFO] [stdout] test tests::write_managed_section_rejects_partial_markers ... ok
[INFO] [stdout] test tests::write_managed_section_appends_when_markers_are_missing ... ok
[INFO] [stdout] test tests::write_config_validates_toml_before_writing ... ok
[INFO] [stdout] test tests::write_managed_section_replaces_existing_section ... ok
[INFO] [stdout] test tests::load_state_recovers_live_runtime_metadata_and_filters_stale_entries ... ok
[INFO] [stdout] test tests::ipc_worker_queue_enforces_busy_backpressure ... ok
[INFO] [stdout] test tests::poll_runtime_events_handles_missing_notifier_without_panicking ... ok
[INFO] [stdout] test tests::poll_runtime_events_skips_clean_terminal_notifications ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/niri_workflow.rs (/opt/rustwide/target/debug/deps/niri_workflow-6f204e70e6838dc1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test niri_workflow_up_uses_workspace_from_project_config ... ok
[INFO] [stdout] test niri_workflow_rejects_partial_markers_without_registering_project ... ok
[INFO] [stdout] test niri_workflow_focus_returns_warnings_when_niri_is_unavailable ... ok
[INFO] [stdout] test niri_workflow_suspend_transitions_project_state ... ok
[INFO] [stdout] test niri_workflow_focus_returns_success_details ... ok
[INFO] [stdout] test niri_workflow_up_down_round_trip_updates_managed_section ... ok
[INFO] [stdout] test niri_workflow_up_workspace_override_wins_and_updates_existing_registration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- niri_workflow_up_workspace_override_wins_and_updates_existing_registration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'niri_workflow_up_workspace_override_wins_and_updates_existing_registration' (1690) panicked at crates/projd/tests/niri_workflow.rs:66:9:
[INFO] [stdout] timed out waiting for daemon to respond to ping
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d924a554428 - 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:     0x5d924a554428 - 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:     0x5d924a554428 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d924a554428 - <<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:     0x5d924a569d5a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d924a569d5a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d924a559172 - 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:     0x5d924a559172 - <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:     0x5d924a530c26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d924a530c26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d924a54b849 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d924a49efac - <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:     0x5d924a49efac - 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:     0x5d924a54ba02 - <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:     0x5d924a54ba02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d924a530d14 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d924a525c09 - 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:     0x5d924a531c4d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d924a56a4ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d924a475c3d - <niri_workflow[a557e87f79bd1d59]::DaemonHarness>::wait_for_ping
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/projd/tests/niri_workflow.rs:66:9
[INFO] [stdout]   20:     0x5d924a4764d9 - <niri_workflow[a557e87f79bd1d59]::DaemonHarness>::start_with_env
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/projd/tests/niri_workflow.rs:52:17
[INFO] [stdout]   21:     0x5d924a476954 - <niri_workflow[a557e87f79bd1d59]::DaemonHarness>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/projd/tests/niri_workflow.rs:27:9
[INFO] [stdout]   22:     0x5d924a47464d - niri_workflow[a557e87f79bd1d59]::niri_workflow_up_workspace_override_wins_and_updates_existing_registration
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/projd/tests/niri_workflow.rs:341:19
[INFO] [stdout]   23:     0x5d924a46bc57 - niri_workflow[a557e87f79bd1d59]::niri_workflow_up_workspace_override_wins_and_updates_existing_registration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/projd/tests/niri_workflow.rs:340:80
[INFO] [stdout]   24:     0x5d924a4894a6 - <niri_workflow[a557e87f79bd1d59]::niri_workflow_up_workspace_override_wins_and_updates_existing_registration::{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]   25:     0x5d924a49208b - <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]   26:     0x5d924a49208b - 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]   27:     0x5d924a49f905 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d924a49f905 - <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]   29:     0x5d924a49f905 - 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]   30:     0x5d924a49f905 - 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]   31:     0x5d924a49f905 - 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]   32:     0x5d924a49f905 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d924a49f905 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d924a499214 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d924a499214 - 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]   36:     0x5d924a4a2982 - 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]   37:     0x5d924a4a2982 - <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]   38:     0x5d924a4a2982 - 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]   39:     0x5d924a4a2982 - 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]   40:     0x5d924a4a2982 - 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]   41:     0x5d924a4a2982 - 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]   42:     0x5d924a4a2982 - <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]   43:     0x5d924a55353f - <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]   44:     0x5d924a55353f - <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]   45:     0x72f94452caa4 - <unknown>
[INFO] [stdout]   46:     0x72f9445b9a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     niri_workflow_up_workspace_override_wins_and_updates_existing_registration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p projd --test niri_workflow`
[INFO] running `Command { std: "docker" "inspect" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811", kill_on_drop: false }`
[INFO] [stdout] 735483d1f4e2a042a92cb4140d0b05baedf4a6e9b84f38e3b369956b22096811
