[INFO] cloning repository https://github.com/pulseengine/thrum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pulseengine/thrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulseengine%2Fthrum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulseengine%2Fthrum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2918239a8c1a0e87fd1349adb845b4599aa11791 [INFO] testing pulseengine/thrum against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpulseengine%2Fthrum" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pulseengine/thrum [INFO] finished tweaking git repo https://github.com/pulseengine/thrum [INFO] tweaked toml for git repo https://github.com/pulseengine/thrum written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pulseengine/thrum on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pulseengine/thrum 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0ee4fc338f7b59a71b4b1742c505b1d306353d10cca96e63b58da076846368 [INFO] running `Command { std: "docker" "start" "-a" "fe0ee4fc338f7b59a71b4b1742c505b1d306353d10cca96e63b58da076846368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0ee4fc338f7b59a71b4b1742c505b1d306353d10cca96e63b58da076846368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0ee4fc338f7b59a71b4b1742c505b1d306353d10cca96e63b58da076846368", kill_on_drop: false }` [INFO] [stdout] fe0ee4fc338f7b59a71b4b1742c505b1d306353d10cca96e63b58da076846368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca2b1421d750aef5637fc4721b8aaabb7d7f63d0fdca4b177f70833cfd85c3fa [INFO] running `Command { std: "docker" "start" "-a" "ca2b1421d750aef5637fc4721b8aaabb7d7f63d0fdca4b177f70833cfd85c3fa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tracing-opentelemetry v0.30.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling cargo_toml v0.20.5 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.7.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling opentelemetry-proto v0.29.0 [INFO] [stderr] Compiling opentelemetry-http v0.29.0 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.29.0 [INFO] [stderr] Compiling async-openai v0.27.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thrum-core v0.1.0 (/opt/rustwide/workdir/crates/thrum-core) [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling thrum-cli v0.1.0 (/opt/rustwide/workdir/crates/thrum-cli) [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling thrum-db v0.1.0 (/opt/rustwide/workdir/crates/thrum-db) [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling thrum-runner v0.1.0 (/opt/rustwide/workdir/crates/thrum-runner) [INFO] [stderr] Compiling thrum-api v0.1.0 (/opt/rustwide/workdir/crates/thrum-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 14s [INFO] running `Command { std: "docker" "inspect" "ca2b1421d750aef5637fc4721b8aaabb7d7f63d0fdca4b177f70833cfd85c3fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2b1421d750aef5637fc4721b8aaabb7d7f63d0fdca4b177f70833cfd85c3fa", kill_on_drop: false }` [INFO] [stdout] ca2b1421d750aef5637fc4721b8aaabb7d7f63d0fdca4b177f70833cfd85c3fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 360d43c5033d48112e5eaa39773fd4d35b5c45506bab3e46fe10e9e84ab4912a [INFO] running `Command { std: "docker" "start" "-a" "360d43c5033d48112e5eaa39773fd4d35b5c45506bab3e46fe10e9e84ab4912a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling generator v0.8.8 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thrum-cli v0.1.0 (/opt/rustwide/workdir/crates/thrum-cli) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling loom v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling async-openai v0.27.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling opentelemetry-proto v0.29.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.29.0 [INFO] [stderr] Compiling thrum-core v0.1.0 (/opt/rustwide/workdir/crates/thrum-core) [INFO] [stderr] Compiling thrum-db v0.1.0 (/opt/rustwide/workdir/crates/thrum-db) [INFO] [stderr] Compiling thrum-runner v0.1.0 (/opt/rustwide/workdir/crates/thrum-runner) [INFO] [stderr] Compiling thrum-api v0.1.0 (/opt/rustwide/workdir/crates/thrum-api) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "360d43c5033d48112e5eaa39773fd4d35b5c45506bab3e46fe10e9e84ab4912a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360d43c5033d48112e5eaa39773fd4d35b5c45506bab3e46fe10e9e84ab4912a", kill_on_drop: false }` [INFO] [stdout] 360d43c5033d48112e5eaa39773fd4d35b5c45506bab3e46fe10e9e84ab4912a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b923b6669c404c4ba94cb067099a90321f7ed1fdb4458f80c5a90c68c8cf5e4 [INFO] running `Command { std: "docker" "start" "-a" "3b923b6669c404c4ba94cb067099a90321f7ed1fdb4458f80c5a90c68c8cf5e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrum_api-a49c92218eb900b0) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test a2a::tests::event_conversion_agent_output ... ok [INFO] [stdout] test a2a::tests::event_conversion_task_state_change ... ok [INFO] [stdout] test a2a::tests::event_conversion_diff_update ... ok [INFO] [stdout] test a2a::tests::label_to_state_coverage ... ok [INFO] [stdout] test a2a::tests::event_conversion_wrong_task_returns_none ... ok [INFO] [stdout] test a2a::tests::get_task_returns_task ... ok [INFO] [stdout] test a2a::tests::send_message_creates_task ... ok [INFO] [stdout] test a2a::tests::get_nonexistent_task_returns_error ... ok [INFO] [stdout] test a2a::tests::cancel_terminal_task_returns_error ... ok [INFO] [stdout] test a2a::tests::agent_card_returns_200 ... ok [INFO] [stdout] test a2a::tests::subscribe_returns_event_stream ... ok [INFO] [stdout] test a2a::tests::list_tasks_returns_all ... ok [INFO] [stdout] test a2a::tests::cancel_task_rejects ... ok [INFO] [stdout] test a2a::tests::unknown_method_returns_error ... ok [INFO] [stdout] test tests::dashboard_activity_partial_empty ... ok [INFO] [stdout] test tests::dashboard_css_served ... ok [INFO] [stdout] test tests::api_state_with_event_bus ... ok [INFO] [stdout] test sse::tests::sse_endpoint_returns_event_stream ... ok [INFO] [stdout] test tests::dashboard_budget_partial ... ok [INFO] [stdout] test tests::dashboard_serves_html ... ok [INFO] [stdout] test tests::dashboard_memory_partial ... ok [INFO] [stdout] test tests::dashboard_tasks_partial_empty ... ok [INFO] [stdout] test tests::dashboard_status_partial ... ok [INFO] [stdout] test tests::diff_endpoint_returns_404_for_missing_task ... ok [INFO] [stdout] test tests::health_endpoint ... ok [INFO] [stdout] test tests::dashboard_task_detail_partial ... ok [INFO] [stdout] test tests::dashboard_tasks_partial_with_tasks ... ok [INFO] [stdout] test tests::diff_endpoint_returns_404_for_pending_task ... ok [INFO] [stdout] test tests::review_css_served ... ok [INFO] [stdout] test tests::review_page_rejects_non_awaiting_task ... ok [INFO] [stdout] test tests::review_page_renders_for_awaiting_approval_task ... ok [INFO] [stdout] test tests::review_page_returns_404_for_missing_task ... ok [INFO] [stdout] test tests::serve_a2a_roundtrip_via_tcp ... ok [INFO] [stdout] test tests::sse_endpoint_returns_200 ... ok [INFO] [stdout] test tests::serve_binds_and_responds ... ok [INFO] [stdout] test tests::serve_rest_and_a2a_share_state ... ok [INFO] [stdout] test tests::serve_shared_event_bus_delivers_events ... ok [INFO] [stdout] test tests::serve_with_shared_db_exposes_a2a_agent_card ... ok [INFO] [stdout] test tests::task_crud_lifecycle ... ok [INFO] [stdout] test tests::unified_dashboard_includes_sse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thrum-c4d35b314adfc1c4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test watch::tests::diff_update_tracks_stats ... ok [INFO] [stdout] test watch::tests::agent_started_creates_panel ... ok [INFO] [stdout] test watch::tests::agent_output_appends_to_log ... ok [INFO] [stdout] test watch::tests::active_idle_counts ... ok [INFO] [stdout] test watch::tests::engine_log_captured ... ok [INFO] [stdout] test watch::tests::gate_events_update_panel ... ok [INFO] [stdout] test watch::tests::extract_tool_name_patterns ... ok [INFO] [stdout] test watch::tests::file_changed_appends_to_log ... ok [INFO] [stdout] test watch::tests::navigation_wraps_around ... ok [INFO] [stdout] test watch::tests::task_state_change_updates_stage ... ok [INFO] [stdout] test watch::tests::log_buffer_capped ... ok [INFO] [stdout] test watch::tests::agent_finished_marks_done ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrum_core-3a3d8d7b558d18c4) [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test a2a::tests::id_roundtrip ... ok [INFO] [stdout] test a2a::tests::id_parse_invalid ... ok [INFO] [stdout] test a2a::tests::artifact_ids_unique ... ok [INFO] [stdout] test a2a::tests::agent_card_valid ... ok [INFO] [stdout] test a2a::tests::message_ids_unique ... ok [INFO] [stdout] test a2a::tests::context_id_from_task ... ok [INFO] [stdout] test a2a::tests::state_mapping_exhaustive ... ok [INFO] [stdout] test budget::tests::budget_tracking ... ok [INFO] [stdout] test budget::tests::can_afford_check ... ok [INFO] [stdout] test budget::tests::estimate_cost_fallback_when_no_tokens ... ok [INFO] [stdout] test a2a::tests::jsonrpc_response_error ... ok [INFO] [stdout] test a2a::tests::jsonrpc_response_success ... ok [INFO] [stdout] test budget::tests::estimate_cost_opus ... ok [INFO] [stdout] test checkpoint::tests::checkpoint_lifecycle ... ok [INFO] [stdout] test budget::tests::estimate_cost_sonnet ... ok [INFO] [stdout] test checkpoint::tests::checkpoint_id_deterministic ... ok [INFO] [stdout] test a2a::tests::stream_event_serialization ... ok [INFO] [stdout] test a2a::tests::agent_card_serialization ... ok [INFO] [stdout] test consistency::tests::issue_display ... ok [INFO] [stdout] test a2a::tests::a2a_task_from_thrum ... ok [INFO] [stdout] test checkpoint::tests::completed_phase_labels ... ok [INFO] [stdout] test checkpoint::tests::checkpoint_serialization_roundtrip ... ok [INFO] [stdout] test convergence::tests::convergence_analysis_with_repeated_failure ... ok [INFO] [stdout] test convergence::tests::convergence_analysis_escalates_to_different_approach ... ok [INFO] [stdout] test convergence::tests::convergence_analysis_flags_human_review ... ok [INFO] [stdout] test convergence::tests::failure_signature_from_report ... ok [INFO] [stdout] test convergence::tests::convergence_analysis_no_history ... ok [INFO] [stdout] test convergence::tests::normalize_error_strips_line_numbers ... ok [INFO] [stdout] test convergence::tests::prompt_augmentation_different_approach ... ok [INFO] [stdout] test convergence::tests::normalize_error_different_errors_different_hash ... ok [INFO] [stdout] test a2a::tests::send_message_params_deserialize ... ok [INFO] [stdout] test convergence::tests::normalize_error_same_error_same_hash ... ok [INFO] [stdout] test convergence::tests::failure_record_occurrence_tracking ... ok [INFO] [stdout] test convergence::tests::prompt_augmentation_normal_is_empty ... ok [INFO] [stdout] test convergence::tests::prompt_augmentation_expanded_context ... ok [INFO] [stdout] test convergence::tests::strategy_escalation ... ok [INFO] [stdout] test convergence::tests::strip_ansi_removes_escape_codes ... ok [INFO] [stdout] test coordination::tests::conflict_policy_default_is_warn ... ok [INFO] [stdout] test convergence::tests::strategy_labels ... ok [INFO] [stdout] test coordination::tests::cross_agent_notification_with_files ... ok [INFO] [stdout] test coordination::tests::file_conflict_display ... ok [INFO] [stdout] test convergence::tests::strategy_needs_human ... ok [INFO] [stdout] test coordination::tests::ownership_detects_conflict_same_file ... ok [INFO] [stdout] test coordination::tests::ownership_files_for_agent ... ok [INFO] [stdout] test coordination::tests::ownership_no_conflict_different_files ... ok [INFO] [stdout] test coordination::tests::ownership_same_agent_no_self_conflict ... ok [INFO] [stdout] test coordination::tests::shared_memory_entry_creation ... ok [INFO] [stdout] test coordination::tests::ownership_no_conflict_different_repos ... ok [INFO] [stdout] test coordination::tests::ownership_unregister_clears_agent ... ok [INFO] [stdout] test event::tests::event_display_task_state_change ... ok [INFO] [stdout] test event::tests::engine_log_display ... ok [INFO] [stdout] test event::tests::file_changed_display ... ok [INFO] [stdout] test event::tests::file_conflict_detected_display ... ok [INFO] [stdout] test event::tests::cross_agent_notification_display ... ok [INFO] [stdout] test event::tests::gate_output_display ... ok [INFO] [stdout] test event::tests::event_serialize_roundtrip ... ok [INFO] [stdout] test event::tests::file_changed_serialize_roundtrip ... ok [INFO] [stdout] test event::tests::shared_memory_write_display ... ok [INFO] [stdout] test event::tests::diff_update_display ... ok [INFO] [stdout] test gate::tests::gate2_ratio_passthrough_at_full_coverage ... ok [INFO] [stdout] test event::tests::file_conflict_serialize_roundtrip ... ok [INFO] [stdout] test gate::tests::different_tasks_get_different_seeds ... ok [INFO] [stdout] test gate::tests::subsampled_cmd_differs_when_ratio_below_one ... ok [INFO] [stdout] test gate::tests::no_subsampling_when_disabled ... ok [INFO] [stdout] test gate::tests::no_subsampling_when_config_is_none ... ok [INFO] [stdout] test checkpoint::tests::checkpoint_id_unique_per_task ... ok [INFO] [stdout] test gate::tests::no_subsampling_when_task_id_is_none ... ok [INFO] [stdout] test memory::tests::category_is_error ... ok [INFO] [stdout] test memory::tests::category_is_pattern ... ok [INFO] [stdout] test memory::tests::category_label ... ok [INFO] [stdout] test memory::tests::content_hash_deterministic ... ok [INFO] [stdout] test memory::tests::memory_touch_bumps_access ... ok [INFO] [stdout] test memory::tests::prompt_context_formatting ... ok [INFO] [stdout] test repo::tests::with_work_dir_overrides_path_only ... ok [INFO] [stdout] test memory::tests::memory_entry_creation ... ok [INFO] [stdout] test role::tests::default_roles ... ok [INFO] [stdout] test role::tests::custom_role_override ... ok [INFO] [stdout] test safety::tests::asil_ordering ... ok [INFO] [stdout] test safety::tests::aspice_mapping_covers_pipeline ... ok [INFO] [stdout] test safety::tests::iec62304_class_c_requires_all ... ok [INFO] [stdout] test safety::tests::qualification_methods_by_tcl ... ok [INFO] [stdout] test safety::tests::tcl_matrix ... ok [INFO] [stdout] test safety::tests::tcl_ordering ... ok [INFO] [stdout] test safety::tests::tool_config_tcl ... ok [INFO] [stdout] test session_export::tests::default_is_markdown ... ok [INFO] [stdout] test session_export::tests::format_display ... ok [INFO] [stdout] test session_export::tests::format_extension ... ok [INFO] [stdout] test session_export::tests::format_unknown_errors ... ok [INFO] [stdout] test session_export::tests::format_roundtrip ... ok [INFO] [stdout] test spec::tests::spec_roundtrip_json ... ok [INFO] [stdout] test spec::tests::spec_to_markdown ... ok [INFO] [stdout] test spec::tests::priority_display ... ok [INFO] [stdout] test sphinx_needs::tests::conf_py_generation ... ok [INFO] [stdout] test sphinx_needs::tests::need_type_labels ... ok [INFO] [stdout] test sphinx_needs::tests::needs_json_roundtrip ... ok [INFO] [stdout] test role::tests::backend_config_defaults ... ok [INFO] [stdout] test sphinx_needs::tests::trace_record_to_need_impl ... ok [INFO] [stdout] test sphinx_needs::tests::sanitize_id_works ... ok [INFO] [stdout] test role::tests::backend_config_deserialize ... ok [INFO] [stdout] test sphinx_needs::tests::trace_record_to_need_requirement ... ok [INFO] [stdout] test subsample::tests::default_config ... ok [INFO] [stdout] test subsample::tests::full_ratio_passthrough ... ok [INFO] [stdout] test subsample::tests::non_cargo_passthrough ... ok [INFO] [stdout] test subsample::tests::partial_ratio_adds_env ... ok [INFO] [stdout] test subsample::tests::zero_ratio_skips ... ok [INFO] [stdout] test subsample::tests::seed_deterministic ... ok [INFO] [stdout] test subsample::tests::seed_varies_by_task ... ok [INFO] [stdout] test sphinx_needs::tests::traceability_rst_generation ... ok [INFO] [stdout] test memory::proptests::touch_increases_access_count ... ok [INFO] [stdout] test memory::proptests::decay_score_monotonically_decreasing ... ok [INFO] [stdout] test task::tests::branch_name_format ... ok [INFO] [stdout] test task::tests::repo_name_roundtrip ... ok [INFO] [stdout] test task::tests::status_labels ... ok [INFO] [stdout] test telemetry::tests::stored_event_display ... ok [INFO] [stdout] test telemetry::tests::trace_filter_matches_level ... ok [INFO] [stdout] test task::proptests::retry_count_bounded ... ok [INFO] [stdout] test telemetry::tests::trace_filter_matches_target ... ok [INFO] [stdout] test memory::proptests::content_hash_deterministic ... ok [INFO] [stdout] test task::proptests::repo_name_display_fromstr_roundtrip ... ok [INFO] [stdout] test memory::proptests::content_hash_different_inputs ... ok [INFO] [stdout] test task::proptests::new_task_always_pending ... ok [INFO] [stdout] test task::proptests::branch_name_contains_repo ... ok [INFO] [stdout] test task::proptests::branch_name_deterministic ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrum_db-52babf2fb9fb3110) [INFO] [stdout] [INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test budget_store::tests::budget_store_round_trip ... ok [INFO] [stdout] test convergence_store::tests::get_specific_record ... ok [INFO] [stdout] test checkpoint_store::tests::remove_checkpoint ... ok [INFO] [stdout] test checkpoint_store::tests::save_and_get_checkpoint ... ok [INFO] [stdout] test checkpoint_store::tests::save_updates_existing_checkpoint ... ok [INFO] [stdout] test checkpoint_store::tests::list_all_checkpoints ... ok [INFO] [stdout] test checkpoint_store::tests::get_missing_returns_none ... ok [INFO] [stdout] test convergence_store::tests::isolation_between_tasks ... ok [INFO] [stdout] test memory_store::tests::query_by_repo ... ok [INFO] [stdout] test convergence_store::tests::multiple_signatures_per_task ... ok [INFO] [stdout] test convergence_store::tests::update_occurrence ... ok [INFO] [stdout] test gate_store::tests::store_and_retrieve ... ok [INFO] [stdout] test convergence_store::tests::remove_for_task ... ok [INFO] [stdout] test memory_store::tests::prune_below_threshold ... ok [INFO] [stdout] test convergence_store::tests::store_and_get_for_task ... ok [INFO] [stdout] test memory_store::tests::query_errors_filters_by_category ... ok [INFO] [stdout] test meta_store::tests::per_repo_isolation ... ok [INFO] [stdout] test memory_store::tests::touch_entries_no_ids_returns_zero ... ok [INFO] [stdout] test memory_store::tests::store_and_get ... ok [INFO] [stdout] test memory_store::tests::touch_entries_bumps_access ... ok [INFO] [stdout] test meta_store::tests::record_commit_returns_previous ... ok [INFO] [stdout] test meta_store::tests::check_repo_advanced_detects_change ... ok [INFO] [stdout] test meta_store::tests::get_missing_returns_none ... ok [INFO] [stdout] test meta_store::tests::set_and_get_roundtrip ... ok [INFO] [stdout] test task_store::tests::auto_increment ... ok [INFO] [stdout] test session_store::tests::get_missing_returns_none ... ok [INFO] [stdout] test session_store::tests::remove_session ... ok [INFO] [stdout] test session_store::tests::save_overwrites_existing ... ok [INFO] [stdout] test session_store::tests::save_and_get_session ... ok [INFO] [stdout] test task_store::tests::claim_with_repo_filter ... ok [INFO] [stdout] test task_store::tests::claim_next_atomic ... ok [INFO] [stdout] test task_store::tests::claim_retryable ... ok [INFO] [stdout] test task_store::tests::insert_and_get ... ok [INFO] [stdout] test task_store::tests::list_with_filters ... ok [INFO] [stdout] test task_store::tests::next_pending ... ok [INFO] [stderr] Running tests/lifecycle.rs (/opt/rustwide/target/debug/deps/lifecycle-9a2c13d9434e7504) [INFO] [stdout] test task_store::tests::update_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test spec_roundtrip ... ok [INFO] [stdout] test gate2_failure_retry ... ok [INFO] [stdout] test rejection_path ... ok [INFO] [stdout] test happy_path_lifecycle ... ok [INFO] [stdout] test claimed_status_lifecycle ... ok [INFO] [stdout] test multi_repo_fifo ... ok [INFO] [stdout] test retry_limit ... ok [INFO] [stdout] test gate1_failure_retry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.43s [INFO] [stdout] [INFO] [stderr] Running tests/loom_claims.rs (/opt/rustwide/target/debug/deps/loom_claims-149ca09361f2305f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/memory_lifecycle.rs (/opt/rustwide/target/debug/deps/memory_lifecycle-bb538195292b8ca5) [INFO] [stdout] test tests::no_double_claim_two_threads_two_tasks ... ok [INFO] [stdout] test tests::no_double_claim_two_threads_one_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test prompt_context_injection_format ... ok [INFO] [stdout] test retry_failure_memory_injection ... ok [INFO] [stdout] test content_addressed_dedup ... ok [INFO] [stdout] test cross_repo_memory_isolation ... ok [INFO] [stdout] test memory_lifecycle_store_query_decay_prune ... ok [INFO] [stdout] test decay_affects_query_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s [INFO] [stdout] [INFO] [stderr] Running tests/parallel_claim.rs (/opt/rustwide/target/debug/deps/parallel_claim-0056f8bf71a65749) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test concurrent_claims_no_double_dispatch ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrum_runner-8e73f1993ac89bfa) [INFO] [stdout] test claim_category_priority ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test backend::tests::empty_config_produces_empty_registry ... ok [INFO] [stdout] test backend::tests::resolve_role_unknown_falls_back_to_agent ... ok [INFO] [stdout] test backend::tests::config_driven_chat_backends_skip_without_key ... ok [INFO] [stdout] test backend::tests::resolve_role_sonnet_prefers_chat ... ok [INFO] [stdout] test backend::tests::config_driven_agent_backends ... ok [INFO] [stdout] test backend::tests::backend_swap_scenario ... ok [INFO] [stdout] test claude::tests::default_timeout_is_1200s ... ok [INFO] [stdout] test backend::tests::resolve_role_exact_name ... ok [INFO] [stdout] test backend::tests::resolve_role_model_substring ... ok [INFO] [stdout] test claude::tests::parse_timeout_extracts_session_id ... ok [INFO] [stdout] test claude::tests::parse_non_json_output ... ok [INFO] [stdout] test claude::tests::parse_timeout_no_output ... ok [INFO] [stdout] test claude::tests::parse_json_without_session_id ... ok [INFO] [stdout] test claude::tests::parse_json_with_session_id ... ok [INFO] [stdout] test coordination_hub::tests::summary_reflects_state ... ok [INFO] [stdout] test coordination_hub::tests::shared_memory_write_and_read ... ok [INFO] [stdout] test event_bus::tests::emit_and_receive ... ok [INFO] [stdout] test coordination_hub::tests::register_and_unregister_agent ... ok [INFO] [stdout] test event_bus::tests::clone_shares_channel ... ok [INFO] [stdout] test backend::tests::registry_basic_ops ... ok [INFO] [stdout] test event_bus::tests::multiple_subscribers_each_get_copy ... ok [INFO] [stdout] test event_bus::tests::emit_without_subscribers_does_not_panic ... ok [INFO] [stdout] test coordination_hub::tests::publish_notification ... ok [INFO] [stdout] test parallel::pipeline::tests::backoff_schedule ... ok [INFO] [stdout] test parallel::pipeline::tests::not_rate_limited_long_real_output ... ok [INFO] [stdout] test parallel::pipeline::tests::not_rate_limited_on_success ... ok [INFO] [stdout] test parallel::pipeline::tests::not_rate_limited_on_timeout ... ok [INFO] [stdout] test parallel::pipeline::tests::rate_limit_429_keyword ... ok [INFO] [stdout] test parallel::pipeline::tests::rate_limit_empty_output_with_error ... ok [INFO] [stdout] test parallel::pipeline::tests::rate_limit_keyword_in_long_output ... ok [INFO] [stdout] test parallel::pipeline::tests::rate_limit_short_output_with_error ... ok [INFO] [stdout] test sandbox::tests::create_sandbox_none ... ok [INFO] [stdout] test sandbox::tests::default_config ... ok [INFO] [stdout] test sandbox::tests::no_sandbox_execute ... ok [INFO] [stdout] test session_export::tests::build_claude_export_html ... ok [INFO] [stdout] test session_export::tests::build_claude_export_markdown ... ok [INFO] [stdout] test session_export::tests::build_opencode_export ... ok [INFO] [stdout] test session_export::tests::build_unknown_backend_falls_back_to_claude ... ok [INFO] [stdout] test session_export::tests::list_exports_empty_dir ... ok [INFO] [stdout] test session_export::tests::list_exports_finds_matching_files ... ok [INFO] [stdout] test session_export::tests::list_exports_nonexistent_dir ... ok [INFO] [stdout] test watcher::tests::extract_number_from_summary_part ... ok [INFO] [stdout] test watcher::tests::git_dir_filtered ... ok [INFO] [stdout] test watcher::tests::infer_deleted_when_path_absent ... ok [INFO] [stdout] test watcher::tests::parse_deletions_only ... ok [INFO] [stdout] test watcher::tests::parse_empty_output ... ok [INFO] [stdout] test watcher::tests::parse_full_summary ... ok [INFO] [stdout] test watcher::tests::parse_insertions_only ... ok [INFO] [stdout] test worktree::tests::branch_slug_normalizes_special_chars ... ok [INFO] [stdout] test coordination_hub::tests::conflict_listener_detects_overlap ... ok [INFO] [stdout] test worktree::tests::drop_cleans_up_worktree ... ok [INFO] [stdout] test worktree::tests::create_and_cleanup_worktree ... ok [INFO] [stdout] test coordination_hub::tests::no_conflict_for_different_repos ... ok [INFO] [stdout] test git::tests::salvage_uncommitted_noop_on_clean_worktree ... ok [INFO] [stdout] test git::tests::create_branch_and_get_sha ... ok [INFO] [stdout] test git::tests::salvage_uncommitted_creates_wip_commit ... ok [INFO] [stdout] test git::tests::salvage_uncommitted_removes_stale_index_lock ... ok [INFO] [stdout] test git::tests::create_worktree_via_git_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests thrum_api [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] Doc-tests thrum_core [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] Doc-tests thrum_db [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] Doc-tests thrum_runner [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" "3b923b6669c404c4ba94cb067099a90321f7ed1fdb4458f80c5a90c68c8cf5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b923b6669c404c4ba94cb067099a90321f7ed1fdb4458f80c5a90c68c8cf5e4", kill_on_drop: false }` [INFO] [stdout] 3b923b6669c404c4ba94cb067099a90321f7ed1fdb4458f80c5a90c68c8cf5e4