[INFO] cloning repository https://github.com/mostafa/rsigma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mostafa/rsigma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafa%2Frsigma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafa%2Frsigma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23cd266f1cac67b71c830cc34df582e3152c6758
[INFO] testing mostafa/rsigma against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmostafa%2Frsigma" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mostafa/rsigma
[INFO] finished tweaking git repo https://github.com/mostafa/rsigma
[INFO] tweaked toml for git repo https://github.com/mostafa/rsigma written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mostafa/rsigma on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mostafa/rsigma 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded yamlpath v0.34.0
[INFO] [stderr]   Downloaded tree-sitter-iter v0.0.3
[INFO] [stderr]   Downloaded ls-types v0.0.3
[INFO] [stderr]   Downloaded inventory v0.3.22
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded hifijson v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.61
[INFO] [stderr]   Downloaded jaq-interpret v1.5.0
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded tree-sitter-yaml v0.7.2
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded tree-sitter v0.26.5
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded jsonschema v0.42.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded referencing v0.42.1
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded tower-lsp-server v0.23.0
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded serde_json_path_core v0.2.2
[INFO] [stderr]   Downloaded yamlpatch v0.12.0
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded jaq-syn v1.6.0
[INFO] [stderr]   Downloaded jaq-parse v1.0.3
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded serde_json_path v0.7.2
[INFO] [stderr]   Downloaded subfeature v0.0.4
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded serde_json_path_macros_internal v0.1.2
[INFO] [stderr]   Downloaded serde_json_path_macros v0.1.6
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad252ff6f62d80da38f121bfde3ffaebd82abf7663c7c68d8c3d7fb855d1a8e
[INFO] running `Command { std: "docker" "start" "-a" "5ad252ff6f62d80da38f121bfde3ffaebd82abf7663c7c68d8c3d7fb855d1a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad252ff6f62d80da38f121bfde3ffaebd82abf7663c7c68d8c3d7fb855d1a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad252ff6f62d80da38f121bfde3ffaebd82abf7663c7c68d8c3d7fb855d1a8e", kill_on_drop: false }`
[INFO] [stdout] 5ad252ff6f62d80da38f121bfde3ffaebd82abf7663c7c68d8c3d7fb855d1a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3269dcffcb5715639d0882e8a30e14afa29d1570b56d98bbfcd15db3bfa9ebe
[INFO] running `Command { std: "docker" "start" "-a" "b3269dcffcb5715639d0882e8a30e14afa29d1570b56d98bbfcd15db3bfa9ebe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[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 cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hifijson v0.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tree-sitter-iter v0.0.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[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_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling jaq-syn v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling yamlpath v0.34.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling subfeature v0.0.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling referencing v0.42.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling jaq-interpret v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rsigma-parser v0.5.0 (/opt/rustwide/workdir/crates/rsigma-parser)
[INFO] [stderr]    Compiling yamlpatch v0.12.0
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling jaq-parse v1.0.3
[INFO] [stderr]    Compiling rsigma-eval v0.5.0 (/opt/rustwide/workdir/crates/rsigma-eval)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rsigma-lsp v0.5.0 (/opt/rustwide/workdir/crates/rsigma-lsp)
[INFO] [stderr]    Compiling jsonschema v0.42.1
[INFO] [stderr]    Compiling rsigma v0.5.0 (/opt/rustwide/workdir/crates/rsigma-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "b3269dcffcb5715639d0882e8a30e14afa29d1570b56d98bbfcd15db3bfa9ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3269dcffcb5715639d0882e8a30e14afa29d1570b56d98bbfcd15db3bfa9ebe", kill_on_drop: false }`
[INFO] [stdout] b3269dcffcb5715639d0882e8a30e14afa29d1570b56d98bbfcd15db3bfa9ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff63b2d2d342b46b485fd668875763a9c2f835d67adea798e609f1d4aef0c6f
[INFO] running `Command { std: "docker" "start" "-a" "6ff63b2d2d342b46b485fd668875763a9c2f835d67adea798e609f1d4aef0c6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ls-types v0.0.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling referencing v0.42.1
[INFO] [stderr]    Compiling jaq-interpret v1.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling jsonschema v0.42.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling jaq-parse v1.0.3
[INFO] [stderr]    Compiling rsigma-parser v0.5.0 (/opt/rustwide/workdir/crates/rsigma-parser)
[INFO] [stderr]    Compiling rsigma-eval v0.5.0 (/opt/rustwide/workdir/crates/rsigma-eval)
[INFO] [stderr]    Compiling rsigma v0.5.0 (/opt/rustwide/workdir/crates/rsigma-cli)
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling rsigma-lsp v0.5.0 (/opt/rustwide/workdir/crates/rsigma-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "6ff63b2d2d342b46b485fd668875763a9c2f835d67adea798e609f1d4aef0c6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff63b2d2d342b46b485fd668875763a9c2f835d67adea798e609f1d4aef0c6f", kill_on_drop: false }`
[INFO] [stdout] 6ff63b2d2d342b46b485fd668875763a9c2f835d67adea798e609f1d4aef0c6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] faf49a4e606cb403edfa368e06cbb688eb98bffe4a397dbdb58a8cd45b1fa79b
[INFO] running `Command { std: "docker" "start" "-a" "faf49a4e606cb403edfa368e06cbb688eb98bffe4a397dbdb58a8cd45b1fa79b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsigma-3113eddef3bd8788)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fix::tests::json_pointer_empty ... ok
[INFO] [stdout] test fix::tests::json_pointer_root ... ok
[INFO] [stdout] test fix::tests::fix_rename_key_nested ... ok
[INFO] [stdout] test fix::tests::fix_rename_detection_key_with_modifiers ... ok
[INFO] [stdout] test fix::tests::fix_replace_value_on_file ... ok
[INFO] [stdout] test fix::tests::json_pointer_nested ... ok
[INFO] [stdout] test fix::tests::json_pointer_with_index ... ok
[INFO] [stdout] test fix::tests::fix_rename_key_top_level ... ok
[INFO] [stdout] test fix::tests::json_pointer_simple_key ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-bbc1b71a5e43a520)
[INFO] [stdout] test fix::tests::json_pointer_detection_path ... ok
[INFO] [stdout] test fix::tests::sequential_patches_reparse_correctly ... ok
[INFO] [stdout] test fix::tests::fix_remove_on_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test condition_complex ... ok
[INFO] [stdout] test condition_valid ... ok
[INFO] [stdout] test eval_at_file_ndjson ... ok
[INFO] [stdout] test eval_filter_allows_match ... ok
[INFO] [stdout] test condition_invalid ... ok
[INFO] [stdout] test eval_correlation_with_suppress ... ok
[INFO] [stdout] test eval_custom_timestamp_field ... ok
[INFO] [stdout] test eval_at_file_not_found ... ok
[INFO] [stdout] test eval_correlation_below_threshold ... ok
[INFO] [stdout] test eval_filter_excludes_match ... ok
[INFO] [stdout] test eval_at_file_single_event ... ok
[INFO] [stdout] test eval_jq_filter ... ok
[INFO] [stdout] test daemon_without_state_db_works ... ok
[INFO] [stdout] test eval_jq_and_jsonpath_conflict ... ok
[INFO] [stdout] test eval_ndjson_skips_blank_lines ... ok
[INFO] [stdout] test eval_jsonpath_filter ... ok
[INFO] [stdout] test eval_include_event ... ok
[INFO] [stdout] test eval_correlation_fires ... ok
[INFO] [stdout] test eval_ndjson_stdin ... ok
[INFO] [stdout] test daemon_state_db_created_on_first_run ... ok
[INFO] [stdout] test eval_missing_rules_arg ... ok
[INFO] [stdout] test eval_nonexistent_rules_path ... ok
[INFO] [stdout] test eval_invalid_json_event ... ok
[INFO] [stdout] test eval_pretty_output ... ok
[INFO] [stdout] test daemon_detection_only_with_state_db ... ok
[INFO] [stdout] test lint_fix_multiple_issues ... ok
[INFO] [stdout] test lint_directory ... ok
[INFO] [stdout] test lint_deprecated_without_related ... ok
[INFO] [stdout] test eval_single_event_no_match ... ok
[INFO] [stdout] test eval_with_pipeline ... ok
[INFO] [stdout] test eval_single_event_match ... ok
[INFO] [stdout] test eval_no_detections_flag ... ok
[INFO] [stdout] test help_flag ... ok
[INFO] [stdout] test lint_filter_has_level ... ok
[INFO] [stdout] test lint_nonexistent_path ... ok
[INFO] [stdout] test lint_invalid_level ... ok
[INFO] [stdout] test lint_fix_no_changes_on_clean_rule ... ok
[INFO] [stdout] test eval_correlation_action_reset ... ok
[INFO] [stdout] test lint_multi_doc_yaml ... ok
[INFO] [stdout] test lint_invalid_correlation ... ok
[INFO] [stdout] test lint_fix_corrects_invalid_status ... ok
[INFO] [stdout] test lint_valid_filter ... ok
[INFO] [stdout] test lint_valid_rule_passes ... ok
[INFO] [stdout] test parse_nonexistent_file ... ok
[INFO] [stdout] test stdin_valid_rule ... ok
[INFO] [stdout] test lint_missing_detection ... ok
[INFO] [stdout] test validate_directory_with_errors ... ok
[INFO] [stdout] test lint_fix_removes_duplicate_tag ... ok
[INFO] [stdout] test stdin_invalid_yaml ... ok
[INFO] [stdout] test lint_invalid_tags ... ok
[INFO] [stdout] test version_flag ... ok
[INFO] [stdout] test lint_valid_rule_verbose ... ok
[INFO] [stdout] test validate_nonexistent_directory ... ok
[INFO] [stdout] test validate_directory_with_valid_rules ... ok
[INFO] [stdout] test no_subcommand_shows_help ... ok
[INFO] [stdout] test lint_valid_correlation ... ok
[INFO] [stdout] test validate_with_pipeline ... ok
[INFO] [stdout] test parse_valid_rule ... ok
[INFO] [stdout] test parse_invalid_yaml ... ok
[INFO] [stdout] test lint_fix_renames_uppercase_key ... ok
[INFO] [stdout] test lint_invalid_status ... ok
[INFO] [stdout] test lint_invalid_date ... ok
[INFO] [stdout] test daemon_state_db_multiple_groups ... ok
[INFO] [stdout] test daemon_state_persists_across_restarts ... ok
[INFO] [stdout] test lint_with_local_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsigma_eval-c3c06bdb3cd30c10)
[INFO] [stdout] 
[INFO] [stdout] running 303 tests
[INFO] [stdout] test compiler::tests::test_all_modifier_empty_values_rejected ... ok
[INFO] [stdout] test compiler::tests::test_compile_exists ... ok
[INFO] [stdout] test compiler::tests::test_compile_exact_match ... ok
[INFO] [stdout] test compiler::tests::test_base64_offset_patterns ... ok
[INFO] [stdout] test compiler::tests::test_all_modifier_multiple_values_accepted ... ok
[INFO] [stdout] test compiler::tests::test_compile_cidr ... ok
[INFO] [stdout] test compiler::tests::test_compile_endswith ... ok
[INFO] [stdout] test compiler::tests::test_compile_contains_all ... ok
[INFO] [stdout] test compiler::tests::test_compile_contains ... ok
[INFO] [stdout] test compiler::tests::test_pattern_matches ... ok
[INFO] [stdout] test compiler::tests::test_no_include_event_by_default ... ok
[INFO] [stdout] test compiler::tests::test_include_event_custom_attribute ... ok
[INFO] [stdout] test compiler::tests::test_eval_condition_and ... ok
[INFO] [stdout] test compiler::tests::test_compile_expand_modifier ... ok
[INFO] [stdout] test compiler::tests::test_compile_timestamp_month_modifier ... ok
[INFO] [stdout] test compiler::tests::test_compile_numeric_comparison ... ok
[INFO] [stdout] test compiler::tests::test_all_modifier_single_value_rejected ... ok
[INFO] [stdout] test compiler::tests::test_regex_case_sensitive_by_default ... ok
[INFO] [stdout] test compiler::tests::test_regex_case_insensitive_with_i_modifier ... ok
[INFO] [stdout] test compiler::tests::test_compile_wildcard ... ok
[INFO] [stdout] test compiler::tests::test_compile_timestamp_hour_modifier ... ok
[INFO] [stdout] test compiler::tests::test_windash_expansion ... ok
[INFO] [stdout] test compiler::tests::test_windash_single_dash ... ok
[INFO] [stdout] test compiler::tests::test_windash_no_dash ... ok
[INFO] [stdout] test correlation::tests::test_condition_check_range ... ok
[INFO] [stdout] test correlation::tests::test_eval_temporal_expr_and ... ok
[INFO] [stdout] test correlation::tests::test_eval_temporal_expr_not ... ok
[INFO] [stdout] test correlation::tests::test_compile_correlation_with_custom_attributes ... ok
[INFO] [stdout] test correlation::tests::test_eval_temporal_expr_and_incomplete ... ok
[INFO] [stdout] test correlation::tests::test_condition_check ... ok
[INFO] [stdout] test correlation::tests::test_eval_temporal_expr_complex ... ok
[INFO] [stdout] test correlation::tests::test_eval_temporal_expr_or ... ok
[INFO] [stdout] test correlation::tests::test_event_buffer_compression_saves_memory ... ok
[INFO] [stdout] test correlation::tests::test_compile_correlation_basic ... ok
[INFO] [stdout] test correlation::tests::test_check_condition_with_extended_expr ... ok
[INFO] [stdout] test correlation::tests::test_check_condition_temporal_no_extended_expr ... ok
[INFO] [stdout] test compiler::tests::test_compile_regex ... ok
[INFO] [stdout] test correlation::tests::test_event_buffer_clear ... ok
[INFO] [stdout] test correlation::tests::test_event_buffer_eviction ... ok
[INFO] [stdout] test correlation::tests::test_event_buffer_max_events_cap ... ok
[INFO] [stdout] test correlation::tests::test_event_ref_buffer_clear ... ok
[INFO] [stdout] test correlation::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test correlation::tests::test_event_ref_buffer_eviction ... ok
[INFO] [stdout] test correlation::tests::test_event_ref_buffer_push_and_refs ... ok
[INFO] [stdout] test correlation::tests::test_event_buffer_push_and_decompress ... ok
[INFO] [stdout] test correlation::tests::test_event_ref_buffer_max_cap ... ok
[INFO] [stdout] test correlation::tests::test_extended_temporal_empty_hits ... ok
[INFO] [stdout] test correlation::tests::test_extended_temporal_or_single_rule ... ok
[INFO] [stdout] test correlation::tests::test_extended_temporal_with_empty_deque ... ok
[INFO] [stdout] test correlation::tests::test_group_key_aliased ... ok
[INFO] [stdout] test correlation::tests::test_group_key_missing_field ... ok
[INFO] [stdout] test correlation::tests::test_percentile_linear_interp_basic ... ok
[INFO] [stdout] test correlation::tests::test_percentile_linear_interp_interpolation ... ok
[INFO] [stdout] test correlation::tests::test_percentile_linear_interp_single ... ok
[INFO] [stdout] test correlation::tests::test_percentile_clamps_out_of_range ... ok
[INFO] [stdout] test correlation::tests::test_value_percentile_check_condition ... ok
[INFO] [stdout] test correlation::tests::test_percentile_linear_interp_1st_percentile ... ok
[INFO] [stdout] test correlation::tests::test_value_percentile_empty_window ... ok
[INFO] [stdout] test correlation::tests::test_group_key_extract ... ok
[INFO] [stdout] test correlation::tests::test_window_event_count ... ok
[INFO] [stdout] test correlation::tests::test_window_value_count ... ok
[INFO] [stdout] test correlation::tests::test_window_event_count_eviction ... ok
[INFO] [stdout] test correlation::tests::test_extract_event_id_common_fields ... ok
[INFO] [stdout] test correlation::tests::test_percentile_0th_and_100th ... ok
[INFO] [stdout] test correlation::tests::test_window_temporal_ordered ... ok
[INFO] [stdout] test correlation::tests::test_window_temporal_ordered_wrong_order ... ok
[INFO] [stdout] test correlation::tests::test_window_value_avg ... ok
[INFO] [stdout] test correlation::tests::test_window_temporal ... ok
[INFO] [stdout] test correlation::tests::test_percentile_two_values ... ok
[INFO] [stdout] test correlation::tests::test_window_value_sum ... ok
[INFO] [stdout] test correlation::tests::test_window_value_median ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_cycle_self ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_disabled_by_default ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_included_when_enabled ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_cycle_transitive ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_with_reset_action ... ok
[INFO] [stdout] test correlation_engine::tests::test_aws_bucket_enumeration ... ok
[INFO] [stdout] test correlation_engine::tests::test_chaining_event_count_to_temporal ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_with_set_include ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_cycle_direct ... ok
[INFO] [stdout] test correlation_engine::tests::test_action_reset ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_max_cap ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_action ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_action_does_not_override_cli ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_suppress_does_not_override_cli ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_events_eviction_syncs_with_window ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_no_cycle_valid_chain ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_timestamp_field ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_refs_mode_no_id_field ... ok
[INFO] [stdout] test correlation_engine::tests::test_correlation_refs_mode_basic ... ok
[INFO] [stdout] test correlation_engine::tests::test_event_buffer_monitoring ... ok
[INFO] [stdout] test correlation_engine::tests::test_emit_detections_true_by_default ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_timestamp_field_no_duplicates ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_timestamp_field_used_for_extraction ... ok
[INFO] [stdout] test correlation_engine::tests::test_emit_detections_false_suppresses ... ok
[INFO] [stdout] test correlation_engine::tests::test_extract_timestamp_fallback_fields ... ok
[INFO] [stdout] test correlation_engine::tests::test_event_count_different_groups ... ok
[INFO] [stdout] test correlation_engine::tests::test_expand_modifier_with_correlation ... ok
[INFO] [stdout] test correlation_engine::tests::test_extended_temporal_or_condition ... ok
[INFO] [stdout] test correlation_engine::tests::test_event_count_window_expiry ... ok
[INFO] [stdout] test correlation_engine::tests::test_extract_timestamp_from_event ... ok
[INFO] [stdout] test correlation_engine::tests::test_event_count_range_condition ... ok
[INFO] [stdout] test correlation_engine::tests::test_extract_timestamp_returns_none_when_missing ... ok
[INFO] [stdout] test correlation_engine::tests::test_field_aliases ... ok
[INFO] [stdout] test correlation_engine::tests::test_extended_temporal_and_condition ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_epoch_millis ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_naive ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_rfc3339 ... ok
[INFO] [stdout] test correlation_engine::tests::test_generate_true_keeps_detections ... ok
[INFO] [stdout] test correlation_engine::tests::test_no_suppression_fires_every_event ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_epoch_secs ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_fractional ... ok
[INFO] [stdout] test correlation_engine::tests::test_parse_timestamp_with_space ... ok
[INFO] [stdout] test correlation_engine::tests::test_per_correlation_custom_attr_suppress_and_action ... ok
[INFO] [stdout] test correlation_engine::tests::test_state_count ... ok
[INFO] [stdout] test correlation_engine::tests::test_per_correlation_custom_attributes_from_yaml ... ok
[INFO] [stdout] test correlation_engine::tests::test_suppress_and_reset_combined ... ok
[INFO] [stdout] test correlation_engine::tests::test_extended_temporal_partial_and_no_fire ... ok
[INFO] [stdout] test correlation_engine::tests::test_repeat_rules_in_correlation ... ok
[INFO] [stdout] test correlation_engine::tests::test_suppression_per_group_key ... ok
[INFO] [stdout] test correlation_engine::tests::test_timestamp_fallback_skip ... ok
[INFO] [stdout] test correlation_engine::tests::test_temporal_ordered ... ok
[INFO] [stdout] test correlation_engine::tests::test_temporal ... ok
[INFO] [stdout] test correlation_engine::tests::test_timestamp_fallback_wallclock_default ... ok
[INFO] [stdout] test correlation_engine::tests::test_value_avg ... ok
[INFO] [stdout] test correlation_engine::tests::test_suppression_window ... ok
[INFO] [stdout] test correlation_engine::tests::test_temporal_ordered_wrong_order ... ok
[INFO] [stdout] test correlation_engine::tests::test_timestamp_modifier_with_correlation ... ok
[INFO] [stdout] test correlation_engine::tests::test_value_count ... ok
[INFO] [stdout] test engine::tests::test_action_repeat_with_global ... ok
[INFO] [stdout] test engine::tests::test_action_repeat_evaluates_correctly ... ok
[INFO] [stdout] test correlation_engine::tests::test_value_percentile ... ok
[INFO] [stdout] test correlation_engine::tests::test_event_count_basic ... ok
[INFO] [stdout] test correlation_engine::tests::test_custom_attr_suppress ... ok
[INFO] [stdout] test engine::tests::test_expand_modifier_multiple_placeholders ... ok
[INFO] [stdout] test engine::tests::test_expand_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_and_not_filter ... ok
[INFO] [stdout] test engine::tests::test_filter_applied_to_multiple_rules ... ok
[INFO] [stdout] test engine::tests::test_filter_multiple_detections ... ok
[INFO] [stdout] test engine::tests::test_filter_by_rule_name ... ok
[INFO] [stdout] test engine::tests::test_logsource_routing ... ok
[INFO] [stdout] test engine::tests::test_filter_rule_application ... ok
[INFO] [stdout] test engine::tests::test_neq_modifier_integer ... ok
[INFO] [stdout] test engine::tests::test_multiple_rules ... ok
[INFO] [stdout] test engine::tests::test_multiple_pipelines_e2e ... ok
[INFO] [stdout] test engine::tests::test_multiple_values_or ... ok
[INFO] [stdout] test engine::tests::test_neq_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_filter_rule_no_ref_applies_to_all ... ok
[INFO] [stdout] test engine::tests::test_pipeline_add_condition_e2e ... ok
[INFO] [stdout] test engine::tests::test_no_match ... ok
[INFO] [stdout] test engine::tests::test_pipeline_drop_detection_item_e2e ... ok
[INFO] [stdout] test engine::tests::test_pipeline_change_logsource_e2e ... ok
[INFO] [stdout] test engine::tests::test_selector_1_of ... ok
[INFO] [stdout] test engine::tests::test_selector_them_excludes_underscore ... ok
[INFO] [stdout] test engine::tests::test_pipeline_replace_string_e2e ... ok
[INFO] [stdout] test engine::tests::test_selector_them_includes_non_underscore ... ok
[INFO] [stdout] test engine::tests::test_pipeline_set_state_and_conditional ... ok
[INFO] [stdout] test engine::tests::test_pipeline_field_mapping_e2e ... ok
[INFO] [stdout] test correlation_engine::tests::test_filter_with_correlation ... ok
[INFO] [stdout] test engine::tests::test_simple_match ... ok
[INFO] [stdout] test engine::tests::test_timestamp_day_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_pipeline_skips_non_matching_rules ... ok
[INFO] [stdout] test correlation_engine::tests::test_value_sum ... ok
[INFO] [stdout] test engine::tests::test_utf16_bom_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_timestamp_hour_modifier_yaml ... ok
[INFO] [stdout] test correlation_engine::tests::test_generate_flag_default_false ... ok
[INFO] [stdout] test event::tests::test_array_at_root_level ... ok
[INFO] [stdout] test event::tests::test_all_string_values ... ok
[INFO] [stdout] test event::tests::test_array_returns_array_value ... ok
[INFO] [stdout] test event::tests::test_array_traversal ... ok
[INFO] [stdout] test event::tests::test_flat_field ... ok
[INFO] [stdout] test event::tests::test_array_traversal_deep ... ok
[INFO] [stdout] test engine::tests::test_timestamp_year_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_utf16le_modifier_yaml ... ok
[INFO] [stdout] test engine::tests::test_utf16be_modifier_yaml ... ok
[INFO] [stdout] test event::tests::test_missing_field ... ok
[INFO] [stdout] test event::tests::test_nested_field ... ok
[INFO] [stdout] test event::tests::test_array_traversal_no_match ... ok
[INFO] [stdout] test event::tests::test_flat_key_still_wins_over_array_traversal ... ok
[INFO] [stdout] test event::tests::test_flat_key_precedence ... ok
[INFO] [stdout] test matcher::proptests::ci_endswith_agrees_with_lowercased ... ok
[INFO] [stdout] test matcher::proptests::exact_ci_symmetric ... ok
[INFO] [stdout] test matcher::proptests::ci_startswith_agrees_with_lowercased ... ok
[INFO] [stdout] test matcher::tests::test_any_of ... ok
[INFO] [stdout] test matcher::tests::test_array_value_matching ... ok
[INFO] [stdout] test matcher::tests::test_all_of ... ok
[INFO] [stdout] test matcher::tests::test_cidr ... ok
[INFO] [stdout] test matcher::tests::test_contains ... ok
[INFO] [stdout] test matcher::tests::test_contains_unicode_case_insensitive ... ok
[INFO] [stdout] test compiler::proptests::windash_no_dashes_passthrough ... ok
[INFO] [stdout] test matcher::tests::test_ends_with ... ok
[INFO] [stdout] test matcher::tests::test_exact_case_insensitive ... ok
[INFO] [stdout] test matcher::tests::test_exact_case_sensitive ... ok
[INFO] [stdout] test matcher::tests::test_exact_unicode_case_insensitive ... ok
[INFO] [stdout] test matcher::tests::test_endswith_unicode_case_insensitive ... ok
[INFO] [stdout] test matcher::tests::test_expand_matcher_missing_field ... ok
[INFO] [stdout] test matcher::tests::test_expand_matcher ... ok
[INFO] [stdout] test matcher::tests::test_greek_case_insensitive ... ok
[INFO] [stdout] test matcher::tests::test_null ... ok
[INFO] [stdout] test matcher::tests::test_number_coercion_to_string ... ok
[INFO] [stdout] test matcher::tests::test_numeric ... ok
[INFO] [stdout] test matcher::tests::test_parse_expand_template ... ok
[INFO] [stdout] test matcher::tests::test_field_ref ... ok
[INFO] [stdout] test matcher::tests::test_parse_expand_template_no_placeholders ... ok
[INFO] [stdout] test compiler::proptests::windash_variants_preserve_non_dash_chars ... ok
[INFO] [stdout] test matcher::tests::test_starts_with ... ok
[INFO] [stdout] test matcher::tests::test_parse_expand_template_multiple_placeholders ... ok
[INFO] [stdout] test matcher::tests::test_startswith_unicode_case_insensitive ... ok
[INFO] [stdout] test matcher::tests::test_timestamp_part_from_epoch ... ok
[INFO] [stdout] test matcher::tests::test_timestamp_part_day ... ok
[INFO] [stdout] test matcher::tests::test_timestamp_part_hour ... ok
[INFO] [stdout] test matcher::tests::test_timestamp_part_month ... ok
[INFO] [stdout] test matcher::tests::test_timestamp_part_year ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_field_name_exclude ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_field_name_include ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_eval_condition_expr_simple ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_field_name_regex ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_logsource_condition ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_processing_item_applied ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_tag_condition ... ok
[INFO] [stdout] test pipeline::finalizers::tests::test_parse_concat_finalizer ... ok
[INFO] [stdout] test pipeline::finalizers::tests::test_parse_json_finalizer ... ok
[INFO] [stdout] test pipeline::finalizers::tests::test_parse_template_finalizer ... ok
[INFO] [stdout] test pipeline::tests::test_apply_field_mapping_pipeline ... ok
[INFO] [stdout] test pipeline::conditions::tests::test_is_sigma_rule_condition ... ok
[INFO] [stdout] test pipeline::tests::test_merge_pipelines_sorts_by_priority ... ok
[INFO] [stdout] test pipeline::tests::test_parse_all_transformation_types ... ok
[INFO] [stdout] test pipeline::tests::test_parse_pipeline_with_conditions ... ok
[INFO] [stdout] test pipeline::tests::test_parse_all_condition_types ... ok
[INFO] [stdout] test matcher::tests::test_regex ... ok
[INFO] [stdout] test matcher::proptests::contains_agrees_with_stdlib ... ok
[INFO] [stdout] test pipeline::tests::test_parse_pipeline_with_finalizers ... ok
[INFO] [stdout] test pipeline::tests::test_parse_pipeline_with_vars ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_add_condition ... ok
[INFO] [stdout] test pipeline::tests::test_parse_simple_pipeline ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_skips_non_matching_rules ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_add_field ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_add_condition_negated ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_case_transformation_snake_case_already_lowercase ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_case_transformation_lower ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_case_transformation_upper ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_case_transformation_with_negated_match_string ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_convert_type_int_to_string ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_case_transformation_snake_case ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_convert_type_string_to_int ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_change_logsource ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_convert_type_to_bool ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_detection_item_failure_fires_on_match ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_detection_item_failure_skips_on_no_match ... ok
[INFO] [stdout] test matcher::proptests::startswith_agrees_with_stdlib ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_drop_detection_item_with_field_condition ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_drop_detection_item_with_match_string_condition ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_mapping_empty ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_mapping_with_cond_not ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_mapping_with_conditions ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_prefix_mapping ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_prefix_mapping_empty ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_prefix_mapping_no_match ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_prefix ... ok
[INFO] [stdout] test matcher::proptests::ci_contains_agrees_with_lowercased ... ok
[INFO] [stdout] test compiler::proptests::windash_no_duplicates ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_transform_with_mapping_override ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_hashes_fields_drop_algo_prefix ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_hashes_fields_empty_algos ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_mapping ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_suffix ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_transform_snake_case ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_field_name_transform_lowercase ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_map_string ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_map_string_empty_mapping ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_map_string_no_match ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_map_string_one_to_many ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_map_string_one_to_many_mixed ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_hashes_fields_decomposition ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_multi_transformation_chaining_pipeline ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_nest_transformation ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_query_expression_placeholders_noop ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_regex_noop ... ok
[INFO] [stdout] test matcher::tests::test_bool ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_remove_field ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_set_custom_attribute ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_set_state ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_set_field ... ok
[INFO] [stdout] test matcher::proptests::endswith_agrees_with_stdlib ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string_invalid_regex ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string_with_detection_item_condition ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_set_value ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_set_value_with_is_null_condition ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string_skip_special_false_replaces_whole ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string_skip_special_plain_string ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_replace_string_skip_special_preserves_wildcards ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_rule_failure ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_value_placeholders ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_wildcard_placeholders_replaces_unresolved ... ok
[INFO] [stdout] test pipeline::transformations::tests::test_wildcard_placeholders_with_known_var ... ok
[INFO] [stdout] test compiler::proptests::windash_count_is_5_pow_n ... ok
[INFO] [stdout] test compiler::proptests::windash_contains_original ... ok
[INFO] [stdout] test matcher::proptests::plain_text_rejects_different_string ... ok
[INFO] [stdout] test matcher::proptests::wildcard_regex_always_valid ... ok
[INFO] [stdout] test matcher::proptests::plain_text_matches_itself ... ok
[INFO] [stdout] test matcher::proptests::wildcard_question_matches_single_char ... ok
[INFO] [stdout] test matcher::proptests::wildcard_star_matches_anything ... ok
[INFO] [stderr]      Running tests/correlation_edge.rs (/opt/rustwide/target/debug/deps/correlation_edge-b7c30bb4aac9208c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 303 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test timestamp_fallback_skip_runs_detection_but_skips_correlation ... ok
[INFO] [stdout] test window_expiry_all_events_stale ... ok
[INFO] [stdout] test multiple_group_by_fields_create_distinct_groups ... ok
[INFO] [stdout] test state_eviction_under_max_state_entries ... ok
[INFO] [stdout] test missing_group_by_field_does_not_panic ... ok
[INFO] [stdout] test reset_action_clears_window_after_firing ... ok
[INFO] [stdout] test suppress_prevents_re_fire_within_window ... ok
[INFO] [stdout] test temporal_ordered_interleaved_only_correct_sequence_matches ... ok
[INFO] [stdout] test group_by_with_object_value ... ok
[INFO] [stderr]      Running tests/error_paths.rs (/opt/rustwide/target/debug/deps/error_paths-56a49887ba8b6d17)
[INFO] [stdout] test exact_window_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test numeric_comparison_with_non_numeric_value ... ok
[INFO] [stdout] test invalid_cidr_surfaces_at_compile_time ... ok
[INFO] [stdout] test unknown_detection_in_condition_errors_at_compile_time ... ok
[INFO] [stdout] test extended_condition_on_non_temporal_type ... ok
[INFO] [stdout] test correlation_cycle_detected_at_add_collection ... ok
[INFO] [stdout] test unknown_rule_ref_in_correlation_errors_at_add_time ... ok
[INFO] [stdout] test timestamp_part_with_non_numeric_string_is_incompatible ... ok
[INFO] [stdout] test invalid_regex_surfaces_at_compile_time ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-43f010c6ee48bce5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test pipeline_transforms_then_evaluates ... ok
[INFO] [stdout] test flat_key_overrides_nested_in_evaluation ... ok
[INFO] [stdout] test nested_dot_notation_through_full_chain ... ok
[INFO] [stdout] test filters_with_same_detection_name_do_not_collide ... ok
[INFO] [stdout] test multi_rule_with_shared_and_targeted_filters ... ok
[INFO] [stdout] test global_repeat_through_correlation_engine ... ok
[INFO] [stdout] test correlation_engine_value_count_e2e ... ok
[INFO] [stdout] test correlation_engine_event_count_e2e ... ok
[INFO] [stderr]      Running tests/pipeline_errors.rs (/opt/rustwide/target/debug/deps/pipeline_errors-0234b46f5e58dca5)
[INFO] [stdout] test matched_fields_contain_correct_values ... ok
[INFO] [stderr]      Running tests/state_snapshot.rs (/opt/rustwide/target/debug/deps/state_snapshot-1a2f65c7965f5fcb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test unknown_rule_condition_type_fails_at_parse_time ... ok
[INFO] [stdout] test unknown_transformation_type_names_the_type ... ok
[INFO] [stdout] test drop_detection_item_removing_all_items_fails_at_compilation ... ok
[INFO] [stdout] test replace_string_with_invalid_regex_fails_at_rule_compilation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test import_into_empty_engine_is_noop ... ok
[INFO] [stdout] test snapshot_json_round_trip ... ok
[INFO] [stdout] test export_import_preserves_event_count_state ... ok
[INFO] [stdout] test export_import_preserves_multiple_groups ... ok
[INFO] [stdout] test export_import_preserves_suppression_state ... ok
[INFO] [stdout] test expired_state_not_restored_after_window ... ok
[INFO] [stdout] test export_import_preserves_value_count_state ... ok
[INFO] [stdout] test import_drops_unknown_correlation_ids ... ok
[INFO] [stdout] test export_import_preserves_event_ref_buffers ... ok
[INFO] [stdout] test export_import_preserves_event_buffers_full_mode ... ok
[INFO] [stdout] test export_import_preserves_temporal_state ... ok
[INFO] [stdout] test import_rejects_incompatible_version ... ok
[INFO] [stdout] test snapshot_empty_engine_exports_empty ... ok
[INFO] [stdout] test snapshot_uses_stable_ids_not_indices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsigma_lsp-0bba49305efba55e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test diagnostics::tests::compile_error_fallback_to_condition_line ... ok
[INFO] [stdout] test position::tests::resolve_nested_key ... ok
[INFO] [stdout] test position::tests::resolve_top_level_key ... ok
[INFO] [stdout] test code_action::tests::range_filtering_excludes_unrelated ... ok
[INFO] [stdout] test code_action::tests::no_actions_for_clean_rule ... ok
[INFO] [stdout] test position::tests::resolve_array_index ... ok
[INFO] [stdout] test diagnostics::tests::compile_error_unknown_detection_highlights_name ... ok
[INFO] [stdout] test diagnostics::tests::extract_range_from_yaml_error ... ok
[INFO] [stdout] test diagnostics::tests::extract_range_line_only ... ok
[INFO] [stdout] test position::tests::resolve_root_path ... ok
[INFO] [stdout] test diagnostics::tests::extract_range_no_match ... ok
[INFO] [stdout] test code_action::tests::multiple_fixes_on_same_document ... ok
[INFO] [stdout] test code_action::tests::replace_key_non_lowercase ... ok
[INFO] [stdout] test code_action::tests::remove_duplicate_tag ... ok
[INFO] [stdout] test code_action::tests::replace_value_invalid_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsigma_parser-57884dcb1da54edf)
[INFO] [stdout] 
[INFO] [stdout] running 221 tests
[INFO] [stdout] test condition::tests::test_and_not ... ok
[INFO] [stdout] test condition::tests::test_identifier_with_hyphen ... ok
[INFO] [stdout] test condition::tests::test_identifier_with_keyword_substring ... ok
[INFO] [stdout] test condition::tests::test_and ... ok
[INFO] [stdout] test condition::tests::test_count_of ... ok
[INFO] [stdout] test condition::tests::test_complex_condition ... ok
[INFO] [stdout] test condition::tests::test_1_of_them ... ok
[INFO] [stdout] test condition::tests::test_all_of_selection_and_not_filter ... ok
[INFO] [stdout] test condition::tests::test_multi_wildcard_in_complex_condition ... ok
[INFO] [stdout] test condition::tests::test_not ... ok
[INFO] [stdout] test condition::tests::test_not_1_of_filter ... ok
[INFO] [stdout] test condition::tests::test_nested_empty_parens_fails ... ok
[INFO] [stdout] test condition::tests::test_empty_string_fails ... ok
[INFO] [stdout] test condition::tests::test_incomplete_selector_missing_target_fails ... ok
[INFO] [stdout] test condition::tests::test_of_without_quantifier_fails ... ok
[INFO] [stdout] test condition::tests::test_empty_parens_fails ... ok
[INFO] [stdout] test condition::tests::test_double_operator_fails ... ok
[INFO] [stdout] test condition::tests::test_invalid_characters_fails ... ok
[INFO] [stdout] test condition::tests::test_only_not_fails ... ok
[INFO] [stdout] test condition::tests::test_leading_operator_fails ... ok
[INFO] [stdout] test condition::tests::test_only_operator_fails ... ok
[INFO] [stdout] test condition::tests::test_or ... ok
[INFO] [stdout] test condition::tests::test_or_alone_fails ... ok
[INFO] [stdout] test condition::tests::test_pest_error_carries_location ... ok
[INFO] [stdout] test condition::tests::test_precedence_not_and_or ... ok
[INFO] [stdout] test condition::tests::test_real_world_complex ... ok
[INFO] [stdout] test condition::tests::test_selector_all_of_them ... ok
[INFO] [stdout] test condition::tests::test_selector_bare_wildcard ... ok
[INFO] [stdout] test condition::tests::test_selector_any_of ... ok
[INFO] [stdout] test condition::tests::test_selector_1_of_pattern ... ok
[INFO] [stdout] test condition::tests::test_selector_leading_wildcard_pattern ... ok
[INFO] [stdout] test condition::tests::test_selector_multi_wildcard_pattern ... ok
[INFO] [stdout] test condition::tests::test_simple_identifier ... ok
[INFO] [stdout] test condition::tests::test_selector_triple_wildcard_segment ... ok
[INFO] [stdout] test condition::tests::test_unbalanced_open_paren_fails ... ok
[INFO] [stdout] test condition::tests::test_trailing_operator_fails ... ok
[INFO] [stdout] test condition::tests::test_triple_and_flattened ... ok
[INFO] [stdout] test condition::tests::test_unbalanced_close_paren_fails ... ok
[INFO] [stdout] test condition::tests::test_selector_wildcard_only_prefix ... ok
[INFO] [stdout] test condition::tests::test_parentheses ... ok
[INFO] [stdout] test condition::tests::test_triple_or_flattened ... ok
[INFO] [stdout] test condition::tests::test_whitespace_only_fails ... ok
[INFO] [stdout] test lint::tests::apply_suppressions_inline_disable_all ... ok
[INFO] [stdout] test lint::tests::apply_suppressions_inline_file_disable ... ok
[INFO] [stdout] test lint::tests::apply_suppressions_inline_next_line ... ok
[INFO] [stdout] test lint::tests::apply_suppressions_disables_rule ... ok
[INFO] [stdout] test lint::tests::action_global_skipped ... ok
[INFO] [stdout] test lint::tests::apply_suppressions_severity_override ... ok
[INFO] [stdout] test lint::tests::compatible_base64offset_contains ... ok
[INFO] [stdout] test lint::tests::condition_references_complex_valid ... ok
[INFO] [stdout] test lint::tests::action_reset_skipped ... ok
[INFO] [stdout] test lint::tests::all_with_re_warning ... ok
[INFO] [stdout] test lint::tests::compatible_re_with_regex_flags ... ok
[INFO] [stdout] test lint::tests::custom_fields_allowed_by_spec ... ok
[INFO] [stdout] test lint::tests::compatible_wide_base64 ... ok
[INFO] [stdout] test lint::tests::condition_references_unknown ... ok
[INFO] [stdout] test lint::tests::compatible_contains_all ... ok
[INFO] [stdout] test lint::tests::all_without_re_no_all_with_re ... ok
[INFO] [stdout] test lint::tests::deprecated_without_related ... ok
[INFO] [stdout] test lint::tests::duplicate_tags ... ok
[INFO] [stdout] test lint::tests::empty_detection ... ok
[INFO] [stdout] test lint::tests::empty_title ... ok
[INFO] [stdout] test lint::tests::empty_value_list ... ok
[INFO] [stdout] test lint::tests::file_lint_result_empty ... ok
[INFO] [stdout] test lint::tests::file_lint_result_has_errors ... ok
[INFO] [stdout] test lint::tests::file_lint_result_info_count ... ok
[INFO] [stdout] test lint::tests::file_lint_result_no_errors ... ok
[INFO] [stdout] test lint::tests::condition_references_valid ... ok
[INFO] [stdout] test lint::tests::find_yaml_comment_basic ... ok
[INFO] [stdout] test lint::tests::filter_has_status_warning ... ok
[INFO] [stdout] test lint::tests::filter_has_level_warning ... ok
[INFO] [stdout] test lint::tests::generate_not_boolean ... ok
[INFO] [stdout] test lint::tests::has_author_no_info ... ok
[INFO] [stdout] test lint::tests::has_description_no_info ... ok
[INFO] [stdout] test lint::tests::incompatible_cidr_with_startswith ... ok
[INFO] [stdout] test lint::tests::incompatible_contains_endswith ... ok
[INFO] [stdout] test lint::tests::incompatible_contains_startswith ... ok
[INFO] [stdout] test lint::tests::incompatible_endswith_startswith ... ok
[INFO] [stdout] test lint::tests::incompatible_exists_with_contains ... ok
[INFO] [stdout] test lint::tests::incompatible_gt_with_contains ... ok
[INFO] [stdout] test lint::tests::incompatible_re_with_contains ... ok
[INFO] [stdout] test lint::tests::incompatible_regex_flags_without_re ... ok
[INFO] [stdout] test lint::tests::invalid_condition_operator ... ok
[INFO] [stdout] test lint::tests::invalid_correlation_type ... ok
[INFO] [stdout] test lint::tests::invalid_date_apr_31 ... ok
[INFO] [stdout] test lint::tests::invalid_date_feb_30 ... ok
[INFO] [stdout] test lint::tests::invalid_date_format ... ok
[INFO] [stdout] test lint::tests::invalid_date_non_leap_feb_29 ... ok
[INFO] [stdout] test lint::tests::invalid_id ... ok
[INFO] [stdout] test lint::tests::invalid_related_type ... ok
[INFO] [stdout] test lint::tests::invalid_level ... ok
[INFO] [stdout] test lint::tests::invalid_status ... ok
[INFO] [stdout] test lint::tests::invalid_tag_pattern ... ok
[INFO] [stdout] test lint::tests::invalid_timespan_format ... ok
[INFO] [stdout] test lint::tests::known_keys_no_unknown_warning ... ok
[INFO] [stdout] test lint::tests::lint_config_is_disabled ... ok
[INFO] [stdout] test lint::tests::lint_config_merge ... ok
[INFO] [stdout] test lint::tests::lint_warning_display ... ok
[INFO] [stdout] test lint::tests::lint_with_config_disables_rules ... ok
[INFO] [stdout] test lint::tests::lint_with_inline_disable_all ... ok
[INFO] [stdout] test lint::tests::lint_with_inline_disable_next_line ... ok
[INFO] [stdout] test lint::tests::lint_with_inline_file_disable ... ok
[INFO] [stdout] test lint::tests::lint_yaml_str_produces_spans ... ok
[INFO] [stdout] test lint::tests::logsource_not_lowercase ... ok
[INFO] [stdout] test lint::tests::missing_author_info ... ok
[INFO] [stdout] test lint::tests::missing_condition ... ok
[INFO] [stdout] test lint::tests::missing_correlation_timespan ... ok
[INFO] [stdout] test lint::tests::missing_condition_field_for_value_count ... ok
[INFO] [stdout] test lint::tests::missing_detection ... ok
[INFO] [stdout] test lint::tests::missing_filter_condition ... ok
[INFO] [stdout] test lint::tests::missing_filter_logsource ... ok
[INFO] [stdout] test lint::tests::missing_filter_rules ... ok
[INFO] [stdout] test lint::tests::missing_description_info ... ok
[INFO] [stdout] test lint::tests::missing_filter_selection ... ok
[INFO] [stdout] test lint::tests::missing_group_by ... ok
[INFO] [stdout] test lint::tests::missing_level ... ok
[INFO] [stdout] test lint::tests::missing_logsource ... ok
[INFO] [stdout] test lint::tests::missing_title ... ok
[INFO] [stdout] test lint::tests::modified_before_date ... ok
[INFO] [stdout] test lint::tests::multi_doc_yaml_lints_all_documents ... ok
[INFO] [stdout] test lint::tests::no_fix_for_unfixable_rule ... ok
[INFO] [stdout] test lint::tests::no_fix_for_far_invalid_status ... ok
[INFO] [stdout] test lint::tests::non_lowercase_key ... ok
[INFO] [stdout] test lint::tests::not_a_mapping ... ok
[INFO] [stdout] test lint::tests::parse_inline_disable_all ... ok
[INFO] [stdout] test lint::tests::null_in_value_list ... ok
[INFO] [stdout] test lint::tests::parse_inline_comment_in_quoted_string ... ok
[INFO] [stdout] test lint::tests::parse_inline_disable_next_line_all ... ok
[INFO] [stdout] test lint::tests::parse_inline_disable_next_line_specific ... ok
[INFO] [stdout] test lint::tests::parse_inline_disable_specific_rules ... ok
[INFO] [stdout] test lint::tests::parse_inline_no_comments ... ok
[INFO] [stdout] test lint::tests::re_without_all_no_all_with_re ... ok
[INFO] [stdout] test lint::tests::related_missing_required_fields ... ok
[INFO] [stdout] test lint::tests::resolve_path_to_span_missing_key ... ok
[INFO] [stdout] test lint::tests::resolve_path_to_span_nested_key ... ok
[INFO] [stdout] test lint::tests::resolve_path_to_span_root ... ok
[INFO] [stdout] test lint::tests::resolve_path_to_span_top_level_key ... ok
[INFO] [stdout] test lint::tests::severity_display ... ok
[INFO] [stdout] test lint::tests::single_value_all_modifier ... ok
[INFO] [stdout] test lint::tests::timespan_invalid_unit ... ok
[INFO] [stdout] test lint::tests::timespan_no_digits ... ok
[INFO] [stdout] test lint::tests::timespan_no_unit ... ok
[INFO] [stdout] test lint::tests::timespan_valid_variants ... ok
[INFO] [stdout] test lint::tests::timespan_zero_seconds ... ok
[INFO] [stdout] test lint::tests::title_too_long ... ok
[INFO] [stdout] test lint::tests::unknown_key_custom_field_filter ... ok
[INFO] [stdout] test lint::tests::unknown_key_typo_correlation ... ok
[INFO] [stdout] test lint::tests::unknown_key_typo_detected ... ok
[INFO] [stdout] test lint::tests::unknown_tag_namespace ... ok
[INFO] [stdout] test lint::tests::valid_correlation_no_errors ... ok
[INFO] [stdout] test lint::tests::valid_date_feb_28 ... ok
[INFO] [stdout] test lint::tests::valid_date_leap_year_feb_29 ... ok
[INFO] [stdout] test lint::tests::valid_filter_no_errors ... ok
[INFO] [stdout] test lint::tests::valid_detection_rule_no_errors ... ok
[INFO] [stdout] test lint::tests::valid_level_no_missing_warning ... ok
[INFO] [stdout] test lint::tests::valid_id_no_warning ... ok
[INFO] [stdout] test lint::tests::wildcard_only_value_list ... ok
[INFO] [stdout] test lint::tests::wildcard_regex_no_warning ... ok
[INFO] [stdout] test lint::tests::wildcard_only_value_string ... ok
[INFO] [stdout] test lint::tests::wildcard_with_other_values_no_warning ... ok
[INFO] [stdout] test lint::tests::yaml_parse_error_uses_correct_rule ... ok
[INFO] [stdout] test parser::tests::test_action_repeat ... ok
[INFO] [stdout] test parser::tests::test_action_repeat_chained_inherits_from_last ... ok
[INFO] [stdout] test parser::tests::test_action_repeat_with_global_template ... ok
[INFO] [stdout] test parser::tests::test_action_repeat_multiple_repeats ... ok
[INFO] [stdout] test parser::tests::test_action_repeat_no_previous ... ok
[INFO] [stdout] test parser::tests::test_action_reset_clears_global ... ok
[INFO] [stdout] test parser::tests::test_collect_errors_mixed_valid_invalid ... ok
[INFO] [stdout] test parser::tests::test_deep_merge_nested_maps ... ok
[INFO] [stdout] test parser::tests::test_correlation_condition_range_with_field ... ok
[INFO] [stdout] test parser::tests::test_correlation_condition_range ... ok
[INFO] [stdout] test parser::tests::test_global_repeat_reset_combined ... ok
[INFO] [stdout] test parser::tests::test_deep_repeat_chain ... ok
[INFO] [stdout] test parser::tests::test_keyword_detection ... ok
[INFO] [stdout] test parser::tests::test_parse_cidr_with_contains ... ok
[INFO] [stdout] test parser::tests::test_parse_condition_list ... ok
[INFO] [stdout] test parser::tests::test_parse_conflicting_endswith_startswith ... ok
[INFO] [stdout] test parser::tests::test_parse_contains_re_combination ... ok
[INFO] [stdout] test parser::tests::test_parse_complex_condition ... ok
[INFO] [stdout] test parser::tests::test_parse_correlation_rule ... ok
[INFO] [stdout] test parser::tests::test_parse_conflicting_string_match_modifiers ... ok
[INFO] [stdout] test parser::tests::test_parse_correlation_rule_no_custom_attributes ... ok
[INFO] [stdout] test parser::tests::test_parse_correlation_rule_custom_attributes ... ok
[INFO] [stdout] test parser::tests::test_parse_duplicate_modifiers ... ok
[INFO] [stdout] test parser::tests::test_parse_exists_with_other_modifiers ... ok
[INFO] [stdout] test parser::tests::test_parse_field_modifiers ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_encoding_modifiers ... ok
[INFO] [stdout] test lint::tests::fix_all_with_re ... ok
[INFO] [stdout] test parser::tests::test_parse_global_action ... ok
[INFO] [stdout] test parser::tests::test_parse_detection_or_linked ... ok
[INFO] [stdout] test parser::tests::test_parse_neq_modifier ... ok
[INFO] [stdout] test lint::tests::fix_logsource_value_not_lowercase ... ok
[INFO] [stdout] test parser::tests::test_parse_re_with_regex_flags ... ok
[INFO] [stdout] test parser::tests::test_parse_re_with_contains ... ok
[INFO] [stdout] test parser::tests::test_parse_regex_flags_without_re ... ok
[INFO] [stdout] test lint::tests::fix_non_lowercase_key ... ok
[INFO] [stdout] test lint::tests::fix_invalid_level ... ok
[INFO] [stdout] test lint::tests::fix_duplicate_fields ... ok
[INFO] [stdout] test lint::tests::fix_duplicate_tags ... ok
[INFO] [stdout] test lint::tests::fix_single_value_all_modifier ... ok
[INFO] [stdout] test lint::tests::fix_wildcard_only_value ... ok
[INFO] [stdout] test lint::tests::fix_unknown_key_typo ... ok
[INFO] [stdout] test lint::tests::fix_filter_has_status ... ok
[INFO] [stdout] test parser::tests::test_parse_utf16_modifier ... ok
[INFO] [stdout] test lint::tests::fix_duplicate_references ... ok
[INFO] [stdout] test parser::tests::test_parse_numeric_with_string_modifiers ... ok
[INFO] [stdout] test lint::tests::fix_filter_has_level ... ok
[INFO] [stdout] test lint::tests::fix_invalid_status ... ok
[INFO] [stdout] test parser::tests::test_parse_utf16be_modifier ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_rule ... ok
[INFO] [stdout] test parser::tests::test_reset_followed_by_repeat_inherits_previous ... ok
[INFO] [stdout] test parser::tests::test_unknown_modifier_error ... ok
[INFO] [stdout] test value::tests::test_sigma_string_escaped_wildcard ... ok
[INFO] [stdout] test value::tests::test_sigma_string_leading_wildcard_path ... ok
[INFO] [stdout] test value::tests::test_sigma_string_plain ... ok
[INFO] [stdout] test value::tests::test_sigma_string_escaped_wildcard_is_literal ... ok
[INFO] [stdout] test value::tests::test_sigma_string_wildcards ... ok
[INFO] [stdout] test value::tests::test_sigma_string_single_wildcard ... ok
[INFO] [stdout] test value::tests::test_timespan_parse ... ok
[INFO] [stdout] test value::tests::test_sigma_string_unescaped_wildcard_in_path ... ok
[INFO] [stdout] test value::tests::test_timespan_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 221 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_errors.rs (/opt/rustwide/target/debug/deps/parse_errors-6bfadd6a66603258)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test field_spec_trailing_pipe_produces_unknown_modifier ... ok
[INFO] [stdout] test condition_double_operator_fails ... ok
[INFO] [stdout] test field_spec_double_pipe_produces_unknown_modifier ... ok
[INFO] [stdout] test condition_unmatched_parens_fails ... ok
[INFO] [stdout] test condition_trailing_operator_fails_with_location ... ok
[INFO] [stdout] test correlation_missing_timespan_reports_clear_error ... ok
[INFO] [stdout] test correlation_missing_type_reports_clear_error ... ok
[INFO] [stdout] test multi_doc_mixed_valid_and_invalid_collects_both ... ok
[INFO] [stdout] test field_spec_empty_field_name_with_modifier ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsigma_eval
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/rsigma-eval/src/pipeline/mod.rs - pipeline (line 17) ... ok
[INFO] [stdout] test crates/rsigma-eval/src/lib.rs - (line 48) ... ok
[INFO] [stdout] test crates/rsigma-eval/src/lib.rs - (line 19) ... ok
[INFO] [stdout] test crates/rsigma-eval/src/engine.rs - engine::Engine (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.24s; merged doctests compilation took 1.19s
[INFO] [stderr]    Doc-tests rsigma_parser
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/rsigma-parser/src/condition.rs - condition::parse_condition (line 35) ... ok
[INFO] [stdout] test crates/rsigma-parser/src/lint.rs - lint (line 9) ... ok
[INFO] [stdout] test crates/rsigma-parser/src/lib.rs - (line 26) ... ok
[INFO] [stdout] test crates/rsigma-parser/src/lib.rs - (line 48) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.72s
[INFO] running `Command { std: "docker" "inspect" "faf49a4e606cb403edfa368e06cbb688eb98bffe4a397dbdb58a8cd45b1fa79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf49a4e606cb403edfa368e06cbb688eb98bffe4a397dbdb58a8cd45b1fa79b", kill_on_drop: false }`
[INFO] [stdout] faf49a4e606cb403edfa368e06cbb688eb98bffe4a397dbdb58a8cd45b1fa79b
