[INFO] cloning repository https://github.com/pasunboneleve/plugboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pasunboneleve/plugboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasunboneleve%2Fplugboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasunboneleve%2Fplugboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dc584083ff05ed8e47b8abb6170d7c1b628ebb8
[INFO] testing pasunboneleve/plugboard against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasunboneleve%2Fplugboard" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pasunboneleve/plugboard
[INFO] finished tweaking git repo https://github.com/pasunboneleve/plugboard
[INFO] tweaked toml for git repo https://github.com/pasunboneleve/plugboard written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pasunboneleve/plugboard on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pasunboneleve/plugboard 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856
[INFO] running `Command { std: "docker" "start" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", 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" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", 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" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling plugboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", 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" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plugboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 19.61s
[INFO] running `Command { std: "docker" "inspect" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", 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" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plugboard-1e1f2c63a6f56175)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test cli::message_metadata::tests::parses_multiple_meta_args_with_json_values ... ok
[INFO] [stdout] test cli::message_metadata::tests::merges_meta_under_top_level_field_without_overwriting_other_fields ... ok
[INFO] [stdout] test cli::message_metadata::tests::rejects_invalid_meta_args ... ok
[INFO] [stdout] test cli::request::tests::emits_json_request_identifiers ... ok
[INFO] [stdout] test cli::request::tests::merges_meta_under_top_level_field_without_overwriting_other_fields ... ok
[INFO] [stdout] test cli::request::tests::parses_multiple_meta_args_with_json_values ... ok
[INFO] [stdout] test cli::tracking::tests::tracking_state_path_lives_next_to_database ... ok
[INFO] [stdout] test domain::message::tests::follow_up_inherits_parent_conversation_when_missing ... ok
[INFO] [stdout] test domain::message::tests::new_message_defaults_to_optional_fields ... ok
[INFO] [stdout] test cli::tracking::tests::maybe_track_publish_records_request_topics_only ... ok
[INFO] [stdout] test domain::claim::tests::claim_status_round_trips ... ok
[INFO] [stdout] test notifier::tests::derives_wake_marker_path ... ok
[INFO] [stdout] test notifier::tests::expands_sqlite_related_paths ... ok
[INFO] [stdout] test cli::tracking::tests::mark_notified_updates_local_state ... ok
[INFO] [stdout] test notifier::tests::matches_database_and_wal_paths ... ok
[INFO] [stdout] test notifier::tests::remaining_until_respects_deadline ... ok
[INFO] [stdout] test notifier::tests::emit_overwrites_wake_marker_instead_of_appending ... ok
[INFO] [stdout] test plugin::command::tests::extracts_only_meta_object_from_metadata_json ... ok
[INFO] [stdout] test exchange::sqlite::tests::publish_reads_by_topic_and_conversation ... ok
[INFO] [stdout] test exchange::sqlite::tests::live_claim_from_another_instance_blocks_double_claim ... ok
[INFO] [stdout] test plugin::command::tests::ignores_broken_pipe_when_command_closes_stdin_early ... ok
[INFO] [stdout] test worker::host::tests::failure_follow_up_prefers_stderr_body ... ok
[INFO] [stdout] test worker::host::tests::timeout_follow_up_uses_timeout_topic ... ok
[INFO] [stdout] test worker::host::tests::success_follow_up_keeps_parent_and_conversation ... ok
[INFO] [stdout] test worker::host::tests::worker_config_derives_timeout_topic_from_watched_topic ... ok
[INFO] [stdout] test plugin::command::tests::injects_meta_env_vars_per_invocation ... ok
[INFO] [stdout] test exchange::sqlite::tests::claim_is_atomic_for_active_messages ... ok
[INFO] [stdout] test cli::request::tests::rejects_invalid_meta_args ... ok
[INFO] [stdout] test exchange::sqlite::tests::publish_with_missing_parent_fails ... ok
[INFO] [stdout] test exchange::sqlite::tests::initializes_schema ... ok
[INFO] [stdout] test exchange::sqlite::tests::expired_active_claims_are_deleted_during_claim_and_do_not_block ... ok
[INFO] [stdout] test exchange::sqlite::tests::publish_round_trips_metadata_json ... ok
[INFO] [stdout] test exchange::sqlite::tests::fail_and_timeout_transitions_record_completion_timestamp ... ok
[INFO] [stdout] test exchange::sqlite::tests::claim_transitions_record_completion_timestamp ... ok
[INFO] [stdout] test exchange::sqlite::tests::multiple_workers_in_same_group_can_claim_different_messages ... ok
[INFO] [stdout] test cli::request::tests::await_reply_recovers_when_notifier_never_fires ... ok
[INFO] [stdout] test exchange::sqlite::tests::claim_next_blocking_wakes_after_publish ... ok
[INFO] [stderr]      Running unittests src/bin/example-review-plugin.rs (/opt/rustwide/target/release/deps/example_review_plugin-62a7abc010ed87d6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/gemini-plugin.rs (/opt/rustwide/target/release/deps/gemini_plugin-5abd2e3af7575695)
[INFO] [stdout] test tests::escapes_control_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::appends_model_when_present ... ok
[INFO] [stdout] test tests::builds_non_interactive_json_args_from_message_body ... ok
[INFO] [stdout] test tests::falls_back_to_stderr_when_stdout_is_not_json ... ok
[INFO] [stdout] test tests::parses_failure_payload ... ok
[INFO] [stdout] test tests::parses_success_payload ... ok
[INFO] [stdout] test tests::falls_back_to_stdout_when_stderr_is_empty ... ok
[INFO] [stdout] test tests::prefers_json_error_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/ollama-plugin.rs (/opt/rustwide/target/release/deps/ollama_plugin-5e6d547bea3cf49a)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::appends_generate_path_to_base_url ... ok
[INFO] [stdout] test tests::falls_back_to_plain_body_for_non_json_errors ... ok
[INFO] [stdout] test tests::parses_error_payload ... ok
[INFO] [stdout] test tests::parses_success_payload ... ok
[INFO] [stdout] test tests::prefers_json_error_message ... ok
[INFO] [stdout] test tests::prefers_plugboard_meta_model_over_env_override ... ok
[INFO] [stdout] test tests::builds_non_streaming_request ... ok
[INFO] [stdout] test tests::falls_back_from_plugin_env_to_default_model ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/plugboard-1918cbf7f77196a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-7ef669e3cdf0b1ae)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test publish_and_read_help_are_concrete ... ok
[INFO] [stdout] test publish_tracks_request_topic_conversation_locally ... ok
[INFO] [stdout] test publish_and_read_commands_work ... ok
[INFO] [stdout] test publish_rejects_invalid_meta_argument ... ok
[INFO] [stdout] test check_can_emit_json ... ok
[INFO] [stdout] test inspect_shows_claim_identity_and_expired_state ... ok
[INFO] [stdout] test publish_can_merge_meta_and_emit_json_identifiers ... ok
[INFO] [stdout] test check_can_emit_json_for_success_reply ... ok
[INFO] [stdout] test check_reports_failure_and_exits_nonzero ... ok
[INFO] [stdout] test check_can_emit_json_for_failure_reply ... ok
[INFO] [stdout] test check_reports_pending_when_no_terminal_reply_exists ... ok
[INFO] [stdout] test run_help_describes_worker_host ... ok
[INFO] [stdout] test notify_once_marks_terminal_conversation_as_notified ... ok
[INFO] [stdout] test publish_emits_timestamped_human_identifiers_by_default ... ok
[INFO] [stdout] test top_level_help_describes_topic_based_workflow ... ok
[INFO] [stdout] test check_reports_success_reply_by_conversation ... ok
[INFO] [stdout] test read_supports_conversation_id_alias ... ok
[INFO] [stdout] test request_rejects_invalid_meta_argument ... ok
[INFO] [stdout] test run_once_handles_one_message_and_exits ... ok
[INFO] [stdout] test request_wakes_run_once_worker_and_returns_reply_on_fresh_topic ... ok
[INFO] [stdout] test request_wakes_persistent_worker_and_returns_reply_on_fresh_topic ... FAILED
[INFO] [stdout] test request_can_emit_publish_identifiers_as_json ... ok
[INFO] [stdout] test request_exits_nonzero_on_failure_reply ... ok
[INFO] [stdout] test request_publishes_and_waits_for_success_reply ... ok
[INFO] [stdout] test request_reads_body_from_stdin_when_flag_is_omitted ... ok
[INFO] [stdout] test persistent_worker_handles_rapid_publish_sequence_without_waiting_for_fallback ... ok
[INFO] [stdout] test run_once_blocks_until_message_is_published ... ok
[INFO] [stdout] test request_matches_reply_by_conversation_not_topic_alone ... ok
[INFO] [stdout] test persistent_worker_drains_burst_after_single_change_cycle ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- request_wakes_persistent_worker_and_returns_reply_on_fresh_topic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request_wakes_persistent_worker_and_returns_reply_on_fresh_topic' (2701) panicked at tests/cli.rs:1371:5:
[INFO] [stdout] expected persistent notifier-success request/reply path to finish well below fallback ceiling, got 202.090816ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebcb8c03201 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ebcb8c189ca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5ebcb8c079ac - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ebcb8bdfab6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ebcb8bfa8d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5ebcb89f63a0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ebcb8bfaa92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ebcb8bdfb62 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ebcb8bd7209 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ebcb8be075d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ebcb8c1912c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ebcb89d8d0b - <cli[b32c8429ca20d83e]::request_wakes_persistent_worker_and_returns_reply_on_fresh_topic::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x5ebcb89e96db - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   13:     0x5ebcb89f6d25 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   14:     0x5ebcb89f17d4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x5ebcb89f9e72 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x5ebcb8c0271f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7aa110d1007a - <unknown>
[INFO] [stdout]   18:     0x7aa110da3534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     request_wakes_persistent_worker_and_returns_reply_on_fresh_topic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856", kill_on_drop: false }`
[INFO] [stdout] adcfc63d8f57db7d9f51a66b9d677bd35a2af42aa9b76c8ebbe819097cb4d856
