[INFO] cloning repository https://github.com/samgrowls/glassworm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samgrowls/glassworm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a68f4e7d38be4cf85f43d0bc8382b3fadb1a38bc
[INFO] testing samgrowls/glassworm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamgrowls%2Fglassworm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samgrowls/glassworm
[INFO] finished tweaking git repo https://github.com/samgrowls/glassworm
[INFO] tweaked toml for git repo https://github.com/samgrowls/glassworm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samgrowls/glassworm 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/samgrowls/glassworm 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 651d25355a4436d7bc3b1ba9ee1d1b6ead9ec906c03b705d0cecc952816cc58b
[INFO] running `Command { std: "docker" "start" "-a" "651d25355a4436d7bc3b1ba9ee1d1b6ead9ec906c03b705d0cecc952816cc58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "651d25355a4436d7bc3b1ba9ee1d1b6ead9ec906c03b705d0cecc952816cc58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651d25355a4436d7bc3b1ba9ee1d1b6ead9ec906c03b705d0cecc952816cc58b", kill_on_drop: false }`
[INFO] [stdout] 651d25355a4436d7bc3b1ba9ee1d1b6ead9ec906c03b705d0cecc952816cc58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1fb0f46750fa0bc7fded93b12e61dc3969e33748c24a8b901199c52f3a46e093
[INFO] running `Command { std: "docker" "start" "-a" "1fb0f46750fa0bc7fded93b12e61dc3969e33748c24a8b901199c52f3a46e093", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling oxc_estree v0.40.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling oxc_allocator v0.40.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling oxc_ast_macros v0.40.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling oxc_span v0.40.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.40.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling oxc_regular_expression v0.40.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "1fb0f46750fa0bc7fded93b12e61dc3969e33748c24a8b901199c52f3a46e093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb0f46750fa0bc7fded93b12e61dc3969e33748c24a8b901199c52f3a46e093", kill_on_drop: false }`
[INFO] [stdout] 1fb0f46750fa0bc7fded93b12e61dc3969e33748c24a8b901199c52f3a46e093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 331211596e97ac5079aebd9fc5a9ab0da6957023757f6c4a44a4a670633f7e45
[INFO] running `Command { std: "docker" "start" "-a" "331211596e97ac5079aebd9fc5a9ab0da6957023757f6c4a44a4a670633f7e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxc_syntax v0.40.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling oxc_ast v0.40.1
[INFO] [stderr]    Compiling oxc_cfg v0.40.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling oxc_ecmascript v0.40.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxc_semantic v0.40.1
[INFO] [stderr]    Compiling oxc_parser v0.40.1
[INFO] [stderr]    Compiling glassware-core v0.1.0 (/opt/rustwide/workdir/glassware-core)
[INFO] [stderr]    Compiling glassware-cli v0.1.0 (/opt/rustwide/workdir/glassware-cli)
[INFO] [stdout] warning: unused import: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DetectionCategory`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_rule_pattern` is never used
[INFO] [stdout]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.81s
[INFO] running `Command { std: "docker" "inspect" "331211596e97ac5079aebd9fc5a9ab0da6957023757f6c4a44a4a670633f7e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331211596e97ac5079aebd9fc5a9ab0da6957023757f6c4a44a4a670633f7e45", kill_on_drop: false }`
[INFO] [stdout] 331211596e97ac5079aebd9fc5a9ab0da6957023757f6c4a44a4a670633f7e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e1aa31c4b04e1dcccad85f7ef8573244b43cb3540dc29de3b0f70997a78fedb9
[INFO] running `Command { std: "docker" "start" "-a" "e1aa31c4b04e1dcccad85f7ef8573244b43cb3540dc29de3b0f70997a78fedb9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_campaign_fixtures.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `has_rule_pattern` is never used
[INFO] [stderr]   --> glassware-core/tests/integration_campaign_fixtures.rs:31:4
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn has_rule_pattern(findings: &[glassware_core::finding::Finding], pattern: &str) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_scan_directory.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DetectionCategory`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:7:31
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glassware_core::finding::{DetectionCategory, Severity};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_edge_cases.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> glassware-core/tests/integration_false_positives.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glassware-core` (test "integration_campaign_fixtures") generated 2 warnings (run `cargo fix --test "integration_campaign_fixtures" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_scan_directory") generated 1 warning (run `cargo fix --test "integration_scan_directory" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr] warning: `glassware-core` (test "integration_edge_cases") generated 2 warnings (run `cargo fix --test "integration_edge_cases" -p glassware-core` to apply 2 suggestions)
[INFO] [stderr] warning: `glassware-core` (test "integration_false_positives") generated 1 warning (run `cargo fix --test "integration_false_positives" -p glassware-core` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glassware-9e4bfb684e7da11b)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glassware_core-afe048d4a0af0f4b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test classify::tests::test_is_bidi ... ok
[INFO] [stdout] test classify::tests::test_is_zero_width ... ok
[INFO] [stdout] test classify::tests::test_is_critical ... ok
[INFO] [stdout] test confusables::data::tests::test_cyrillic_a ... ok
[INFO] [stdout] test confusables::data::tests::test_greek_o ... ok
[INFO] [stdout] test classify::tests::test_is_invisible ... ok
[INFO] [stdout] test decoder::tests::test_decode_high_entropy ... ok
[INFO] [stdout] test decoder::tests::test_decode_low_entropy_plaintext ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs ... ok
[INFO] [stdout] test confusables::data::tests::test_latin_not_confusable ... ok
[INFO] [stdout] test decoder::tests::test_find_vs_runs_below_threshold ... ok
[INFO] [stdout] test decoder::tests::test_is_vs_codepoint ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_uniform ... ok
[INFO] [stdout] test decoder::tests::test_too_small_payload ... ok
[INFO] [stdout] test decoder::tests::test_payload_class_classification ... ok
[INFO] [stdout] test decoder::tests::test_shannon_entropy_varied ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rle_detection ... ok
[INFO] [stdout] test detectors::bidi::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::bidi::tests::test_rlo_detection ... ok
[INFO] [stdout] test decoder::tests::test_count_vs_codepoints ... ok
[INFO] [stdout] test decoder::tests::test_decode_known_payload ... ok
[INFO] [stdout] test decoder::tests::test_hex_preview ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_cyrillic_a_detection ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_greek_o_detection ... ok
[INFO] [stdout] test detectors::homoglyph::tests::test_pure_cyrillic_allowed ... ok
[INFO] [stdout] test detectors::invisible::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_rlo_detection ... ok
[INFO] [stdout] test detectors::invisible::tests::test_zero_width_space_detection ... ok
[INFO] [stdout] test detectors::tags::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::invisible::tests::test_clean_content ... ok
[INFO] [stdout] test detectors::tags::tests::test_tag_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_pipe_delimiter_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_stego_run_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_decoder_function_detection ... ok
[INFO] [stdout] test detectors::glassware::tests::test_clean_content ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_high ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_entropy_calculation_uniform ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_blob_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_exec_sync ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_hex_with_function ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_base64_with_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_eval_atob_pattern ... ok
[INFO] [stdout] test engine::tests::test_engine_default_detectors ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_buffer_from_tostring_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test gw005_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw005_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_sink_type_no_finding ... ok
[INFO] [stdout] test gw005_semantic::tests::test_wrong_source_type_no_finding ... ok
[INFO] [stdout] test gw006_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_normal_code ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_to_eval ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_short_blob_with_exec ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy ... ok
[INFO] [stdout] test gw006_semantic::tests::test_hardcoded_key_no_exec ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test gw006_semantic::tests::test_transitive_flow ... ok
[INFO] [stdout] test gw007_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw006_semantic::tests::test_no_hardcoded_key_no_finding ... ok
[INFO] [stdout] test gw007_semantic::tests::test_no_sinks_no_findings ... ok
[INFO] [stdout] test gw007_semantic::tests::test_legitimate_xor_hash_check ... ok
[INFO] [stdout] test gw007_semantic::tests::test_rc4_without_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_crypto_exec_no_header ... ok
[INFO] [stdout] test gw008_semantic::tests::test_detector_creation ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_no_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_exec_no_crypto ... ok
[INFO] [stdout] test gw008_semantic::tests::test_header_crypto_exec ... ok
[INFO] [stdout] test gw008_semantic::tests::test_no_flows_no_findings ... ok
[INFO] [stdout] test encrypted_payload_detector::tests::test_no_detect_low_entropy_blob_with_exec ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_full_c2_pattern ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_axios_pattern ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_vm_execution ... ok
[INFO] [stdout] test header_c2_detector::tests::test_detect_fetch_with_xor ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_eval_only ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_crypto_only ... ok
[INFO] [stdout] test engine::tests::test_engine_scan_variation_selector ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_express_headers ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_only ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_json ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_generic ... ok
[INFO] [stdout] test llm::analyzer::tests::test_strip_markdown_fences_plain ... ok
[INFO] [stdout] test llm::config::tests::test_config_default_model ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_base_url ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_success ... ok
[INFO] [stdout] test header_c2_detector::tests::test_no_detect_http_crypto_no_exec ... ok
[INFO] [stdout] test ranges::tests::test_bidi_names ... ok
[INFO] [stdout] test ranges::tests::test_is_in_invisible_range ... ok
[INFO] [stdout] test ranges::tests::test_is_in_critical_range ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_detection ... ok
[INFO] [stdout] test ranges::tests::test_variation_selector_range ... ok
[INFO] [stdout] test engine::tests::test_engine_matches_unicode_scanner ... ok
[INFO] [stdout] test scanner::tests::test_deduplication ... ok
[INFO] [stdout] test scanner::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_variation_selector ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_bidi ... ok
[INFO] [stdout] test scanner::tests::test_has_confusables ... ok
[INFO] [stdout] test scanner::tests::test_full_scan_homoglyph ... ok
[INFO] [stdout] test scanner::tests::test_has_invisible_chars ... ok
[INFO] [stdout] test scanner::tests::test_scanner_creation ... ok
[INFO] [stdout] test script_detector::tests::test_extract_identifiers ... ok
[INFO] [stdout] test script_detector::tests::test_mixed_scripts_cyrillic_a ... ok
[INFO] [stdout] test script_detector::tests::test_pure_cyrillic ... ok
[INFO] [stdout] test script_detector::tests::test_pure_greek ... ok
[INFO] [stdout] test script_detector::tests::test_pure_latin ... ok
[INFO] [stdout] test semantic::tests::test_build_semantic_simple ... ok
[INFO] [stdout] test semantic::tests::test_call_site_extraction ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_high ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_uniform ... ok
[INFO] [stdout] test taint::tests::test_calculate_entropy_varied ... ok
[INFO] [stdout] test llm::analyzer::tests::test_config_from_env ... ok
[INFO] [stdout] test tests::test_scan_bidi ... ok
[INFO] [stdout] test tests::test_clean_content ... ok
[INFO] [stdout] test tests::test_scan_homoglyph ... ok
[INFO] [stdout] test tests::test_scan_variation_selector ... ok
[INFO] [stdout] test gw007_semantic::tests::test_minimal_rc4_three_indicators ... ok
[INFO] [stdout] test gw007_semantic::tests::test_full_rc4_with_eval ... ok
[INFO] [stdout] test gw007_semantic::tests::test_two_indicators_insufficient ... ok
[INFO] [stdout] test llm::config::tests::test_config_from_env_missing_api_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- llm::config::tests::test_config_from_env_missing_api_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::config::tests::test_config_from_env_missing_api_key' (109) panicked at glassware-core/src/llm/config.rs:94:9:
[INFO] [stdout] assertion failed: matches!(result, Err(LlmConfigError::MissingApiKey))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ab3376734a - 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:     0x59ab3376734a - 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:     0x59ab3376734a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ab3376734a - <<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:     0x59ab3377eaea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ab3377eaea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59ab3376c2b2 - 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:     0x59ab3376c2b2 - <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:     0x59ab33744bbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ab33744bbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ab3375ef79 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ab331ff37c - <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:     0x59ab331ff37c - 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:     0x59ab3375f1f2 - <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:     0x59ab3375f1f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ab33744caa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59ab3373c359 - 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:     0x59ab33745d0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ab3377f32c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ab3377f2f2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59ab32b8873e - glassware_core[f6c74bdff90c73cd]::llm::config::tests::test_config_from_env_missing_api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/glassware-core/src/llm/config.rs:94:9
[INFO] [stdout]   21:     0x59ab32b82b77 - glassware_core[f6c74bdff90c73cd]::llm::config::tests::test_config_from_env_missing_api_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/glassware-core/src/llm/config.rs:89:46
[INFO] [stdout]   22:     0x59ab32b7d626 - <glassware_core[f6c74bdff90c73cd]::llm::config::tests::test_config_from_env_missing_api_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:     0x59ab331f265b - <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:     0x59ab331f265b - 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:     0x59ab331ffe4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x59ab331ffe4b - <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:     0x59ab331ffe4b - 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:     0x59ab331ffe4b - 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:     0x59ab331ffe4b - 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:     0x59ab331ffe4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x59ab331ffe4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x59ab331fa824 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x59ab331fa824 - 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:     0x59ab33202a52 - 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:     0x59ab33202a52 - <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:     0x59ab33202a52 - 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:     0x59ab33202a52 - 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:     0x59ab33202a52 - 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:     0x59ab33202a52 - 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:     0x59ab33202a52 - <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:     0x59ab33766a5f - <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:     0x59ab33766a5f - <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:     0x7fdd69b1daa4 - <unknown>
[INFO] [stdout]   44:     0x7fdd69baaa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     llm::config::tests::test_config_from_env_missing_api_key
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glassware-core --lib`
[INFO] running `Command { std: "docker" "inspect" "e1aa31c4b04e1dcccad85f7ef8573244b43cb3540dc29de3b0f70997a78fedb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1aa31c4b04e1dcccad85f7ef8573244b43cb3540dc29de3b0f70997a78fedb9", kill_on_drop: false }`
[INFO] [stdout] e1aa31c4b04e1dcccad85f7ef8573244b43cb3540dc29de3b0f70997a78fedb9
