[INFO] fetching crate mir-extractor 1.0.2...
[INFO] testing mir-extractor-1.0.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate mir-extractor 1.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mir-extractor 1.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mir-extractor 1.0.2
[INFO] tweaked toml for crates.io crate mir-extractor 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mir-extractor 1.0.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mir-extractor 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2956ce37510224d5a18d7c468b641deb883b4d1ba347ee0ef1fa8cb587359eee
[INFO] running `Command { std: "docker" "start" "-a" "2956ce37510224d5a18d7c468b641deb883b4d1ba347ee0ef1fa8cb587359eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2956ce37510224d5a18d7c468b641deb883b4d1ba347ee0ef1fa8cb587359eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2956ce37510224d5a18d7c468b641deb883b4d1ba347ee0ef1fa8cb587359eee", kill_on_drop: false }`
[INFO] [stdout] 2956ce37510224d5a18d7c468b641deb883b4d1ba347ee0ef1fa8cb587359eee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4ae71082ab9bcd5ce78d70bc9ff0be69be494f5ceb9ddcec02fb8cf23965c06
[INFO] running `Command { std: "docker" "start" "-a" "b4ae71082ab9bcd5ce78d70bc9ff0be69be494f5ceb9ddcec02fb8cf23965c06", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mir-extractor v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.04s
[INFO] running `Command { std: "docker" "inspect" "b4ae71082ab9bcd5ce78d70bc9ff0be69be494f5ceb9ddcec02fb8cf23965c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ae71082ab9bcd5ce78d70bc9ff0be69be494f5ceb9ddcec02fb8cf23965c06", kill_on_drop: false }`
[INFO] [stdout] b4ae71082ab9bcd5ce78d70bc9ff0be69be494f5ceb9ddcec02fb8cf23965c06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1390b44a8d2415d715e4e27db0f083ac77bf1f96963df7c517ba165ae8c7e9c1
[INFO] running `Command { std: "docker" "start" "-a" "1390b44a8d2415d715e4e27db0f083ac77bf1f96963df7c517ba165ae8c7e9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mir-extractor v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> tests/test_advanced_rules.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     for func in &package.functions {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `package`
[INFO] [stdout]    --> tests/test_v101_sql_injection_fp.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let package = make_test_package(vec![func]);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.98s
[INFO] running `Command { std: "docker" "inspect" "1390b44a8d2415d715e4e27db0f083ac77bf1f96963df7c517ba165ae8c7e9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1390b44a8d2415d715e4e27db0f083ac77bf1f96963df7c517ba165ae8c7e9c1", kill_on_drop: false }`
[INFO] [stdout] 1390b44a8d2415d715e4e27db0f083ac77bf1f96963df7c517ba165ae8c7e9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 699cb7c30f44e0997310f86b6cdf9b6ef936b8dba1fdf74b2d036afc4d11996f
[INFO] running `Command { std: "docker" "start" "-a" "699cb7c30f44e0997310f86b6cdf9b6ef936b8dba1fdf74b2d036afc4d11996f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `package`
[INFO] [stderr]    --> tests/test_v101_sql_injection_fp.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |     let package = make_test_package(vec![func]);
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_package`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mir-extractor` (test "test_v101_sql_injection_fp") generated 1 warning (run `cargo fix --test "test_v101_sql_injection_fp" -p mir-extractor` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `func`
[INFO] [stderr]   --> tests/test_advanced_rules.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     for func in &package.functions {
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mir-extractor` (test "test_advanced_rules") generated 1 warning (run `cargo fix --test "test_advanced_rules" -p mir-extractor` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mir_extractor-42221de31711499d)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test dataflow::cfg::tests::test_parse_call ... ok
[INFO] [stdout] test dataflow::cfg::tests::test_parse_goto ... ok
[INFO] [stdout] test dataflow::cfg::tests::test_parse_switch_int ... ok
[INFO] [stdout] test dataflow::cfg::tests::test_parse_return ... ok
[INFO] [stdout] test dataflow::closure::tests::test_is_closure_call ... ok
[INFO] [stdout] test dataflow::closure::tests::test_is_closure_function ... ok
[INFO] [stdout] test dataflow::closure::tests::test_parse_env_field_access ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_path_creation ... ok
[INFO] [stdout] test dataflow::field::tests::test_extract_all_field_paths ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_path_is_prefix ... ok
[INFO] [stdout] test dataflow::field::tests::test_extract_base_var ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_path_to_string ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_path_parent ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_taint_map_inheritance ... ok
[INFO] [stdout] test dataflow::field::tests::test_parse_nested_field_access ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_extract_env_field_access ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_extract_variable ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_actix_web_sanitizers ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_field_sensitive_helpers ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_axum_sanitizers ... ok
[INFO] [stdout] test dataflow::field::tests::test_field_taint_map_basic ... ok
[INFO] [stdout] test dataflow::field::tests::test_set_var_taint ... ok
[INFO] [stdout] test dataflow::field::tests::test_parse_field_access_invalid ... ok
[INFO] [stdout] test dataflow::field::tests::test_parse_simple_field_access ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_validation_sanitizers ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_html_escape_sanitizers ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_is_source_call ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_parse_assignment ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_is_sanitizer_call ... ok
[INFO] [stdout] test dataflow::closure::tests::test_parse_closure_call ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_rocket_sanitizers ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_sql_escape_sanitizers ... ok
[INFO] [stdout] test dataflow::closure::tests::test_parse_closure_creation ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_url_encoding_sanitizers ... ok
[INFO] [stdout] test dataflow::taint::tests::detects_command_sink ... ok
[INFO] [stdout] test dataflow::field::tests::test_merge ... ok
[INFO] [stdout] test dataflow::taint::tests::no_false_positive_on_hardcoded ... ok
[INFO] [stdout] test dataflow::taint::tests::detects_env_var_source ... ok
[INFO] [stdout] test dataflow::tests::skip_non_assignments ... ok
[INFO] [stdout] test dataflow::tests::parses_simple_assignment ... ok
[INFO] [stdout] test dataflow::tests::option_projections_propagate_through_fields ... ok
[INFO] [stdout] test interprocedural::tests::test_extract_function_name ... ok
[INFO] [stdout] test dataflow::tests::taint_propagates_transitively ... ok
[INFO] [stdout] test interprocedural::tests::test_is_builtin_operation ... ok
[INFO] [stdout] test dataflow::tests::tuple_destructuring_creates_assignments_for_each_slot ... ok
[INFO] [stdout] test interprocedural::tests::test_function_summary_creation ... ok
[INFO] [stdout] test interprocedural::tests::test_return_taint_patterns ... ok
[INFO] [stdout] test dataflow::taint::tests::full_taint_analysis ... ok
[INFO] [stdout] test interprocedural::tests::test_call_site_creation ... ok
[INFO] [stdout] test prototypes::tests::detects_openssl_verify_none_via_empty_mode ... ok
[INFO] [stdout] test prototypes::tests::detects_tainted_command_arg ... ok
[INFO] [stdout] test prototypes::tests::detects_simple_content_length_allocation ... ok
[INFO] [stdout] test prototypes::tests::detects_truncating_len_cast ... ok
[INFO] [stdout] test prototypes::tests::detects_try_into_len_cast ... ok
[INFO] [stdout] test prototypes::tests::detects_openssl_verify_none_inline ... ok
[INFO] [stdout] test interprocedural::tests::test_taint_propagation_patterns ... ok
[INFO] [stdout] test prototypes::tests::detects_broadcast_rc_payload ... ok
[INFO] [stdout] test prototypes::tests::detects_openssl_verify_none_callback ... ok
[INFO] [stdout] test prototypes::tests::detects_unbounded_allocation_from_len ... ok
[INFO] [stdout] test prototypes::tests::captures_serialization_sinks ... ok
[INFO] [stdout] test dataflow::closure::tests::test_parse_closure_name ... ok
[INFO] [stdout] test prototypes::tests::ignores_clap_command_builder ... ok
[INFO] [stdout] test prototypes::tests::ignores_command_string_literal_checks ... ok
[INFO] [stdout] test prototypes::tests::ignores_constant_command_args ... ok
[INFO] [stdout] test prototypes::tests::ignores_min_guard ... ok
[INFO] [stdout] test prototypes::tests::ignores_wide_len_cast ... ok
[INFO] [stdout] test prototypes::tests::unbounded_allocation_respects_guard ... ok
[INFO] [stdout] test prototypes::tests::no_findings_without_taint ... ok
[INFO] [stdout] test rules::advanced_async::tests::test_span_guard_metadata ... ok
[INFO] [stdout] test prototypes::tests::respects_custom_guard_markers ... ok
[INFO] [stdout] test prototypes::tests::ignores_broadcast_arc_payload ... ok
[INFO] [stdout] test dataflow::field::tests::test_contains_field_access ... ok
[INFO] [stdout] test prototypes::tests::ignores_assert_guard ... ok
[INFO] [stdout] test rules::advanced_async::tests::test_template_injection_metadata ... ok
[INFO] [stdout] test rules::advanced_input::tests::test_allocation_size_metadata ... ok
[INFO] [stdout] test rules::advanced_async::tests::test_unsafe_send_metadata ... ok
[INFO] [stdout] test prototypes::tests::ignores_clamp_guard ... ok
[INFO] [stdout] test rules::advanced_input::tests::test_integer_overflow_metadata ... ok
[INFO] [stdout] test rules::advanced_input::tests::test_binary_deser_metadata ... ok
[INFO] [stdout] test rules::advanced_input::tests::test_regex_dos_metadata ... ok
[INFO] [stdout] test rules::advanced_memory::tests::test_dangling_pointer_rule_metadata ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_comments_block_comment ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_comments_line_comment ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_comments_multiline_block ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_string_literals_preserves_lifetimes ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_string_literals_basic ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_string_literals_raw_string ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_string_literals_multiline_state ... ok
[INFO] [stdout] test rules::advanced_memory::tests::test_derive_macro_detection ... ok
[INFO] [stdout] test tests::box_into_raw_rule_detects_usage ... ok
[INFO] [stdout] test tests::box_into_raw_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test dataflow::path_sensitive::tests::test_generic_sanitizers ... ok
[INFO] [stdout] test rules::advanced_memory::tests::test_safe_trait_method_detection ... ok
[INFO] [stdout] test rules::utils::tests::test_strip_char_literal ... ok
[INFO] [stdout] test tests::command_rule_reports_constant_arguments_with_medium_severity ... ok
[INFO] [stdout] test tests::command_rule_reports_tokio_process_usage ... ok
[INFO] [stdout] test tests::cargo_auditable_rule_allows_marker_dependency ... ok
[INFO] [stdout] test tests::extracts_def_path_from_signature_examples ... ok
[INFO] [stdout] test tests::ffi_buffer_leak_rule_flags_early_return ... ok
[INFO] [stdout] test tests::command_rule_reports_tainted_arguments_with_high_severity ... ok
[INFO] [stdout] test tests::hardcoded_home_path_rule_detects_literal ... ok
[INFO] [stdout] test tests::cargo_auditable_rule_detects_workspace_ci_markers ... ok
[INFO] [stdout] test tests::cargo_auditable_rule_flags_missing_metadata ... ok
[INFO] [stdout] test tests::hardcoded_home_path_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::allocator_mismatch_rule_ignores_string_literals ... ok
[INFO] [stdout] test tests::cargo_auditable_rule_respects_skip_metadata ... ok
[INFO] [stdout] test tests::mem_forget_guard_rule_detects_guard_leak ... ok
[INFO] [stdout] test tests::mem_forget_guard_rule_ignores_non_guard_forget ... ok
[INFO] [stdout] test tests::mem_forget_guard_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::ffi_buffer_leak_rule_ignores_string_literals ... ok
[INFO] [stdout] test tests::cache_hit_skips_extractor ... ok
[INFO] [stdout] test tests::non_https_url_rule_detects_literal ... ok
[INFO] [stdout] test tests::non_https_url_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::nonnull_rule_detects_new_unchecked ... ok
[INFO] [stdout] test tests::nonnull_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::openssl_rule_reports_empty_mode_variable ... ok
[INFO] [stdout] test tests::openssl_rule_reports_none_literal ... ok
[INFO] [stdout] test tests::parse_extracts_function_spans ... ok
[INFO] [stdout] test tests::parse_extracts_functions ... ok
[INFO] [stdout] test tests::permissions_set_readonly_rule_detects_false ... ok
[INFO] [stdout] test tests::permissions_set_readonly_rule_ignores_true ... ok
[INFO] [stdout] test tests::permissions_set_readonly_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::rule_finding_carries_function_span ... ok
[INFO] [stdout] test tests::command_rule_ignores_discover_targets ... ok
[INFO] [stdout] test tests::danger_accept_invalid_certs_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::sarif_report_includes_code_snippet ... ok
[INFO] [stdout] test tests::sarif_report_includes_span_region ... ok
[INFO] [stdout] test tests::rustsec_unsound_dependency_rule_flags_lockfile_matches ... ok
[INFO] [stdout] test tests::static_mut_global_rule_detects_mutable_static ... ok
[INFO] [stdout] test tests::static_mut_global_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::strip_string_literals_preserves_lifetimes_and_length ... ok
[INFO] [stdout] test tests::command_rule_ignores_rustc_detection ... ok
[INFO] [stdout] test tests::maybe_uninit_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::command_rule_ignores_detect_crate_name ... ok
[INFO] [stdout] test tests::mem_uninit_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::length_truncation_cast_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::unsafe_send_sync_bounds_rule_ignores_string_literals ... ok
[INFO] [stdout] test tests::unsafe_send_sync_bounds_rule_detects_missing_generic_bounds ... ok
[INFO] [stdout] test tests::unbounded_allocation_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::untrusted_env_rule_detects_env_call ... ok
[INFO] [stdout] test tests::untrusted_env_rule_ignores_string_literal ... ok
[INFO] [stdout] test tests::danger_accept_invalid_certs_rule_detects_rustls_dangerous ... ok
[INFO] [stdout] test tests::mem_uninit_rule_detects_usage ... ok
[INFO] [stdout] test tests::danger_accept_invalid_certs_rule_detects_usage ... ok
[INFO] [stdout] test tests::maybe_uninit_rule_detects_usage ... ok
[INFO] [stdout] test tests::wasm_stub_registers_metadata ... ok
[INFO] [stdout] test tests::world_writable_mode_rule_detects_set_mode ... ok
[INFO] [stdout] test tests::world_writable_mode_rule_ignores_safe_mask ... ok
[INFO] [stdout] test tests::world_writable_mode_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::rulepack_matches_body_contains ... ok
[INFO] [stdout] test tests::yanked_crate_rule_flags_yanked_versions ... ok
[INFO] [stdout] test tests::allocator_mismatch_rule_detects_mixed_allocators ... ok
[INFO] [stdout] test tests::unbounded_allocation_rule_detects_usage ... ok
[INFO] [stdout] test tests::builtin_security_rules_fire ... ok
[INFO] [stdout] test tests::vec_set_len_rule_skips_analyzer_crate ... ok
[INFO] [stdout] test tests::length_truncation_cast_rule_detects_usage ... ok
[INFO] [stdout] test tests::md5_rule_ignores_doc_only_matches ... ok
[INFO] [stdout] test tests::sha1_rule_ignores_doc_only_matches ... ok
[INFO] [stdout] test tests::transmute_rule_ignores_string_literals ... ok
[INFO] [stdout] test tests::unsafe_usage_rule_ignores_string_literals ... ok
[INFO] [stdout] test tests::transmute_rule_detects_usage ... ok
[INFO] [stdout] test tests::unsafe_usage_rule_detects_unsafe_block ... ok
[INFO] [stdout] test tests::vec_set_len_rule_detects_usage ... ok
[INFO] [stdout] test tests::vec_set_len_rule_ignores_metadata_lines ... ok
[INFO] [stdout] test tests::vec_set_len_rule_ignores_string_literals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mir_extractor-00731290985fb66a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hir_smoke.rs (/opt/rustwide/target/debug/deps/hir_smoke-fa93b67f47de39cc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_advanced_rules.rs (/opt/rustwide/target/debug/deps/test_advanced_rules-7349911c5c6e063b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_advanced_rules ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_advanced_rules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_advanced_rules' (229) panicked at tests/test_advanced_rules.rs:25:9:
[INFO] [stdout] MIR extraction failed:
[INFO] [stdout] error: could not find `Cargo.toml` in `/opt/rustwide` or any parent directory
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5896429efb7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5896429efb7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5896429efb7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5896429efb7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589642a05cba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589642a05cba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5896429f4be2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5896429f4be2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5896429cdc3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5896429cdc3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5896429e7899 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58964298348c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58964298348c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5896429e7b12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5896429e7b12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5896429cdcf8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5896429c50a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5896429ceaed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x589642a0659c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x589642844a77 - test_advanced_rules::test_advanced_rules::hdd0cbcb67300fc05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_advanced_rules.rs:25:9
[INFO] [stdout]   20:     0x5896428451b7 - test_advanced_rules::test_advanced_rules::{{closure}}::h64fba2827976707a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_advanced_rules.rs:5:25
[INFO] [stdout]   21:     0x5896428455c6 - core::ops::function::FnOnce::call_once::hd82fc48d63846138
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58964297756b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58964297756b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x589642983f5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x589642983f5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x589642983f5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x589642983f5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x589642983f5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x589642983f5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x589642983f5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x58964297f674 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x58964297f674 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x589642986b62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x589642986b62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x589642986b62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x589642986b62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x589642986b62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x589642986b62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x589642986b62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5896429ef0ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5896429ef0ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7846d42cdaa4 - <unknown>
[INFO] [stdout]   43:     0x7846d435aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_advanced_rules
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_advanced_rules`
[INFO] running `Command { std: "docker" "inspect" "699cb7c30f44e0997310f86b6cdf9b6ef936b8dba1fdf74b2d036afc4d11996f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699cb7c30f44e0997310f86b6cdf9b6ef936b8dba1fdf74b2d036afc4d11996f", kill_on_drop: false }`
[INFO] [stdout] 699cb7c30f44e0997310f86b6cdf9b6ef936b8dba1fdf74b2d036afc4d11996f
