[INFO] cloning repository https://github.com/lprior-repo/shitty-swarm-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lprior-repo/shitty-swarm-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2Fshitty-swarm-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2Fshitty-swarm-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c25fa1f67ef970558dc06017e917b57a8b6c4132
[INFO] testing lprior-repo/shitty-swarm-manager against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2Fshitty-swarm-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lprior-repo/shitty-swarm-manager
[INFO] finished tweaking git repo https://github.com/lprior-repo/shitty-swarm-manager
[INFO] tweaked toml for git repo https://github.com/lprior-repo/shitty-swarm-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lprior-repo/shitty-swarm-manager on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lprior-repo/shitty-swarm-manager 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cd0f750f21c34081ff4726dd3c3763313bbc395708f9d3613014d8ef8321021
[INFO] running `Command { std: "docker" "start" "-a" "7cd0f750f21c34081ff4726dd3c3763313bbc395708f9d3613014d8ef8321021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cd0f750f21c34081ff4726dd3c3763313bbc395708f9d3613014d8ef8321021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd0f750f21c34081ff4726dd3c3763313bbc395708f9d3613014d8ef8321021", kill_on_drop: false }`
[INFO] [stdout] 7cd0f750f21c34081ff4726dd3c3763313bbc395708f9d3613014d8ef8321021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e0f0ae4fce79d2879a6d123434792dee83a0316a8f22678393ed21dbf3ac087
[INFO] running `Command { std: "docker" "start" "-a" "9e0f0ae4fce79d2879a6d123434792dee83a0316a8f22678393ed21dbf3ac087", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rpds v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling shitty-swarm-manager v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9e0f0ae4fce79d2879a6d123434792dee83a0316a8f22678393ed21dbf3ac087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0f0ae4fce79d2879a6d123434792dee83a0316a8f22678393ed21dbf3ac087", kill_on_drop: false }`
[INFO] [stdout] 9e0f0ae4fce79d2879a6d123434792dee83a0316a8f22678393ed21dbf3ac087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f02b48706b05e62e17bdc18aefe7ccd99722f7065fe4e0b72cc717bc18330fb9
[INFO] running `Command { std: "docker" "start" "-a" "f02b48706b05e62e17bdc18aefe7ccd99722f7065fe4e0b72cc717bc18330fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling shitty-swarm-manager v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/infrastructure/persistence/repositories/agent.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unused-imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "db-tests")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "db-tests")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stdout]    --> src/runtime/repositories/contract_tests.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "db-tests")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stdout]    --> src/runtime/repositories/contract_tests.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "db-tests")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stdout]    --> src/runtime/repositories/contract_tests.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[cfg(feature = "db-tests")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RuntimePgAgentRepository`, `RuntimePgBeadRepository`, and `RuntimePgStageRepository`
[INFO] [stdout]  --> src/runtime/repositories/contract_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     RuntimePgAgentRepository, RuntimePgBeadRepository, RuntimePgStageRepository,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::stage::Stage`
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::runtime::stage::Stage;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `passed_stage_transition`
[INFO] [stdout]   --> src/runtime/stage/tests.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |         decision_from_stage_dag, passed_stage_transition,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_mock_pool` is never used
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn create_mock_pool() -> PgPool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_agent_id` is never used
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn make_agent_id(repo_id: &str, agent_num: u32) -> RuntimeAgentId {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_bead_id` is never used
[INFO] [stdout]   --> src/runtime/repositories/contract_tests.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn make_bead_id(bead_id: &str) -> RuntimeBeadId {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_optional_non_negative_i64` is never used
[INFO] [stdout]   --> src/protocol_runtime/parsing.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(super) fn parse_optional_non_negative_i64(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> tests/protocol_handler_contract_tests.rs:507:17
[INFO] [stdout]     |
[INFO] [stdout] 507 |             let output = parse_json_output(&assert)?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> tests/protocol_handler_contract_tests.rs:795:17
[INFO] [stdout]     |
[INFO] [stdout] 795 |             let output = parse_json_output(&assert)?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> tests/protocol_handler_contract_tests.rs:814:17
[INFO] [stdout]     |
[INFO] [stdout] 814 |             let output = parse_json_output(&assert)?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> tests/protocol_handler_contract_tests.rs:826:17
[INFO] [stdout]     |
[INFO] [stdout] 826 |             let output = parse_json_output(&assert)?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f02b48706b05e62e17bdc18aefe7ccd99722f7065fe4e0b72cc717bc18330fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02b48706b05e62e17bdc18aefe7ccd99722f7065fe4e0b72cc717bc18330fb9", kill_on_drop: false }`
[INFO] [stdout] f02b48706b05e62e17bdc18aefe7ccd99722f7065fe4e0b72cc717bc18330fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9fa6cc39dab345e5ca7c9606e52c63bb77d63dcf24cae2b203913a1683abc07
[INFO] running `Command { std: "docker" "start" "-a" "c9fa6cc39dab345e5ca7c9606e52c63bb77d63dcf24cae2b203913a1683abc07", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> tests/protocol_handler_contract_tests.rs:507:17
[INFO] [stderr]     |
[INFO] [stderr] 507 |             let output = parse_json_output(&assert)?;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> tests/protocol_handler_contract_tests.rs:795:17
[INFO] [stderr]     |
[INFO] [stderr] 795 |             let output = parse_json_output(&assert)?;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> tests/protocol_handler_contract_tests.rs:814:17
[INFO] [stderr]     |
[INFO] [stderr] 814 |             let output = parse_json_output(&assert)?;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> tests/protocol_handler_contract_tests.rs:826:17
[INFO] [stderr]     |
[INFO] [stderr] 826 |             let output = parse_json_output(&assert)?;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/infrastructure/persistence/repositories/agent.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-W unused-imports`
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[cfg(feature = "db-tests")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:55:7
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg(feature = "db-tests")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stderr]    --> src/runtime/repositories/contract_tests.rs:113:7
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[cfg(feature = "db-tests")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stderr]    --> src/runtime/repositories/contract_tests.rs:153:7
[INFO] [stderr]     |
[INFO] [stderr] 153 | #[cfg(feature = "db-tests")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `db-tests`
[INFO] [stderr]    --> src/runtime/repositories/contract_tests.rs:193:7
[INFO] [stderr]     |
[INFO] [stderr] 193 | #[cfg(feature = "db-tests")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `db-tests` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RuntimePgAgentRepository`, `RuntimePgBeadRepository`, and `RuntimePgStageRepository`
[INFO] [stderr]  --> src/runtime/repositories/contract_tests.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     RuntimePgAgentRepository, RuntimePgBeadRepository, RuntimePgStageRepository,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::runtime::stage::Stage`
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::runtime::stage::Stage;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `passed_stage_transition`
[INFO] [stderr]   --> src/runtime/stage/tests.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 |         decision_from_stage_dag, passed_stage_transition,
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_mock_pool` is never used
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:13:4
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn create_mock_pool() -> PgPool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_agent_id` is never used
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:17:4
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn make_agent_id(repo_id: &str, agent_num: u32) -> RuntimeAgentId {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_bead_id` is never used
[INFO] [stderr]   --> src/runtime/repositories/contract_tests.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn make_bead_id(bead_id: &str) -> RuntimeBeadId {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_optional_non_negative_i64` is never used
[INFO] [stderr]   --> src/protocol_runtime/parsing.rs:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub(super) fn parse_optional_non_negative_i64(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shitty-swarm-manager` (test "protocol_handler_contract_tests") generated 4 warnings (run `cargo fix --test "protocol_handler_contract_tests" -p shitty-swarm-manager` to apply 4 suggestions)
[INFO] [stderr] warning: `shitty-swarm-manager` (lib test) generated 13 warnings (run `cargo fix --lib -p shitty-swarm-manager --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swarm-9b8852b592b9fade)
[INFO] [stdout] 
[INFO] [stdout] running 250 tests
[INFO] [stdout] test cli::tests::bdd_tests::when_agent_command_with_dry_flag_then_dry_is_true ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_doctor_command_then_doctor_action ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_help_flag_then_show_help ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_json_command_then_json_action ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_missing_required_arg_then_error ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_no_args_then_run_protocol ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_status_command_then_status_action ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_agent_command_with_id_then_agent_action_with_id ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_assign_command_then_assign_action_with_correct_values ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_version_flag_then_show_version ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_compile_message_when_classifying_failure_then_compile_error_category_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_diverged_status_when_building_sync_causation_id_then_reason_is_normalized ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_each_sync_status_when_mapping_status_key_then_expected_key_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_done_stage_pass_result_when_determining_transition_then_noop_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_failure_message_when_building_diagnostics_then_payload_contains_expected_defaults ... ok
[INFO] [stdout] test cli::tests::bdd_tests::when_unknown_command_then_error ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_message_matching_multiple_categories_when_classifying_then_timeout_takes_precedence ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_message_without_key_value_tokens_when_redacting_then_message_is_unchanged ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_missing_failure_message_when_building_diagnostics_then_defaults_are_used ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_mixed_case_sensitive_keys_when_redacting_then_values_are_removed ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_sensitive_tokens_when_redacting_then_secret_values_are_removed ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_whitespace_only_failure_message_when_building_diagnostics_then_detail_is_omitted ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_started_result_when_determining_transition_then_noop_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_mixed_case_timeout_message_when_classifying_failure_then_case_is_ignored ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::landing_retry_causation_id_is_stable ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_timeout_message_when_classifying_failure_then_timeout_category_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::landing_sync_causation_id_includes_reason_for_retryable_states ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_repo_and_bead_when_building_event_entity_id_then_id_is_repo_scoped ... ok
[INFO] [stdout] test infrastructure::persistence::repositories::agent::tests::agent_repository_can_be_constructed ... ok
[INFO] [stdout] test orchestrator_service::tests::given_idle_agent_and_open_bead_when_assign_executes_then_returns_assignee_result ... ok
[INFO] [stdout] test orchestrator_service::tests::given_recommendation_with_id_when_claim_next_executes_then_returns_bead_and_claim ... ok
[INFO] [stdout] test orchestrator_service::tests::given_recommendation_without_id_when_claim_next_executes_then_returns_error ... ok
[INFO] [stdout] test orchestrator_service::tests::given_non_idle_agent_when_assign_executes_then_returns_agent_error ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_claims_and_creates_workspace_for_idle_agent ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_propagates_port_failures_without_synthetic_transitions ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_returns_agent_missing_when_agent_not_registered ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_returns_idle_for_working_agent_when_no_progress ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_returns_idle_without_execute_when_heartbeat_fails ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_returns_completed_for_done_agent ... ok
[INFO] [stdout] test protocol_runtime::handlers::artifacts::tests::given_missing_bead_id_when_parsing_then_invalid_envelope_is_returned ... ok
[INFO] [stdout] test gate_cache::tests::cache_miss_when_no_entry ... ok
[INFO] [stdout] test orchestrator_service::tests::tick_returns_progressed_for_working_agent_when_stage_executes ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::claim_bead_tests::claim_bead_already_claimed_returns_false ... ok
[INFO] [stdout] test protocol_runtime::handlers::artifacts::tests::given_boolean_artifact_type_when_parsing_then_type_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::artifacts::tests::given_valid_bead_id_when_parsing_then_value_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::artifacts::tests::given_unknown_artifact_type_when_parsing_then_invalid_envelope_is_returned ... ok
[INFO] [stdout] test db::write_ops::helpers::tests::given_assert_message_when_classifying_failure_then_test_failure_category_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::claim_bead_tests::claim_bead_concurrent_access_same_agent_same_bead_returns_consistent ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::claim_bead_tests::claim_bead_successful_returns_true ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::claim_bead_tests::claim_bead_with_db_error_propagates_error ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::claim_bead_tests::claim_bead_default_behavior_returns_true ... ok
[INFO] [stdout] test orchestrator_service::tests::given_run_once_ports_when_execute_then_returns_compact_step_payload ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::given_known_agent_status_when_mapping_then_runtime_status_matches ... ok
[INFO] [stdout] test gate_cache::tests::cache_put_and_get_round_trip ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::given_rid_and_agent_id_when_building_agent_request_then_envelope_targets_agent_non_dry ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::given_rid_when_building_monitor_progress_request_then_envelope_targets_progress_non_dry ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::external_command_error_handling_tests::run_external_command_with_nonexistent_program_returns_error ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::given_unknown_agent_status_when_mapping_then_error_status_is_used ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_maps_all_known_statuses_correctly ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_with_none_state_returns_none ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_with_valid_state_returns_snapshot ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_with_working_state_returns_working_status ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::release_agent_tests::release_agent_non_existent_agent_returns_none ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::release_agent_tests::release_agent_with_db_error_propagates_error ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_with_db_error_propagates_error ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::release_agent_tests::release_agent_with_working_agent_returns_previous_bead ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::assign::tests::given_agent_error_when_mapping_then_conflict_envelope_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::assign::tests::given_bead_error_when_mapping_then_notfound_envelope_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::assign::tests::given_config_error_when_mapping_then_invalid_envelope_is_returned ... ok
[INFO] [stdout] test gate_cache::tests::cache_invalidates_on_source_change ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::assign::tests::given_internal_error_when_mapping_then_rollback_conflict_envelope_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::load_agent_snapshot_tests::load_agent_snapshot_with_empty_agents_list_returns_empty_valid_ids ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_assign_request_without_agent_id_when_executed_then_invalid_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::release_agent_tests::release_agent_with_free_agent_returns_none ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_assign_request_without_bead_id_when_executed_then_invalid_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_br_payload_array_when_extracting_issue_fields_then_first_issue_values_are_used ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_dry_run_once_when_executed_then_it_returns_five_step_plan ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::external_command_error_handling_tests::run_external_command_with_valid_json_returns_success ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_dry_claim_next_when_executed_then_it_returns_reversible_plan ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::external_command_error_handling_tests::run_external_command_with_non_zero_exit_returns_error_envelope ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_dry_run_once_with_explicit_id_when_executed_then_agent_step_targets_requested_id ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::external_command_error_handling_tests::run_external_command_with_malformed_json_returns_invalid_envelope ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_non_issue_payload_when_extracting_issue_fields_then_none_is_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_object_issue_payload_when_extracting_issue_fields_then_values_are_returned ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_protocol_failure_with_error_when_mapping_to_swarm_error_then_error_message_is_propagated ... ok
[INFO] [stdout] test protocol_runtime::helpers::tests::given_internal_error_when_to_protocol_failure_then_maps_error_code_and_context ... ok
[INFO] [stdout] test protocol_runtime::helpers::tests::given_progress_summary_when_minimal_state_from_progress_then_total_and_active_are_projected ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_protocol_failure_without_error_when_mapping_to_swarm_error_then_default_message_is_used ... ok
[INFO] [stdout] test protocol_runtime::helpers::tests::given_required_string_missing_when_required_string_arg_then_returns_invalid_envelope ... ok
[INFO] [stdout] test protocol_runtime::helpers::tests::given_dry_flag_variants_when_dry_flag_then_only_some_true_is_true ... ok
[INFO] [stdout] test protocol_runtime::helpers::tests::given_required_string_present_when_required_string_arg_then_returns_value ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_invalid_connect_timeout_arg_when_request_connect_timeout_ms_then_returns_invalid_envelope ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_missing_field_when_parse_optional_non_negative_u64_then_returns_none ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_non_numeric_value_when_parse_optional_non_negative_u64_then_returns_invalid_type ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_negative_i64_when_parse_optional_non_negative_u64_then_returns_invalid_value ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_json_lines_when_parse_rid_then_extracts_only_valid_string_rid ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_raw_connect_timeout_when_parse_database_connect_timeout_ms_then_trims_parses_and_clamps ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_requested_limit_when_bounded_history_limit_then_applies_default_and_cap ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_json_values_when_json_value_type_name_then_returns_expected_labels ... ok
[INFO] [stdout] test protocol_runtime::parsing::tests::given_value_above_u32_max_when_parse_optional_non_negative_u32_then_returns_invalid_value ... ok
[INFO] [stdout] test protocol_runtime::handlers::orchestration::tests::given_dry_assign_when_executed_then_it_returns_assignment_plan ... ok
[INFO] [stdout] test protocol_runtime::tests::given_explicit_database_url_when_composing_candidates_then_it_is_first_and_deduped ... ok
[INFO] [stdout] test protocol_runtime::tests::given_invalid_connect_timeout_when_parsed_then_default_is_used ... ok
[INFO] [stdout] test protocol_runtime::tests::given_missing_lock_resource_when_parsing_lock_input_then_parse_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::tests::given_negative_agent_id_when_parsing_agent_input_then_parse_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::tests::given_out_of_range_connect_timeout_when_parsed_then_bounds_are_enforced ... ok
[INFO] [stdout] test protocol_runtime::tests::given_large_history_limit_when_bounded_then_limit_is_capped ... ok
[INFO] [stdout] test protocol_runtime::tests::given_stream_under_limit_when_captured_then_payload_is_complete ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_known_command_with_only_allowed_and_global_fields_when_validate_request_args_then_ok ... ok
[INFO] [stdout] test protocol_runtime::tests::given_stream_over_limit_when_captured_then_payload_is_truncated ... ok
[INFO] [stdout] test protocol_runtime::tests::given_zero_register_count_when_parsing_register_input_then_parse_error_is_returned ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_clean_request_when_validate_request_null_bytes_then_ok ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_null_byte_in_cmd_when_validate_request_null_bytes_then_returns_cmd_field_error ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_unknown_command_when_validate_request_args_then_it_is_passthrough ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_can_retry_then_attempts_remaining ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_unknown_fields_when_validate_request_args_then_error_contains_unknown_and_allowed ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_is_done_then_it_is_terminal ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_is_idle_then_it_has_no_bead ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_is_working_or_waiting_then_it_is_active ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_is_working_then_it_must_have_bead_and_stage ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_attempt_exceeds_max_then_invariant_violation ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_completed_status_without_done_stage_then_invariant_violation ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_blocked_in_done_stage_then_invariant_violation ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_creating_bead_with_zero_max_attempts_then_invariant_violation ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_done_stage_without_completed_status_then_invariant_violation ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_red_queen_passes_then_completes ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_stage_fails_and_attempts_exhausted_then_blocks ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_stage_fails_and_can_retry_then_retries ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_done_passes_then_no_op ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_started_result_then_transition_rejected ... ok
[INFO] [stdout] test runtime::bead::tests::bdd_tests::when_stage_passes_then_advances ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_completion_requested_then_requires_push_confirmation ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_error_result_then_same_as_failed ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_non_completion_transition_then_no_push_required ... ok
[INFO] [stdout] test runtime::agent::tests::bdd_tests::when_agent_is_working_without_bead_then_invariant_violation ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_passed_result_then_is_success ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_red_queen_passes_then_completes ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_result_has_message_then_returns_it ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_stage_advances_then_follows_dag_order ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_stage_fails_and_attempts_exhausted_then_blocks ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_stage_fails_and_attempts_remain_then_retries ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_stage_is_done_then_it_is_terminal ... ok
[INFO] [stdout] test runtime::stage::tests::bdd_tests::when_stage_passes_then_advances_to_next_stage ... ok
[INFO] [stdout] test skill_execution::tests::given_empty_stderr_when_converted_then_full_log_uses_stdout ... ok
[INFO] [stdout] test skill_execution::tests::given_empty_stdout_when_converted_then_full_log_uses_stderr ... ok
[INFO] [stdout] test skill_execution::tests::given_failed_qa_output_when_extracting_then_test_and_failure_artifacts_are_recorded ... ok
[INFO] [stdout] test skill_execution::tests::given_failed_shell_output_when_converted_then_feedback_contains_combined_log ... ok
[INFO] [stdout] test skill_execution::tests::given_failed_red_queen_output_when_extracting_then_adversarial_report_is_recorded ... ok
[INFO] [stdout] test skill_execution::tests::given_successful_implementation_output_when_extracting_then_code_artifact_is_persisted ... ok
[INFO] [stdout] test skill_execution::tests::given_successful_red_queen_output_when_extracting_then_quality_gate_report_is_recorded ... ok
[INFO] [stdout] test skill_execution::tests::given_successful_contract_output_when_extracting_contract_artifacts_then_contract_is_persisted ... ok
[INFO] [stdout] test skill_execution_parsing::tests::parse_cargo_test_results ... ok
[INFO] [stdout] test stage_executor_content::tests::parse_ai_hints_extracts_lists ... ok
[INFO] [stdout] test stage_executor_content::tests::render_issue_metadata_formats_fields ... ok
[INFO] [stdout] test skill_execution::tests::given_successful_shell_output_when_converted_then_feedback_is_empty ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage::given_missing_implementation_artifact_when_executing_qa_stage_then_failure_output_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage::given_missing_test_results_artifact_when_executing_red_queen_stage_then_failure_output_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_both_stdout_stderr_when_creating_skill_output_then_combined_log_contains_both ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_cache_hit_when_running_moon_task_then_cached_result_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage::given_cached_stdout_and_stderr_failure_when_running_moon_task_then_feedback_matches_combined_log ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_exit_code_0_when_creating_skill_output_then_success_is_true ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage::given_cached_failed_gate_and_implementation_artifact_when_executing_qa_stage_then_failure_artifacts_are_extracted ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_exit_code_127_when_creating_skill_output_then_command_not_found_is_handled ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_failing_task_when_running_moon_task_then_failure_output_is_returned ... ignored, requires moon task that doesn't exist in this project
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_exit_code_137_when_creating_skill_output_then_sigkill_is_detected ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_exit_code_2_when_creating_skill_output_then_failure_is_properly_reported ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_no_cache_when_running_moon_task_then_actual_command_runs ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_none_exit_code_when_creating_skill_output_then_signal_termination_is_detected ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_echo_task_when_running_moon_task_then_result_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_nonexistent_command_when_running_moon_task_then_io_error_is_handled ... ignored, requires moon binary not available in test environment
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_stderr_output_when_creating_skill_output_then_stderr_is_captured ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_various_exit_codes_when_creating_skill_outputs_then_exit_codes_are_correctly_preserved ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_red_queen::given_cached_failed_gate_and_test_results_artifact_when_executing_red_queen_stage_then_adversarial_report_is_emitted ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_red_queen::given_cached_success_gate_and_test_results_artifact_when_executing_red_queen_stage_then_quality_report_is_emitted ... ok
[INFO] [stdout] test protocol_runtime::validation::tests::given_null_byte_in_nested_array_field_when_validate_request_null_bytes_then_reports_precise_path ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_agent_state_missing_when_executing_then_defaults_to_zero_attempts ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_empty_contract_content_when_executing_then_empty_context_passed_to_scaffold ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_all_optional_artifacts_missing_when_executing_then_only_contract_in_context ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_all_sections_empty_when_executing_then_empty_context_to_scaffold ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_first_implement_attempt_when_contract_exists_then_only_contract_context_is_loaded ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_retry_implement_attempt_when_retry_artifacts_exist_then_retry_context_is_loaded ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage::given_cached_stderr_only_output_when_running_moon_task_then_log_translation_is_preserved ... ok
[INFO] [stdout] test stage_executors::tests_implement_helpers::given_contract_and_retry_related_sections_when_composing_then_sections_are_ordered_and_delimited ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_first_implement_attempt_when_contract_missing_then_failure_output_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_mixed_optional_artifacts_when_executing_then_correct_sections_included ... ok
[INFO] [stdout] test stage_executors::tests_implement_helpers::given_valid_json_retry_packet_when_formatting_then_pretty_json_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_implement::given_retry_attempt_when_retry_packet_missing_then_failure_output_returned ... ok
[INFO] [stdout] test stage_executors::tests_implement_helpers::given_invalid_json_retry_packet_when_formatting_then_original_payload_is_preserved ... ok
[INFO] [stdout] test stage_executors::tests_implement_helpers::given_section_content_with_surrounding_whitespace_when_appending_then_content_is_trimmed ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_failed_output_when_feedback_and_log_missing_then_stage_result_uses_default_message ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_error_output_builder_when_called_then_message_is_preserved ... ok
[INFO] [stdout] test stage_executors::tests_implement_helpers::given_whitespace_only_section_content_when_appending_then_no_section_is_added ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_cached_gate_result_when_running_moon_task_then_cached_output_is_returned ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_failed_output_when_feedback_missing_then_stage_result_uses_full_log ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_json_retry_packet_when_formatted_then_it_is_pretty_printed ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_non_json_retry_packet_when_formatted_then_original_payload_is_preserved ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_optional_context_sections_when_appending_then_only_non_empty_content_is_added ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_success_output_builder_when_called_then_output_is_marked_successful ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_successful_output_when_mapping_stage_result_then_result_is_passed ... ok
[INFO] [stdout] test types::agent_types::tests::agent_status_display_matches_as_str ... ok
[INFO] [stdout] test types::agent_types::tests::agent_status_rejects_invalid_values ... ok
[INFO] [stdout] test stage_executor_content::tests::contract_document_includes_bead_metadata_and_contextual_artifacts ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_failed_output_when_feedback_present_then_stage_result_uses_feedback ... ok
[INFO] [stdout] test types::budget::tests::test_budget_limit_default ... ok
[INFO] [stdout] test types::agent_types::tests::agent_status_roundtrip_preserves_values ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_contract_stage_when_executed_then_contract_document_and_artifacts_are_emitted ... ok
[INFO] [stdout] test stage_executors::tests_output_and_gate::given_failure_output_builder_when_called_then_feedback_matches_full_log ... ok
[INFO] [stdout] test types::budget::tests::test_budget_limit_exceeded ... ok
[INFO] [stdout] test types::budget::tests::test_budget_remaining_exhausted ... ok
[INFO] [stdout] test types::budget::tests::test_budget_status_record_usage ... ok
[INFO] [stdout] test types::budget::tests::test_token_usage_add ... ok
[INFO] [stdout] test types::budget::tests::test_token_usage_total ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_breaker_record_transitions_to_open_after_failures ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_state_accepts_both_hyphen_and_underscore ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_state_allows_operations_when_closed_or_half_open ... ok
[INFO] [stdout] test types::claim_types::tests::claim_status_roundtrip_preserves_values ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_config_default_provides_sensible_defaults ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_state_roundtrip_preserves_values ... ok
[INFO] [stdout] test types::circuit_breaker::tests::circuit_breaker_success_closes_after_threshold ... ok
[INFO] [stdout] test types::file_manifest::tests::test_file_manifest_validate_scope ... ok
[INFO] [stdout] test types::file_manifest::tests::test_file_conflict_description ... ok
[INFO] [stdout] test types::health_metrics::tests::agent_health_status_needs_intervention_identifies_problems ... ok
[INFO] [stdout] test types::health_metrics::tests::behavioral_fingerprint_is_retry_loop_detects_excessive_retries ... ok
[INFO] [stdout] test types::file_manifest::tests::test_detect_conflicts ... ok
[INFO] [stdout] test types::file_manifest::tests::test_file_manifest_is_in_scope ... ok
[INFO] [stdout] test types::health_metrics::tests::behavioral_fingerprint_health_status_classifies_correctly ... ok
[INFO] [stdout] test types::health_metrics::tests::behavioral_fingerprint_is_stuck_detects_idle_and_failures ... ok
[INFO] [stdout] test types::health_metrics::tests::health_metrics_is_critical_detects_low_success_rate ... ok
[INFO] [stdout] test types::claim_types::tests::claim_status_rejects_invalid_values ... ok
[INFO] [stdout] test types::health_metrics::tests::health_metrics_is_critical_requires_minimum_operations ... ok
[INFO] [stdout] test types::health_metrics::tests::health_metrics_record_operations_immutably ... ok
[INFO] [stdout] test types::health_metrics::tests::health_metrics_success_rate_calculates_correctly ... ok
[INFO] [stdout] test types::observability::tests::deserializes_execution_event_from_legacy_storage_field_names ... ok
[INFO] [stdout] test types::observability::tests::serializes_execution_event_with_versioned_envelope_fields ... ok
[INFO] [stdout] test types::observability::tests::serializes_failure_diagnostics_with_expected_schema ... ok
[INFO] [stdout] test types::resume_types::tests::given_missing_required_artifacts_after_crash_when_replacement_agent_runs_then_system_surfaces_explicit_failure_and_next_action ... ok
[INFO] [stdout] test types::resume_types::tests::given_persisted_stage_artifacts_when_replacement_agent_runs_then_pipeline_continues_from_persisted_state ... ok
[INFO] [stdout] test types::resume_types::tests::given_resume_context_request_after_simulated_crash_then_payload_contains_actionable_continuation_data ... ok
[INFO] [stdout] test types::stage::tests::stage_progression_and_string_roundtrip_work ... ok
[INFO] [stdout] test types::stage::tests::stage_result_helpers_match_semantics ... ok
[INFO] [stdout] test types::swarm_types::tests::progress_summary_aggregates_correctly ... ok
[INFO] [stdout] test types::swarm_types::tests::swarm_status_rejects_invalid_values ... ok
[INFO] [stdout] test types::swarm_types::tests::swarm_status_roundtrip_preserves_values ... ok
[INFO] [stdout] test types::symbols::tests::test_drift_report_from_symbols ... ok
[INFO] [stdout] test types::symbols::tests::test_drifted_symbol_description ... ok
[INFO] [stdout] test types::symbols::tests::test_tracked_symbol_drift_detection ... ok
[INFO] [stdout] test types::symbols::tests::test_type_signature_matches ... ok
[INFO] [stdout] test types::resume_types::tests::resume_context_contract_from_projection_exposes_stable_minimal_payload ... ok
[INFO] [stdout] test stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs ... FAILED
[INFO] [stdout] test protocol_runtime::handlers::orchestration::adapter::tests::external_command_error_handling_tests::run_external_command_with_timeout_returns_envelope_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs' (203) panicked at src/stage_executors/tests_gate_stage_execution.rs:171:10:
[INFO] [stdout] should execute without cache: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634da9fddcea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634da9fddcea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634da9fddcea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634da9fddcea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634da9ff589a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634da9ff589a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x634da9fe2c32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x634da9fe2c32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x634da9fba01f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634da9fba01f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634da9fd4f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634da9a5c34c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x634da9a5c34c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x634da9fd51b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x634da9fd51b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634da9fba0d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x634da9fb1709 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634da9fbafad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634da9ff61ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634da9ff5ef2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x634da984f14e - core::result::Result<T,E>::expect::hdc9db0a1daea0c35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x634da98f0664 - swarm::stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs::{{closure}}::h75f39aac6f458afa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stage_executors/tests_gate_stage_execution.rs:171:10
[INFO] [stdout]   22:     0x634da98777c2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h974e39e09516b021
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634da987751d - <core::pin::Pin<P> as core::future::future::Future>::poll::h09471bfaab0f24a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634da995d89d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h76c3e8a62bff9eed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x634da995d63b - tokio::task::coop::with_budget::hba0512cdc803d382
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x634da995d63b - tokio::task::coop::budget::h4cabbf2542e822ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x634da995d63b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0ba4cba1f53f1ae2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x634da995a630 - tokio::runtime::scheduler::current_thread::Context::enter::h5c4d25ad0994c1f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x634da995c27d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h54bf1c847c0303c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x634da995bee4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0dba1c436b36c64a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x634da993c61b - tokio::runtime::context::scoped::Scoped<T>::set::h950320782cffee7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x634da991cbc9 - tokio::runtime::context::set_scheduler::{{closure}}::h6bd5116596ba70ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x634da99465b2 - std::thread::local::LocalKey<T>::try_with::hdcb62487346ec04b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x634da9944e9e - std::thread::local::LocalKey<T>::with::h644babbf9972d099
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x634da991cb3d - tokio::runtime::context::set_scheduler::h4eaecff7237482ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x634da995bc90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h829afee0642613fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x634da995bfc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h42b75517d46dc634
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x634da9958f10 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc16d663ddf07f93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x634da991d013 - tokio::runtime::context::runtime::enter_runtime::h71ae1b4affad015f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x634da9958cd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h88802c768d4bd18e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x634da999c904 - tokio::runtime::runtime::Runtime::block_on_inner::haa9371e76e52e9d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x634da999cacf - tokio::runtime::runtime::Runtime::block_on::h4aac593246c4e069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x634da98effc3 - swarm::stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs::he18f220551694003
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stage_executors/tests_gate_stage_execution.rs:173:47
[INFO] [stdout]   44:     0x634da98f0727 - swarm::stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs::{{closure}}::hd1f0782dc9e491ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stage_executors/tests_gate_stage_execution.rs:154:73
[INFO] [stdout]   45:     0x634da9823776 - core::ops::function::FnOnce::call_once::ha054249d550e2fd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x634da9a5042b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x634da9a5042b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x634da9a5ce1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x634da9a5ce1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x634da9a5ce1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x634da9a5ce1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x634da9a5ce1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x634da9a5ce1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x634da9a5ce1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x634da9a58534 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x634da9a58534 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x634da9a5fa22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x634da9a5fa22 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x634da9a5fa22 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x634da9a5fa22 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x634da9a5fa22 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x634da9a5fa22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x634da9a5fa22 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x634da9fdd0ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x634da9fdd0ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x74fc98a54aa4 - <unknown>
[INFO] [stdout]   67:     0x74fc98ae1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stage_executors::tests_gate_stage_execution::given_none_cache_when_running_moon_task_then_execution_occurs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 247 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c9fa6cc39dab345e5ca7c9606e52c63bb77d63dcf24cae2b203913a1683abc07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9fa6cc39dab345e5ca7c9606e52c63bb77d63dcf24cae2b203913a1683abc07", kill_on_drop: false }`
[INFO] [stdout] c9fa6cc39dab345e5ca7c9606e52c63bb77d63dcf24cae2b203913a1683abc07
