[INFO] cloning repository https://github.com/nitecon/claude-mail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitecon/claude-mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitecon%2Fclaude-mail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitecon%2Fclaude-mail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad9120f1d5ac3f0e1bba47c819d08cd43c8c140d
[INFO] testing nitecon/claude-mail against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitecon%2Fclaude-mail" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nitecon/claude-mail
[INFO] finished tweaking git repo https://github.com/nitecon/claude-mail
[INFO] tweaked toml for git repo https://github.com/nitecon/claude-mail written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nitecon/claude-mail on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nitecon/claude-mail 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0e23623ced3f69709fc359a1138051175f7e5ca8ab456b7e2bfb9cb62a07d78
[INFO] running `Command { std: "docker" "start" "-a" "f0e23623ced3f69709fc359a1138051175f7e5ca8ab456b7e2bfb9cb62a07d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0e23623ced3f69709fc359a1138051175f7e5ca8ab456b7e2bfb9cb62a07d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e23623ced3f69709fc359a1138051175f7e5ca8ab456b7e2bfb9cb62a07d78", kill_on_drop: false }`
[INFO] [stdout] f0e23623ced3f69709fc359a1138051175f7e5ca8ab456b7e2bfb9cb62a07d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8de876fa12dd1f1f4a2619db032f35c30ca7ec99bec293bcfe0f591831d2b4e9
[INFO] running `Command { std: "docker" "start" "-a" "8de876fa12dd1f1f4a2619db032f35c30ca7ec99bec293bcfe0f591831d2b4e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/crates/updater)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 53s
[INFO] running `Command { std: "docker" "inspect" "8de876fa12dd1f1f4a2619db032f35c30ca7ec99bec293bcfe0f591831d2b4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de876fa12dd1f1f4a2619db032f35c30ca7ec99bec293bcfe0f591831d2b4e9", kill_on_drop: false }`
[INFO] [stdout] 8de876fa12dd1f1f4a2619db032f35c30ca7ec99bec293bcfe0f591831d2b4e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 861bf9f73d953c16c62faade1939829f5393c25545f5b8a01ae13c3144968cbb
[INFO] running `Command { std: "docker" "start" "-a" "861bf9f73d953c16c62faade1939829f5393c25545f5b8a01ae13c3144968cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway)
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/crates/updater)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.34s
[INFO] running `Command { std: "docker" "inspect" "861bf9f73d953c16c62faade1939829f5393c25545f5b8a01ae13c3144968cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "861bf9f73d953c16c62faade1939829f5393c25545f5b8a01ae13c3144968cbb", kill_on_drop: false }`
[INFO] [stdout] 861bf9f73d953c16c62faade1939829f5393c25545f5b8a01ae13c3144968cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 322f23f36089fb4689171729d3f874a238989bcbcc34c419c0049d531a59099e
[INFO] running `Command { std: "docker" "start" "-a" "322f23f36089fb4689171729d3f874a238989bcbcc34c419c0049d531a59099e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gateway-0911d00779eb238f)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test db::tests::artifact_actor_upsert_is_idempotent ... ok
[INFO] [stdout] test db::tests::api_docs_lazy_artifact_materialization_splits_oversized_chunks ... ok
[INFO] [stdout] test db::tests::artifact_current_and_accepted_versions_diverge ... ok
[INFO] [stdout] test db::tests::artifact_comment_anchors_to_manifest_item ... ok
[INFO] [stdout] test db::tests::api_docs_search_linked_artifact_task_pattern_and_repo_refs ... ok
[INFO] [stdout] test db::tests::artifact_link_idempotency_is_unique_per_run ... ok
[INFO] [stdout] test db::tests::api_docs_preserve_legacy_kind_and_publish_artifact_backed_chunks ... ok
[INFO] [stdout] test db::tests::artifact_chunk_supersession_preserves_history ... ok
[INFO] [stdout] test db::tests::api_docs_store_docs_first_context_and_search_content ... ok
[INFO] [stdout] test db::tests::artifact_pointer_update_rejects_missing_version ... ok
[INFO] [stdout] test db::tests::artifact_pointer_update_rejects_cross_artifact_version ... ok
[INFO] [stdout] test db::tests::artifact_link_visibility_predicate_is_consistent ... ok
[INFO] [stdout] test db::tests::artifact_pointer_update_accepts_same_artifact_versions ... ok
[INFO] [stdout] test db::tests::artifact_repository_comment_lifecycle_and_acceptance ... ok
[INFO] [stdout] test db::tests::artifact_repository_idempotent_mutations_and_workflow_updates ... ok
[INFO] [stdout] test db::tests::artifact_state_fields_are_independent ... ok
[INFO] [stdout] test db::tests::operations_envelope_defaults_match_t004 ... ok
[INFO] [stdout] test db::tests::operations_envelope_loads_shrunken_fixture ... ok
[INFO] [stdout] test db::tests::operations_envelope_quota_soft_warning_distinct_from_hard_reject ... ok
[INFO] [stdout] test db::tests::operations_envelope_rejects_invalid_env_values ... ok
[INFO] [stdout] test db::tests::operations_envelope_rejects_inverted_quota_thresholds ... ok
[INFO] [stdout] test db::tests::operations_envelope_size_check_emits_typed_error ... ok
[INFO] [stdout] test db::tests::create_artifact_version_replay_repairs_null_current_pointer ... ok
[INFO] [stdout] test db::tests::artifact_schema_apply_preserves_existing_tables ... ok
[INFO] [stdout] test db::tests::artifact_repository_filters_detail_and_search_related_rows ... ok
[INFO] [stdout] test db::tests::artifact_version_body_is_immutable ... ok
[INFO] [stdout] test db::tests::create_artifact_version_stale_replay_does_not_regress_current_pointer ... ok
[INFO] [stdout] test db::tests::pattern_lifecycle_metadata_is_required_and_searchable ... ok
[INFO] [stdout] test db::tests::design_review_synthesis_version_and_state_preserve_pointers ... ok
[INFO] [stdout] test db::tests::pattern_get_does_not_include_comments_and_comments_are_explicit ... ok
[INFO] [stdout] test db::tests::project_task_stats_sort_by_active_work_counts ... ok
[INFO] [stdout] test db::tests::design_review_two_pass_fixture_filters_provenance ... ok
[INFO] [stdout] test db::tests::purge_archived_bodies_due_drives_bulk_run ... ok
[INFO] [stdout] test db::tests::pattern_search_checks_markdown_body_and_summary_counts_comments ... ok
[INFO] [stdout] test db::tests::purge_archived_version_body_preserves_audit_metadata ... ok
[INFO] [stdout] test db::tests::restore_check_report_is_clean_on_pristine_db ... ok
[INFO] [stdout] test db::tests::purge_archived_version_body_respects_retain_permanent_label ... ok
[INFO] [stdout] test db::tests::restore_finding_collector_propagates_row_mapper_errors ... ok
[INFO] [stdout] test db::tests::restore_check_reports_pointer_mismatch_without_repair ... ok
[INFO] [stdout] test db::tests::restore_check_reports_stuck_workflow_run ... ok
[INFO] [stdout] test db::tests::schema_migration_preserves_confirmations_when_system_source_is_added ... ok
[INFO] [stdout] test db::tests::purge_archived_version_body_skips_when_age_below_ttl ... ok
[INFO] [stdout] test db::tests::t028_comment_rejects_cross_artifact_target ... ok
[INFO] [stdout] test db::tests::t028_contribution_accepts_valid_target_and_read_set ... ok
[INFO] [stdout] test db::tests::t028_contribution_rejects_cross_artifact_target ... ok
[INFO] [stdout] test db::tests::t028_contribution_rejects_missing_target ... ok
[INFO] [stdout] test db::tests::t028_contribution_rejects_unresolved_read_set_ref ... ok
[INFO] [stdout] test projects::tests::collapses_hyphens ... ok
[INFO] [stdout] test projects::tests::fallback_for_all_special ... ok
[INFO] [stdout] test projects::tests::replaces_invalid_chars ... ok
[INFO] [stdout] test projects::tests::strips_git_and_takes_basename ... ok
[INFO] [stdout] test routes::tests::actions_for_status_covers_transitions ... ok
[INFO] [stdout] test db::tests::unconfirmed_for_agent_includes_deliverable_system_messages ... ok
[INFO] [stdout] test db::tests::task_delegation_links_source_and_target_tasks ... ok
[INFO] [stdout] test db::tests::t029_comment_rejects_cross_artifact_parent_comment ... ok
[INFO] [stdout] test db::tests::unconfirmed_for_agent_only_returns_unread_user_messages ... ok
[INFO] [stdout] test db::tests::workflow_run_resumable_kind_can_recover_from_failed ... ok
[INFO] [stdout] test db::tests::workflow_run_cancelled_is_terminal ... ok
[INFO] [stdout] test db::tests::workflow_run_idempotency_is_unique_per_kind ... ok
[INFO] [stdout] test routes::tests::api_doc_chunks_route_keeps_legacy_array_and_opt_in_envelope ... ok
[INFO] [stdout] test routes::tests::artifact_quota_override_requires_project_administer_when_hardened ... ok
[INFO] [stdout] test routes::tests::artifact_authorization_enforces_project_and_scopes_when_hardened ... ok
[INFO] [stdout] test routes::tests::artifact_routes_allow_resumable_failed_run_retry_and_reject_cancelled ... ok
[INFO] [stdout] test routes::tests::artifact_mutation_helpers_preserve_replay_envelope_after_consolidation ... ok
[INFO] [stdout] test routes::tests::control_panel_nav_exposes_api_docs ... ok
[INFO] [stdout] test routes::tests::control_panel_nav_exposes_artifacts ... ok
[INFO] [stdout] test routes::tests::artifact_routes_return_stable_t004_size_limit_errors ... ok
[INFO] [stdout] test routes::tests::artifact_routes_surface_soft_quota_warning_and_hard_reject ... ok
[INFO] [stdout] test routes::tests::artifact_routes_cover_happy_path_and_idempotent_retry ... ok
[INFO] [stdout] test routes::tests::artifact_routes_validate_actor_idempotency_and_immutable_refs ... ok
[INFO] [stdout] test routes::tests::artifact_routes_expose_stale_and_partial_chunking_status ... ok
[INFO] [stdout] test routes::tests::task_create_response_includes_specification_alias_and_hint ... ok
[INFO] [stdout] test routes::tests::task_detail_response_includes_specification_alias ... ok
[INFO] [stdout] test routes::tests::tasks_board_html_shape ... ok
[INFO] [stdout] test routes::tests::artifact_workspace_page_survives_lazy_oversized_api_doc_chunking ... ok
[INFO] [stdout] test routes::tests::design_review_routes_cover_two_pass_query_and_synthesis_version ... ok
[INFO] [stdout] test routes::tests::artifact_workspace_pages_show_operational_sections ... ok
[INFO] [stdout] test routes::tests::spec_routes_import_manifest_round_trip_and_fetch_stable_item ... ok
[INFO] [stdout] test routes::tests::spec_generate_tasks_recovers_existing_unlinked_task_after_partial_failure ... ok
[INFO] [stdout] test routes::tests::spec_link_existing_task_creates_back_link ... ok
[INFO] [stdout] test routes::tests::spec_generate_tasks_uses_accepted_version_and_idempotent_rerun ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/updater-e26a70f96d13cb62)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Doc-tests updater
[INFO] [stdout] test tests::test_current_target_returns_some ... ok
[INFO] [stdout] test tests::test_is_newer ... ok
[INFO] [stdout] test tests::test_is_semverish_rejects_source_build_versions ... 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 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] running `Command { std: "docker" "inspect" "322f23f36089fb4689171729d3f874a238989bcbcc34c419c0049d531a59099e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322f23f36089fb4689171729d3f874a238989bcbcc34c419c0049d531a59099e", kill_on_drop: false }`
[INFO] [stdout] 322f23f36089fb4689171729d3f874a238989bcbcc34c419c0049d531a59099e
