[INFO] cloning repository https://github.com/lastobelus/wrangle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lastobelus/wrangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastobelus%2Fwrangle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastobelus%2Fwrangle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38c4fc48c63d13dabd8d7c9d78f1db5db96bb7b2
[INFO] testing lastobelus/wrangle against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastobelus%2Fwrangle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lastobelus/wrangle
[INFO] finished tweaking git repo https://github.com/lastobelus/wrangle
[INFO] tweaked toml for git repo https://github.com/lastobelus/wrangle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lastobelus/wrangle on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lastobelus/wrangle 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.14
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded lru-slab v0.1.2
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded dispatch2 v0.3.1
[INFO] [stderr]   Downloaded tinyvec v1.11.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded quinn v0.11.9
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded webpki-roots v1.0.6
[INFO] [stderr]   Downloaded objc2 v0.6.4
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 473e436012810ac0c36ab8edd1b07a7f47bdf077df0744f03eb76b50b0792b6b
[INFO] running `Command { std: "docker" "start" "-a" "473e436012810ac0c36ab8edd1b07a7f47bdf077df0744f03eb76b50b0792b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "473e436012810ac0c36ab8edd1b07a7f47bdf077df0744f03eb76b50b0792b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473e436012810ac0c36ab8edd1b07a7f47bdf077df0744f03eb76b50b0792b6b", kill_on_drop: false }`
[INFO] [stdout] 473e436012810ac0c36ab8edd1b07a7f47bdf077df0744f03eb76b50b0792b6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24923992f386095ffbb96db45f9155ece6aaa74b517882db605b3e91472f5d15
[INFO] running `Command { std: "docker" "start" "-a" "24923992f386095ffbb96db45f9155ece6aaa74b517882db605b3e91472f5d15", kill_on_drop: false }`
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling wrangle-core v0.1.0 (/opt/rustwide/workdir/crates/wrangle-core)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wrangle-server v0.1.0 (/opt/rustwide/workdir/crates/wrangle-server)
[INFO] [stderr]    Compiling wrangle-transport v0.1.0 (/opt/rustwide/workdir/crates/wrangle-transport)
[INFO] [stderr]    Compiling wrangle-backends-cli v0.1.0 (/opt/rustwide/workdir/crates/wrangle-backends-cli)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wrangle-backends-api v0.1.0 (/opt/rustwide/workdir/crates/wrangle-backends-api)
[INFO] [stderr]    Compiling wrangle-runner v0.1.0 (/opt/rustwide/workdir/crates/wrangle-runner)
[INFO] [stderr]    Compiling wrangle-cli v0.1.0 (/opt/rustwide/workdir/crates/wrangle-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "24923992f386095ffbb96db45f9155ece6aaa74b517882db605b3e91472f5d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24923992f386095ffbb96db45f9155ece6aaa74b517882db605b3e91472f5d15", kill_on_drop: false }`
[INFO] [stdout] 24923992f386095ffbb96db45f9155ece6aaa74b517882db605b3e91472f5d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8679c118451d14c2c0204086abf897247f58d62307b97b2c17e5927decd33e13
[INFO] running `Command { std: "docker" "start" "-a" "8679c118451d14c2c0204086abf897247f58d62307b97b2c17e5927decd33e13", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling wrangle-backends-cli v0.1.0 (/opt/rustwide/workdir/crates/wrangle-backends-cli)
[INFO] [stderr]    Compiling wrangle-transport v0.1.0 (/opt/rustwide/workdir/crates/wrangle-transport)
[INFO] [stderr]    Compiling wrangle-server v0.1.0 (/opt/rustwide/workdir/crates/wrangle-server)
[INFO] [stderr]    Compiling wrangle-core v0.1.0 (/opt/rustwide/workdir/crates/wrangle-core)
[INFO] [stderr]    Compiling wrangle-backends-api v0.1.0 (/opt/rustwide/workdir/crates/wrangle-backends-api)
[INFO] [stderr]    Compiling wrangle-runner v0.1.0 (/opt/rustwide/workdir/crates/wrangle-runner)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling wrangle-cli v0.1.0 (/opt/rustwide/workdir/crates/wrangle-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.38s
[INFO] running `Command { std: "docker" "inspect" "8679c118451d14c2c0204086abf897247f58d62307b97b2c17e5927decd33e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8679c118451d14c2c0204086abf897247f58d62307b97b2c17e5927decd33e13", kill_on_drop: false }`
[INFO] [stdout] 8679c118451d14c2c0204086abf897247f58d62307b97b2c17e5927decd33e13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 924d00f82b82eb883c9a4ff8e863d15be04d67e34e68101627d0bf4a16354266
[INFO] running `Command { std: "docker" "start" "-a" "924d00f82b82eb883c9a4ff8e863d15be04d67e34e68101627d0bf4a16354266", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrangle_backends_api-025e2b41cfefc8b3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::codex_api_descriptor_reports_api_implementation ... ok
[INFO] [stdout] test tests::capabilities_surface_api_implementation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrangle_backends_cli-1cfc8f3b43bcd94d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::opencode_persistent_build_args_match_one_shot_shape ... ok
[INFO] [stdout] test tests::opencode_descriptor_supports_persistent ... ok
[INFO] [stdout] test tests::qwen_looks_like_gemini ... ok
[INFO] [stdout] test tests::codex_descriptor_does_not_support_persistent ... ok
[INFO] [stdout] test tests::non_opencode_backends_do_not_advertise_persistent ... ok
[INFO] [stdout] test tests::backend_capabilities_reflects_actual_persistent_availability ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wrangle-5a75223a54341b91)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-f855eb84821bd14e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test playbook_land_work_dry_run_prints_playbook_plan ... ok
[INFO] [stdout] test backends_json_lists_qwen_and_opencode ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- backends_json_lists_qwen_and_opencode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backends_json_lists_qwen_and_opencode' (29) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains("supportsPersistentBackend": true)
[INFO] [stdout] ├── var: [
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "codex",
[INFO] [stdout] │       "name": "codex",
[INFO] [stdout] │       "implementation": "cli",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": true,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default",
[INFO] [stdout] │         "auto",
[INFO] [stdout] │         "bypass"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     },
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "claude",
[INFO] [stdout] │       "name": "claude",
[INFO] [stdout] │       "implementation": "cli",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": true,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default",
[INFO] [stdout] │         "bypass"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     },
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "gemini",
[INFO] [stdout] │       "name": "gemini",
[INFO] [stdout] │       "implementation": "cli",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": true,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default",
[INFO] [stdout] │         "bypass"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     },
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "opencode",
[INFO] [stdout] │       "name": "opencode",
[INFO] [stdout] │       "implementation": "cli",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": true,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     },
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "qwen",
[INFO] [stdout] │       "name": "qwen",
[INFO] [stdout] │       "implementation": "cli",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": true,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default",
[INFO] [stdout] │         "bypass"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     },
[INFO] [stdout] │     {
[INFO] [stdout] │       "kind": "codex",
[INFO] [stdout] │       "name": "codex-api",
[INFO] [stdout] │       "implementation": "api",
[INFO] [stdout] │       "transportModes": [
[INFO] [stdout] │         "oneShotProcess",
[INFO] [stdout] │         "wrangleServer"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "supportsResume": false,
[INFO] [stdout] │       "supportsPersistentBackend": false,
[INFO] [stdout] │       "supportedPermissionPolicies": [
[INFO] [stdout] │         "default"
[INFO] [stdout] │       ],
[INFO] [stdout] │       "available": false
[INFO] [stdout] │     }
[INFO] [stdout] │   ]
[INFO] [stdout] └── var as str: [
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "codex",
[INFO] [stdout]         "name": "codex",
[INFO] [stdout]         "implementation": "cli",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": true,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default",
[INFO] [stdout]           "auto",
[INFO] [stdout]           "bypass"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       },
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "claude",
[INFO] [stdout]         "name": "claude",
[INFO] [stdout]         "implementation": "cli",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": true,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default",
[INFO] [stdout]           "bypass"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       },
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "gemini",
[INFO] [stdout]         "name": "gemini",
[INFO] [stdout]         "implementation": "cli",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": true,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default",
[INFO] [stdout]           "bypass"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       },
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "opencode",
[INFO] [stdout]         "name": "opencode",
[INFO] [stdout]         "implementation": "cli",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": true,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       },
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "qwen",
[INFO] [stdout]         "name": "qwen",
[INFO] [stdout]         "implementation": "cli",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": true,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default",
[INFO] [stdout]           "bypass"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       },
[INFO] [stdout]       {
[INFO] [stdout]         "kind": "codex",
[INFO] [stdout]         "name": "codex-api",
[INFO] [stdout]         "implementation": "api",
[INFO] [stdout]         "transportModes": [
[INFO] [stdout]           "oneShotProcess",
[INFO] [stdout]           "wrangleServer"
[INFO] [stdout]         ],
[INFO] [stdout]         "supportsResume": false,
[INFO] [stdout]         "supportsPersistentBackend": false,
[INFO] [stdout]         "supportedPermissionPolicies": [
[INFO] [stdout]           "default"
[INFO] [stdout]         ],
[INFO] [stdout]         "available": false
[INFO] [stdout]       }
[INFO] [stdout]     ]
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/wrangle" "backends" "--json"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=<97 lines total>
[INFO] [stdout] ```
[INFO] [stdout] [
[INFO] [stdout]   {
[INFO] [stdout]     \"kind\": \"codex\",
[INFO] [stdout]     \"name\": \"codex\",
[INFO] [stdout]     \"implementation\": \"cli\",
[INFO] [stdout]     \"transportModes\": [
[INFO] [stdout]       \"oneShotProcess\",
[INFO] [stdout]       \"wrangleServer\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"supportsResume\": true,
[INFO] [stdout]     \"supportsPersistentBackend\": false,
[INFO] [stdout]     \"supportedPermissionPolicies\": [
[INFO] [stdout]       \"default\",
[INFO] [stdout]       \"auto\",
[INFO] [stdout]       \"bypass\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"available\": false
[INFO] [stdout]   },
[INFO] [stdout]   {
[INFO] [stdout]     \"kind\": \"claude\",
[INFO] [stdout] ```
[INFO] [stdout] <37 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]     ],
[INFO] [stdout]     \"supportsResume\": true,
[INFO] [stdout]     \"supportsPersistentBackend\": false,
[INFO] [stdout]     \"supportedPermissionPolicies\": [
[INFO] [stdout]       \"default\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"available\": false
[INFO] [stdout]   },
[INFO] [stdout]   {
[INFO] [stdout]     \"kind\": \"qwen\",
[INFO] [stdout]     \"name\": \"qwen\",
[INFO] [stdout]     \"implementation\": \"cli\",
[INFO] [stdout]     \"transportModes\": [
[INFO] [stdout]       \"oneShotProcess\",
[INFO] [stdout]       \"wrangleServer\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"supportsResume\": true,
[INFO] [stdout]     \"supportsPersistentBackend\": false,
[INFO] [stdout]     \"supportedPermissionPolicies\": [
[INFO] [stdout]       \"default\",
[INFO] [stdout]       \"bypass\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"available\": false
[INFO] [stdout]   },
[INFO] [stdout]   {
[INFO] [stdout]     \"kind\": \"codex\",
[INFO] [stdout]     \"name\": \"codex-api\",
[INFO] [stdout]     \"implementation\": \"api\",
[INFO] [stdout]     \"transportModes\": [
[INFO] [stdout]       \"oneShotProcess\",
[INFO] [stdout]       \"wrangleServer\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"supportsResume\": false,
[INFO] [stdout]     \"supportsPersistentBackend\": false,
[INFO] [stdout]     \"supportedPermissionPolicies\": [
[INFO] [stdout]       \"default\"
[INFO] [stdout]     ],
[INFO] [stdout]     \"available\": false
[INFO] [stdout]   }
[INFO] [stdout] ]
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62dec5dbcf6a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62dec5dbcf6a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62dec5dbcf6a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62dec5dbcf6a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62dec5dd361a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62dec5dd361a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62dec5dc2c12 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62dec5dc2c12 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62dec5d9b6cf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62dec5d9b6cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62dec5db5349 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62dec5d0bb3c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62dec5d0bb3c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62dec5db5502 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62dec5db5502 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62dec5d9b788 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62dec5d90999 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62dec5d9c49d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62dec5dd3e2c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62dec5d477a8 - core[e929cb53b82a81ca]::panicking::panic_display::<assert_cmd[b30e49cda9429285]::assert::AssertError>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62dec5d53617 - <assert_cmd[b30e49cda9429285]::assert::AssertError>::panic::<assert_cmd[b30e49cda9429285]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x62dec5d582f7 - <<assert_cmd[b30e49cda9429285]::assert::AssertError>::panic<assert_cmd[b30e49cda9429285]::assert::Assert> as core[e929cb53b82a81ca]::ops::function::FnOnce<(assert_cmd[b30e49cda9429285]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62dec5d3ea24 - <core[e929cb53b82a81ca]::result::Result<assert_cmd[b30e49cda9429285]::assert::Assert, assert_cmd[b30e49cda9429285]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[b30e49cda9429285]::assert::AssertError>::panic<assert_cmd[b30e49cda9429285]::assert::Assert>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62dec5cfc194 - <assert_cmd[b30e49cda9429285]::assert::Assert>::stdout::<predicates[7d615b41f6c7ca18]::str::basics::ContainsPredicate, assert_cmd[b30e49cda9429285]::assert::StrOutputPredicate<predicates[7d615b41f6c7ca18]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:367:31
[INFO] [stdout]   24:     0x62dec5cfd2ff - cli[144dd3d2b09e173f]::backends_json_lists_qwen_and_opencode
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wrangle-cli/tests/cli.rs:12:10
[INFO] [stdout]   25:     0x62dec5cfce17 - cli[144dd3d2b09e173f]::backends_json_lists_qwen_and_opencode::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/wrangle-cli/tests/cli.rs:5:43
[INFO] [stdout]   26:     0x62dec5cfec96 - <cli[144dd3d2b09e173f]::backends_json_lists_qwen_and_opencode::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62dec5cfee1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62dec5cfee1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x62dec5d0c60b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x62dec5d0c60b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x62dec5d0c60b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62dec5d0c60b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62dec5d0c60b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62dec5d0c60b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x62dec5d0c60b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x62dec5d05d24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x62dec5d05d24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62dec5d0f212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x62dec5d0f212 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x62dec5d0f212 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62dec5d0f212 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62dec5d0f212 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62dec5d0f212 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x62dec5d0f212 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62dec5dbc7ff - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x62dec5dbc7ff - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x74e57ab98aa4 - <unknown>
[INFO] [stdout]   48:     0x74e57ac25a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     backends_json_lists_qwen_and_opencode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wrangle-cli --test cli`
[INFO] running `Command { std: "docker" "inspect" "924d00f82b82eb883c9a4ff8e863d15be04d67e34e68101627d0bf4a16354266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924d00f82b82eb883c9a4ff8e863d15be04d67e34e68101627d0bf4a16354266", kill_on_drop: false }`
[INFO] [stdout] 924d00f82b82eb883c9a4ff8e863d15be04d67e34e68101627d0bf4a16354266
