[INFO] cloning repository https://github.com/gitduk/iris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitduk/iris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d46cece5131be09863b43bafbb134af573077d
[INFO] testing gitduk/iris against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gitduk/iris
[INFO] finished tweaking git repo https://github.com/gitduk/iris
[INFO] tweaked toml for git repo https://github.com/gitduk/iris written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gitduk/iris on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gitduk/iris 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6291aff4ef4c122000e235c50d24fa2b2b573e4a8451cfa78fcbbab99e7fd71
[INFO] running `Command { std: "docker" "start" "-a" "b6291aff4ef4c122000e235c50d24fa2b2b573e4a8451cfa78fcbbab99e7fd71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6291aff4ef4c122000e235c50d24fa2b2b573e4a8451cfa78fcbbab99e7fd71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6291aff4ef4c122000e235c50d24fa2b2b573e4a8451cfa78fcbbab99e7fd71", kill_on_drop: false }`
[INFO] [stdout] b6291aff4ef4c122000e235c50d24fa2b2b573e4a8451cfa78fcbbab99e7fd71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8decb6af896a52ba36f861438e34d71fd654f7a94ac7d51a4eda987742855846
[INFO] running `Command { std: "docker" "start" "-a" "8decb6af896a52ba36f861438e34d71fd654f7a94ac7d51a4eda987742855846", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir/crates/llm)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "8decb6af896a52ba36f861438e34d71fd654f7a94ac7d51a4eda987742855846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8decb6af896a52ba36f861438e34d71fd654f7a94ac7d51a4eda987742855846", kill_on_drop: false }`
[INFO] [stdout] 8decb6af896a52ba36f861438e34d71fd654f7a94ac7d51a4eda987742855846
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee2fc8b6ba26a6fc859874c1872185e924076e061c0e7ad54aa9ac2e3a319946
[INFO] running `Command { std: "docker" "start" "-a" "ee2fc8b6ba26a6fc859874c1872185e924076e061c0e7ad54aa9ac2e3a319946", kill_on_drop: false }`
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir/crates/llm)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "ee2fc8b6ba26a6fc859874c1872185e924076e061c0e7ad54aa9ac2e3a319946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2fc8b6ba26a6fc859874c1872185e924076e061c0e7ad54aa9ac2e3a319946", kill_on_drop: false }`
[INFO] [stdout] ee2fc8b6ba26a6fc859874c1872185e924076e061c0e7ad54aa9ac2e3a319946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caf95f3c9b0570a9fb247fbc880da90b3b217e421715abbc8df0e686fef2027a
[INFO] running `Command { std: "docker" "start" "-a" "caf95f3c9b0570a9fb247fbc880da90b3b217e421715abbc8df0e686fef2027a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-7aaf886ab8243e61)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test boot::safe_mode::tests::not_active_by_default ... ok
[INFO] [stdout] test boot::safe_mode::tests::enter_activates ... ok
[INFO] [stdout] test boot::guardian::tests::failure_resets_phase ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::extracts_unquoted_path ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::no_path_found ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_backtick_command ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_after_trigger ... ok
[INFO] [stdout] test boot::guardian::tests::success_resets_failure_count ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::extracts_quoted_path ... ok
[INFO] [stdout] test boot::safe_mode::tests::unhealthy_resets_counter ... ok
[INFO] [stdout] test boot::guardian::tests::safe_mode_after_three_failures ... ok
[INFO] [stdout] test boot::safe_mode::tests::healthy_ticks_alone_not_enough ... ok
[INFO] [stdout] test boot::guardian::tests::boot_phase_sequence ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::no_command_found ... ok
[INFO] [stdout] test boot::safe_mode::tests::exits_after_cooldown_and_healthy_ticks ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_quoted_command ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_code_block_content ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_path_from_input ... ok
[INFO] [stdout] test capability::lifecycle::tests::valid_transitions ... ok
[INFO] [stdout] test capability::process_manager::tests::new_manager_is_empty ... ok
[INFO] [stdout] test capability::lifecycle::tests::should_retire_at_threshold ... ok
[INFO] [stdout] test capability::process_manager::tests::spawn_and_kill_cat ... ok
[INFO] [stdout] test capability::process_manager::tests::has_been_running_for_works ... ok
[INFO] [stdout] test capability::lifecycle::tests::invalid_transitions ... ok
[INFO] [stdout] test codegen::prompt::tests::prompt_includes_failure_summaries ... ok
[INFO] [stdout] test capability::process_manager::tests::spawn_nonexistent_binary_fails ... ok
[INFO] [stdout] test codegen::crate_permit::tests::auto_approved_crates ... ok
[INFO] [stdout] test codegen::prompt::tests::prompt_includes_gap_info ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_rust_fence ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_generic_fence ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_plain ... ok
[INFO] [stdout] test cognition::arbitration::tests::normal_pressure_prefers_slow ... ok
[INFO] [stdout] test cognition::arbitration::tests::consecutive_critical_resets_on_normal ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_fallback ... ok
[INFO] [stdout] test cognition::fast_path::tests::best_keyword_match_wins ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_returns_none_when_no_fast ... ok
[INFO] [stdout] test cognition::arbitration::tests::high_pressure_prefers_fast ... ok
[INFO] [stdout] test cognition::arbitration::tests::both_none_returns_none ... ok
[INFO] [stdout] test cognition::fast_path::tests::urgent_event_triggers_fast_path ... ok
[INFO] [stdout] test cognition::fast_path::tests::intent_classification ... ok
[INFO] [stdout] test cognition::arbitration::tests::slow_only_fallback ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_after_three_critical ... ok
[INFO] [stdout] test cognition::fast_path::tests::no_match_falls_back_to_llm ... ok
[INFO] [stdout] test cognition::perception::tests::intent_feedback ... ok
[INFO] [stdout] test cognition::perception::tests::intent_statement ... ok
[INFO] [stdout] test cognition::fast_path::tests::internal_low_threat_skips_fast_path ... ok
[INFO] [stdout] test cognition::fast_path::tests::registered_capability_matches ... ok
[INFO] [stdout] test cognition::fast_path::tests::dialogue_event_triggers_fast_path ... ok
[INFO] [stdout] test cognition::perception::tests::intent_command ... ok
[INFO] [stdout] test cognition::perception::tests::complexity_scales_with_length ... ok
[INFO] [stdout] test cognition::perception::tests::intent_question ... ok
[INFO] [stdout] test cognition::perception::tests::intent_request ... ok
[INFO] [stdout] test cognition::perception::tests::no_threat ... ok
[INFO] [stdout] test cognition::perception::tests::threat_detection ... ok
[INFO] [stdout] test cognition::fast_path::tests::feature_extraction_detects_threat ... ok
[INFO] [stdout] test cognition::response::tests::build_messages_basic ... ok
[INFO] [stdout] test cognition::slow_path::tests::high_salience_moderate_complexity_triggers ... ok
[INFO] [stdout] test cognition::slow_path::tests::low_complexity_skips_slow_path ... ok
[INFO] [stdout] test cognition::response::tests::generates_with_context ... ok
[INFO] [stdout] test cognition::response::tests::build_messages_with_self_context ... ok
[INFO] [stdout] test cognition::slow_path::tests::spawn_respects_cancellation ... ok
[INFO] [stdout] test cognition::response::tests::generates_response ... ok
[INFO] [stdout] test cognition::slow_path::tests::high_complexity_triggers_slow_path ... ok
[INFO] [stdout] test cognition::slow_path::tests::spawn_returns_decision ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_basic_flow ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_merges_same_topic ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::non_zero_exit_sets_error ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_returns_valid_tool_decision ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_invalid_when_tool_unknown ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_invalid_when_required_arg_missing ... ok
[INFO] [stdout] test cognition::tool_call::tests::agentic_loop_no_tool_call ... ok
[INFO] [stdout] test dialogue::context_version::tests::bump_increments ... ok
[INFO] [stdout] test dialogue::context_version::tests::clone_shares_state ... ok
[INFO] [stdout] test dialogue::context_version::tests::is_current_detects_staleness ... ok
[INFO] [stdout] test dialogue::context_version::tests::starts_at_zero ... ok
[INFO] [stdout] test dialogue::interrupt::tests::interrupt_has_active_task ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_neutral_feedback ... ok
[INFO] [stdout] test environment::hardware::tests::battery_low_detection ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_increments_message_count ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_basic ... ok
[INFO] [stdout] test environment::hardware::tests::hardware_snapshot_default ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_evicts_oldest ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_no_means_no_tools ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_negative_feedback ... ok
[INFO] [stdout] test environment::system::tests::ram_snapshot_ratio ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_positive_feedback ... ok
[INFO] [stdout] test environment::system::tests::ram_snapshot_zero_total ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_unclear_defaults_to_no_tools ... ok
[INFO] [stdout] test environment::system::tests::system_info_gather ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_yes_means_use_tools ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_detects_topic_change ... ok
[INFO] [stdout] test cognition::tool_call::tests::agentic_loop_with_tool_use ... ok
[INFO] [stdout] test environment::watcher::tests::no_signals_normal ... ok
[INFO] [stdout] test environment::watcher::tests::battery_low_signal ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_critical_event_spikes_arousal ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_llm_call_drains_energy ... ok
[INFO] [stdout] test identity::introspection::tests::affect_line_format ... ok
[INFO] [stdout] test environment::watcher::tests::cpu_high_resets_on_normal ... ok
[INFO] [stdout] test dialogue::interrupt::tests::interrupt_cancels_previous_task ... ok
[INFO] [stdout] test io::input::tests::channel_respects_buffer ... ok
[INFO] [stdout] test io::input::tests::submit_text_creates_external_event ... ok
[INFO] [stdout] test io::input::tests::submit_internal_creates_internal_event ... ok
[INFO] [stdout] test identity::narrative::tests::new_event_clamps_significance ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_rest_mode_trigger ... ok
[INFO] [stdout] test environment::watcher::tests::cpu_sustained_high ... ok
[INFO] [stdout] test io::output::tests::channel_send_recv ... ok
[INFO] [stdout] test memory::embedding::tests::different_inputs_differ ... ok
[INFO] [stdout] test memory::embedding::tests::empty_input_works ... ok
[INFO] [stdout] test io::output::tests::complete_message ... ok
[INFO] [stdout] test memory::working::tests::insert_and_len ... ok
[INFO] [stdout] test memory::working::tests::evicts_at_capacity ... ok
[INFO] [stdout] test memory::working::tests::pinned_entry_survives_eviction ... ok
[INFO] [stdout] test io::output::tests::streaming_chunk_message ... ok
[INFO] [stdout] test memory::embedding::tests::correct_dimension ... ok
[INFO] [stdout] test memory::embedding::tests::deterministic ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_tick_decay ... ok
[INFO] [stdout] test memory::working::tests::touch_updates_access ... ok
[INFO] [stdout] test resource_space::admission::tests::admits_external_under_critical ... ok
[INFO] [stdout] test resource_space::admission::tests::rejects_over_budget ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_critical_no_growth ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_fast_path_floor ... ok
[INFO] [stdout] test resource_space::admission::tests::admits_within_budget ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_critical_ram ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_critical_storage ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_high_ram ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_normal ... ok
[INFO] [stdout] test runtime::loop_control::tests::test_mode_transitions ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_enter_exit ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_should_wake_on_energy ... ok
[INFO] [stdout] test sensory::gating::tests::gate_filters_low_salience ... ok
[INFO] [stdout] test sensory::gating::tests::gate_preserves_urgent_bypass ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_max_ticks_forces_wake ... ok
[INFO] [stdout] test sensory::salience::tests::external_event_scores_higher ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_not_active_no_wake ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_normal_allocation ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_should_wake_on_external_input ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_tick_counts ... ok
[INFO] [stdout] test sensory::salience::tests::urgent_bypass_triggers ... ok
[INFO] [stdout] test sensory::salience::tests::urgent_keyword_boosts_urgency ... ok
[INFO] [stdout] test thalamus::router::tests::routes_to_correct_batches ... ok
[INFO] [stdout] test thalamus::router::tests::empty_batch ... ok
[INFO] [stdout] test types::tests::action_plan_direct_llm ... ok
[INFO] [stdout] test types::tests::affect_state_decay_and_clamp ... ok
[INFO] [stdout] test sensory::gating::tests::gate_routes_correctly ... ok
[INFO] [stdout] test thalamus::router::tests::urgent_bypass_sorted_first ... ok
[INFO] [stdout] test types::tests::affect_state_defaults ... ok
[INFO] [stdout] test types::tests::gap_type_roundtrip ... ok
[INFO] [stdout] test types::tests::narrative_event_type_roundtrip ... ok
[INFO] [stdout] test types::tests::pinned_entry_not_evictable ... ok
[INFO] [stdout] test types::tests::context_entry_evict_score ... ok
[INFO] [stdout] test types::tests::salience_urgent_bypass ... ok
[INFO] [stdout] test types::tests::sensory_event_constructors ... ok
[INFO] [stdout] test types::tests::capability_state_db_roundtrip ... ok
[INFO] [stdout] test types::tests::feedback_type_roundtrip ... ok
[INFO] [stdout] test types::tests::affect_state_should_rest ... ok
[INFO] [stdout] test types::tests::salience_score_weights_sum_to_one ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_second_quoted_string ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_error_lowers_valence ... ok
[INFO] [stdout] test memory::working::tests::active_topics_count ... ok
[INFO] [stdout] test capability::process_manager::tests::health_check_detects_exit ... ok
[INFO] [stdout] test capability::process_manager::tests::shutdown_all_cleans_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 161 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iris-ed004a49fe34fa34)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llm-aef0dad4ce73b167)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test http::tests::case_insensitive ... ok
[INFO] [stdout] test http::tests::infer_anthropic_models ... ok
[INFO] [stdout] test http::tests::infer_deepseek_models ... ok
[INFO] [stdout] test http::tests::infer_openai_models ... ok
[INFO] [stdout] test http::tests::infer_google_models ... ok
[INFO] [stdout] test http::tests::infer_unknown_falls_back ... ok
[INFO] [stdout] test http::tests::resolve_api_key_provider_match ... ok
[INFO] [stdout] test http::tests::resolve_api_key_unknown_model_no_fallback ... ok
[INFO] [stdout] test http::tests::resolve_base_url_provider_fallback ... ok
[INFO] [stdout] test http::tests::resolve_model_none_when_empty ... ok
[INFO] [stdout] test http::tests::resolve_model_claude_priority ... ok
[INFO] [stdout] test provider::tests::mock_provider_returns_response ... ok
[INFO] [stdout] test provider::tests::router_falls_through_on_failure ... ok
[INFO] [stdout] test http::tests::resolve_model_falls_back_to_openai ... ok
[INFO] [stdout] test http::tests::from_env_with_anthropic_vars ... ok
[INFO] [stdout] test http::tests::lite_model_claude_lite_model_var ... ok
[INFO] [stdout] test http::tests::custom_base_url_override ... ok
[INFO] [stdout] test http::tests::deepseek_endpoint ... ok
[INFO] [stdout] test http::tests::from_env_with_openai_vars ... ok
[INFO] [stdout] test http::tests::lite_model_openai_lite_model_var ... ok
[INFO] [stdout] test http::tests::anthropic_endpoint ... ok
[INFO] [stdout] test http::tests::openai_endpoint ... ok
[INFO] [stdout] test http::tests::from_env_none_without_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::from_env_none_without_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::from_env_none_without_key' (191) panicked at crates/llm/src/http.rs:630:9:
[INFO] [stdout] assertion failed: from_env().is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d95d59d103a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d95d59d103a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d95d59d103a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d95d59d103a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d95d59e791a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d95d59e791a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d95d59d5f82 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d95d59d5f82 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d95d59aeecf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d95d59aeecf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d95d59c8dd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d95d596337c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d95d596337c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d95d59c9052 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d95d59c9052 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d95d59aefba - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d95d59a6669 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d95d59b001d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d95d59e80dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d95d59e80a2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d95d574af4c - llm[87a0b305b5257d98]::http::tests::from_env_none_without_key
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/llm/src/http.rs:630:9
[INFO] [stdout]   21:     0x5d95d5748967 - llm[87a0b305b5257d98]::http::tests::from_env_none_without_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/llm/src/http.rs:626:35
[INFO] [stdout]   22:     0x5d95d574c376 - <llm[87a0b305b5257d98]::http::tests::from_env_none_without_key::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d95d595665b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d95d595665b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5d95d5963e4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5d95d5963e4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d95d5963e4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d95d5963e4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d95d5963e4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d95d5963e4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5d95d5963e4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5d95d595e824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5d95d595e824 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d95d5966a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5d95d5966a52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5d95d5966a52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d95d5966a52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d95d5966a52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d95d5966a52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5d95d5966a52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d95d59d074f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5d95d59d074f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7dad266f9aa4 - <unknown>
[INFO] [stdout]   44:     0x7dad26786a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::tests::from_env_none_without_key
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p llm --lib`
[INFO] running `Command { std: "docker" "inspect" "caf95f3c9b0570a9fb247fbc880da90b3b217e421715abbc8df0e686fef2027a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf95f3c9b0570a9fb247fbc880da90b3b217e421715abbc8df0e686fef2027a", kill_on_drop: false }`
[INFO] [stdout] caf95f3c9b0570a9fb247fbc880da90b3b217e421715abbc8df0e686fef2027a
