[INFO] cloning repository https://github.com/redbasecap-buiss/axon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbasecap-buiss/axon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbasecap-buiss%2Faxon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbasecap-buiss%2Faxon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31708426e30fad9ed2c27cf6ba7e144f6c53038c [INFO] testing redbasecap-buiss/axon against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbasecap-buiss%2Faxon" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redbasecap-buiss/axon [INFO] finished tweaking git repo https://github.com/redbasecap-buiss/axon [INFO] tweaked toml for git repo https://github.com/redbasecap-buiss/axon written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redbasecap-buiss/axon on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redbasecap-buiss/axon 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.25.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.111 [INFO] [stderr] Downloaded scraper v0.22.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.61 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.111 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.111 [INFO] [stderr] Downloaded texting_robots v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.111 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded js-sys v0.3.88 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded web-sys v0.3.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89b3fe5117f09e266db9508df2e1f1830ba09b1f79bac940de8144b6cfc614e9 [INFO] running `Command { std: "docker" "start" "-a" "89b3fe5117f09e266db9508df2e1f1830ba09b1f79bac940de8144b6cfc614e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89b3fe5117f09e266db9508df2e1f1830ba09b1f79bac940de8144b6cfc614e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b3fe5117f09e266db9508df2e1f1830ba09b1f79bac940de8144b6cfc614e9", kill_on_drop: false }` [INFO] [stdout] 89b3fe5117f09e266db9508df2e1f1830ba09b1f79bac940de8144b6cfc614e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c51e3f912dfe510ba014ea3159201a3bcb3c041c08dcdf8d9688ca23e9dc011d [INFO] running `Command { std: "docker" "start" "-a" "c51e3f912dfe510ba014ea3159201a3bcb3c041c08dcdf8d9688ca23e9dc011d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling html5ever v0.29.1 [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 scraper v0.22.0 [INFO] [stderr] Compiling texting_robots v0.2.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling axon v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.33s [INFO] running `Command { std: "docker" "inspect" "c51e3f912dfe510ba014ea3159201a3bcb3c041c08dcdf8d9688ca23e9dc011d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51e3f912dfe510ba014ea3159201a3bcb3c041c08dcdf8d9688ca23e9dc011d", kill_on_drop: false }` [INFO] [stdout] c51e3f912dfe510ba014ea3159201a3bcb3c041c08dcdf8d9688ca23e9dc011d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3987f106ec71c94275ad104c94f91e23983e5ab4819f2ff8a9609e311c960c4 [INFO] running `Command { std: "docker" "start" "-a" "d3987f106ec71c94275ad104c94f91e23983e5ab4819f2ff8a9609e311c960c4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling axon v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sizes` [INFO] [stdout] --> src/criticality.rs:3178:14 [INFO] [stdout] | [INFO] [stdout] 3178 | let (sizes, _, _) = avalanche_detection(&brain).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r2` [INFO] [stdout] --> src/criticality.rs:3635:21 [INFO] [stdout] | [INFO] [stdout] 3635 | let (gamma, r2) = fit_power_law(&sizes); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/prometheus.rs:28048:13 [INFO] [stdout] | [INFO] [stdout] 28048 | let c = brain.upsert_entity("X3", "widget").unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `has_scientist_analogy` [INFO] [stdout] --> src/reasoning.rs:2445:13 [INFO] [stdout] | [INFO] [stdout] 2445 | let has_scientist_analogy = analogies.iter().any(|a| a.structural_similarity > 0.2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_scientist_analogy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/criticality.rs:3169:17 [INFO] [stdout] | [INFO] [stdout] 3169 | assert!(sizes.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/criticality.rs:3247:17 [INFO] [stdout] | [INFO] [stdout] 3247 | assert!(hypothesis.candidate_explanations.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/criticality.rs:3446:17 [INFO] [stdout] | [INFO] [stdout] 3446 | assert!(recs.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2447:17 [INFO] [stdout] | [INFO] [stdout] 2447 | assert!(analogies.len() >= 0); // non-panic baseline; populated graph should yield some [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2518:17 [INFO] [stdout] | [INFO] [stdout] 2518 | assert!(concepts.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2712:17 [INFO] [stdout] | [INFO] [stdout] 2712 | assert!(report.proposed_changes.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2810:55 [INFO] [stdout] | [INFO] [stdout] 2810 | assert!(report.contradictions_detected > 0 || report.contradictions_resolved >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2818:17 [INFO] [stdout] | [INFO] [stdout] 2818 | assert!(report.causal_chains_discovered >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/reasoning.rs:2904:17 [INFO] [stdout] | [INFO] [stdout] 2904 | assert!(report.proposed_changes.len() >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.70s [INFO] running `Command { std: "docker" "inspect" "d3987f106ec71c94275ad104c94f91e23983e5ab4819f2ff8a9609e311c960c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3987f106ec71c94275ad104c94f91e23983e5ab4819f2ff8a9609e311c960c4", kill_on_drop: false }` [INFO] [stdout] d3987f106ec71c94275ad104c94f91e23983e5ab4819f2ff8a9609e311c960c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 421d7839c18e59a075625fbfc53db0fab4a449549799c0ed17e4b1e578acc924 [INFO] running `Command { std: "docker" "start" "-a" "421d7839c18e59a075625fbfc53db0fab4a449549799c0ed17e4b1e578acc924", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `sizes` [INFO] [stderr] --> src/criticality.rs:3178:14 [INFO] [stderr] | [INFO] [stderr] 3178 | let (sizes, _, _) = avalanche_detection(&brain).unwrap(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_sizes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `r2` [INFO] [stderr] --> src/criticality.rs:3635:21 [INFO] [stderr] | [INFO] [stderr] 3635 | let (gamma, r2) = fit_power_law(&sizes); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_r2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/prometheus.rs:28048:13 [INFO] [stderr] | [INFO] [stderr] 28048 | let c = brain.upsert_entity("X3", "widget").unwrap(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `has_scientist_analogy` [INFO] [stderr] --> src/reasoning.rs:2445:13 [INFO] [stderr] | [INFO] [stderr] 2445 | let has_scientist_analogy = analogies.iter().any(|a| a.structural_similarity > 0.2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_scientist_analogy` [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/criticality.rs:3169:17 [INFO] [stderr] | [INFO] [stderr] 3169 | assert!(sizes.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/criticality.rs:3247:17 [INFO] [stderr] | [INFO] [stderr] 3247 | assert!(hypothesis.candidate_explanations.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/criticality.rs:3446:17 [INFO] [stderr] | [INFO] [stderr] 3446 | assert!(recs.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2447:17 [INFO] [stderr] | [INFO] [stderr] 2447 | assert!(analogies.len() >= 0); // non-panic baseline; populated graph should yield some [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2518:17 [INFO] [stderr] | [INFO] [stderr] 2518 | assert!(concepts.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2712:17 [INFO] [stderr] | [INFO] [stderr] 2712 | assert!(report.proposed_changes.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2810:55 [INFO] [stderr] | [INFO] [stderr] 2810 | assert!(report.contradictions_detected > 0 || report.contradictions_resolved >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2818:17 [INFO] [stderr] | [INFO] [stderr] 2818 | assert!(report.causal_chains_discovered >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/reasoning.rs:2904:17 [INFO] [stderr] | [INFO] [stderr] 2904 | assert!(report.proposed_changes.len() >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `axon` (bin "axon" test) generated 13 warnings (run `cargo fix --bin "axon" -p axon --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axon-cfb6dc9fda4c5781) [INFO] [stdout] [INFO] [stdout] running 409 tests [INFO] [stdout] test chat::tests::test_format_relations_empty ... ok [INFO] [stdout] test chat::tests::test_parse_bare_subject ... ok [INFO] [stdout] test chat::tests::test_humanize_predicate ... ok [INFO] [stdout] test chat::tests::test_format_relations_grouped ... ok [INFO] [stdout] test chat::tests::test_parse_erzaehl_mir_ueber ... ok [INFO] [stdout] test chat::tests::test_parse_strips_trailing_punctuation ... ok [INFO] [stdout] test chat::tests::test_parse_tell_me_about ... ok [INFO] [stdout] test chat::tests::test_parse_wer_ist ... ok [INFO] [stdout] test chat::tests::test_parse_was_ist ... ok [INFO] [stdout] test chat::tests::test_parse_what_is ... ok [INFO] [stdout] test chat::tests::test_summary_concept ... ok [INFO] [stdout] test chat::tests::test_summary_org ... ok [INFO] [stdout] test chat::tests::test_parse_related_to ... ok [INFO] [stdout] test chat::tests::test_parse_explain ... ok [INFO] [stdout] test chat::tests::test_parse_who_was ... ok [INFO] [stdout] test chat::tests::test_summary_place ... ok [INFO] [stdout] test chat::tests::test_summary_person ... ok [INFO] [stdout] test chat::tests::test_parse_wer_war ... ok [INFO] [stdout] test chat::tests::test_parse_who_is ... ok [INFO] [stdout] test config::tests::missing_file_gives_defaults ... ok [INFO] [stdout] test chat::tests::test_summary_unknown_type ... ok [INFO] [stdout] test contradiction::tests::test_numeric_close_values_are_minor ... ok [INFO] [stdout] test contradiction::tests::test_format_contradictions_empty ... ok [INFO] [stdout] test contradiction::tests::test_format_contradictions_with_data ... ok [INFO] [stdout] test contradiction::tests::test_boolean_contradiction ... ok [INFO] [stdout] test contradiction::tests::test_severity_classification ... ok [INFO] [stdout] test crawler::tests::test_extract_text_empty_html ... ok [INFO] [stdout] test config::tests::default_round_trips ... ok [INFO] [stdout] test crawler::tests::test_extract_text_from_html ... ok [INFO] [stdout] test crawler::tests::test_extract_text_strips_footer_tag ... ok [INFO] [stdout] test crawler::tests::test_extract_links ... ok [INFO] [stdout] test crawler::tests::test_extract_text_strips_nav_by_class ... ok [INFO] [stdout] test crawler::tests::test_hash_content ... ok [INFO] [stdout] test crawler::tests::test_extract_text_strips_nav_by_id ... ok [INFO] [stdout] test crawler::tests::test_extract_text_keeps_content_tags ... ok [INFO] [stdout] test crawler::tests::test_extract_text_strips_role_navigation ... ok [INFO] [stdout] test crawler::tests::test_extract_text_wikipedia_realistic ... ok [INFO] [stdout] test chat::tests::test_answer_question_not_found ... ok [INFO] [stdout] test chat::tests::test_answer_question_empty_input ... ok [INFO] [stdout] test chat::tests::test_entity_no_facts_no_relations ... ok [INFO] [stdout] test criticality::tests::test_cosine_similarity_empty ... ok [INFO] [stdout] test criticality::tests::test_cosine_similarity_identical ... ok [INFO] [stdout] test criticality::tests::test_cosine_similarity_orthogonal ... ok [INFO] [stdout] test chat::tests::test_answer_question_exact_match ... ok [INFO] [stdout] test chat::tests::test_answer_question_fuzzy_match ... ok [INFO] [stdout] test criticality::tests::test_criticality_regime_display ... ok [INFO] [stdout] test chat::tests::test_format_answer_output ... ok [INFO] [stdout] test contradiction::tests::test_no_contradictions_empty ... ok [INFO] [stdout] test criticality::tests::test_abduce_unknown_observation ... ok [INFO] [stdout] test criticality::tests::test_all_systems_single_node ... ok [INFO] [stdout] test contradiction::tests::test_detects_contradicting_facts ... ok [INFO] [stdout] test criticality::tests::test_all_systems_two_connected_nodes ... ok [INFO] [stdout] test criticality::tests::test_avalanche_detection_no_history ... ok [INFO] [stdout] test contradiction::tests::test_ignores_keyword_duplicates ... ok [INFO] [stdout] test criticality::tests::test_build_temporal_index_empty ... ok [INFO] [stdout] test criticality::tests::test_critical_discovery_parameter_empty ... ok [INFO] [stdout] test criticality::tests::test_fit_power_law_empty ... ok [INFO] [stdout] test criticality::tests::test_fit_power_law_trivial ... ok [INFO] [stdout] test criticality::tests::test_domain_balance_score_empty ... ok [INFO] [stdout] test criticality::tests::test_criticality_report_empty ... ok [INFO] [stdout] test criticality::tests::test_discovery_velocity_no_hypotheses ... ok [INFO] [stdout] test criticality::tests::test_domain_balance_score_single_type ... ok [INFO] [stdout] test criticality::tests::test_domain_balance_score_balanced ... ok [INFO] [stdout] test criticality::tests::test_hub_vulnerability_empty ... ok [INFO] [stdout] test criticality::tests::test_avalanche_detection_with_graph ... ok [INFO] [stdout] test criticality::tests::test_linear_r_squared_perfect ... ok [INFO] [stdout] test criticality::tests::test_abduce_with_known_entities ... ok [INFO] [stdout] test criticality::tests::test_linear_r_squared_random ... ok [INFO] [stdout] test criticality::tests::test_introspect_empty ... ok [INFO] [stdout] test criticality::tests::test_domain_balance_score_unbalanced ... ok [INFO] [stdout] test criticality::tests::test_build_temporal_index_populated ... ok [INFO] [stdout] test criticality::tests::test_fully_connected_graph ... ok [INFO] [stdout] test criticality::tests::test_abduce_single_entity ... ok [INFO] [stdout] test criticality::tests::test_critical_discovery_parameter_populated ... ok [INFO] [stdout] test criticality::tests::test_explain_gap_disconnected_entities ... ok [INFO] [stdout] test criticality::tests::test_explain_gap_connected_entities ... ok [INFO] [stdout] test criticality::tests::test_criticality_report_populated ... ok [INFO] [stdout] test criticality::tests::test_predict_next_discovery_empty ... ok [INFO] [stdout] test criticality::tests::test_recommend_feeding_strategy_empty ... ok [INFO] [stdout] test criticality::tests::test_explain_gap_unknown_entity ... ok [INFO] [stdout] test criticality::tests::test_shannon_entropy_empty ... ok [INFO] [stdout] test criticality::tests::test_shannon_entropy_single ... ok [INFO] [stdout] test criticality::tests::test_shannon_entropy_uniform ... ok [INFO] [stdout] test criticality::tests::test_format_introspection ... ok [INFO] [stdout] test criticality::tests::test_record_avalanche ... ok [INFO] [stdout] test criticality::tests::test_format_criticality_report ... ok [INFO] [stdout] test criticality::tests::test_semantic_entropy_empty ... ok [INFO] [stdout] test criticality::tests::test_scale_free_score_empty ... ok [INFO] [stdout] test criticality::tests::test_hub_vulnerability_populated ... ok [INFO] [stdout] test criticality::tests::test_small_world_coefficient_empty ... ok [INFO] [stdout] test criticality::tests::test_predict_temporal_pattern_known ... ok [INFO] [stdout] test criticality::tests::test_staleness_index_empty ... ok [INFO] [stdout] test criticality::tests::test_staleness_index_fresh ... ok [INFO] [stdout] test criticality::tests::test_predict_temporal_pattern_unknown ... ok [INFO] [stdout] test criticality::tests::test_predict_next_discovery_populated ... ok [INFO] [stdout] test criticality::tests::test_introspect_populated ... ok [INFO] [stdout] test criticality::tests::test_semantic_entropy_homogeneous ... ok [INFO] [stdout] test criticality::tests::test_predict_next_discovery_sorted ... ok [INFO] [stdout] test criticality::tests::test_tridiagonal_eigenvalues_empty ... ok [INFO] [stdout] test criticality::tests::test_surprise_edge_fraction_empty ... ok [INFO] [stdout] test criticality::tests::test_temporal_anomalies_empty ... ok [INFO] [stdout] test criticality::tests::test_tridiagonal_eigenvalues_identity ... ok [INFO] [stdout] test criticality::tests::test_tridiagonal_eigenvalues_simple ... ok [INFO] [stdout] test criticality::tests::test_tridiagonal_eigenvalues_single ... ok [INFO] [stdout] test criticality::tests::test_recommend_feeding_strategy_populated ... ok [INFO] [stdout] test criticality::tests::test_surprise_edge_fraction_homogeneous ... ok [INFO] [stdout] test criticality::tests::test_topology_steering_recommendations_empty ... ok [INFO] [stdout] test criticality::tests::test_scale_free_score_populated ... ok [INFO] [stdout] test db::tests::test_apply_decay ... ok [INFO] [stdout] test criticality::tests::test_semantic_entropy_populated ... ok [INFO] [stdout] test criticality::tests::test_von_neumann_entropy_single_edge ... ok [INFO] [stdout] test criticality::tests::test_von_neumann_entropy_empty_graph ... ok [INFO] [stdout] test db::tests::test_confidence_caps_at_one ... ok [INFO] [stdout] test criticality::tests::test_small_world_coefficient_populated ... ok [INFO] [stdout] test db::tests::test_duplicate_frontier_entry ... ok [INFO] [stdout] test db::tests::test_forget ... ok [INFO] [stdout] test criticality::tests::test_surprise_edge_fraction_populated ... ok [INFO] [stdout] test db::tests::test_entity_confidence_increases ... ok [INFO] [stdout] test db::tests::test_get_related_entities ... ok [INFO] [stdout] test db::tests::test_frontier ... ok [INFO] [stdout] test db::tests::test_learn_from_extracted ... ok [INFO] [stdout] test criticality::tests::test_temporal_causality_same_entity ... ok [INFO] [stdout] test embeddings::tests::test_cosine_identical ... ok [INFO] [stdout] test criticality::tests::test_temporal_causality_unknown ... ok [INFO] [stdout] test embeddings::tests::test_cosine_orthogonal ... ok [INFO] [stdout] test embeddings::tests::test_cosine_zero_vector ... ok [INFO] [stdout] test embeddings::tests::test_distance_metric ... ok [INFO] [stdout] test embeddings::tests::test_hnsw_empty_search ... ok [INFO] [stdout] test db::tests::test_mark_crawled ... ok [INFO] [stdout] test embeddings::tests::test_hnsw_insert_and_search ... ok [INFO] [stdout] test criticality::tests::test_temporal_anomalies_populated ... ok [INFO] [stdout] test embeddings::tests::test_hnsw_remove ... ok [INFO] [stdout] test criticality::tests::test_temporal_causality_known_pair ... ok [INFO] [stdout] test embeddings::tests::test_kmeans_empty ... ok [INFO] [stdout] test embeddings::tests::test_kmeans_basic ... ok [INFO] [stdout] test embeddings::tests::test_mean_sparse ... ok [INFO] [stdout] test embeddings::tests::test_sparse_vec_norm ... ok [INFO] [stdout] test embeddings::tests::test_sparse_vec_dot ... ok [INFO] [stdout] test embeddings::tests::test_tokenize ... ok [INFO] [stdout] test embeddings::tests::test_tfidf_unique_word_higher ... ok [INFO] [stdout] test db::tests::test_recent_facts ... ok [INFO] [stdout] test embeddings::tests::test_tfidf_nonzero ... ok [INFO] [stdout] test embeddings::tests::test_vocabulary_build ... ok [INFO] [stdout] test db::tests::test_stats ... ok [INFO] [stdout] test criticality::tests::test_von_neumann_entropy_star_vs_chain ... ok [INFO] [stdout] test criticality::tests::test_von_neumann_entropy_populated ... ok [INFO] [stdout] test db::tests::test_top_entities ... ok [INFO] [stdout] test embeddings::tests::test_hnsw_serialize_roundtrip ... ok [INFO] [stdout] test db::tests::test_upsert_fact ... ok [INFO] [stdout] test db::tests::test_upsert_relation ... ok [INFO] [stdout] test db::tests::test_search_facts ... ok [INFO] [stdout] test db::tests::test_search_entities ... ok [INFO] [stdout] test embeddings::tests::test_hnsw_many_inserts ... ok [INFO] [stdout] test fuzzy::tests::test_auto_max_distance ... ok [INFO] [stdout] test db::tests::test_upsert_entity ... ok [INFO] [stdout] test fuzzy::tests::test_bigram_similarity ... ok [INFO] [stdout] test fuzzy::tests::test_fuzzy_search_exact ... ok [INFO] [stdout] test fuzzy::tests::test_fuzzy_search_no_match ... ok [INFO] [stdout] test fuzzy::tests::test_fuzzy_search_substring ... ok [INFO] [stdout] test fuzzy::tests::test_fuzzy_search_typo ... ok [INFO] [stdout] test fuzzy::tests::test_is_fuzzy_match ... ok [INFO] [stdout] test fuzzy::tests::test_levenshtein_case_insensitive ... ok [INFO] [stdout] test fuzzy::tests::test_levenshtein_empty ... ok [INFO] [stdout] test fuzzy::tests::test_levenshtein_identical ... ok [INFO] [stdout] test fuzzy::tests::test_levenshtein_single_edit ... ok [INFO] [stdout] test fuzzy::tests::test_levenshtein_transposition ... ok [INFO] [stdout] test fuzzy::tests::test_similarity ... ok [INFO] [stdout] test criticality::tests::test_topology_steering_recommendations_populated ... ok [INFO] [stdout] test export::tests::test_to_csv ... ok [INFO] [stdout] test export::tests::test_to_csv_quoting ... ok [INFO] [stdout] test export::tests::test_to_graphml ... ok [INFO] [stdout] test export::tests::test_to_dot ... ok [INFO] [stdout] test export::tests::test_to_dot_special_chars ... ok [INFO] [stdout] test export::tests::test_to_mermaid_empty ... ok [INFO] [stdout] test export::tests::test_to_mermaid ... ok [INFO] [stdout] test export::tests::test_to_json_ld ... ok [INFO] [stdout] test graph::tests::test_all_paths_depth_limit ... ok [INFO] [stdout] test export::tests::test_to_json_empty ... ok [INFO] [stdout] test export::tests::test_to_json ... ok [INFO] [stdout] test graph::tests::test_densest_core ... ok [INFO] [stdout] test graph::tests::test_communities ... ok [INFO] [stdout] test graph::tests::test_bfs_self_path ... ok [INFO] [stdout] test graph::tests::test_all_paths ... ok [INFO] [stdout] test graph::tests::test_format_path ... ok [INFO] [stdout] test graph::tests::test_infer_transitive ... ok [INFO] [stdout] test graph::tests::test_detect_contradictions ... ok [INFO] [stdout] test graph::tests::test_estimated_diameter ... ok [INFO] [stdout] test markdown::tests::test_code_blocks_skipped ... ok [INFO] [stdout] test markdown::tests::test_empty_markdown ... ok [INFO] [stdout] test markdown::tests::test_horizontal_rules_skipped ... ok [INFO] [stdout] test markdown::tests::test_strikethrough ... ok [INFO] [stdout] test markdown::tests::test_strip_formatting ... ok [INFO] [stdout] test graph::tests::test_k_core_decomposition ... ok [INFO] [stdout] test graph::tests::test_neighborhood_overlap ... ok [INFO] [stdout] test markdown::tests::test_strip_headings ... ok [INFO] [stdout] test markdown::tests::test_strip_images ... ok [INFO] [stdout] test markdown::tests::test_strip_links ... ok [INFO] [stdout] test markdown::tests::test_strip_lists ... ok [INFO] [stdout] test graph::tests::test_merge_near_duplicates ... ok [INFO] [stdout] test graph::tests::test_no_contradictions ... ok [INFO] [stdout] test nlp::tests::test_apposition_relation ... ok [INFO] [stdout] test graph::tests::test_pagerank_empty ... ok [INFO] [stdout] test nlp::tests::test_blacklist_filters_upload_special ... ok [INFO] [stdout] test nlp::tests::test_blacklist_filters_wikimedia ... ok [INFO] [stdout] test nlp::tests::test_blacklist_filters_wikipedia_chrome ... ok [INFO] [stdout] test nlp::tests::test_currency_chf ... ok [INFO] [stdout] test nlp::tests::test_currency_dollar ... ok [INFO] [stdout] test nlp::tests::test_currency_euro ... ok [INFO] [stdout] test nlp::tests::test_detect_german ... ok [INFO] [stdout] test nlp::tests::test_detect_english ... ok [INFO] [stdout] test nlp::tests::test_detect_french ... ok [INFO] [stdout] test nlp::tests::test_deduplicate_entities ... ok [INFO] [stdout] test nlp::tests::test_detect_spanish ... ok [INFO] [stdout] test nlp::tests::test_detect_italian ... ok [INFO] [stdout] test graph::tests::test_shortest_path_direct ... ok [INFO] [stdout] test nlp::tests::test_email_extraction ... ok [INFO] [stdout] test nlp::tests::test_empty_text ... ok [INFO] [stdout] test nlp::tests::test_entity_all_uppercase_rejected ... ok [INFO] [stdout] test graph::tests::test_shortest_path_not_found ... ok [INFO] [stdout] test graph::tests::test_pagerank ... ok [INFO] [stdout] test graph::tests::test_resource_allocation_predict ... ok [INFO] [stdout] test nlp::tests::test_entity_max_length ... ok [INFO] [stdout] test nlp::tests::test_entity_min_length ... ok [INFO] [stdout] test graph::tests::test_shortest_path_multi_hop ... ok [INFO] [stdout] test graph::tests::test_shortest_path_unknown ... ok [INFO] [stdout] test nlp::tests::test_entity_starting_with_number_rejected ... ok [INFO] [stdout] test nlp::tests::test_eu_date_format ... ok [INFO] [stdout] test graph::tests::test_small_world ... ok [INFO] [stdout] test nlp::tests::test_extract_entities_urls ... ok [INFO] [stdout] test nlp::tests::test_extract_relations ... ok [INFO] [stdout] test nlp::tests::test_extract_entities_capitalized ... ok [INFO] [stdout] test nlp::tests::test_extract_keywords ... ok [INFO] [stdout] test nlp::tests::test_geo_suffix_classification ... ok [INFO] [stdout] test nlp::tests::test_extract_entities_years ... ok [INFO] [stdout] test nlp::tests::test_generic_adjectives_rejected ... ok [INFO] [stdout] test nlp::tests::test_french_date ... ok [INFO] [stdout] test nlp::tests::test_german_compound_noun ... ok [INFO] [stdout] test nlp::tests::test_levenshtein_different ... ok [INFO] [stdout] test markdown::tests::test_ingest_file ... ok [INFO] [stdout] test nlp::tests::test_german_stopwords_filtered ... ok [INFO] [stdout] test nlp::tests::test_levenshtein_empty ... ok [INFO] [stdout] test graph::tests::test_type_aware_link_predict ... ok [INFO] [stdout] test nlp::tests::test_iso_date ... ok [INFO] [stdout] test nlp::tests::test_levenshtein_identical ... ok [INFO] [stdout] test nlp::tests::test_italian_date ... ok [INFO] [stdout] test nlp::tests::test_german_date_format ... ok [INFO] [stdout] test nlp::tests::test_linking_words_require_capitalized_follower ... ok [INFO] [stdout] test nlp::tests::test_linking_words_bridge_entities ... ok [INFO] [stdout] test nlp::tests::test_mixed_entities ... ok [INFO] [stdout] test nlp::tests::test_passive_voice_relation ... ok [INFO] [stdout] test nlp::tests::test_number_unit_gb ... ok [INFO] [stdout] test nlp::tests::test_number_unit_ghz ... ok [INFO] [stdout] test nlp::tests::test_multi_word_entity ... ok [INFO] [stdout] test nlp::tests::test_sentence_boundary_abbreviations ... ok [INFO] [stdout] test nlp::tests::test_phrase_max_6_words ... ok [INFO] [stdout] test nlp::tests::test_percentage ... ok [INFO] [stdout] test nlp::tests::test_sentence_boundary_mr ... ok [INFO] [stdout] test nlp::tests::test_real_entity_not_filtered ... ok [INFO] [stdout] test nlp::tests::test_relative_date_german ... ok [INFO] [stdout] test nlp::tests::test_process_text_language_detection ... ok [INFO] [stdout] test nlp::tests::test_single_word_person_titles_rejected ... ok [INFO] [stdout] test nlp::tests::test_process_text_filters_noise ... ok [INFO] [stdout] test nlp::tests::test_split_sentences ... ok [INFO] [stdout] test nlp::tests::test_stop_words_filtered ... ok [INFO] [stdout] test nlp::tests::test_relative_date_english ... ok [INFO] [stdout] test nlp::tests::test_process_text ... ok [INFO] [stdout] test plugin::tests::test_atom_extract_entries ... ok [INFO] [stdout] test plugin::tests::test_extract_xml_tag_cdata ... ok [INFO] [stdout] test plugin::tests::test_github_matches ... ok [INFO] [stdout] test plugin::tests::test_extract_xml_tag ... ok [INFO] [stdout] test nlp::tests::test_url_extraction ... ok [INFO] [stdout] test nlp::tests::test_us_date_format ... ok [INFO] [stdout] test nlp::tests::test_unicode_em_dash_no_panic ... ok [INFO] [stdout] test nlp::tests::test_tokenize ... ok [INFO] [stdout] test nlp::tests::test_unicode_mixed_no_panic ... ok [INFO] [stdout] test plugin::tests::test_github_no_match_subpages ... ok [INFO] [stdout] test nlp::tests::test_unicode_en_dash_no_panic ... ok [INFO] [stdout] test plugin::tests::test_hackernews_matches ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_github ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_hackernews ... ok [INFO] [stdout] test plugin::tests::test_plugin_output_is_empty ... ok [INFO] [stdout] test plugin::tests::test_github_extract_metadata ... ok [INFO] [stdout] test plugin::tests::test_hackernews_extract ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_news ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_rss ... ok [INFO] [stdout] test plugin::tests::test_news_matches ... ok [INFO] [stdout] test plugin::tests::test_percent_decode ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_wikipedia ... ok [INFO] [stdout] test plugin::tests::test_registry_get_by_name ... ok [INFO] [stdout] test plugin::tests::test_split_xml_tags ... ok [INFO] [stdout] test plugin::tests::test_registry_list_names ... ok [INFO] [stdout] test plugin::tests::test_registry_extract_auto_detect ... ok [INFO] [stdout] test plugin::tests::test_news_extract_og_tags ... ok [INFO] [stdout] test plugin::tests::test_rss_matches ... ok [INFO] [stdout] test plugin::tests::test_strip_html_tags ... ok [INFO] [stdout] test plugin::tests::test_registry_detect_none ... ok [INFO] [stdout] test plugin::tests::test_rss_extract_items ... ok [INFO] [stdout] test plugin::tests::test_registry_extract_with_force ... ok [INFO] [stdout] test plugin::tests::test_wikipedia_matches ... ok [INFO] [stdout] test plugin::tests::test_plugin_config_from_toml ... ok [INFO] [stdout] test plugin::tests::test_wikipedia_percent_decode_title ... ok [INFO] [stdout] test plugin::tests::test_wikipedia_extract_infobox ... ok [INFO] [stdout] test prometheus::tests::test_hypothesis_status_roundtrip ... ok [INFO] [stdout] test prometheus::tests::test_infer_predicate_basics ... ok [INFO] [stdout] test prometheus::tests::test_detect_correct_type_geopolitical ... ok [INFO] [stdout] test prometheus::tests::test_is_contradicting_predicate ... ok [INFO] [stdout] test prometheus::tests::test_pattern_type_roundtrip ... ok [INFO] [stdout] test prometheus::tests::test_predicates_similar ... ok [INFO] [stdout] test prometheus::tests::test_explain_nonexistent ... ok [INFO] [stdout] test prometheus::tests::test_explain_hypothesis ... ok [INFO] [stdout] test prometheus::tests::test_discovery_scores ... ok [INFO] [stdout] test prometheus::tests::test_get_pattern_weights ... ok [INFO] [stdout] test prometheus::tests::test_check_contradiction_none ... ok [INFO] [stdout] test prometheus::tests::test_list_hypotheses_filter ... ok [INFO] [stdout] test prometheus::tests::test_discovery_scores_empty ... ok [INFO] [stdout] test prometheus::tests::test_init_schema ... ok [INFO] [stdout] test prometheus::tests::test_record_outcome_and_weight ... ok [INFO] [stdout] test prometheus::tests::test_frequent_subgraphs ... ok [INFO] [stdout] test prometheus::tests::test_type_incompatibility ... ok [INFO] [stdout] test prometheus::tests::test_generate_hypotheses_from_holes ... ok [INFO] [stdout] test prometheus::tests::test_anomalies ... ok [INFO] [stdout] test prometheus::tests::test_generate_hypotheses_from_type_gaps ... ok [INFO] [stdout] test prometheus::tests::test_predicate_chains ... ok [INFO] [stdout] test prometheus::tests::test_co_occurrences ... ok [INFO] [stdout] test prometheus::tests::test_report_json ... ok [INFO] [stdout] test prometheus::tests::test_save_discovery ... ok [INFO] [stdout] test prometheus::tests::test_save_and_get_hypothesis ... ok [INFO] [stdout] test prometheus::tests::test_report_markdown ... ok [INFO] [stdout] test reasoning::tests::test_analogy_score_cross_domain_bonus ... ok [INFO] [stdout] test reasoning::tests::test_analogy_score_more_mappings_better ... ok [INFO] [stdout] test prometheus::tests::test_save_pattern ... ok [INFO] [stdout] test query::tests::test_about_no_match ... ok [INFO] [stdout] test reasoning::tests::test_build_predicate_mapping ... ok [INFO] [stdout] test reasoning::tests::test_causal_chain_is_purely_causal ... ok [INFO] [stdout] test reasoning::tests::test_causal_chain_mixed_not_purely_causal ... ok [INFO] [stdout] test reasoning::tests::test_causal_strength_correlative_weaker ... ok [INFO] [stdout] test reasoning::tests::test_causal_strength_empty_chain ... ok [INFO] [stdout] test reasoning::tests::test_causal_strength_shorter_stronger ... ok [INFO] [stdout] test reasoning::tests::test_causal_strength_single_hop_causal ... ok [INFO] [stdout] test query::tests::test_ask ... ok [INFO] [stdout] test prometheus::tests::test_structural_holes ... ok [INFO] [stdout] test prometheus::tests::test_type_gaps ... ok [INFO] [stdout] test prometheus::tests::test_update_hypothesis_status ... ok [INFO] [stdout] test query::tests::test_ask_no_results ... ok [INFO] [stdout] test reasoning::tests::test_determine_resolution_strategy_different_sources ... ok [INFO] [stdout] test reasoning::tests::test_determine_resolution_strategy_high_gap ... ok [INFO] [stdout] test prometheus::tests::test_score_hypothesis ... ok [INFO] [stdout] test prometheus::tests::test_temporal_patterns ... ok [INFO] [stdout] test prometheus::tests::test_validate_hypothesis_with_evidence ... ok [INFO] [stdout] test query::tests::test_about ... ok [INFO] [stdout] test query::tests::test_recent ... ok [INFO] [stdout] test reasoning::tests::test_detect_contradictions_empty_graph ... ok [INFO] [stdout] test query::tests::test_topics ... ok [INFO] [stdout] test query::tests::test_related ... ok [INFO] [stdout] test reasoning::tests::test_disconnected_components ... ok [INFO] [stdout] test reasoning::tests::test_extract_year ... ok [INFO] [stdout] test reasoning::tests::test_apply_ontology_merge ... ok [INFO] [stdout] test reasoning::tests::test_detect_temporal_contradictions ... ok [INFO] [stdout] test reasoning::tests::test_generate_concept_name_empty ... ok [INFO] [stdout] test reasoning::tests::test_generate_concept_name_generic ... ok [INFO] [stdout] test reasoning::tests::test_generate_concept_name_known_pattern ... ok [INFO] [stdout] test reasoning::tests::test_apply_ontology_retype ... ok [INFO] [stdout] test reasoning::tests::test_cyclic_graph ... ok [INFO] [stdout] test reasoning::tests::test_discover_analogies_empty_graph ... ok [INFO] [stdout] test reasoning::tests::test_discover_causal_chains_empty_graph ... ok [INFO] [stdout] test reasoning::tests::test_predicate_signature_similarity_disjoint ... ok [INFO] [stdout] test reasoning::tests::test_predicate_signature_directed_similarity ... ok [INFO] [stdout] test reasoning::tests::test_predicate_signature_similarity_identical ... ok [INFO] [stdout] test reasoning::tests::test_detect_contradictions_no_conflict ... ok [INFO] [stdout] test reasoning::tests::test_discover_emergent_concepts_empty_graph ... ok [INFO] [stdout] test reasoning::tests::test_discover_causal_chains_direct ... ok [INFO] [stdout] test reasoning::tests::test_discover_causal_chains_no_path ... ok [INFO] [stdout] test reasoning::tests::test_materialize_concepts_low_confidence_skipped ... ok [INFO] [stdout] test reasoning::tests::test_discover_causal_chains_multi_hop ... ok [INFO] [stdout] test reasoning::tests::test_find_indirect_causes_depth_limit ... ok [INFO] [stdout] test reasoning::tests::test_reasoning_cycle_empty_graph ... ok [INFO] [stdout] test reasoning::tests::test_find_indirect_causes ... ok [INFO] [stdout] test reasoning::tests::test_detect_contradictions_fact_conflict ... ok [INFO] [stdout] test reasoning::tests::test_resolve_contradiction_confidence_weighted ... ok [INFO] [stdout] test reasoning::tests::test_discover_analogies_finds_similar_scientists ... ok [INFO] [stdout] test sitemap::tests::test_extract_first_tag_content ... ok [INFO] [stdout] test sitemap::tests::test_extract_tag_contents ... ok [INFO] [stdout] test sitemap::tests::test_parse_empty ... ok [INFO] [stdout] test sitemap::tests::test_parse_sitemap_index ... ok [INFO] [stdout] test reasoning::tests::test_restructure_ontology_detects_synonyms ... ok [INFO] [stdout] test sitemap::tests::test_parse_sitemap_with_attributes ... ok [INFO] [stdout] test sitemap::tests::test_parse_urlset ... ok [INFO] [stdout] test reasoning::tests::test_restructure_ontology_empty_graph ... ok [INFO] [stdout] test reasoning::tests::test_single_node_graph ... ok [INFO] [stdout] test reasoning::tests::test_reasoning_cycle_with_causal_graph ... ok [INFO] [stdout] test reasoning::tests::test_discover_emergent_concepts_populated ... ok [INFO] [stdout] test tui::tests::test_confidence_color_green ... ok [INFO] [stdout] test tui::tests::test_confidence_color_red ... ok [INFO] [stdout] test tui::tests::test_confidence_color_yellow ... ok [INFO] [stdout] test reasoning::tests::test_high_branching_factor ... ok [INFO] [stdout] test tui::tests::test_app_filter ... ok [INFO] [stdout] test tui::tests::test_app_jump_top_bottom ... ok [INFO] [stdout] test tui::tests::test_app_new_empty_brain ... ok [INFO] [stdout] test tui::tests::test_app_move_selection ... ok [INFO] [stdout] test reasoning::tests::test_materialize_concepts ... ok [INFO] [stdout] test tui::tests::test_app_with_entities ... ok [INFO] [stdout] test reasoning::tests::test_restructure_ontology_populated ... ok [INFO] [stdout] test reasoning::tests::test_reasoning_cycle_populated ... ok [INFO] [stdout] test prometheus::tests::test_full_discover_pipeline ... ok [INFO] [stdout] test server::tests::test_api_topics ... ok [INFO] [stdout] test server::tests::test_api_ask_empty ... ok [INFO] [stdout] test server::tests::test_api_stats ... ok [INFO] [stdout] test server::tests::test_dashboard ... ok [INFO] [stdout] test server::tests::test_api_ask ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 409 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "421d7839c18e59a075625fbfc53db0fab4a449549799c0ed17e4b1e578acc924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421d7839c18e59a075625fbfc53db0fab4a449549799c0ed17e4b1e578acc924", kill_on_drop: false }` [INFO] [stdout] 421d7839c18e59a075625fbfc53db0fab4a449549799c0ed17e4b1e578acc924