[INFO] fetching crate aca 0.3.1...
[INFO] testing aca-0.3.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate aca 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aca 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aca 0.3.1
[INFO] tweaked toml for crates.io crate aca 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aca 0.3.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aca 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8162a0460ae2f333049ae66ac25906046b6464d8980f75d80e8a4dcfc7c4b80e
[INFO] running `Command { std: "docker" "start" "-a" "8162a0460ae2f333049ae66ac25906046b6464d8980f75d80e8a4dcfc7c4b80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8162a0460ae2f333049ae66ac25906046b6464d8980f75d80e8a4dcfc7c4b80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8162a0460ae2f333049ae66ac25906046b6464d8980f75d80e8a4dcfc7c4b80e", kill_on_drop: false }`
[INFO] [stdout] 8162a0460ae2f333049ae66ac25906046b6464d8980f75d80e8a4dcfc7c4b80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f0ce61dac6524a74400fdd62de30cea9c28afe408893d15eb8beba677c37b3e
[INFO] running `Command { std: "docker" "start" "-a" "2f0ce61dac6524a74400fdd62de30cea9c28afe408893d15eb8beba677c37b3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling aca v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "2f0ce61dac6524a74400fdd62de30cea9c28afe408893d15eb8beba677c37b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f0ce61dac6524a74400fdd62de30cea9c28afe408893d15eb8beba677c37b3e", kill_on_drop: false }`
[INFO] [stdout] 2f0ce61dac6524a74400fdd62de30cea9c28afe408893d15eb8beba677c37b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7618de2fed79a93475f6228f732f9fef134726aa2fbff27a72e9c8edb8fdda1
[INFO] running `Command { std: "docker" "start" "-a" "a7618de2fed79a93475f6228f732f9fef134726aa2fbff27a72e9c8edb8fdda1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling test-tag v0.1.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling aca v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:139:33
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .unwrap_or_else(|_| panic!("Failed to setup workspace for {}", test_case.name));
[INFO] [stdout]     |                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .unwrap_or_else(|_| panic!("Failed to create agent for {}", test_case.name));
[INFO] [stdout]     |                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 |         _ => panic!("ListCheckpoints variant missing"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 |         _ => panic!("CreateCheckpoint variant missing"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:454:14
[INFO] [stdout]     |
[INFO] [stdout] 454 |         _ => panic!("Resume variant missing"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:556:14
[INFO] [stdout]     |
[INFO] [stdout] 556 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:566:14
[INFO] [stdout]     |
[INFO] [stdout] 566 |         _ => panic!("Expected CreateCheckpoint execution mode"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/claude_integration.rs:608:14
[INFO] [stdout]     |
[INFO] [stdout] 608 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stdout]     |              ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/claude_integration.rs:574:1
[INFO] [stdout]     |
[INFO] [stdout] 574 | #[tag(claude)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/openai_codex_integration.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |         Err(err) => panic!("failed to initialize Codex interface: {err:?}"),
[INFO] [stdout]     |                     ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/openai_codex_integration.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[tag(openai_codex)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/openai_codex_integration.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |         Err(err) => panic!("Codex execution failed: {err:?}"),
[INFO] [stdout]     |                     ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/openai_codex_integration.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[tag(openai_codex)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/openai_codex_integration.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |             panic!("Failed to set up test workspace: {err}");
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[tag(openai_codex)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/openai_codex_integration.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |             panic!("Failed to create Codex provider: {err:?}");
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[tag(openai_codex)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> tests/openai_codex_integration.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Err(err) => panic!("Codex intelligent parser failed: {err:?}"),
[INFO] [stdout]     |                     ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[tag(openai_codex)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stdout]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.31s
[INFO] running `Command { std: "docker" "inspect" "a7618de2fed79a93475f6228f732f9fef134726aa2fbff27a72e9c8edb8fdda1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7618de2fed79a93475f6228f732f9fef134726aa2fbff27a72e9c8edb8fdda1", kill_on_drop: false }`
[INFO] [stdout] a7618de2fed79a93475f6228f732f9fef134726aa2fbff27a72e9c8edb8fdda1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37d967cbb43a52e2fd993b14e22132d0a2610e2ecafa5e0a1ded71072efeb850
[INFO] running `Command { std: "docker" "start" "-a" "37d967cbb43a52e2fd993b14e22132d0a2610e2ecafa5e0a1ded71072efeb850", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:139:33
[INFO] [stderr]     |
[INFO] [stderr] 139 |             .unwrap_or_else(|_| panic!("Failed to setup workspace for {}", test_case.name));
[INFO] [stderr]     |                                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:126:1
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:156:33
[INFO] [stderr]     |
[INFO] [stderr] 156 |             .unwrap_or_else(|_| panic!("Failed to create agent for {}", test_case.name));
[INFO] [stderr]     |                                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:126:1
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:439:14
[INFO] [stderr]     |
[INFO] [stderr] 439 |         _ => panic!("ListCheckpoints variant missing"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:404:1
[INFO] [stderr]     |
[INFO] [stderr] 404 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:444:14
[INFO] [stderr]     |
[INFO] [stderr] 444 |         _ => panic!("CreateCheckpoint variant missing"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:404:1
[INFO] [stderr]     |
[INFO] [stderr] 404 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:454:14
[INFO] [stderr]     |
[INFO] [stderr] 454 |         _ => panic!("Resume variant missing"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:404:1
[INFO] [stderr]     |
[INFO] [stderr] 404 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:536:14
[INFO] [stderr]     |
[INFO] [stderr] 536 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:506:1
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:556:14
[INFO] [stderr]     |
[INFO] [stderr] 556 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:506:1
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:566:14
[INFO] [stderr]     |
[INFO] [stderr] 566 |         _ => panic!("Expected CreateCheckpoint execution mode"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:506:1
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/claude_integration.rs:608:14
[INFO] [stderr]     |
[INFO] [stderr] 608 |         _ => panic!("Expected Resume execution mode"),
[INFO] [stderr]     |              ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/claude_integration.rs:574:1
[INFO] [stderr]     |
[INFO] [stderr] 574 | #[tag(claude)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/openai_codex_integration.rs:144:21
[INFO] [stderr]     |
[INFO] [stderr] 144 |         Err(err) => panic!("failed to initialize Codex interface: {err:?}"),
[INFO] [stderr]     |                     ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/openai_codex_integration.rs:109:1
[INFO] [stderr]     |
[INFO] [stderr] 109 | #[tag(openai_codex)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/openai_codex_integration.rs:172:21
[INFO] [stderr]     |
[INFO] [stderr] 172 |         Err(err) => panic!("Codex execution failed: {err:?}"),
[INFO] [stderr]     |                     ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/openai_codex_integration.rs:109:1
[INFO] [stderr]     |
[INFO] [stderr] 109 | #[tag(openai_codex)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/openai_codex_integration.rs:198:13
[INFO] [stderr]     |
[INFO] [stderr] 198 |             panic!("Failed to set up test workspace: {err}");
[INFO] [stderr]     |             ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[tag(openai_codex)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/openai_codex_integration.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 |             panic!("Failed to create Codex provider: {err:?}");
[INFO] [stderr]     |             ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[tag(openai_codex)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> tests/openai_codex_integration.rs:251:21
[INFO] [stderr]     |
[INFO] [stderr] 251 |         Err(err) => panic!("Codex intelligent parser failed: {err:?}"),
[INFO] [stderr]     |                     ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> tests/openai_codex_integration.rs:187:1
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[tag(openai_codex)]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/prelude/mod.rs:171:12
[INFO] [stderr]     = note: this warning originates in the attribute macro `tag` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `aca` (test "claude_integration") generated 9 warnings
[INFO] [stderr] warning: `aca` (test "openai_codex_integration") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aca-2f062e7b0b2d4bb5)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test claude::tests::test_claude_interface_creation ... ok
[INFO] [stdout] test claude::tests::test_simple_task_creation ... ok
[INFO] [stdout] test claude::tests::test_context_management ... ok
[INFO] [stdout] test cli::args::tests::test_checkpoint_resume_specific ... ok
[INFO] [stdout] test cli::args::tests::test_interactive_command ... ok
[INFO] [stdout] test cli::args::tests::test_no_command_error ... ok
[INFO] [stdout] test cli::args::tests::test_run_command_with_markdown ... ok
[INFO] [stdout] test cli::args::tests::test_run_command_with_json ... ok
[INFO] [stdout] test cli::args::tests::test_run_command_with_toml ... ok
[INFO] [stdout] test cli::config::tests::test_config_candidates ... ok
[INFO] [stdout] test claude::tests::test_usage_tracking ... ok
[INFO] [stdout] test claude::tests::test_interface_status ... ok
[INFO] [stdout] test cli::config::tests::test_config_file_operations ... ok
[INFO] [stdout] test cli::args::tests::test_checkpoint_resume_latest ... ok
[INFO] [stdout] test cli::args::tests::test_file_type_detection ... ok
[INFO] [stdout] test cli::config::tests::test_config_serialization ... ok
[INFO] [stdout] test cli::args::tests::test_file_type_detection_case_sensitivity ... ok
[INFO] [stdout] test cli::args::tests::test_checkpoint_create ... ok
[INFO] [stdout] test cli::args::tests::test_file_type_detection_with_paths ... ok
[INFO] [stdout] test cli::args::tests::test_checkpoint_list ... ok
[INFO] [stdout] test cli::tasks::tests::test_extract_task_description_formats ... ok
[INFO] [stdout] test cli::intelligent_parser::tests::test_hierarchical_task_analysis ... ok
[INFO] [stdout] test cli::intelligent_parser::tests::test_simple_task_analysis ... ok
[INFO] [stdout] test env::tests::test_config_paths ... ok
[INFO] [stdout] test env::tests::test_path_construction ... ok
[INFO] [stdout] test integration::tests::test_agent_config_toml_file_operations ... ok
[INFO] [stdout] test integration::tests::test_error_handler_constructors ... ok
[INFO] [stdout] test cli::tasks::tests::test_simple_task_to_task_spec ... ok
[INFO] [stdout] test integration::tests::test_agent_config_toml_serialization ... ok
[INFO] [stdout] test cli::tasks::tests::test_single_file_to_execution_plan ... ok
[INFO] [stdout] test integration::tests::test_output_condition_helpers ... ok
[INFO] [stdout] test integration::tests::test_agent_config_with_setup_commands ... ok
[INFO] [stdout] test cli::tasks::tests::test_load_utf8_file_with_binary ... ok
[INFO] [stdout] test cli::tasks::tests::test_parse_single_file_task ... ok
[INFO] [stdout] test cli::tasks::tests::test_parse_task_list_markdown ... ok
[INFO] [stdout] test cli::tasks::tests::test_parse_task_with_reference ... ok
[INFO] [stdout] test integration::tests::test_setup_command_builder_pattern ... ok
[INFO] [stdout] test integration::tests::test_backup_command_execution ... ok
[INFO] [stdout] test integration::tests::test_should_run_backup_with_stderr_contains ... ok
[INFO] [stdout] test openai::tests::rate_limiter_grants_permits ... ok
[INFO] [stdout] test integration::tests::test_setup_command_execution_success ... ok
[INFO] [stdout] test cli::tasks::tests::test_load_utf8_file ... ok
[INFO] [stdout] test cli::tasks::tests::test_task_list_to_execution_plan ... ok
[INFO] [stdout] test integration::tests::test_setup_command_execution_failure ... ok
[INFO] [stdout] test integration::tests::test_setup_command_with_working_directory ... ok
[INFO] [stdout] test session::tests::test_checkpoint_listing ... ok
[INFO] [stdout] test session::tests::test_persistence_manager_creation ... ok
[INFO] [stdout] test session::tests::test_recovery_manager_creation ... ok
[INFO] [stdout] test session::tests::test_recovery_from_checkpoint ... ok
[INFO] [stdout] test session::tests::test_checkpoint_creation_and_restoration ... ok
[INFO] [stdout] test cli::tasks::tests::test_task_input_to_execution_plan ... ok
[INFO] [stdout] test integration::tests::test_should_run_backup_with_exit_code_range ... ok
[INFO] [stdout] test openai::tests::rate_limiter_blocks_excess_requests ... ok
[INFO] [stdout] test cli::config::tests::test_default_agent_config ... ok
[INFO] [stdout] test session::tests::test_session_metadata_checkpoint_management ... ok
[INFO] [stdout] test integration::tests::test_setup_commands_execution_with_optional_failure ... ok
[INFO] [stdout] test session::tests::test_session_metadata_creation ... ok
[INFO] [stdout] test session::tests::test_session_state_validation ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_modes ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_creation ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_summary ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_validation ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_with_metadata ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_with_setup_commands ... ok
[INFO] [stdout] test task::execution_plan::tests::test_execution_plan_with_tasks ... ok
[INFO] [stdout] test task::tests::task_tests::test_complexity_level_values ... ok
[INFO] [stdout] test task::tests::task_tests::test_context_requirements_merge ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_creation ... ok
[INFO] [stdout] test session::tests::test_session_state_save_and_load ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_manager_create_task ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_manager_creation ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_priority_values ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_scheduler_selection ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_status_updates ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_tree_add_task ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_tree_creation ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_tree_dependencies ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_tree_parent_child_relationship ... ok
[INFO] [stdout] test integration::tests::test_retry_command_eventual_success ... ok
[INFO] [stdout] test claude::tests::test_rate_limiting::claude::test ... FAILED
[INFO] [stdout] test claude::tests::test_task_request_execution::claude::test ... FAILED
[INFO] [stdout] test session::tests::test_session_manager_creation ... ok
[INFO] [stdout] test session::tests::test_session_manager_auto_save_control ... ok
[INFO] [stdout] test integration::tests::test_setup_commands_required_failure ... ok
[INFO] [stdout] test session::tests::test_create_checkpoint_in_latest_session ... ok
[INFO] [stdout] test session::tests::test_session_statistics ... ok
[INFO] [stdout] test session::tests::test_session_manager_save_and_validate ... ok
[INFO] [stdout] test session::tests::test_session_manager_checkpoint_operations ... ok
[INFO] [stdout] test session::tests::test_list_all_checkpoints_in_workspace ... ok
[INFO] [stdout] test session::tests::test_session_manager_graceful_shutdown ... ok
[INFO] [stdout] test integration::tests::test_setup_command_timeout ... ok
[INFO] [stdout] test session::tests::test_manual_checkpoint_visibility_integration ... ok
[INFO] [stdout] test task::tests::task_tests::test_task_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- claude::tests::test_rate_limiting::claude::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'claude::tests::test_rate_limiting::claude::test' (28) panicked at src/claude/tests.rs:68:5:
[INFO] [stdout] assertion failed: response1.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ffa4c007da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ffa4c007da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ffa4c007da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ffa4c007da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ffa4c184ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ffa4c184ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55ffa4c05b22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ffa4c05b22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ffa4bdb61f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ffa4bdb61f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ffa4bf6ce9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ffa4a13abc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55ffa4a13abc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ffa4bf6f62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55ffa4bf6f62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ffa4bdb70a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ffa4bd2829 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ffa4bdc59d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ffa4c18dac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ffa4c18d72 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ffa48cf9ec - aca::claude::tests::test_rate_limiting::claude::test::{{closure}}::hcb2ca5e6e280b4e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:68:5
[INFO] [stdout]   21:     0x55ffa498f742 - <core::pin::Pin<P> as core::future::future::Future>::poll::h82421b7dbdd0016a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x55ffa498f63d - <core::pin::Pin<P> as core::future::future::Future>::poll::h37edcfdbbc17084b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55ffa465d3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf86e7036c87ffa22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x55ffa465d13b - tokio::task::coop::with_budget::h0261e9089392b766
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x55ffa465d13b - tokio::task::coop::budget::h76ebe85878b2abda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x55ffa465d13b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h99a3cc60df4ecb41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x55ffa465a700 - tokio::runtime::scheduler::current_thread::Context::enter::h88f6854069296be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x55ffa465c7fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h604040ae2a44b864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x55ffa465b9d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5fbb84260714ddd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x55ffa4826dfb - tokio::runtime::context::scoped::Scoped<T>::set::h89b8ff7a85c2e9cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x55ffa4923f99 - tokio::runtime::context::set_scheduler::{{closure}}::hb553ad4438327f75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x55ffa49148d2 - std::thread::local::LocalKey<T>::try_with::h4b44e1131a62d0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x55ffa4913b3e - std::thread::local::LocalKey<T>::with::h5b401a7ec8b42573
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x55ffa4923f0d - tokio::runtime::context::set_scheduler::h84256542887701a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x55ffa465b780 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h346a6de4c66e308e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x55ffa465ba36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf65b7765a5bee13b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x55ffa4658dd0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h25baf8d8b10c431c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x55ffa48f9da3 - tokio::runtime::context::runtime::enter_runtime::ha8819f5772de37e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55ffa4658791 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1db2d99bec397082
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x55ffa48271c4 - tokio::runtime::runtime::Runtime::block_on_inner::hd43bcec08e671452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x55ffa482738f - tokio::runtime::runtime::Runtime::block_on::h7c753af2354668cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x55ffa48cf0f2 - aca::claude::tests::test_rate_limiting::claude::test::h4d9edef3daa6c7b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:100:7
[INFO] [stdout]   43:     0x55ffa48cf187 - aca::claude::tests::test_rate_limiting::claude::test::{{closure}}::h04a82284fd58a469
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:47:30
[INFO] [stdout]   44:     0x55ffa46fab76 - core::ops::function::FnOnce::call_once::h45ba427b315fbddb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55ffa4a07b9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55ffa4a07b9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x55ffa4a1458b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x55ffa4a0fca4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x55ffa4a0fca4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x55ffa4a17192 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x55ffa4a17192 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x55ffa4a17192 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x55ffa4a17192 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55ffa4bff7df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x55ffa4bff7df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7cb61164caa4 - <unknown>
[INFO] [stdout]   66:     0x7cb6116d9a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- claude::tests::test_task_request_execution::claude::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'claude::tests::test_task_request_execution::claude::test' (30) panicked at src/claude/tests.rs:38:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ffa4c007da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ffa4c007da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ffa4c007da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ffa4c007da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ffa4c184ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ffa4c184ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55ffa4c05b22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ffa4c05b22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ffa4bdb61f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ffa4bdb61f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ffa4bf6ce9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ffa4a13abc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55ffa4a13abc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ffa4bf6f62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55ffa4bf6f62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ffa4bdb70a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ffa4bd2829 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ffa4bdc59d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ffa4c18dac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ffa4c18d72 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ffa48d3877 - aca::claude::tests::test_task_request_execution::claude::test::{{closure}}::h13644c37c18562f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:38:5
[INFO] [stdout]   21:     0x55ffa498f742 - <core::pin::Pin<P> as core::future::future::Future>::poll::h82421b7dbdd0016a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x55ffa498f63d - <core::pin::Pin<P> as core::future::future::Future>::poll::h37edcfdbbc17084b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x55ffa465d3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf86e7036c87ffa22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x55ffa465d13b - tokio::task::coop::with_budget::h0261e9089392b766
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x55ffa465d13b - tokio::task::coop::budget::h76ebe85878b2abda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x55ffa465d13b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h99a3cc60df4ecb41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x55ffa465a700 - tokio::runtime::scheduler::current_thread::Context::enter::h88f6854069296be1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x55ffa465c7fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h604040ae2a44b864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x55ffa465b9d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5fbb84260714ddd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x55ffa4826dfb - tokio::runtime::context::scoped::Scoped<T>::set::h89b8ff7a85c2e9cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x55ffa4923f99 - tokio::runtime::context::set_scheduler::{{closure}}::hb553ad4438327f75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x55ffa49148d2 - std::thread::local::LocalKey<T>::try_with::h4b44e1131a62d0bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x55ffa4913b3e - std::thread::local::LocalKey<T>::with::h5b401a7ec8b42573
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x55ffa4923f0d - tokio::runtime::context::set_scheduler::h84256542887701a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x55ffa465b780 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h346a6de4c66e308e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x55ffa465ba36 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf65b7765a5bee13b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x55ffa4658dd0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h25baf8d8b10c431c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x55ffa48f9da3 - tokio::runtime::context::runtime::enter_runtime::ha8819f5772de37e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x55ffa4658791 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1db2d99bec397082
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x55ffa48271c4 - tokio::runtime::runtime::Runtime::block_on_inner::hd43bcec08e671452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x55ffa482738f - tokio::runtime::runtime::Runtime::block_on::h7c753af2354668cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x55ffa48d304f - aca::claude::tests::test_task_request_execution::claude::test::hc840d6f460ee7300
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:42:51
[INFO] [stdout]   43:     0x55ffa48d3a97 - aca::claude::tests::test_task_request_execution::claude::test::{{closure}}::h1d1631e7ea2962e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/claude/tests.rs:21:39
[INFO] [stdout]   44:     0x55ffa46fac36 - core::ops::function::FnOnce::call_once::h475358ddbe597c7a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55ffa4a07b9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55ffa4a07b9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x55ffa4a1458b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55ffa4a1458b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x55ffa4a1458b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x55ffa4a0fca4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x55ffa4a0fca4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x55ffa4a17192 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x55ffa4a17192 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x55ffa4a17192 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x55ffa4a17192 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x55ffa4a17192 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55ffa4bff7df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x55ffa4bff7df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7cb61164caa4 - <unknown>
[INFO] [stdout]   66:     0x7cb6116d9a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     claude::tests::test_rate_limiting::claude::test
[INFO] [stdout]     claude::tests::test_task_request_execution::claude::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 91 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "37d967cbb43a52e2fd993b14e22132d0a2610e2ecafa5e0a1ded71072efeb850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d967cbb43a52e2fd993b14e22132d0a2610e2ecafa5e0a1ded71072efeb850", kill_on_drop: false }`
[INFO] [stdout] 37d967cbb43a52e2fd993b14e22132d0a2610e2ecafa5e0a1ded71072efeb850
