[INFO] cloning repository https://github.com/Eridanus117/agent-mailbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eridanus117/agent-mailbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEridanus117%2Fagent-mailbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEridanus117%2Fagent-mailbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7976abf68447ca03a72a80237bd03bd768169dcd
[INFO] testing Eridanus117/agent-mailbox 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%2FEridanus117%2Fagent-mailbox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eridanus117/agent-mailbox
[INFO] finished tweaking git repo https://github.com/Eridanus117/agent-mailbox
[INFO] tweaked toml for git repo https://github.com/Eridanus117/agent-mailbox written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eridanus117/agent-mailbox 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/Eridanus117/agent-mailbox 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.6.0
[INFO] [stderr]   Downloaded kqueue-sys v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3
[INFO] running `Command { std: "docker" "start" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", 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" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3" "/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" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", 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" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mailbox-codex v0.1.0 (/opt/rustwide/workdir/crates/mailbox-codex)
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mailbox-notify v0.1.0 (/opt/rustwide/workdir/crates/mailbox-notify)
[INFO] [stderr]    Compiling mailbox-core v0.1.0 (/opt/rustwide/workdir/crates/mailbox-core)
[INFO] [stderr]    Compiling mailbox-sqlite v0.1.0 (/opt/rustwide/workdir/crates/mailbox-sqlite)
[INFO] [stderr]    Compiling mailbox-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-hook)
[INFO] [stderr]    Compiling mailbox-channel v0.1.0 (/opt/rustwide/workdir/crates/mailbox-channel)
[INFO] [stderr]    Compiling mailbox-claude-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-claude-hook)
[INFO] [stderr]    Compiling mailboxd v0.1.0 (/opt/rustwide/workdir/crates/mailboxd)
[INFO] [stderr]    Compiling mailbox-codex-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-codex-hook)
[INFO] [stderr]    Compiling mailbox-cli v0.1.0 (/opt/rustwide/workdir/crates/mailbox-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", 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" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3" "/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 mailbox-codex-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-codex-hook)
[INFO] [stderr]    Compiling mailbox-claude-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-claude-hook)
[INFO] [stderr]    Compiling mailbox-sqlite v0.1.0 (/opt/rustwide/workdir/crates/mailbox-sqlite)
[INFO] [stderr]    Compiling mailbox-core v0.1.0 (/opt/rustwide/workdir/crates/mailbox-core)
[INFO] [stderr]    Compiling mailbox-hook v0.1.0 (/opt/rustwide/workdir/crates/mailbox-hook)
[INFO] [stderr]    Compiling mailbox-channel v0.1.0 (/opt/rustwide/workdir/crates/mailbox-channel)
[INFO] [stderr]    Compiling mailbox-codex v0.1.0 (/opt/rustwide/workdir/crates/mailbox-codex)
[INFO] [stderr]    Compiling mailbox-cli v0.1.0 (/opt/rustwide/workdir/crates/mailbox-cli)
[INFO] [stderr]    Compiling mailbox-notify v0.1.0 (/opt/rustwide/workdir/crates/mailbox-notify)
[INFO] [stderr]    Compiling mailboxd v0.1.0 (/opt/rustwide/workdir/crates/mailboxd)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.65s
[INFO] running `Command { std: "docker" "inspect" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", 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" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3" "/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.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailbox_channel-23f5ba12a15d3d62)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 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/debug/deps/mailbox_claude_hook-86ec07858b9316b1)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::output_empty_serializes_minimal ... ok
[INFO] [stdout] test tests::output_with_context_serializes_camelcase_nested ... ok
[INFO] [stdout] test tests::output_event_only_omits_additional_context ... ok
[INFO] [stdout] test tests::render_channel_tags_chain_depth_and_in_reply_to ... ok
[INFO] [stdout] test tests::render_channel_tags_single_message_has_required_attrs ... ok
[INFO] [stdout] test tests::audit_log_appends_jsonl_with_required_fields ... ok
[INFO] [stdout] test tests::render_channel_tags_concatenates_multiple_with_newlines ... ok
[INFO] [stdout] test tests::audit_log_rotates_when_over_threshold ... ok
[INFO] [stdout] test tests::ensure_registered_creates_row_when_absent ... ok
[INFO] [stdout] test tests::ensure_registered_idempotent_when_row_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailbox-2798c5d0999d7de0)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test adapters::backup::tests::copy_backup_returns_none_for_missing_src ... ok
[INFO] [stdout] test adapters::backup::tests::ensure_symlink_creates_then_idempotent ... ok
[INFO] [stdout] test adapters::backup::tests::copy_backup_then_restore_round_trips ... ok
[INFO] [stdout] test adapters::codex::tests::add_mailbox_hooks_idempotent_no_duplicates ... ok
[INFO] [stdout] test adapters::backup::tests::manifest_round_trip ... ok
[INFO] [stdout] test adapters::claude::tests::probe_works_without_existing_mcp_json ... ok
[INFO] [stdout] test adapters::claude::tests::settings_json_respects_claude_config_dir ... ok
[INFO] [stdout] test adapters::codex::tests::add_mailbox_hooks_appends_without_dropping_existing ... ok
[INFO] [stdout] test adapters::claude::tests::apply_preserves_existing_user_hooks ... ok
[INFO] [stdout] test adapters::codex::tests::apply_codex_with_existing_hooks_json_preserves_existing_user_hook ... ok
[INFO] [stdout] test adapters::claude::tests::remove_without_backup_scrubs_key ... ok
[INFO] [stdout] test adapters::claude::tests::remove_without_backup_scrubs_hooks ... ok
[INFO] [stdout] test adapters::codex::tests::line_edit_flips_existing_false ... ok
[INFO] [stdout] test adapters::codex::tests::remove_mailbox_hooks_drops_only_our_entries ... ok
[INFO] [stdout] test adapters::claude::tests::remove_restores_backup_and_drops_symlink ... ok
[INFO] [stdout] test adapters::codex::tests::line_edit_preserves_comments_and_section_order ... ok
[INFO] [stdout] test adapters::claude::tests::apply_creates_mcp_json_and_symlink ... ok
[INFO] [stdout] test adapters::codex::tests::remove_mailbox_hooks_returns_false_when_no_op ... ok
[INFO] [stdout] test adapters::claude::tests::apply_preserves_other_mcp_servers ... ok
[INFO] [stdout] test adapters::codex::tests::remove_top_level_key_drops_only_the_target ... ok
[INFO] [stdout] test adapters::codex::tests::line_edit_idempotent_when_already_true ... ok
[INFO] [stdout] test adapters::codex::tests::apply_against_realistic_config_preserves_comments ... ok
[INFO] [stdout] test adapters::claude::tests::remove_scrubs_only_mailbox_hooks_keeping_user_hooks ... ok
[INFO] [stdout] test adapters::claude::tests::verify_all_pass_after_apply ... ok
[INFO] [stdout] test adapters::claude::tests::apply_is_idempotent_on_hooks ... ok
[INFO] [stdout] test adapters::tests::dispatch_unknown_returns_none ... ok
[INFO] [stdout] test adapters::codex::tests::apply_sets_rmcp_key_and_creates_symlink ... ok
[INFO] [stdout] test adapters::codex::tests::line_edit_creates_file_when_absent ... ok
[INFO] [stdout] test adapters::tests::dispatch_known_runtimes ... ok
[INFO] [stdout] test adapters::backup::tests::write_atomic_creates_parent ... ok
[INFO] [stdout] test adapters::codex::tests::apply_codex_with_no_existing_hooks_json_creates_new ... ok
[INFO] [stdout] test adapters::polling::tests::polling_apply_creates_symlink_only ... ok
[INFO] [stdout] test adapters::codex::tests::line_edit_does_not_touch_section_scoped_key_with_same_name ... ok
[INFO] [stdout] test adapters::codex::tests::remove_without_backup_scrubs_key ... ok
[INFO] [stdout] test adapters::codex::tests::verify_passes_after_apply ... ok
[INFO] [stdout] test adapters::codex::tests::remove_restores_backup ... ok
[INFO] [stdout] test adapters::codex::tests::apply_preserves_other_codex_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailbox_codex_probe-b19c2459b4cb3f9d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 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/debug/deps/mailbox_codex_hook-370da697b3c38183)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::output_empty_serializes_minimal ... ok
[INFO] [stdout] test tests::output_event_only_omits_additional_context ... ok
[INFO] [stdout] test tests::output_with_context_serializes_camelcase_nested ... ok
[INFO] [stdout] test tests::render_channel_tags_concatenates_multiple_with_newlines ... ok
[INFO] [stdout] test tests::render_channel_tags_single_message_has_required_attrs ... ok
[INFO] [stdout] test tests::render_channel_tags_chain_depth_and_in_reply_to ... ok
[INFO] [stdout] test tests::audit_log_rotates_when_over_threshold ... ok
[INFO] [stdout] test tests::audit_log_appends_jsonl_with_required_fields ... ok
[INFO] [stdout] test tests::ensure_registered_creates_row_when_absent ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailbox_core-643455143204cd22)
[INFO] [stdout] test tests::ensure_registered_idempotent_when_row_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test bridge_mode::tests::kebab_round_trips_three_variants ... ok
[INFO] [stdout] test bridge_mode::tests::serde_uses_kebab_form ... ok
[INFO] [stdout] test config::tests::expand_env_handles_lone_dollar ... ok
[INFO] [stdout] test error::tests::command_result_err_carries_message ... ok
[INFO] [stdout] test error::tests::command_result_ok_wraps_data ... ok
[INFO] [stdout] test error::tests::display_form_uppercased_with_prefix ... ok
[INFO] [stdout] test config::tests::expand_env_preserves_unset_vars_literally ... ok
[INFO] [stdout] test error::tests::snake_form_matches_serde ... ok
[INFO] [stdout] test error::tests::wire_form_serde_round_trip ... ok
[INFO] [stdout] test identity::tests::bad_uuid_rejected ... ok
[INFO] [stdout] test config::tests::partial_file_inherits_other_defaults ... ok
[INFO] [stdout] test identity::tests::canonical_form_accepted ... ok
[INFO] [stdout] test config::tests::missing_file_returns_defaults ... ok
[INFO] [stdout] test identity::tests::cli_name_invalid_chars_rejected ... ok
[INFO] [stdout] test identity::tests::cli_name_lowercased ... ok
[INFO] [stdout] test identity::tests::dash_form_canonicalized_to_colon ... ok
[INFO] [stdout] test identity::tests::session_id_struct_round_trip ... ok
[INFO] [stdout] test identity::tests::fs_safe_round_trips ... ok
[INFO] [stdout] test identity::tests::empty_input_rejected ... ok
[INFO] [stdout] test identity::tests::unknown_cli_accepted ... ok
[INFO] [stdout] test message::tests::delivery_class_kebab_round_trip ... ok
[INFO] [stdout] test config::tests::expand_env_substitutes_variables ... ok
[INFO] [stdout] test message::tests::nested_reply_keeps_root_chain_id ... ok
[INFO] [stdout] test session::tests::draining_terminal_states ... ok
[INFO] [stdout] test message::tests::reply_inherits_chain_id_increments_depth ... ok
[INFO] [stdout] test message::tests::json_round_trip_preserves_wire_fields ... ok
[INFO] [stdout] test identity::tests::multiple_colons_rejected ... ok
[INFO] [stdout] test identity::tests::no_separator_rejected ... ok
[INFO] [stdout] test identity::tests::uuid_internal_dashes_preserved ... ok
[INFO] [stdout] test session::tests::registering_can_only_go_to_active_or_crashed ... ok
[INFO] [stdout] test session::tests::stale_can_resume_to_active ... ok
[INFO] [stdout] test session::tests::stopped_is_terminal ... ok
[INFO] [stdout] test session::tests::stale_can_die_to_crashed ... ok
[INFO] [stdout] test session::tests::terminal_for_delivery_flag ... ok
[INFO] [stdout] test message::tests::root_message_has_self_chain_id ... ok
[INFO] [stdout] test bridge_mode::tests::unknown_mode_rejected ... ok
[INFO] [stdout] test config::tests::defaults_round_trip_via_toml ... ok
[INFO] [stdout] test message::tests::validate_catches_inconsistent_chain_state ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailbox_hook-67b162663e17aa77)
[INFO] [stdout] test message::tests::validate_rejects_unknown_schema_version ... ok
[INFO] [stdout] test session::tests::active_self_loop_allowed_for_heartbeat ... ok
[INFO] [stdout] test session::tests::kebab_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailbox_notify-592b4c1710d352c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[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 4 tests
[INFO] [stdout] test tests::signed_url_appends_sign_and_timestamp ... ok
[INFO] [stdout] test tests::signed_url_handles_no_query_string_in_base ... ok
[INFO] [stdout] test tests::signed_url_signature_changes_with_secret ... ok
[INFO] [stdout] test tests::signed_url_signature_is_url_encoded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailbox_sqlite-827e3f0fc1ac07ed)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::invalid_status_transition_rejected ... ok
[INFO] [stdout] test tests::list_sessions_filters_by_cli_and_status ... ok
[INFO] [stdout] test tests::release_session_drains_to_dead_letter ... ok
[INFO] [stdout] test tests::pull_cursor_advances ... ok
[INFO] [stdout] test tests::read_cursor_starts_unset_and_round_trips ... ok
[INFO] [stdout] test tests::rate_limit_blocks_excess_publish ... ok
[INFO] [stdout] test tests::chain_show_returns_messages_in_depth_order ... ok
[INFO] [stdout] test tests::dead_letter_records_messages_after_crash ... ok
[INFO] [stdout] test tests::publish_to_crashed_session_rejected ... ok
[INFO] [stdout] test tests::publish_pull_round_trip ... ok
[INFO] [stdout] test tests::pull_for_session_advances_cursor_only_when_messages ... ok
[INFO] [stdout] test tests::heartbeat_bumps_last_seen_at ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailboxd-454a007c4e16143e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::parse_uuid_handles_short_timestamp_prefix ... ok
[INFO] [stdout] test tests::parse_uuid_from_rollout_name_typical ... ok
[INFO] [stdout] test tests::parse_uuid_rejects_short_name ... ok
[INFO] [stdout] test tests::parse_uuid_rejects_wrong_extension ... ok
[INFO] [stdout] test watch::tests::is_rollout_jsonl_match ... ok
[INFO] [stdout] test watch::tests::watcher_ignores_non_rollout_files ... ok
[INFO] [stdout] test watch::tests::watcher_picks_up_rollout_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- watch::tests::watcher_picks_up_rollout_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'watch::tests::watcher_picks_up_rollout_files' (2444) panicked at crates/mailboxd/src/watch.rs:106:17:
[INFO] [stdout] expected rollout file in events within 5s; got []
[INFO] [stdout] expected canonical: /tmp/.tmpeceJzL/2026/05/06/rollout-2026-05-06T06-32-07-019dfd7d-1980-74a2-81bf-48df00ee94d1.jsonl
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59857eb5e8f8 - 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:     0x59857eb5e8f8 - 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:     0x59857eb5e8f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59857eb5e8f8 - <<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:     0x59857eb7330a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59857eb7330a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59857eb63902 - 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:     0x59857eb63902 - <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:     0x59857eb3b696 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59857eb3b696 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59857eb56199 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59857ea83eec - <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:     0x59857ea83eec - 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:     0x59857eb56352 - <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:     0x59857eb56352 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59857eb3b752 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59857eb30279 - 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:     0x59857eb3c55d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59857eb73acc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59857ea75862 - mailboxd[71e88005bec6a26b]::watch::tests::watcher_picks_up_rollout_files
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mailboxd/src/watch.rs:106:17
[INFO] [stdout]   20:     0x59857ea72027 - mailboxd[71e88005bec6a26b]::watch::tests::watcher_picks_up_rollout_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mailboxd/src/watch.rs:76:40
[INFO] [stdout]   21:     0x59857ea6e9d6 - <mailboxd[71e88005bec6a26b]::watch::tests::watcher_picks_up_rollout_files::{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:     0x59857ea76fcb - <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:     0x59857ea76fcb - 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:     0x59857ea84845 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x59857ea84845 - <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:     0x59857ea84845 - 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:     0x59857ea84845 - 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:     0x59857ea84845 - 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:     0x59857ea84845 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x59857ea84845 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x59857ea7e154 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x59857ea7e154 - 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:     0x59857ea878c2 - 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:     0x59857ea878c2 - <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:     0x59857ea878c2 - 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:     0x59857ea878c2 - 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:     0x59857ea878c2 - 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:     0x59857ea878c2 - 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:     0x59857ea878c2 - <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:     0x59857eb5e08f - <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:     0x59857eb5e08f - <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:     0x7a0ac205eaa4 - <unknown>
[INFO] [stdout]   43:     0x7a0ac20eba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     watch::tests::watcher_picks_up_rollout_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mailboxd --bin mailboxd`
[INFO] running `Command { std: "docker" "inspect" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3", kill_on_drop: false }`
[INFO] [stdout] 231ca58c06150bc86fc6c5feed4b026e045929555e04029b7951ecfdf8e153e3
