[INFO] cloning repository https://github.com/pentaxis93/runa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pentaxis93/runa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpentaxis93%2Fruna", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpentaxis93%2Fruna'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f327be9d51633a5b4a5bfac3a5d92b0187b998da
[INFO] testing pentaxis93/runa against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpentaxis93%2Fruna" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pentaxis93/runa
[INFO] finished tweaking git repo https://github.com/pentaxis93/runa
[INFO] tweaked toml for git repo https://github.com/pentaxis93/runa written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pentaxis93/runa on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pentaxis93/runa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded referencing v0.45.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded data-encoding v2.10.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded jsonpath-rust v0.3.5
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded serde_json_bytes v0.2.5
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded jsonschema v0.45.0
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded process-wrap v9.1.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded apollo-parser v0.8.6
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] [stderr]   Downloaded apollo-compiler v1.32.0
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154
[INFO] running `Command { std: "docker" "start" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[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 clap v4.5.60
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling runa-forge-contract v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-contract)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling referencing v0.45.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling jsonschema v0.45.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling libagent v0.2.0-rc.1 (/opt/rustwide/workdir/libagent)
[INFO] [stderr]    Compiling runa-forge-github v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-github)
[INFO] [stderr]    Compiling runa-forge-sourcehut v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-sourcehut)
[INFO] [stderr]    Compiling runa-forge-compose v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-compose)
[INFO] [stderr]    Compiling runa-cli v0.2.0-rc.1 (/opt/rustwide/workdir/runa-cli)
[INFO] [stderr]    Compiling runa-mcp v0.2.0-rc.1 (/opt/rustwide/workdir/runa-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling runa-forge-contract v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-contract)
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling libagent v0.2.0-rc.1 (/opt/rustwide/workdir/libagent)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling apollo-parser v0.8.6
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling runa-cli v0.2.0-rc.1 (/opt/rustwide/workdir/runa-cli)
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.32.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling runa-forge-sourcehut v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-sourcehut)
[INFO] [stderr]    Compiling runa-forge-github v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-github)
[INFO] [stderr]    Compiling runa-forge-compose v0.2.0-rc.1 (/opt/rustwide/workdir/runa-forge-compose)
[INFO] [stdout] warning: function `http_json_server` is never used
[INFO] [stdout]    --> runa-forge-compose/tests/compose.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn http_json_server(body: &'static str) -> (String, Arc<Mutex<String>>, thread::JoinHandle<()>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling runa-mcp v0.2.0-rc.1 (/opt/rustwide/workdir/runa-mcp)
[INFO] [stdout] warning: function `one_shot_json_server` is never used
[INFO] [stdout]    --> runa-mcp/tests/stdio.rs:430:4
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn one_shot_json_server<F>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] running `Command { std: "docker" "inspect" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `http_json_server` is never used
[INFO] [stderr]    --> runa-forge-compose/tests/compose.rs:232:4
[INFO] [stderr]     |
[INFO] [stderr] 232 | fn http_json_server(body: &'static str) -> (String, Arc<Mutex<String>>, thread::JoinHandle<()>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `one_shot_json_server` is never used
[INFO] [stderr]    --> runa-mcp/tests/stdio.rs:430:4
[INFO] [stderr]     |
[INFO] [stderr] 430 | fn one_shot_json_server<F>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `runa-forge-compose` (test "compose") generated 1 warning
[INFO] [stderr] warning: `runa-mcp` (test "stdio") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libagent-3169b83eb8ad5d40)
[INFO] [stdout] 
[INFO] [stdout] running 408 tests
[INFO] [stdout] test context::tests::humanize_key_snake_case ... ok
[INFO] [stdout] test context::tests::render_context_prompt_includes_work_unit_in_heading ... ok
[INFO] [stdout] test enforcement::tests::error_display_pre_missing ... ok
[INFO] [stdout] test enforcement::tests::error_display_invalid_with_violations ... ok
[INFO] [stdout] test context::tests::render_context_prompt_inlines_artifact_read_errors ... ok
[INFO] [stdout] test enforcement::tests::error_display_stale ... ok
[INFO] [stdout] test context::tests::render_context_prompt_includes_sections_and_tool_guidance ... ok
[INFO] [stdout] test context::tests::render_context_prompt_includes_entry_reference_before_instructions ... ok
[INFO] [stdout] test enforcement::tests::error_display_post_missing ... ok
[INFO] [stdout] test context::tests::display_path_converts_non_utf8_paths_lossily ... ok
[INFO] [stdout] test context::tests::json_to_prose_formats_nested_values ... ok
[INFO] [stdout] test context::tests::context_view_uses_display_path_only ... ok
[INFO] [stdout] test enforcement::tests::postconditions_empty ... ok
[INFO] [stdout] test enforcement::tests::postconditions_missing_produces ... ok
[INFO] [stdout] test enforcement::tests::postconditions_required_output_choice_fails_when_no_member_is_produced ... ok
[INFO] [stdout] test enforcement::tests::postconditions_ignores_accepts ... ok
[INFO] [stdout] test enforcement::tests::postconditions_invalid_produces ... ok
[INFO] [stdout] test enforcement::tests::postconditions_met ... ok
[INFO] [stdout] test enforcement::tests::postconditions_required_output_choice_passes_with_exactly_one_valid_member ... ok
[INFO] [stdout] test enforcement::tests::postconditions_may_produce_absent ... ok
[INFO] [stdout] test context::tests::build_execution_context_retains_required_input_even_when_affected ... ok
[INFO] [stdout] test enforcement::tests::postconditions_scoped ... ok
[INFO] [stdout] test enforcement::tests::postconditions_may_produce_invalid ... ok
[INFO] [stdout] test enforcement::tests::preconditions_collects_all_failures ... ok
[INFO] [stdout] test enforcement::tests::postconditions_required_output_choice_fails_when_multiple_members_are_produced ... ok
[INFO] [stdout] test enforcement::tests::preconditions_empty_requires ... ok
[INFO] [stdout] test context::tests::build_context_collects_required_and_accepted_inputs ... ok
[INFO] [stdout] test enforcement::tests::postconditions_stale_produces ... ok
[INFO] [stdout] test enforcement::tests::postconditions_may_produce_valid ... ok
[INFO] [stdout] test context::tests::build_context_omits_missing_and_invalid_accepted_inputs ... ok
[INFO] [stdout] test enforcement::tests::preconditions_ignores_accepts ... ok
[INFO] [stdout] test context::tests::build_context_scoped ... ok
[INFO] [stdout] test context::tests::build_execution_context_withholds_accepts_from_affected_types ... ok
[INFO] [stdout] test enforcement::tests::postconditions_may_produce_stale ... ok
[INFO] [stdout] test enforcement::tests::preconditions_missing_requires ... ok
[INFO] [stdout] test enforcement::tests::preconditions_invalid_requires ... ok
[INFO] [stdout] test entry::tests::bare_reference_on_unsupported_forge_is_rejected ... ok
[INFO] [stdout] test entry::tests::bare_number_inherits_github_deployment ... ok
[INFO] [stdout] test entry::tests::bare_number_under_sourcehut_inherits_tracker ... ok
[INFO] [stdout] test enforcement::tests::preconditions_pass_with_mixed_valid_and_invalid_instances ... ok
[INFO] [stdout] test entry::tests::acquisition_blocked_when_required_input_missing ... ok
[INFO] [stdout] test entry::tests::discovers_producer_via_required_output_choice ... ok
[INFO] [stdout] test entry::tests::discovers_sole_unscoped_producer ... ok
[INFO] [stdout] test enforcement::tests::preconditions_met ... ok
[INFO] [stdout] test entry::tests::acquisition_admissible_when_only_substituted_trigger_partially_scanned ... ok
[INFO] [stdout] test enforcement::tests::preconditions_scoped ... ok
[INFO] [stdout] test entry::tests::github_url_form_parses ... ok
[INFO] [stdout] test entry::tests::acquisition_blocked_when_required_input_partially_scanned ... ok
[INFO] [stdout] test enforcement::tests::preconditions_pass_with_mixed_valid_and_stale_instances ... ok
[INFO] [stdout] test entry::tests::hash_number_inherits_deployment ... ok
[INFO] [stdout] test entry::tests::garbage_reference_is_rejected ... ok
[INFO] [stdout] test entry::tests::acquisition_admissible_when_preconditions_met_and_scan_complete ... ok
[INFO] [stdout] test enforcement::tests::preconditions_stale_requires ... ok
[INFO] [stdout] test entry::tests::missing_owner_atom_is_rejected ... ok
[INFO] [stdout] test entry::tests::acquisition_record_current_is_false_without_a_record ... ok
[INFO] [stdout] test entry::tests::owner_repo_form_matches_active_deployment ... ok
[INFO] [stdout] test entry::tests::owner_repo_form_rejects_foreign_deployment ... ok
[INFO] [stdout] test entry::tests::rejects_when_only_scoped_producer_exists ... ok
[INFO] [stdout] test entry::tests::rejects_ambiguous_unscoped_producers ... ok
[INFO] [stdout] test entry::tests::rejects_when_no_producer_exists ... ok
[INFO] [stdout] test entry::tests::sourcehut_form_matches_active_tracker ... ok
[INFO] [stdout] test entry::tests::sourcehut_form_rejects_github_deployment ... ok
[INFO] [stdout] test graph::tests::accepts_creates_soft_ordering ... ok
[INFO] [stdout] test entry::tests::acquisition_record_current_is_true_when_snapshot_matches ... ok
[INFO] [stdout] test graph::tests::blocked_with_reasons_all_requires_met ... ok
[INFO] [stdout] test graph::tests::accepts_not_in_blocked_protocols ... ok
[INFO] [stdout] test graph::tests::accepts_does_not_block ... ok
[INFO] [stdout] test entry::tests::resolve_promise_blocks_on_work_unit_scan_gap_without_match ... ok
[INFO] [stdout] test entry::tests::resolve_promise_returns_none_when_scan_complete_and_no_match ... ok
[INFO] [stdout] test graph::tests::duplicate_skill_name ... ok
[INFO] [stdout] test graph::tests::diamond_dependency ... ok
[INFO] [stdout] test entry::tests::acquisition_record_current_is_false_when_a_recorded_input_changes ... ok
[INFO] [stdout] test graph::tests::conflicting_producers ... ok
[INFO] [stdout] test graph::tests::blocked_protocols_with_partial_artifacts ... ok
[INFO] [stdout] test graph::tests::dependencies_and_dependents_diamond ... ok
[INFO] [stdout] test graph::tests::cycle_detection ... ok
[INFO] [stdout] test graph::tests::blocked_with_reasons_multiple_skills_partial_overlap ... ok
[INFO] [stdout] test graph::tests::blocked_with_reasons_no_skills_have_requires ... ok
[INFO] [stdout] test graph::tests::error_display_messages ... ok
[INFO] [stdout] test entry::tests::resolve_seed_ticket_reference_blocks_when_intent_type_partially_scanned ... ok
[INFO] [stdout] test graph::tests::external_dependency_builds_successfully ... ok
[INFO] [stdout] test graph::tests::blocked_with_reasons_some_missing ... ok
[INFO] [stdout] test entry::tests::resolve_promise_returns_match_despite_scan_gap ... ok
[INFO] [stdout] test graph::tests::fan_out ... ok
[INFO] [stdout] test graph::tests::fan_in ... ok
[INFO] [stdout] test graph::tests::isolated_skill ... ok
[INFO] [stdout] test graph::tests::linear_chain ... ok
[INFO] [stdout] test graph::tests::external_dependency_reported_as_blocked ... ok
[INFO] [stdout] test graph::tests::may_produce_does_not_conflict_with_may_produce ... ok
[INFO] [stdout] test graph::tests::may_produce_creates_soft_ordering ... ok
[INFO] [stdout] test graph::tests::multiple_may_produce_creates_soft_edges_to_all ... ok
[INFO] [stdout] test graph::tests::self_referencing_skill ... ok
[INFO] [stdout] test graph::tests::unknown_skill_returns_empty ... ok
[INFO] [stdout] test graph::tests::may_produce_cycle_does_not_cause_error ... ok
[INFO] [stdout] test logging::tests::resolve_logging_config_defaults_to_warn_text ... ok
[INFO] [stdout] test graph::tests::may_produce_does_not_conflict_with_produces ... ok
[INFO] [stdout] test logging::tests::resolve_logging_config_ignores_empty_env_filter ... ok
[INFO] [stdout] test logging::tests::resolve_logging_config_uses_config_filter_when_env_absent ... ok
[INFO] [stdout] test graph::tests::topological_order_filtered_ignores_cycle_among_excluded_protocols ... ok
[INFO] [stdout] test graph::tests::topological_order_excluding_cycle_returns_valid_order_for_remaining_skills ... ok
[INFO] [stdout] test logging::tests::resolve_logging_config_prefers_env_over_config_filter ... ok
[INFO] [stdout] test manifest::tests::parse_legacy_skills_key_is_rejected ... ok
[INFO] [stdout] test manifest::tests::parse_invalid_trigger_type ... ok
[INFO] [stdout] test manifest::tests::parse_duplicate_artifact_type_names ... ok
[INFO] [stdout] test manifest::tests::parse_duplicate_protocol_names ... ok
[INFO] [stdout] test manifest::tests::from_str_rejects_required_output_choice_with_one_member ... ok
[INFO] [stdout] test manifest::tests::from_str_rejects_required_output_choice_duplicate_member ... ok
[INFO] [stdout] test manifest::tests::from_str_parses_required_output_choice_groups ... ok
[INFO] [stdout] test manifest::tests::parse_missing_required_field ... ok
[INFO] [stdout] test manifest::tests::from_str_rejects_required_output_choice_overlapping_with_produces ... ok
[INFO] [stdout] test manifest::tests::from_str_rejects_required_output_choice_unknown_member ... ok
[INFO] [stdout] test manifest::tests::from_str_parses_valid_manifest ... ok
[INFO] [stdout] test manifest::tests::parse_missing_instruction_file ... ok
[INFO] [stdout] test manifest::tests::parse_allows_scoped_produces_schema_missing_required_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_allows_scoped_output_schema_with_optional_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_allows_unscoped_output_schema_with_optional_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_invalid_json_in_convention_schema ... ok
[INFO] [stdout] test manifest::tests::parse_allows_scoped_protocol_output_schema_requiring_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_allows_scoped_may_produce_schema_without_required_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_old_format_schema_field ... ok
[INFO] [stdout] test manifest::tests::parse_optional_vec_fields_omitted ... ok
[INFO] [stdout] test manifest::tests::parse_nested_trigger_conditions ... ok
[INFO] [stdout] test manifest::tests::parse_missing_schema_at_convention_path ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_artifact_type_names_with_unsafe_path_components ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unsafe_protocol_names_before_instruction_lookup ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_dot_protocol_name_before_instruction_lookup ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_protocol_names_with_unsafe_path_components ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unsafe_artifact_names_before_schema_lookup ... ok
[INFO] [stdout] test model::tests::artifact_type_round_trip ... ok
[INFO] [stdout] test model::tests::display_on_artifact ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unscoped_may_produce_schema_requiring_work_unit ... ok
[INFO] [stdout] test model::tests::display_on_change ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unreadable_workflow_contract ... ok
[INFO] [stdout] test model::tests::display_nested_composite ... ok
[INFO] [stdout] test model::tests::protocol_declaration_defaults_scoped_to_false ... ok
[INFO] [stdout] test model::tests::display_on_invalid ... ok
[INFO] [stdout] test model::tests::protocol_declaration_empty_vecs ... ok
[INFO] [stdout] test model::tests::trigger_condition_json_shape ... ok
[INFO] [stdout] test model::tests::schema_mentions_work_unit_when_optional_property_is_declared ... ok
[INFO] [stdout] test model::tests::trigger_condition_nested_round_trip ... ok
[INFO] [stdout] test model::tests::protocol_declaration_round_trip ... ok
[INFO] [stdout] test model::tests::validate_output_scope_allows_scoped_output_without_required_work_unit ... ok
[INFO] [stdout] test model::tests::trigger_condition_simple_round_trip ... ok
[INFO] [stdout] test model::tests::validate_output_scope_rejects_unscoped_output_requiring_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_resolves_convention_schema ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unscoped_produces_schema_requiring_work_unit ... ok
[INFO] [stdout] test model::tests::schema_mentions_work_unit_when_required_without_declared_property ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unscoped_mixed_outputs_when_optional_output_requires_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_resolves_convention_layout ... ok
[INFO] [stdout] test manifest::tests::parse_rejects_unscoped_required_output_choice_member_requiring_work_unit ... ok
[INFO] [stdout] test manifest::tests::parse_resolves_workflow_contract_mechanics_when_published ... ok
[INFO] [stdout] test project::tests::config_with_logging_table_parses_format_and_filter ... ok
[INFO] [stdout] test project::tests::config_with_transcript_and_forge_tables_parses_durable_runtime_settings ... ok
[INFO] [stdout] test project::tests::config_without_logging_uses_default_logging_settings ... ok
[INFO] [stdout] test manifest::tests::parse_resolves_paths_relative_to_manifest_dir ... ok
[INFO] [stdout] test project::tests::config_with_agent_table_parses_command ... ok
[INFO] [stdout] test project::tests::missing_config_returns_config_not_found ... ok
[INFO] [stdout] test project::tests::resolve_config_explicit_path_not_found_returns_distinct_error ... ok
[INFO] [stdout] test project::tests::read_config_rejects_removed_artifacts_dir_field ... ok
[INFO] [stdout] test project::tests::config_serializes_and_deserializes_new_durable_runtime_settings ... ok
[INFO] [stdout] test project::tests::resolve_config_falls_back_to_project_level ... ok
[INFO] [stdout] test project::tests::resolve_config_prefers_override ... ok
[INFO] [stdout] test project::tests::resolve_config_returns_error_when_none_found ... ok
[INFO] [stdout] test project::tests::missing_state_returns_not_initialized ... ok
[INFO] [stdout] test projection::tests::entry_cascade_projects_nothing_when_acquisition_preconditions_unmet ... ok
[INFO] [stdout] test projection::tests::entry_cascade_projects_take_after_acquisition ... ok
[INFO] [stdout] test project::tests::load_rejects_removed_artifacts_dir_field ... ok
[INFO] [stdout] test projection::tests::entry_cascade_projects_take_when_acquisition_uses_required_choice ... ok
[INFO] [stdout] test projection::tests::entry_cascade_projects_take_when_acquisition_uses_may_produce ... ok
[INFO] [stdout] test protocol_failure::tests::describe_names_operation_and_cause ... ok
[INFO] [stdout] test projection::tests::entry_cascade_projects_nothing_when_acquisition_input_partially_scanned ... ok
[INFO] [stdout] test project::tests::load_with_explicit_config_override ... ok
[INFO] [stdout] test project::tests::load_reads_config_and_state ... ok
[INFO] [stdout] test projection::tests::projection_uses_projected_work_units_for_non_object_outputs ... ok
[INFO] [stdout] test projection::tests::unscoped_valid_artifact_does_not_project_invalid_scoped_sibling ... ok
[INFO] [stdout] test scan::tests::empty_dir_returns_empty_result ... ok
[INFO] [stdout] test projection::tests::invalid_sibling_reopens_on_artifact_projection ... ok
[INFO] [stdout] test projection::tests::projection_matches_live_ready_when_non_selected_choice_member_has_scan_gap ... ok
[INFO] [stdout] test projection::tests::execution_record_reopens_projection_when_any_recorded_invalid_input_changes ... ok
[INFO] [stdout] test projection::tests::execution_record_suppresses_invalid_sibling_projection_rerun ... ok
[INFO] [stdout] test scan::tests::invalid_artifact_is_reported_and_recorded ... ok
[INFO] [stdout] test scan::tests::missing_workspace_is_empty_only_for_fresh_store ... ok
[INFO] [stdout] test scan::tests::malformed_artifact_is_reported_and_recorded ... ok
[INFO] [stdout] test projection::tests::pending_supersession_reopens_the_producer_in_projection ... ok
[INFO] [stdout] test scan::tests::invalid_artifact_observation_preserves_work_unit ... ok
[INFO] [stdout] test scan::tests::idempotent_scan_has_no_changes_on_second_run ... ok
[INFO] [stdout] test projection::tests::execution_record_suppresses_invalid_sibling_projection_for_mixed_any_of_trigger ... ok
[INFO] [stdout] test protocol_failure::tests::receipt_round_trips_and_first_refusal_wins ... ok
[INFO] [stdout] test scan::tests::missing_workspace_with_existing_state_errors ... ok
[INFO] [stdout] test projection::tests::projection_advances_existing_selected_required_output_choice_member ... ok
[INFO] [stdout] test scan::tests::has_any_invalid_scoped_with_malformed ... ok
[INFO] [stdout] test projection::tests::previously_valid_sibling_becoming_invalid_reopens_on_artifact_projection ... ok
[INFO] [stdout] test scan::tests::malformed_without_prior_state_gets_none ... ok
[INFO] [stdout] test scan::tests::malformed_observation_preserves_previous_work_unit ... ok
[INFO] [stdout] test scan::tests::partially_scanned_type_suppresses_removals ... ok
[INFO] [stdout] test scan::tests::non_json_files_are_ignored ... ok
[INFO] [stdout] test scan::tests::malformed_preserves_previous_work_unit ... ok
[INFO] [stdout] test scan::tests::removed_artifact_observation_preserves_work_unit ... ok
[INFO] [stdout] test scan::tests::removed_artifact_is_deleted_from_store ... ok
[INFO] [stdout] test scan::tests::unrecognized_dir_is_reported ... ok
[INFO] [stdout] test scan::tests::modified_artifact_updates_timestamp_and_reports_modified ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_accepts_malformed_recorded_root_without_tracker_checks ... ok
[INFO] [stdout] test scan::tests::unchanged_artifact_with_work_unit_not_re_recorded ... ok
[INFO] [stdout] test scan::tests::unchanged_artifact_without_work_unit_stays_none ... ok
[INFO] [stdout] test scan::tests::valid_artifact_is_recorded_as_new ... ok
[INFO] [stdout] test scan::tests::unreadable_file_is_reported_and_affects_all_work_units ... ok
[INFO] [stdout] test scan::tests::unchanged_artifact_refreshes_stored_path_when_workspace_moves ... ok
[INFO] [stdout] test scan::tests::unchanged_artifact_backfills_work_unit ... ok
[INFO] [stdout] test scan::tests::schema_change_revalidates_unchanged_file ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_accepts_matching_sourcehut_deployment_from_config ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_accepts_matching_github_deployment ... ok
[INFO] [stdout] test scoped_identity::tests::forge_environment_materializes_default_github_type_when_config_and_environment_omit_type ... ok
[INFO] [stdout] test scoped_identity::tests::forge_environment_resolves_environment_values_over_config_values ... ok
[INFO] [stdout] test scoped_identity::tests::forge_environment_resolves_config_values_when_environment_is_unset ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_unparseable_tracker_number_without_disagreement ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_tracker_number_disagreement ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_duplicate_github_tracker_roots ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_without_slug_accepts_matching_github_deployment ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_duplicate_sourcehut_tracker_roots ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_github_handle_from_foreign_deployment ... ok
[INFO] [stdout] test scoped_identity::tests::exact_work_unit_id_rejects_sourcehut_handle_from_foreign_deployment ... ok
[INFO] [stdout] test selection::tests::activated_but_postconditions_fail_still_candidate ... ok
[INFO] [stdout] test selection::tests::accepts_artifacts_do_not_affect_currentness ... ok
[INFO] [stdout] test selection::tests::artifact_only_protocol_evaluated_once_unscoped ... ok
[INFO] [stdout] test selection::tests::classify_blocked_precondition_fails ... ok
[INFO] [stdout] test selection::tests::any_of_on_change_in_unsatisfied_branch_suppressed ... ok
[INFO] [stdout] test selection::tests::classify_blocked_scan_incomplete ... ok
[INFO] [stdout] test selection::tests::classify_waiting_trigger_not_satisfied ... ok
[INFO] [stdout] test selection::tests::artifact_trigger_discovers_work_units ... ok
[INFO] [stdout] test selection::tests::classify_ready_candidate ... ok
[INFO] [stdout] test selection::tests::classify_candidates_respects_declared_scope_boundary ... ok
[INFO] [stdout] test selection::tests::entry_execution_record_registers_trigger_freshness_despite_unsatisfied_trigger ... ok
[INFO] [stdout] test selection::tests::any_of_with_on_change_suppressed_when_change_not_satisfied ... ok
[INFO] [stdout] test selection::tests::exhausted_candidate_refresh_reopens_when_relevant_inputs_change ... ok
[INFO] [stdout] test selection::tests::classify_and_discover_agree_on_ready ... ok
[INFO] [stdout] test selection::tests::classify_waiting_outputs_current ... ok
[INFO] [stdout] test selection::tests::completed_suppression_skips_activated_with_passing_postconditions ... ok
[INFO] [stdout] test selection::tests::may_produce_only_protocols_are_not_suppressed ... ok
[INFO] [stdout] test selection::tests::discover_ready_candidates_keeps_on_change_freshness_per_work_unit ... ok
[INFO] [stdout] test selection::tests::execution_record_suppresses_invalid_sibling_for_mixed_any_of_trigger ... ok
[INFO] [stdout] test selection::tests::execution_record_reopens_when_any_recorded_invalid_input_changes ... ok
[INFO] [stdout] test selection::tests::execution_record_suppresses_invalid_sibling_rerun ... ok
[INFO] [stdout] test selection::tests::partially_scanned_on_change_output_stays_ready ... ok
[INFO] [stdout] test selection::tests::on_change_in_all_of_not_suppressed ... ok
[INFO] [stdout] test selection::tests::on_change_trigger_not_suppressed_even_when_postconditions_pass ... ok
[INFO] [stdout] test selection::tests::partially_scanned_output_type_does_not_affect_non_on_change_trigger_gate ... ok
[INFO] [stdout] test selection::tests::invalid_sibling_reopens_on_artifact_protocol ... ok
[INFO] [stdout] test selection::tests::execution_record_reopens_when_previously_valid_input_becomes_invalid ... ok
[INFO] [stdout] test selection::tests::protocol_freshness_inputs_use_any_recorded_for_artifact_and_requires ... ok
[INFO] [stdout] test selection::tests::partially_scanned_type_in_requires_skips ... ok
[INFO] [stdout] test selection::tests::protocol_relevant_input_types_collects_requires_and_trigger_types ... ok
[INFO] [stdout] test selection::tests::protocol_freshness_inputs_keep_change_semantics_when_type_is_also_required ... ok
[INFO] [stdout] test selection::tests::partially_scanned_optional_output_does_not_skip_completed_suppression ... ok
[INFO] [stdout] test selection::tests::preconditions_fail_not_candidate ... ok
[INFO] [stdout] test selection::tests::protocol_relevant_inputs_changed_counts_invalid_and_malformed_observations ... ok
[INFO] [stdout] test selection::tests::protocol_relevant_inputs_changed_ignores_other_work_units ... ok
[INFO] [stdout] test selection::tests::trigger_artifact_types_collects_from_tree ... ok
[INFO] [stdout] test selection::tests::partially_scanned_on_change_output_unsuppresses_all_work_units ... ok
[INFO] [stdout] test selection::tests::protocol_execution_record_inputs_use_valid_only_for_artifact_and_requires ... ok
[INFO] [stdout] test selection::tests::partially_scanned_trigger_type_not_in_requires_skips ... ok
[INFO] [stdout] test selection::tests::partially_scanned_output_type_does_not_globally_skip_candidate_discovery ... ok
[INFO] [stdout] test selection::tests::unsatisfied_trigger_not_candidate ... ok
[INFO] [stdout] test selection::tests::present_partially_scanned_optional_output_skips_completed_suppression ... ok
[INFO] [stdout] test session::tests::exhausted_candidate_key_identity_ignores_provenance_snapshot ... ok
[INFO] [stdout] test selection::tests::topological_order_determines_candidate_order ... ok
[INFO] [stdout] test selection::tests::unscoped_valid_artifact_does_not_promote_invalid_scoped_sibling ... ok
[INFO] [stdout] test selection::tests::previously_valid_sibling_becoming_invalid_reopens_on_artifact_protocol ... ok
[INFO] [stdout] test selection::tests::pending_supersession_bypasses_the_timestamp_fallback ... ok
[INFO] [stdout] test selection::tests::stale_shared_outputs_keep_scoped_work_runnable ... ok
[INFO] [stdout] test selection::tests::stale_outputs_do_not_suppress_candidates ... ok
[INFO] [stdout] test selection::tests::supersession_regenerates_the_planning_case_against_unchanged_inputs ... ok
[INFO] [stdout] test session::tests::next_context_refuses_current_step_after_required_input_is_removed ... ok
[INFO] [stdout] test session::tests::open_without_work_unit_selects_unscoped_ready_step ... ok
[INFO] [stdout] test session::tests::advance_selection_error_restores_staged_execution_state ... ok
[INFO] [stdout] test session::tests::advance_without_work_unit_stays_unscoped ... ok
[INFO] [stdout] test store::tests::artifact_type_names_empty_store ... ok
[INFO] [stdout] test session::tests::advance_from_acquisition_binds_and_selects_take ... ok
[INFO] [stdout] test store::tests::artifact_type_names_returns_sorted ... ok
[INFO] [stdout] test session::tests::session_revalidates_scoped_work_unit_after_delayed_rescan ... ok
[INFO] [stdout] test store::tests::canonical_json_deterministic ... ok
[INFO] [stdout] test store::tests::all_instance_keys_returns_sorted_keys ... ok
[INFO] [stdout] test store::tests::has_any_invalid_false_with_no_instances ... ok
[INFO] [stdout] test store::tests::has_any_invalid_false_when_all_valid ... ok
[INFO] [stdout] test store::tests::content_hash_changes_on_different_data ... ok
[INFO] [stdout] test store::tests::execution_record_round_trips_through_persistence ... ok
[INFO] [stdout] test store::tests::has_any_invalid_scoped_with_malformed ... ok
[INFO] [stdout] test store::tests::execution_contract_hash_mismatch_clears_execution_records ... ok
[INFO] [stdout] test store::tests::has_any_invalid_scoped ... ok
[INFO] [stdout] test store::tests::has_any_invalid_true_with_malformed_instance ... ok
[INFO] [stdout] test store::tests::has_any_invalid_true_with_invalid_instance ... ok
[INFO] [stdout] test store::tests::has_any_valid_false_with_only_invalid_instances ... ok
[INFO] [stdout] test store::tests::has_any_valid_false_with_only_stale_instances ... ok
[INFO] [stdout] test store::tests::has_any_valid_true_with_mixed_validity_instances ... ok
[INFO] [stdout] test store::tests::instances_of_mixed_valid_invalid ... ok
[INFO] [stdout] test store::tests::has_any_valid_scoped ... ok
[INFO] [stdout] test session::tests::advance_without_materialized_work_unit_is_unresolved ... ok
[INFO] [stdout] test store::tests::instances_of_unknown_type_returns_empty ... ok
[INFO] [stdout] test store::tests::instances_of_returns_sorted_pairs ... ok
[INFO] [stdout] test store::tests::invalidate_noop_on_missing ... ok
[INFO] [stdout] test store::tests::instances_of_scoped_excludes_other ... ok
[INFO] [stdout] test store::tests::instances_of_scoped_includes_unpartitioned ... ok
[INFO] [stdout] test store::tests::latest_modification_ms_none_for_missing_type ... ok
[INFO] [stdout] test store::tests::invalidate_marks_stale ... ok
[INFO] [stdout] test store::tests::invalidate_persists_to_disk ... ok
[INFO] [stdout] test store::tests::is_valid_checks_all_instances ... ok
[INFO] [stdout] test store::tests::is_valid_scoped ... ok
[INFO] [stdout] test store::tests::latest_modification_ms_returns_max ... ok
[INFO] [stdout] test store::tests::latest_modification_ms_scoped ... ok
[INFO] [stdout] test store::tests::loads_legacy_string_paths_and_rewrites_on_persist ... ok
[INFO] [stdout] test store::tests::malformed_without_prior_state_gets_none ... ok
[INFO] [stdout] test store::tests::latest_valid_modification_ms_scoped ... ok
[INFO] [stdout] test store::tests::malformed_preserves_previous_work_unit ... ok
[INFO] [stdout] test store::tests::latest_valid_modification_ms_ignores_unhealthy_instances ... ok
[INFO] [stdout] test store::tests::new_skips_unknown_artifact_types ... ok
[INFO] [stdout] test store::tests::multiple_instances_of_same_type ... ok
[INFO] [stdout] test store::tests::persistence_round_trip ... ok
[INFO] [stdout] test store::tests::is_valid_true_for_valid_false_for_invalid_malformed_stale_missing ... ok
[INFO] [stdout] test store::tests::record_extracts_work_unit_from_json ... ok
[INFO] [stdout] test store::tests::record_invalid_artifact ... ok
[INFO] [stdout] test store::tests::record_malformed_artifact ... ok
[INFO] [stdout] test store::tests::record_malformed_sets_none_work_unit ... ok
[INFO] [stdout] test store::tests::scan_gap_without_store_record_affects_all_scoped_work_units ... ok
[INFO] [stdout] test store::tests::record_persists_and_reloads_non_utf8_paths ... ok
[INFO] [stdout] test session::tests::advance_restores_promised_scope_when_post_bind_commit_fails ... ok
[INFO] [stdout] test store::tests::record_sets_none_when_work_unit_absent ... ok
[INFO] [stdout] test store::tests::scan_gap_with_store_record_affects_all_scoped_work_units ... ok
[INFO] [stdout] test store::tests::record_valid_artifact ... ok
[INFO] [stdout] test store::tests::unknown_artifact_type_errors ... ok
[INFO] [stdout] test store::tests::remove_deletes_in_memory_and_persisted_state ... ok
[INFO] [stdout] test tests::version_is_set ... ok
[INFO] [stdout] test store::tests::supersede_rejects_an_unreadable_workspace_artifact ... ok
[INFO] [stdout] test transcript::tests::effective_transcript_settings_leaves_disabled_capture_without_run_id ... ok
[INFO] [stdout] test transcript::tests::effective_transcript_settings_materializes_one_process_run_id_when_capture_is_enabled ... ok
[INFO] [stdout] test transcript::tests::effective_transcript_settings_preserves_supplied_run_id ... ok
[INFO] [stdout] test store::tests::work_unit_round_trips_through_persistence ... ok
[INFO] [stdout] test transcript::tests::encode_path_component_preserves_existing_encoding_and_neutralizes_traversal ... ok
[INFO] [stdout] test store::tests::update_path_persists_new_path_without_other_changes ... ok
[INFO] [stdout] test session::tests::session_serves_and_records_the_superseded_step ... ok
[INFO] [stdout] test transcript::tests::redaction_replaces_configured_secret_values_in_text ... ok
[INFO] [stdout] test transcript::tests::transcript_env_from_settings_exports_config_resolved_values ... ok
[INFO] [stdout] test store::tests::recording_a_new_execution_resolves_the_pending_supersession ... ok
[INFO] [stdout] test transcript::tests::redaction_replaces_configured_secret_values_in_json_strings ... ok
[INFO] [stdout] test transcript::tests::transcript_path_routes_by_deployment_work_unit_and_run ... ok
[INFO] [stdout] test store::tests::supersede_rejects_each_mismatch_with_an_accurate_diagnostic ... ok
[INFO] [stdout] test store::tests::supersede_moves_record_to_pending_lineage_and_persists ... ok
[INFO] [stdout] test trigger::tests::all_of_empty_is_satisfied ... ok
[INFO] [stdout] test trigger::tests::any_of_empty_is_not_satisfied ... ok
[INFO] [stdout] test trigger::tests::any_of_not_satisfied_when_all_children_fail ... ok
[INFO] [stdout] test trigger::tests::all_of_not_satisfied_when_one_child_fails ... ok
[INFO] [stdout] test session::tests::open_entry_blocks_when_acquisition_preconditions_unmet ... ok
[INFO] [stdout] test trigger::tests::all_of_satisfied_when_all_children_satisfied ... ok
[INFO] [stdout] test trigger::tests::any_of_satisfied_when_one_child_satisfied ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_is_none_for_may_produce_only_protocols ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_includes_unscoped_outputs_for_scoped_work_unit ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_is_none_when_non_selected_choice_member_has_scan_gap ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_is_none_when_produces_type_is_partially_scanned ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_is_none_when_required_output_choice_is_missing_or_conflicting ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_uses_exactly_one_required_output_choice_member ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_unscopes_instance_scan_gaps_across_work_units ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_uses_newest_unscoped_output_for_unscoped_work ... ok
[INFO] [stdout] test trigger::tests::on_artifact_not_satisfied_when_no_instances ... ok
[INFO] [stdout] test trigger::tests::nested_all_of_with_any_of_not_satisfied ... ok
[INFO] [stdout] test trigger::tests::derived_completion_timestamp_uses_oldest_per_type_maximum ... ok
[INFO] [stdout] test trigger::tests::on_artifact_not_satisfied_when_only_malformed_instances_exist ... ok
[INFO] [stdout] test trigger::tests::nested_all_of_with_any_of ... ok
[INFO] [stdout] test session::tests::open_entry_cold_pins_acquisition_step ... ok
[INFO] [stdout] test trigger::tests::on_artifact_satisfied_when_all_valid ... ok
[INFO] [stdout] test trigger::tests::on_artifact_not_satisfied_when_stale ... ok
[INFO] [stdout] test trigger::tests::on_artifact_satisfied_when_mixed_valid_and_malformed_instances ... ok
[INFO] [stdout] test trigger::tests::on_change_not_satisfied_when_no_instances ... ok
[INFO] [stdout] test trigger::tests::on_artifact_satisfied_when_mixed_valid_and_invalid_instances ... ok
[INFO] [stdout] test trigger::tests::on_artifact_satisfied_when_mixed_valid_and_stale_instances ... ok
[INFO] [stdout] test trigger::tests::on_artifact_scoped ... ok
[INFO] [stdout] test trigger::tests::on_change_not_satisfied_when_output_newer_than_input ... ok
[INFO] [stdout] test trigger::tests::on_change_ignores_stale_may_produce_timestamps ... ok
[INFO] [stdout] test trigger::tests::on_change_required_output_choice_rerun_is_not_suppressed_by_non_selected_member_scan_gap ... ok
[INFO] [stdout] test trigger::tests::on_change_not_satisfied_when_same_timestamp ... ok
[INFO] [stdout] test trigger::tests::on_change_satisfied_when_no_output_evidence ... ok
[INFO] [stdout] test session::tests::open_entry_cold_without_acquisition_surface_is_error ... ok
[INFO] [stdout] test trigger::tests::on_change_satisfied_when_input_newer_than_output ... ok
[INFO] [stdout] test trigger::tests::on_invalid_not_satisfied_when_no_instances ... ok
[INFO] [stdout] test trigger::tests::on_invalid_not_satisfied_when_all_valid ... ok
[INFO] [stdout] test trigger::tests::on_change_satisfied_when_required_outputs_are_partially_scanned ... ok
[INFO] [stdout] test trigger::tests::on_invalid_satisfied_with_malformed_instance ... ok
[INFO] [stdout] test trigger::tests::on_invalid_satisfied_with_invalid_instance ... ok
[INFO] [stdout] test trigger::tests::on_invalid_not_satisfied_when_stale ... ok
[INFO] [stdout] test validation::tests::empty_object_fails_with_required_fields ... ok
[INFO] [stdout] test validation::tests::error_contains_artifact_type_name ... ok
[INFO] [stdout] test trigger::tests::on_change_uses_newest_matching_output_timestamp_per_type ... ok
[INFO] [stdout] test validation::tests::error_contains_schema_path ... ok
[INFO] [stdout] test trigger::tests::unpartitioned_visible_to_scoped_trigger ... ok
[INFO] [stdout] test validation::tests::complex_schema_validation ... ok
[INFO] [stdout] test validation::tests::missing_required_field_fails ... ok
[INFO] [stdout] test validation::tests::invalid_schema_returns_error ... ok
[INFO] [stdout] test validation::tests::multiple_violations_collected ... ok
[INFO] [stdout] test validation::tests::wrong_type_fails ... ok
[INFO] [stdout] test validation::tests::valid_artifact_passes ... ok
[INFO] [stdout] test validation::tests::violations_carry_distinct_paths ... ok
[INFO] [stdout] test validation::tests::nested_object_validation_works ... ok
[INFO] [stdout] test session::tests::open_entry_re_entry_binds_without_acquisition_surface ... ok
[INFO] [stdout] test session::tests::open_entry_reentry_without_acquisition_record_serves_acquisition ... ok
[INFO] [stdout] test session::tests::open_without_work_unit_uses_intent_target_entry_route ... ok
[INFO] [stdout] test session::tests::reentry_acquisition_advance_binds_recorded_unit_and_next_entry_opens_bound ... ok
[INFO] [stdout] test transcript::tests::append_event_neutralizes_traversal_deployment_components ... ok
[INFO] [stdout] test transcript::tests::append_event_with_settings_writes_and_redacts_using_config_resolved_settings ... ok
[INFO] [stdout] test transcript::tests::transcript_settings_derives_deployment_from_forge_identity ... ok
[INFO] [stdout] test transcript::tests::transcript_settings_resolve_config_values_when_environment_is_unset ... ok
[INFO] [stdout] test transcript::tests::transcript_settings_resolve_environment_values_over_config_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 408 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runa-be65647814f78dfe)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test commands::init::tests::days_to_date_known_timestamps ... ok
[INFO] [stdout] test commands::init::tests::existing_runa_path_diagnostic_ignores_owner_mismatch_when_writable ... ok
[INFO] [stdout] test commands::init::tests::existing_runa_path_diagnostic_reports_owner_mismatch_when_unwritable ... ok
[INFO] [stdout] test commands::init::tests::nonexistent_methodology_returns_error ... ok
[INFO] [stdout] test commands::run::tests::classify_live_outcome_reports_work_failed_when_work_executed_then_a_step_failed ... ok
[INFO] [stdout] test commands::run::tests::classify_live_outcome_reports_work_failed_when_postconditions_failed_without_execution ... ok
[INFO] [stdout] test commands::run::tests::classify_live_outcome_reports_agent_startup_failure_when_no_work_attempted ... ok
[INFO] [stdout] test commands::run::tests::usable_agent_command_requires_non_empty_argv ... ok
[INFO] [stdout] test commands::step::tests::agent_startup_failure_maps_to_infrastructure_failure ... ok
[INFO] [stdout] test commands::run::tests::classify_outcome_uses_waiting_reason_not_display_text_for_current_outputs ... ok
[INFO] [stdout] test commands::run::tests::classify_outcome_still_blocks_when_waiting_for_non_quiescent_reason ... ok
[INFO] [stdout] test commands::step::tests::candidate_key_preserves_protocol_and_work_unit ... ok
[INFO] [stdout] test commands::step::tests::discover_binary_prefers_sibling_over_path ... ok
[INFO] [stdout] test commands::step::tests::build_mcp_config_preserves_unresolved_bare_preview_command ... ok
[INFO] [stdout] test commands::step::tests::build_mcp_config_forwards_transcript_environment_when_enabled ... ok
[INFO] [stdout] test commands::step::tests::build_mcp_config_includes_supplied_runtime_environment ... ok
[INFO] [stdout] test commands::step::tests::build_mcp_config_includes_protocol_scope_and_project_env ... ok
[INFO] [stdout] test commands::step::tests::discover_binary_skips_non_executable_path_entries ... ok
[INFO] [stdout] test commands::step::tests::build_mcp_config_absolutizes_relative_command_and_config_paths ... ok
[INFO] [stdout] test commands::step::tests::discover_binary_uses_path_when_current_exe_is_unavailable ... ok
[INFO] [stdout] test commands::step::tests::discover_binary_skips_non_executable_sibling_and_uses_path ... ok
[INFO] [stdout] test commands::step::tests::discover_binary_uses_path_when_sibling_is_missing ... ok
[INFO] [stdout] test commands::step::tests::live_fallback_reports_blocked_when_refresh_still_has_no_ready_work ... ok
[INFO] [stdout] test commands::step::tests::live_fallback_reports_nothing_ready_when_refresh_only_has_current_outputs ... ok
[INFO] [stdout] test commands::step::tests::live_fallback_reselects_ready_entry_after_refresh ... ok
[INFO] [stdout] test commands::step::tests::postcondition_enforcement_failure_stays_work_failed ... ok
[INFO] [stdout] test commands::init::tests::invalid_manifest_returns_error ... ok
[INFO] [stdout] test commands::step::tests::session_did_not_advance_stays_work_failed ... ok
[INFO] [stdout] test commands::supersede::tests::parses_well_formed_output_token ... ok
[INFO] [stdout] test commands::supersede::tests::rejects_tokens_missing_a_component ... ok
[INFO] [stdout] test commands::supersede::tests::revision_hash_may_contain_further_separators ... ok
[INFO] [stdout] test commands::step::tests::production_launch_logic_has_no_claude_specific_core_path_tokens ... ok
[INFO] [stdout] test exit_codes::tests::commons_exit_codes_match_specification ... ok
[INFO] [stdout] test commands::init::tests::state_file_does_not_contain_methodology_path ... ok
[INFO] [stdout] test commands::init::tests::valid_manifest_creates_config_and_state_files ... ok
[INFO] [stdout] test commands::init::tests::custom_config_path_writes_config_there ... ok
[INFO] [stdout] test commands::init::tests::config_file_omits_artifacts_dir_when_not_provided ... ok
[INFO] [stdout] test commands::init::tests::config_file_records_methodology_path ... ok
[INFO] [stdout] test commands::init::tests::state_file_records_version_and_timestamp ... ok
[INFO] [stdout] test commands::init::tests::idempotent_run_succeeds_twice ... ok
[INFO] [stdout] test commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state ... FAILED
[INFO] [stdout] test commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path ... FAILED
[INFO] [stdout] test commands::step::tests::execute_entry_launches_agent_commands_agnostically ... FAILED
[INFO] [stdout] test commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled ... FAILED
[INFO] [stderr] stderr SECRET_VALUE
[INFO] [stdout] stdout SECRET_VALUE
[INFO] [stdout] test commands::step::tests::execute_entry_writes_redacted_agent_transcript_events_when_enabled ... ok
[INFO] [stdout] test commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled ... FAILED
[INFO] [stdout] test commands::step::tests::resolved_runtime_env_materializes_default_github_forge_type_from_config_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state' (5420) panicked at runa-cli/src/commands/init.rs:540:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df810958548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df810958548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df81096e74a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df81096e74a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5df81095d172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5df81095d172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5df810934ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df810934ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df81094f569 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5df8106b5d0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5df8106b5d0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5df81094f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5df81094f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5df810934ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5df8109299a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5df810935b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5df81096ef0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5df81096ec82 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5df810659bca - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5df810659bca - runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/init.rs:540:46
[INFO] [stdout]   22:     0x5df8106526e7 - runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/init.rs:527:84
[INFO] [stdout]   23:     0x5df810682526 - <runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5df8106a8deb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df8106a8deb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5df8106b6665 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5df8106b6665 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5df8106b6665 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5df8106aff74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5df8106aff74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5df8106b96e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5df8106b96e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5df81095768f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5df81095768f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x709e7f948aa4 - <unknown>
[INFO] [stdout]   45:     0x709e7f9d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path' (5421) panicked at runa-cli/src/commands/init.rs:486:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df810958548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df810958548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df81096e74a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df81096e74a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5df81095d172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5df81095d172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5df810934ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df810934ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df81094f569 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5df8106b5d0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5df8106b5d0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5df81094f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5df81094f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5df810934ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5df8109299a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5df810935b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5df81096ef0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5df81096ec82 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5df8106589ba - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5df8106589ba - runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/init.rs:486:46
[INFO] [stdout]   22:     0x5df810652657 - runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/init.rs:475:74
[INFO] [stdout]   23:     0x5df810682466 - <runa[db0c091be65e6c4f]::commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5df8106a8deb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df8106a8deb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5df8106b6665 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5df8106b6665 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5df8106b6665 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5df8106aff74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5df8106aff74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5df8106b96e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5df8106b96e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5df81095768f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5df81095768f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x709e7f948aa4 - <unknown>
[INFO] [stdout]   45:     0x709e7f9d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::step::tests::execute_entry_launches_agent_commands_agnostically stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::step::tests::execute_entry_launches_agent_commands_agnostically' (5443) panicked at runa-cli/src/commands/step.rs:1620:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Object {"args": Array [String("--protocol"), String("implement")], "command": String("runa-mcp"), "env": Object {"RUNA_PROTOCOL_FAILURE_RECEIPT": String("/tmp/runa-protocol-failure-G9iGOI/protocol-failure.json")}}
[INFO] [stdout]  right: Object {"args": Array [String("--protocol"), String("implement")], "command": String("runa-mcp"), "env": Object {}}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df810958548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df810958548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df81096e74a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df81096e74a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5df81095d172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5df81095d172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5df810934ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df810934ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df81094f569 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5df8106b5d0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5df8106b5d0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5df81094f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5df81094f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5df810934ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5df8109299a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5df810935b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5df81096ef0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5df81096edc3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5df8106665cb - core[8fb95b77d25ab6c8]::panicking::assert_failed::<serde_json[9514aa2454533fca]::value::Value, serde_json[9514aa2454533fca]::value::Value>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5df81068a5f2 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_launches_agent_commands_agnostically
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1620:9
[INFO] [stdout]   22:     0x5df8106831f7 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_launches_agent_commands_agnostically::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1559:60
[INFO] [stdout]   23:     0x5df8106826e6 - <runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_launches_agent_commands_agnostically::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5df8106a8deb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df8106a8deb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5df8106b6665 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5df8106b6665 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5df8106b6665 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5df8106aff74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5df8106aff74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5df8106b96e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5df8106b96e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5df81095768f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5df81095768f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x709e7f948aa4 - <unknown>
[INFO] [stdout]   45:     0x709e7f9d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled' (5444) panicked at runa-cli/src/commands/step.rs:1756:9:
[INFO] [stdout] agent stdout should be a pipe when transcripts are enabled: /tmp/.tmp8lVE4j/fd-report.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df810958548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df810958548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df81096e74a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df81096e74a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5df81095d172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5df81095d172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5df810934ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df810934ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df81094f569 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5df8106b5d0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5df8106b5d0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5df81094f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5df81094f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5df810934ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5df8109299a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5df810935b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5df81096ef0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5df81068efb2 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1756:9
[INFO] [stdout]   20:     0x5df8106833d7 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1726:72
[INFO] [stdout]   21:     0x5df810682966 - <runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5df8106a8deb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5df8106a8deb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5df8106b6665 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5df8106b6665 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5df8106b6665 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5df8106aff74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5df8106aff74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5df8106b96e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5df8106b96e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5df81095768f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5df81095768f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x709e7f948aa4 - <unknown>
[INFO] [stdout]   43:     0x709e7f9d5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled' (5445) panicked at runa-cli/src/commands/step.rs:1711:9:
[INFO] [stdout] assertion `left == right` failed: agent stdout should be inherited unchanged when transcripts are disabled
[INFO] [stdout]   left: Some("/tmp/.tmpqWk9aV/fd-report.txt")
[INFO] [stdout]  right: Some("pipe:[63066248]")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df810958548 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df810958548 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5df810958548 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5df81096e74a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5df81096e74a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5df81095d172 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5df81095d172 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5df810934ae6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5df810934ae6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5df81094f569 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5df8106b5d0c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5df8106b5d0c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5df81094f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5df81094f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5df810934ba2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5df8109299a9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5df810935b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5df81096ef0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5df81096ee23 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5df810666436 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<std[10d71ac2c42b111e]::path::PathBuf>, core[8fb95b77d25ab6c8]::option::Option<std[10d71ac2c42b111e]::path::PathBuf>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5df810691460 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1711:9
[INFO] [stdout]   22:     0x5df8106834c7 - runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/runa-cli/src/commands/step.rs:1685:87
[INFO] [stdout]   23:     0x5df810682aa6 - <runa[db0c091be65e6c4f]::commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5df8106a8deb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df8106a8deb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5df8106b6665 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5df8106b6665 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5df8106b6665 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5df8106b6665 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5df8106b6665 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5df8106aff74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5df8106aff74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5df8106b96e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5df8106b96e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5df8106b96e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5df8106b96e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5df81095768f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5df81095768f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x709e7f948aa4 - <unknown>
[INFO] [stdout]   45:     0x709e7f9d5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::init::tests::relative_working_dir_reports_default_config_preflight_before_writing_state
[INFO] [stdout]     commands::init::tests::relative_working_dir_writes_default_config_to_resolved_runa_path
[INFO] [stdout]     commands::step::tests::execute_entry_launches_agent_commands_agnostically
[INFO] [stdout]     commands::step::tests::execute_entry_pipes_agent_streams_when_transcripts_are_enabled
[INFO] [stdout]     commands::step::tests::execute_entry_preserves_inherited_agent_streams_when_transcripts_are_disabled
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p runa-cli --bin runa`
[INFO] running `Command { std: "docker" "inspect" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154", kill_on_drop: false }`
[INFO] [stdout] 144c92413eedca00a54dad63ae65118a9b44b491720d50e7248c785c9832f154
