[INFO] fetching crate sigma-rust 0.7.0...
[INFO] testing sigma-rust-0.7.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate sigma-rust 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sigma-rust 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sigma-rust 0.7.0
[INFO] tweaked toml for crates.io crate sigma-rust 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sigma-rust 0.7.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sigma-rust 0.7.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded cidr v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fe76a2311c2dec62bfef0a155897e52e255885ba4d4c59b16530c2f3ced2879
[INFO] running `Command { std: "docker" "start" "-a" "6fe76a2311c2dec62bfef0a155897e52e255885ba4d4c59b16530c2f3ced2879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fe76a2311c2dec62bfef0a155897e52e255885ba4d4c59b16530c2f3ced2879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe76a2311c2dec62bfef0a155897e52e255885ba4d4c59b16530c2f3ced2879", kill_on_drop: false }`
[INFO] [stdout] 6fe76a2311c2dec62bfef0a155897e52e255885ba4d4c59b16530c2f3ced2879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40fd17137b18a0c6c26785e78c1038b149138cba93c7f88b08a68d0db558609d
[INFO] running `Command { std: "docker" "start" "-a" "40fd17137b18a0c6c26785e78c1038b149138cba93c7f88b08a68d0db558609d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling cidr v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling sigma-rust v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.87s
[INFO] running `Command { std: "docker" "inspect" "40fd17137b18a0c6c26785e78c1038b149138cba93c7f88b08a68d0db558609d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40fd17137b18a0c6c26785e78c1038b149138cba93c7f88b08a68d0db558609d", kill_on_drop: false }`
[INFO] [stdout] 40fd17137b18a0c6c26785e78c1038b149138cba93c7f88b08a68d0db558609d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7968cea148a309ecf279349f1cc87e11adc70c459c9cc8daedf20e93561874cf
[INFO] running `Command { std: "docker" "start" "-a" "7968cea148a309ecf279349f1cc87e11adc70c459c9cc8daedf20e93561874cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sigma-rust v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.99s
[INFO] running `Command { std: "docker" "inspect" "7968cea148a309ecf279349f1cc87e11adc70c459c9cc8daedf20e93561874cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7968cea148a309ecf279349f1cc87e11adc70c459c9cc8daedf20e93561874cf", kill_on_drop: false }`
[INFO] [stdout] 7968cea148a309ecf279349f1cc87e11adc70c459c9cc8daedf20e93561874cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 00a963c1e7576ad0ee0d8c6a919453850b454374dd27285b85896caa8171d269
[INFO] running `Command { std: "docker" "start" "-a" "00a963c1e7576ad0ee0d8c6a919453850b454374dd27285b85896caa8171d269", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sigma_rust-8684e7febe3a3b71)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test detection::ast::tests::test_not ... ok
[INFO] [stdout] test detection::ast::tests::test_get_identifiers ... ok
[INFO] [stdout] test detection::ast::tests::test_parse_parentheses ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_1_of ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_all_of ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_and_or ... ok
[INFO] [stdout] test detection::ast::tests::test_mismatching_parentheses ... ok
[INFO] [stdout] test detection::ast::tests::test_parse_all ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_empty ... ok
[INFO] [stdout] test basevalue::tests::test_field_value_type ... ok
[INFO] [stdout] test detection::ast::tests::test_selections_without_logical_operator ... ok
[INFO] [stdout] test detection::ast::tests::test_parse_simple_expression ... ok
[INFO] [stdout] test detection::ast::tests::test_parse_binding_power ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_no_spaces_around_parenthesis ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_long_expression ... ok
[INFO] [stdout] test detection::lexer::tests::test_tokenize_wrong_all_of ... ok
[INFO] [stdout] test detection::tests::test_evaluate ... ok
[INFO] [stdout] test detection::tests::test_evaluate_one_all_of_them ... ok
[INFO] [stdout] test detection::tests::test_evaluate_one_of ... ok
[INFO] [stdout] test detection::tests::test_missing_identifier ... ok
[INFO] [stdout] test detection::tests::test_evaluate_all_of ... ok
[INFO] [stdout] test event::tests::test_event_value_to_string ... ok
[INFO] [stdout] test event::tests::test_iter ... ok
[INFO] [stdout] test event::tests::test_load_from_json ... ok
[INFO] [stdout] test field::modifier::test::test_conflicting_cidr_modifier ... ok
[INFO] [stdout] test field::modifier::test::test_conflicting_cidr_re_modifier ... ok
[INFO] [stdout] test field::modifier::test::test_conflicting_exists_modifier ... ok
[INFO] [stdout] test field::modifier::test::test_conflicting_utf16_modifiers ... ok
[INFO] [stdout] test field::modifier::test::test_conflicting_value_transformers ... ok
[INFO] [stdout] test field::modifier::test::test_exists_modifier ... ok
[INFO] [stdout] test field::modifier::test::test_parse_conflicting_startswith_endswith_modifiers ... ok
[INFO] [stdout] test field::modifier::test::test_unknown_modifier ... ok
[INFO] [stdout] test field::modifier::test::test_utf16_without_base64 ... ok
[INFO] [stdout] test field::modifier::test::test_value_transformer_utf16_without_base64 ... ok
[INFO] [stdout] test event::tests::test_matches ... ok
[INFO] [stdout] test event::tests::test_wildcard_matches ... ok
[INFO] [stdout] test field::tests::test_cidr ... ok
[INFO] [stdout] test field::tests::test_cidr_invalid_ip ... ok
[INFO] [stdout] test field::tests::test_base64_utf16le ... ok
[INFO] [stdout] test field::tests::test_empty_values ... ok
[INFO] [stdout] test field::tests::test_evaluate_contains_cased ... ok
[INFO] [stdout] test field::tests::test_evaluate_contains ... ok
[INFO] [stdout] test field::tests::test_evaluate_endswith ... ok
[INFO] [stdout] test field::tests::test_evaluate_endswith_cased ... ok
[INFO] [stdout] test field::tests::test_evaluate_equals ... ok
[INFO] [stdout] test field::tests::test_evaluate_equals_cased ... ok
[INFO] [stdout] test field::tests::test_evaluate_gt ... ok
[INFO] [stdout] test field::tests::test_evaluate_gte ... ok
[INFO] [stdout] test field::tests::test_evaluate_lt ... ok
[INFO] [stdout] test field::tests::test_evaluate_gte_null ... ok
[INFO] [stdout] test field::tests::test_base64offset_utf16le ... ok
[INFO] [stdout] test field::tests::test_evaluate_lt_string ... ok
[INFO] [stdout] test field::tests::test_evaluate_lte ... ok
[INFO] [stdout] test field::tests::test_evaluate_startswith ... ok
[INFO] [stdout] test field::tests::test_evaluate_startswith_cased ... ok
[INFO] [stdout] test field::tests::test_invalid_contains ... ok
[INFO] [stdout] test field::tests::test_invalid_endswith ... ok
[INFO] [stdout] test field::tests::test_invalid_regex ... ok
[INFO] [stdout] test field::tests::test_invalid_startswith ... ok
[INFO] [stdout] test field::tests::test_match_fieldref_contains_cased ... ok
[INFO] [stdout] test field::tests::test_match_fieldref_endswith_cased ... ok
[INFO] [stdout] test field::tests::test_match_fieldref_startswith_cased ... ok
[INFO] [stdout] test field::tests::test_parse_base64_modifier ... ok
[INFO] [stdout] test field::tests::test_parse_contains_modifier ... ok
[INFO] [stdout] test field::tests::test_parse_error ... ok
[INFO] [stdout] test field::tests::test_parse_exists_modifier ... ok
[INFO] [stdout] test field::tests::test_parse_exists_modifier_invalid_values ... ok
[INFO] [stdout] test field::tests::test_parse_name_only ... ok
[INFO] [stdout] test field::tests::test_parse_utf16_modifier ... ok
[INFO] [stdout] test field::tests::test_parse_value_transformer_modifier ... ok
[INFO] [stdout] test field::tests::test_windash ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_encoding ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_encoding_utf16_be ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_encoding_utf16_le ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_1 ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_bash ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_empty ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_sh ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_utf16le ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_utf16le_preference ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_offset_zsh ... ok
[INFO] [stdout] test field::transformation::tests::test_base64_sub_modifiers_docs_example ... ok
[INFO] [stdout] test field::transformation::tests::test_cidr_ipv4 ... ok
[INFO] [stdout] test field::transformation::tests::test_windash_no_variation ... ok
[INFO] [stdout] test field::transformation::tests::test_cidr_ipv6 ... ok
[INFO] [stdout] test field::transformation::tests::test_windash_two_params ... ok
[INFO] [stdout] test rule::tests::test_load_from_yaml ... ok
[INFO] [stdout] test field::transformation::tests::test_windash_one_param ... ok
[INFO] [stdout] test selection::tests::test_fields_selection ... ok
[INFO] [stdout] test selection::tests::test_invalid_keyword_selection ... ok
[INFO] [stdout] test field::tests::test_evaluate_regex ... ok
[INFO] [stdout] test selection::tests::test_keyword_selection ... ok
[INFO] [stdout] test selection::tests::test_mixed_keyword_selection ... ok
[INFO] [stdout] test selection::tests::test_new_fields_selection ... ok
[INFO] [stdout] test selection::tests::test_new_keyword_selection ... ok
[INFO] [stdout] test wildcard::tests::test_escapes ... ok
[INFO] [stdout] test wildcard::tests::test_extra ... ok
[INFO] [stdout] test wildcard::tests::test_leading_star ... ok
[INFO] [stdout] test wildcard::tests::test_inner_star ... ok
[INFO] [stdout] test wildcard::tests::test_mixed_stars ... ok
[INFO] [stdout] test wildcard::tests::test_mixed_wildcards ... ok
[INFO] [stdout] test wildcard::tests::test_multiple_stars ... ok
[INFO] [stdout] test wildcard::tests::test_question_mark ... ok
[INFO] [stdout] test wildcard::tests::test_simple_match ... ok
[INFO] [stdout] test wildcard::tests::test_single_star ... ok
[INFO] [stdout] test wildcard::tests::test_trailing_star ... ok
[INFO] [stdout] test wildcard::tests::test_tokenize ... ok
[INFO] [stdout] test wildcard::tests::test_whitespace ... ok
[INFO] [stdout] test wildcard::tests::test_wildcard_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_events.rs (/opt/rustwide/target/debug/deps/json_events-ca2824d8a868937e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_match_fieldref_int ... ok
[INFO] [stdout] test test_match_event_from_json ... ok
[INFO] [stdout] test test_match_fieldref_float ... ok
[INFO] [stdout] test test_match_fieldref ... ok
[INFO] [stdout] test test_match_multiple_events_from_json ... ok
[INFO] [stdout] test test_nested_exists ... ok
[INFO] [stdout] test test_wildcard_rule ... ok
[INFO] [stdout] test test_keyword_selection_nested_event ... ok
[INFO] [stdout] test test_match_nested_event ... ok
[INFO] [stdout] test test_readme_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/matching.rs (/opt/rustwide/target/debug/deps/matching-4d4a20928fd36d3c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_match_bool_fields ... ok
[INFO] [stdout] test test_match_cased_windash ... ok
[INFO] [stdout] test test_match_exists_modifier ... ok
[INFO] [stdout] test test_match_cased_contains_modifier ... ok
[INFO] [stdout] test test_match_field_list ... ok
[INFO] [stdout] test test_match_null_fields ... ok
[INFO] [stdout] test test_match_rule_with_keywords_and_fields ... ok
[INFO] [stdout] test test_match_rule_with_keywords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_sigma_main_rules.rs (/opt/rustwide/target/debug/deps/parse_sigma_main_rules-414227a63e7863ff)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_parse_sigma_main_rules ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_parse_sigma_main_rules stdout ----
[INFO] [stdout] -----------------------------------------------
[INFO] [stdout] Parsing 0 rules took 44.97µs
[INFO] [stdout] Successfully parsed 0 rules
[INFO] [stdout] 0 rules failed with errors
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parse_sigma_main_rules' (155) panicked at tests/parse_sigma_main_rules.rs:50:5:
[INFO] [stdout] assertion failed: num_successful > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61af8e4af5a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61af8e4af5a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61af8e4af5a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61af8e4af5a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61af8e4c7c0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61af8e4c7c0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61af8e4b46c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61af8e4b46c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61af8e48d3df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61af8e48d3df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61af8e4a7569 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61af8e0f52ae - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61af8e0f52ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61af8e4a7722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61af8e4a7722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61af8e48d4ca - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61af8e482659 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61af8e48e2ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61af8e4c83cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61af8e4c8392 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61af8e0e8641 - parse_sigma_main_rules[86696fa4dc81cf67]::test_parse_sigma_main_rules
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_sigma_main_rules.rs:50:5
[INFO] [stdout]   21:     0x61af8e0e7fe7 - parse_sigma_main_rules[86696fa4dc81cf67]::test_parse_sigma_main_rules::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parse_sigma_main_rules.rs:8:33
[INFO] [stdout]   22:     0x61af8e0e95b6 - <parse_sigma_main_rules[86696fa4dc81cf67]::test_parse_sigma_main_rules::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61af8e0e965b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61af8e0e965b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61af8e0f5eba - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61af8e0f5eba - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61af8e0f5eba - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61af8e0f5eba - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61af8e0f5eba - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61af8e0f5eba - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61af8e0f5eba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61af8e0f1464 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61af8e0f1464 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61af8e0f89b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61af8e0f89b2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61af8e0f89b2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61af8e0f89b2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61af8e0f89b2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61af8e0f89b2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61af8e0f89b2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61af8e4aee4f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61af8e4aee4f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x70d0b732daa4 - <unknown>
[INFO] [stdout]   44:     0x70d0b73baa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_parse_sigma_main_rules
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test parse_sigma_main_rules`
[INFO] running `Command { std: "docker" "inspect" "00a963c1e7576ad0ee0d8c6a919453850b454374dd27285b85896caa8171d269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a963c1e7576ad0ee0d8c6a919453850b454374dd27285b85896caa8171d269", kill_on_drop: false }`
[INFO] [stdout] 00a963c1e7576ad0ee0d8c6a919453850b454374dd27285b85896caa8171d269
