[INFO] cloning repository https://github.com/forketyfork/eyes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forketyfork/eyes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforketyfork%2Feyes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforketyfork%2Feyes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde0862c0bc7b556f8078bcc0f5d1e8bcf00c225
[INFO] testing forketyfork/eyes against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforketyfork%2Feyes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/forketyfork/eyes
[INFO] finished tweaking git repo https://github.com/forketyfork/eyes
[INFO] tweaked toml for git repo https://github.com/forketyfork/eyes written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forketyfork/eyes 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 git repo https://github.com/forketyfork/eyes 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3fd912e6b047556284a0c6ef7028ecd871d893dfaae84895f58160035dc25a60
[INFO] running `Command { std: "docker" "start" "-a" "3fd912e6b047556284a0c6ef7028ecd871d893dfaae84895f58160035dc25a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd912e6b047556284a0c6ef7028ecd871d893dfaae84895f58160035dc25a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd912e6b047556284a0c6ef7028ecd871d893dfaae84895f58160035dc25a60", kill_on_drop: false }`
[INFO] [stdout] 3fd912e6b047556284a0c6ef7028ecd871d893dfaae84895f58160035dc25a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b93d9c8c321c70467f7d3a8b16b50825581bbaa9a410043dd1a883a771fad31a
[INFO] running `Command { std: "docker" "start" "-a" "b93d9c8c321c70467f7d3a8b16b50825581bbaa9a410043dd1a883a771fad31a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap v4.5.53
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling eyes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.70s
[INFO] running `Command { std: "docker" "inspect" "b93d9c8c321c70467f7d3a8b16b50825581bbaa9a410043dd1a883a771fad31a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93d9c8c321c70467f7d3a8b16b50825581bbaa9a410043dd1a883a771fad31a", kill_on_drop: false }`
[INFO] [stdout] b93d9c8c321c70467f7d3a8b16b50825581bbaa9a410043dd1a883a771fad31a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 92ae21367655a56723478d741a269c35a47e8aa43e3ce6b57ad1c6eae0531930
[INFO] running `Command { std: "docker" "start" "-a" "92ae21367655a56723478d741a269c35a47e8aa43e3ce6b57ad1c6eae0531930", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling eyes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SubprocessFailureScenario` is never constructed
[INFO] [stdout]    --> src/collectors/log_collector.rs:947:12
[INFO] [stdout]     |
[INFO] [stdout] 947 |     struct SubprocessFailureScenario {
[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 21.43s
[INFO] running `Command { std: "docker" "inspect" "92ae21367655a56723478d741a269c35a47e8aa43e3ce6b57ad1c6eae0531930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ae21367655a56723478d741a269c35a47e8aa43e3ce6b57ad1c6eae0531930", kill_on_drop: false }`
[INFO] [stdout] 92ae21367655a56723478d741a269c35a47e8aa43e3ce6b57ad1c6eae0531930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 33f1fad6632d70003a8314dedd759b78a13d8f0e05f8def189f54aad08c71e67
[INFO] running `Command { std: "docker" "start" "-a" "33f1fad6632d70003a8314dedd759b78a13d8f0e05f8def189f54aad08c71e67", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SubprocessFailureScenario` is never constructed
[INFO] [stderr]    --> src/collectors/log_collector.rs:947:12
[INFO] [stderr]     |
[INFO] [stderr] 947 |     struct SubprocessFailureScenario {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `eyes` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eyes-de9e55c611a5a561)
[INFO] [stdout] 
[INFO] [stdout] running 197 tests
[INFO] [stdout] test aggregator::event_aggregator::tests::test_add_and_retrieve_metrics ... ok
[INFO] [stdout] test aggregator::event_aggregator::tests::test_capacity_enforcement ... ok
[INFO] [stdout] test aggregator::event_aggregator::tests::test_add_and_retrieve_logs ... ok
[INFO] [stdout] test aggregator::event_aggregator::tests::test_prune_old_entries ... ok
[INFO] [stdout] test aggregator::event_aggregator::tests::test_time_based_filtering ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_analyzer_creation ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_insight_creation ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_insight_critical_severity ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_insight_notification_methods ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_insight_serialization ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_error ... ok
[INFO] [stdout] test ai::analyzer::tests::test_placeholder_backend_analysis ... ok
[INFO] [stdout] test ai::analyzer::tests::test_summarize_activity ... ok
[INFO] [stdout] test ai::analyzer::tests::test_ai_insight_with_no_root_cause ... ok
[INFO] [stdout] test ai::analyzer::tests::test_analyzer_with_custom_backend ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_timeout ... ok
[INFO] [stdout] test ai::analyzer::tests::test_format_prompt ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_success ... ok
[INFO] [stdout] test aggregator::event_aggregator::property_tests::prop_rolling_buffer_enforces_capacity_limits ... ok
[INFO] [stdout] test ai::analyzer::property_tests::prop_prompt_power_calculations ... ok
[INFO] [stdout] test ai::analyzer::property_tests::prop_prompt_formatting_includes_context ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_with_custom_insight ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_reset ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_backend_timeout_consistency ... ok
[INFO] [stdout] test ai::analyzer::property_tests::prop_prompt_structure_consistency ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_ai_insight_creation_from_llm_response ... ok
[INFO] [stdout] test ai::backends::tests::test_extract_json_from_response ... ok
[INFO] [stdout] test ai::backends::tests::test_llm_analysis_response_deserialization ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_malformed_json_handling ... ok
[INFO] [stdout] test aggregator::event_aggregator::property_tests::prop_rolling_buffer_time_based_expiration ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_error_message_preservation ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_with_delay ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_multiple_responses ... ok
[INFO] [stdout] test ai::backends::mock_backend_tests::test_mock_backend_context_tracking ... ok
[INFO] [stdout] test ai::backends::tests::test_llm_analysis_response_with_null_root_cause ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_json_extraction_from_markdown ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_llm_response_extraction_from_json ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_severity_parsing_consistency ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_json_extraction_from_text ... ok
[INFO] [stdout] test ai::backends::tests::test_ollama_backend_integration ... ignored, Requires running Ollama server
[INFO] [stdout] test ai::backends::tests::test_openai_backend_integration ... ignored, Requires valid OpenAI API key
[INFO] [stdout] test ai::backends::tests::test_openai_error_response_deserialization ... ok
[INFO] [stdout] test ai::backends::tests::test_openai_request_serialization ... ok
[INFO] [stdout] test ai::backends::tests::test_openai_response_deserialization ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_severity_parsing_known_values ... ok
[INFO] [stdout] test ai::backends::tests::test_parse_severity ... ok
[INFO] [stdout] test ai::backends::tests::test_openai_system_prompt ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_automatic_queue_processing_on_send ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_autonomous_processing_with_tick ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_configurable_queue_size ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_alert_manager_creation ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_alert_queueing ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_format_notification_body_with_root_cause ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_format_notification_body_no_recommendations ... ok
[INFO] [stdout] test alerts::alert_manager::property_tests::prop_rate_limiting_prevents_spam ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_format_notification_body_without_root_cause ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_format_notification_body_many_recommendations ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_has_processable_alerts ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_independent_queue_processing ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_tick_respects_rate_limits ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_rate_limiting_integration ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_send_alert_skips_non_critical ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_text_truncation ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_tick_with_empty_queue ... ok
[INFO] [stdout] test alerts::alert_manager::property_tests::prop_notification_failures_dont_halt_operation ... ok
[INFO] [stdout] test alerts::rate_limiter::tests::test_rate_limiter_allows_within_limit ... ok
[INFO] [stdout] test alerts::rate_limiter::tests::test_rate_limiter_cleanup_behavior ... ok
[INFO] [stdout] test alerts::rate_limiter::tests::test_rate_limiter_current_count ... ok
[INFO] [stdout] test collectors::disk_collector::tests::test_disk_collector_creation ... ok
[INFO] [stdout] test alerts::alert_manager::property_tests::prop_notification_content_completeness ... ok
[INFO] [stdout] test alerts::rate_limiter::tests::test_rate_limiter_sliding_window ... ok
[INFO] [stdout] test alerts::alert_manager::tests::test_utf8_truncation_safety ... ok
[INFO] [stdout] test collectors::disk_collector::tests::test_parse_fs_usage_line_basic ... ok
[INFO] [stdout] test collectors::disk_collector::tests::test_parse_fs_usage_line_write ... ok
[INFO] [stdout] test collectors::log_collector::restart_tests::test_collector_thread_lifecycle ... ok
[INFO] [stdout] test collectors::log_collector::restart_tests::test_restart_backoff_behavior ... ok
[INFO] [stdout] test collectors::disk_collector::tests::test_disk_tools_availability_check ... ok
[INFO] [stdout] test collectors::log_collector::property_tests::prop_malformed_entries_dont_halt_processing ... ok
[INFO] [stdout] test collectors::log_collector::tests::test_log_collector_creation ... ok
[INFO] [stdout] test collectors::log_collector::tests::test_process_log_stream_with_mock_data ... ok
[INFO] [stdout] test alerts::alert_manager::property_tests::prop_critical_issues_trigger_notifications ... ok
[INFO] [stdout] test collectors::log_collector::tests::test_process_log_stream_empty_lines ... ok
[INFO] [stdout] test collectors::log_collector::tests::test_process_log_stream_malformed_json ... ok
[INFO] [stdout] test collectors::metrics_collector::property_tests::prop_malformed_metrics_dont_halt_processing ... ok
[INFO] [stdout] test collectors::metrics_collector::property_tests::prop_buffer_parsing_handles_mixed_content ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_get_memory_pressure_from_vm_stat ... ignored
[INFO] [stdout] test collectors::metrics_collector::tests::test_metrics_collector_creation ... ok
[INFO] [stdout] test collectors::log_collector::restart_tests::test_collector_state_consistency ... ok
[INFO] [stdout] test collectors::metrics_collector::property_tests::prop_memory_pressure_threshold_triggers_analysis ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_buffer_empty_lines ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_buffer_incomplete_line_preserved ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_buffer_json_format ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_top_cpu_line ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_buffer_split_json_lines ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_vm_stat_lines ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_parse_buffer_malformed_json ... ok
[INFO] [stdout] test config::conf::tests::test_config_from_malformed_toml ... ok
[INFO] [stdout] test config::conf::tests::test_config_from_nonexistent_file ... ok
[INFO] [stdout] test config::conf::tests::test_config_from_valid_toml ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_empty_ollama_endpoint ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_empty_ollama_model ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_empty_openai_api_key ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_empty_openai_model ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_alert_rate_limit ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_buffer_age ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_buffer_size ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_error_threshold ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_error_window ... ok
[INFO] [stdout] test config::conf::tests::test_config_validation_zero_metrics_interval ... ok
[INFO] [stdout] test config::conf::tests::test_config_with_mock_backend ... ok
[INFO] [stdout] test config::conf::tests::test_config_with_openai_backend ... ok
[INFO] [stdout] test config::conf::tests::test_config_with_partial_values_uses_defaults ... ok
[INFO] [stdout] test config::conf::tests::test_default_config ... ok
[INFO] [stdout] test alerts::rate_limiter::tests::test_rate_limiter_cleanup_old_notifications ... ok
[INFO] [stdout] test events::property_tests::prop_metrics_parsing_extracts_all_fields_json ... ok
[INFO] [stdout] test config::conf::tests::test_config_duration_helpers ... ok
[INFO] [stdout] test events::tests::test_disk_event_from_iostat_line ... ok
[INFO] [stdout] test events::tests::test_disk_event_from_json ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_powermetrics_availability_check ... ok
[INFO] [stdout] test events::tests::test_disk_event_serialization ... ok
[INFO] [stdout] test events::tests::test_log_event_from_json_basic ... ok
[INFO] [stdout] test events::tests::test_memory_pressure_ordering ... ok
[INFO] [stdout] test events::tests::test_memory_pressure_serialization ... ok
[INFO] [stdout] test events::tests::test_message_type_serialization ... ok
[INFO] [stdout] test events::tests::test_metrics_event_from_json ... ok
[INFO] [stdout] test events::tests::test_metrics_event_from_plist ... ok
[INFO] [stdout] test events::tests::test_metrics_event_from_plist_no_gpu ... ok
[INFO] [stdout] test events::tests::test_metrics_event_from_plist_with_free_memory ... ok
[INFO] [stdout] test events::tests::test_metrics_event_from_plist_with_memory_pressure ... ok
[INFO] [stdout] test events::tests::test_metrics_event_serialization ... ok
[INFO] [stdout] test events::tests::test_severity_ordering ... ok
[INFO] [stdout] test events::tests::test_severity_serialization ... ok
[INFO] [stdout] test monitoring::tests::test_ai_analysis_latency_recording ... ok
[INFO] [stdout] test events::tests::test_log_event_serialization ... ok
[INFO] [stdout] test monitoring::tests::test_collector_cloning ... ok
[INFO] [stdout] test monitoring::tests::test_analysis_timer ... ok
[INFO] [stdout] test monitoring::tests::test_event_count_recording ... ok
[INFO] [stdout] test monitoring::tests::test_latency_sample_limit ... ok
[INFO] [stdout] test events::property_tests::prop_log_parsing_preserves_structure ... ok
[INFO] [stdout] test monitoring::tests::test_memory_usage_collection ... ok
[INFO] [stdout] test monitoring::tests::test_notification_result_recording ... ok
[INFO] [stdout] test triggers::rules::tests::test_crash_detection_rule_case_insensitive ... ok
[INFO] [stdout] test triggers::rules::tests::test_crash_detection_rule_custom_keywords ... ok
[INFO] [stdout] test monitoring::tests::test_self_monitoring_collector_creation ... ok
[INFO] [stdout] test monitoring::tests::test_notification_sample_limit ... ok
[INFO] [stdout] test triggers::rules::tests::test_crash_detection_rule_no_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_crash_detection_rule_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_default_constructors ... ok
[INFO] [stdout] test triggers::rules::tests::test_disk_io_spike_rule_no_trigger_insufficient_data ... ok
[INFO] [stdout] test triggers::rules::tests::test_disk_io_spike_rule_trigger_read_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_disk_io_spike_rule_time_window ... ok
[INFO] [stdout] test triggers::rules::tests::test_error_frequency_rule_no_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_error_frequency_rule_time_window ... ok
[INFO] [stdout] test triggers::rules::tests::test_error_frequency_rule_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_memory_pressure_rule_critical_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_memory_pressure_rule_no_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_memory_pressure_rule_trigger ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_mixed_up_down_pattern ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_no_gpu_data ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_no_trigger_insufficient_data ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_no_trigger_on_decrease ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_no_trigger_small_increase ... ok
[INFO] [stdout] test triggers::rules::tests::test_disk_io_spike_rule_no_trigger_small_increase ... ok
[INFO] [stdout] test triggers::rules::tests::test_disk_io_spike_rule_trigger_write_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_time_window ... ok
[INFO] [stdout] test events::property_tests::prop_metrics_parsing_extracts_all_fields_plist ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_transient_gpu_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_transient_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_trigger_cpu_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_resource_spike_rule_trigger_gpu_spike ... ok
[INFO] [stdout] test triggers::rules::tests::test_rule_names_and_severities ... ok
[INFO] [stdout] test triggers::trigger_engine::property_tests::prop_memory_pressure_trigger_activation ... ok
[INFO] [stdout] test triggers::trigger_engine::property_tests::prop_resource_spike_trigger_activation ... ok
[INFO] [stdout] test triggers::trigger_engine::property_tests::prop_error_frequency_trigger_activation ... ok
[INFO] [stdout] test triggers::trigger_engine::property_tests::prop_trigger_engine_evaluation_consistency ... ok
[INFO] [stdout] test ai::backends::tests::test_openai_backend_with_custom_base_url ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_event_summary_serialization ... ok
[INFO] [stdout] test collectors::metrics_collector::tests::test_collector_state_consistency ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_context_time_range_empty ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_context_for_summary ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_context_event_summary ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_context_serialization ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_engine_add_rule ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_engine_creation ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_engine_evaluate_with_triggers ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_engine_evaluate_no_triggers ... ok
[INFO] [stdout] test triggers::trigger_engine::tests::test_trigger_context_time_range ... ok
[INFO] [stdout] test ai::backends::tests::test_openai_backend_creation ... ok
[INFO] [stdout] test ai::backends::tests::test_ollama_backend_creation ... ok
[INFO] [stdout] test ai::backends::tests::test_ollama_backend_api_url_formatting ... ok
[INFO] [stdout] test collectors::metrics_collector::property_tests::prop_collector_state_management_consistency ... ok
[INFO] [stdout] test collectors::log_collector::property_tests::prop_collector_continues_after_malformed_input ... ok
[INFO] [stdout] test ai::analyzer::property_tests::prop_summarize_activity_backend_invocation ... ok
[INFO] [stdout] test ai::backends::property_tests::prop_backend_error_types_handling ... ok
[INFO] [stdout] test collectors::log_collector::property_tests::prop_error_and_fault_entries_are_captured ... ok
[INFO] [stdout] test ai::analyzer::property_tests::prop_backend_receives_analysis_requests ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eyes-04bac0c1c5d8fe7d)
[INFO] [stdout] test ai::backends::property_tests::prop_backend_failure_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 194 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 4.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_cli_validation_no_config ... ok
[INFO] [stdout] test tests::test_cli_validation_with_directory ... ok
[INFO] [stdout] test tests::test_cli_validation_with_missing_file ... ok
[INFO] [stdout] test tests::test_config_path_str_with_valid_path ... ok
[INFO] [stdout] test tests::test_cli_validation_with_existing_file ... ok
[INFO] [stderr]    Doc-tests eyes
[INFO] [stdout] test tests::test_config_path_str_no_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/collectors/log_collector.rs - collectors::log_collector::LogCollector::new (line 37) - compile ... ok
[INFO] [stdout] test src/collectors/disk_collector.rs - collectors::disk_collector::DiskCollector::new (line 44) - compile ... ok
[INFO] [stdout] test src/config/conf.rs - config::conf::Config::from_file (line 242) - compile ... ok
[INFO] [stdout] test src/collectors/metrics_collector.rs - collectors::metrics_collector::MetricsCollector::new (line 41) - compile ... ok
[INFO] [stdout] test src/aggregator/event_aggregator.rs - aggregator::event_aggregator::EventAggregator::new (line 38) ... ok
[INFO] [stdout] test src/ai/backends.rs - ai::backends::MockBackend::with_response (line 1178) ... ok
[INFO] [stdout] test src/ai/backends.rs - ai::backends::OpenAIBackend::new (line 312) ... ok
[INFO] [stdout] test src/ai/backends.rs - ai::backends::OllamaBackend::new (line 73) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33f1fad6632d70003a8314dedd759b78a13d8f0e05f8def189f54aad08c71e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f1fad6632d70003a8314dedd759b78a13d8f0e05f8def189f54aad08c71e67", kill_on_drop: false }`
[INFO] [stdout] 33f1fad6632d70003a8314dedd759b78a13d8f0e05f8def189f54aad08c71e67
