[INFO] fetching crate safebox-ai 0.1.0...
[INFO] testing safebox-ai-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate safebox-ai 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate safebox-ai 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate safebox-ai 0.1.0
[INFO] tweaked toml for crates.io crate safebox-ai 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate safebox-ai 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate safebox-ai 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded tree-sitter v0.24.7
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.12
[INFO] [stderr]   Downloaded landlock v0.4.4
[INFO] [stderr]   Downloaded enumflags2 v0.7.12
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded tree-sitter-bash v0.23.3
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5df543d9baac84ac952d015f4e34da608c56e428aa5d004dc57039e4b1ad141
[INFO] running `Command { std: "docker" "start" "-a" "f5df543d9baac84ac952d015f4e34da608c56e428aa5d004dc57039e4b1ad141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5df543d9baac84ac952d015f4e34da608c56e428aa5d004dc57039e4b1ad141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5df543d9baac84ac952d015f4e34da608c56e428aa5d004dc57039e4b1ad141", kill_on_drop: false }`
[INFO] [stdout] f5df543d9baac84ac952d015f4e34da608c56e428aa5d004dc57039e4b1ad141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ae3a632edb76cda07ba6eca24cdd565ace53610cac83641c023e26e79c82ba0
[INFO] running `Command { std: "docker" "start" "-a" "1ae3a632edb76cda07ba6eca24cdd565ace53610cac83641c023e26e79c82ba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling safebox-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "1ae3a632edb76cda07ba6eca24cdd565ace53610cac83641c023e26e79c82ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae3a632edb76cda07ba6eca24cdd565ace53610cac83641c023e26e79c82ba0", kill_on_drop: false }`
[INFO] [stdout] 1ae3a632edb76cda07ba6eca24cdd565ace53610cac83641c023e26e79c82ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5645f8b6e6814c4820bc71b16ea562e3dbad623bd67ba562c5e6568b0a07a543
[INFO] running `Command { std: "docker" "start" "-a" "5645f8b6e6814c4820bc71b16ea562e3dbad623bd67ba562c5e6568b0a07a543", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling safebox-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.38s
[INFO] running `Command { std: "docker" "inspect" "5645f8b6e6814c4820bc71b16ea562e3dbad623bd67ba562c5e6568b0a07a543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5645f8b6e6814c4820bc71b16ea562e3dbad623bd67ba562c5e6568b0a07a543", kill_on_drop: false }`
[INFO] [stdout] 5645f8b6e6814c4820bc71b16ea562e3dbad623bd67ba562c5e6568b0a07a543
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba24c9f9ff1aed3cb48e047bb10538c38f0a94d83032d9911d36cd932299f91b
[INFO] running `Command { std: "docker" "start" "-a" "ba24c9f9ff1aed3cb48e047bb10538c38f0a94d83032d9911d36cd932299f91b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safebox-762166119edb0495)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/safebox-0309d9fbf42972f6)
[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_ast.rs (/opt/rustwide/target/debug/deps/test_ast-9c1deffa5090bcf0)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test parse_network_sink ... ok
[INFO] [stdout] test parse_command_list ... ok
[INFO] [stdout] test detect_pipe_taint_sensitive_to_network ... ok
[INFO] [stdout] test detect_pipe_taint_safe_pipe ... ok
[INFO] [stdout] test parse_simple_command ... ok
[INFO] [stdout] test parse_tilde_expansion ... ok
[INFO] [stdout] test parse_pipeline ... ok
[INFO] [stdout] test parse_rm_command ... ok
[INFO] [stdout] test detect_command_substitution_taint ... ok
[INFO] [stdout] test parse_command_substitution ... ok
[INFO] [stdout] test parse_redirect ... ok
[INFO] [stdout] test parse_process_substitution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_blast.rs (/opt/rustwide/target/debug/deps/test_blast-bd991c0e5f4ce045)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test blast_system_path_blocks ... ok
[INFO] [stdout] test blast_workspace_file_silent_allow ... ok
[INFO] [stdout] test blast_single_file_silent_allow ... ok
[INFO] [stdout] test blast_no_target_silent_allow ... ok
[INFO] [stdout] test blast_system_path_prefix_match ... ok
[INFO] [stdout] test blast_recursive_delete_prompts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_bundle.rs (/opt/rustwide/target/debug/deps/test_bundle-4d0571377d399cfa)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test bundle_metadata_source_distribution ... ok
[INFO] [stdout] test bundle_metadata_rule_count ... ok
[INFO] [stdout] test bundle_invalid_magic_rejected ... ok
[INFO] [stdout] test bundle_magic_bytes_correct ... ok
[INFO] [stdout] test bundle_multiple_protection_rules ... ok
[INFO] [stdout] test bundle_symlink_versioning ... ok
[INFO] [stdout] test bundle_hmac_tamper_detection ... ok
[INFO] [stdout] test bundle_compile_and_load_roundtrip ... ok
[INFO] [stdout] test bundle_zero_length_file_rejected ... ok
[INFO] [stdout] test bundle_version_forward_compat ... ok
[INFO] [stdout] test bundle_empty_sections_roundtrip ... ok
[INFO] [stdout] test bundle_wrong_key_rejected ... ok
[INFO] [stdout] test bundle_large_hashset_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_eval.rs (/opt/rustwide/target/debug/deps/test_eval-d37904b55385278c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test eval_request_with_syscall_info ... ok
[INFO] [stdout] test eval_response_serde_roundtrip ... ok
[INFO] [stdout] test eval_request_serde_roundtrip ... ok
[INFO] [stdout] test syscall_info_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_evallog.rs (/opt/rustwide/target/debug/deps/test_evallog-94c8abd90299e094)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test list_records_with_limit ... ok
[INFO] [stdout] test on_disk_persistence ... ok
[INFO] [stdout] test in_memory_mode_works ... ok
[INFO] [stdout] test api_fallback_records_queryable ... ok
[INFO] [stdout] test count_by_verdict ... ok
[INFO] [stdout] test override_cross_session ... ok
[INFO] [stdout] test count_overrides ... ok
[INFO] [stdout] test count_by_stage ... ok
[INFO] [stdout] test override_different_session_not_found ... ok
[INFO] [stdout] test write_override_and_find ... ok
[INFO] [stdout] test read_by_hash_returns_correct_records ... ok
[INFO] [stdout] test write_and_read_by_id ... ok
[INFO] [stdout] test ring_buffer_auto_flushes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_evaluator.rs (/opt/rustwide/target/debug/deps/test_evaluator-ee4af118a4821ed2)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test aho_corasick_substring_match ... ok
[INFO] [stdout] test hashset_allows_known_safe ... ok
[INFO] [stdout] test aho_corasick_blocks_known_dangerous ... ok
[INFO] [stdout] test full_pipeline_latency_hashset ... ok
[INFO] [stdout] test blast_radius_silent_allow_for_harmless ... ok
[INFO] [stdout] test blast_radius_blocks_system_target ... ok
[INFO] [stdout] test override_check_with_no_evallog ... ok
[INFO] [stdout] test api_fallback_reached_for_ambiguous ... ok
[INFO] [stdout] test pipe_taint_blocks_exfiltration ... ok
[INFO] [stdout] test protection_rule_prompts_read_on_critical ... ok
[INFO] [stdout] test safe_pipe_not_blocked ... ok
[INFO] [stdout] test taint_check_blocks_cross_command_exfil ... ok
[INFO] [stdout] test tier_priority_gold_over_bronze ... ok
[INFO] [stdout] test hashset_miss_continues ... ok
[INFO] [stdout] test protection_rule_blocks_delete_on_protected_path ... ok
[INFO] [stdout] test loaded_bundle_from_sections ... ok
[INFO] [stdout] test command_substitution_taint_blocks ... ok
[INFO] [stdout] test override_check_returns_cached_verdict ... ok
[INFO] [stdout] test override_miss_continues_to_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_experience.rs (/opt/rustwide/target/debug/deps/test_experience-c76d430ea0b78f9c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test experience_entry_seed_factory ... ok
[INFO] [stdout] test experience_entry_serde_roundtrip ... ok
[INFO] [stdout] test experience_entry_in_bundle_sections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_hash.rs (/opt/rustwide/target/debug/deps/test_hash-ae790f9891a5f1fc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hash_deterministic ... ok
[INFO] [stdout] test hash_different_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_landlock.rs (/opt/rustwide/target/debug/deps/test_landlock-299699250d2aeab4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test landlock_abi_detection ... ok
[INFO] [stdout] test landlock_policy_default_eq_new ... ok
[INFO] [stdout] test landlock_policy_empty_valid ... ok
[INFO] [stdout] test landlock_policy_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_llm.rs (/opt/rustwide/target/debug/deps/test_llm-9af95f6b8a17993c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test llm_parse_response ... ok
[INFO] [stdout] test mock_llm_returns_block ... ok
[INFO] [stdout] test mock_llm_returns_allow_with_reason ... ok
[INFO] [stdout] test llm_input_contains_only_features ... 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] [stderr]      Running tests/test_loops.rs (/opt/rustwide/target/debug/deps/test_loops-9dc4cbee51dd6939)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test loop1_does_not_trigger_below_threshold ... ok
[INFO] [stdout] test loop1_triggers_on_override_threshold ... ok
[INFO] [stdout] test loop5_normal_override_rate_ok ... ok
[INFO] [stdout] test loop1_does_not_trigger_on_timer ... ok
[INFO] [stdout] test loop5_detects_high_override_rate ... ok
[INFO] [stdout] test loop5_triggers_on_session_end ... ok
[INFO] [stdout] test loop1_triggers_on_session_end ... ok
[INFO] [stdout] test loop5_triggers_on_timer ... ok
[INFO] [stdout] test loop1_skips_when_insufficient_fallbacks ... ok
[INFO] [stdout] test loop5_computes_metrics ... ok
[INFO] [stdout] test loop1_rejects_rule_causing_regression ... ok
[INFO] [stdout] test loop1_generates_rule_from_frequent_fallbacks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_metrics.rs (/opt/rustwide/target/debug/deps/test_metrics-3ecb4f06cb85e585)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test override_rate_calculation ... ok
[INFO] [stdout] test compute_metrics_from_test_data ... ok
[INFO] [stdout] test empty_log_returns_zero_metrics ... ok
[INFO] [stdout] test interrupt_rate_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_profiler.rs (/opt/rustwide/target/debug/deps/test_profiler-b67e3d8918bcdb17)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test cloud_config_detector_protection_level ... ok
[INFO] [stdout] test cloud_config_detector_finds_azure_dir ... ok
[INFO] [stdout] test cloud_config_detector_finds_gcp_dir ... ok
[INFO] [stdout] test credential_detector_finds_ssh_private_key ... ok
[INFO] [stdout] test cloud_config_detector_finds_aws_dir ... ok
[INFO] [stdout] test credential_detector_protection_level ... ok
[INFO] [stdout] test database_detector_protection_level ... ok
[INFO] [stdout] test credential_detector_finds_aws_credentials ... ok
[INFO] [stdout] test dev_project_detector_finds_git ... ok
[INFO] [stdout] test dev_project_detector_protection_level ... ok
[INFO] [stdout] test empty_dir_no_detections ... ok
[INFO] [stdout] test dev_project_detector_finds_package_json ... ok
[INFO] [stdout] test env_file_detector_finds_dotenv ... ok
[INFO] [stdout] test env_file_detector_finds_env_local ... ok
[INFO] [stdout] test env_file_detector_ignores_env_example ... ok
[INFO] [stdout] test env_file_detector_protection_level ... ok
[INFO] [stdout] test generate_policy_empty_assets_empty_policy ... ok
[INFO] [stdout] test database_detector_finds_sqlite_files ... ok
[INFO] [stdout] test system_config_detector_finds_boot ... ok
[INFO] [stdout] test system_config_detector_finds_etc_shadow ... ok
[INFO] [stdout] test generate_policy_consistency ... ok
[INFO] [stdout] test credential_detector_finds_gcp_key ... ok
[INFO] [stdout] test generate_policy_ssh_produces_rules_and_landlock ... ok
[INFO] [stdout] test generate_policy_all_paths_absolute ... ok
[INFO] [stdout] test dev_project_detector_finds_cargo_toml ... ok
[INFO] [stdout] test detected_asset_sensitivity_correct ... ok
[INFO] [stdout] test system_config_detector_protection_level ... ok
[INFO] [stdout] test credential_detector_ignores_public_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_rules.rs (/opt/rustwide/target/debug/deps/test_rules-2afeaac151f097ae)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test datalog_rule_serde_roundtrip ... ok
[INFO] [stdout] test glob_match_ssh_key ... ok
[INFO] [stdout] test glob_matches_wildcard_in_dir ... ok
[INFO] [stdout] test glob_no_match_different_dir ... ok
[INFO] [stdout] test protection_rule_serde_roundtrip ... ok
[INFO] [stdout] test command_rule_serde_roundtrip ... ok
[INFO] [stdout] test rule_id_is_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_session.rs (/opt/rustwide/target/debug/deps/test_session-84038bd1fdc7450e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test circuit_resets_after_allow ... ok
[INFO] [stdout] test consecutive_blocks_reset_on_allow ... ok
[INFO] [stdout] test circuit_open_blocks_evaluation ... ok
[INFO] [stdout] test circuit_breaker_trips_after_threshold ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_taint.rs (/opt/rustwide/target/debug/deps/test_taint-3e9be938b3e01ede)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test taint_empty_tracker ... ok
[INFO] [stdout] test taint_from_protection_rules ... ok
[INFO] [stdout] test taint_propagates_on_copy ... ok
[INFO] [stdout] test taint_propagates_on_sed ... ok
[INFO] [stdout] test taint_chain_multi_hop ... ok
[INFO] [stdout] test taint_propagates_on_tar ... ok
[INFO] [stdout] test move_transfers_taint ... ok
[INFO] [stdout] test tainted_network_is_blocked ... ok
[INFO] [stdout] test untainted_network_is_allowed ... ok
[INFO] [stdout] test taint_propagates_through_base64 ... ok
[INFO] [stdout] test taint_removed_on_delete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_tech_validation.rs (/opt/rustwide/target/debug/deps/test_tech_validation-fca217a9e02ab31a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test landlock_ruleset_creation ... ok
[INFO] [stdout] test landlock_abi_version_detected ... ok
[INFO] [stdout] test tree_sitter_bash_parses_redirect ... ok
[INFO] [stdout] test tree_sitter_bash_parses_pipe_sequence ... ok
[INFO] [stdout] test tree_sitter_bash_parses_command_substitution ... ok
[INFO] [stdout] test tree_sitter_bash_parses_process_substitution ... ok
[INFO] [stdout] test tree_sitter_bash_parses_simple_command ... ok
[INFO] [stdout] test tree_sitter_bash_parse_latency ... FAILED
[INFO] [stdout] test redb_overwrite_value ... ok
[INFO] [stdout] test redb_multiple_tables ... ok
[INFO] [stdout] test redb_write_read_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tree_sitter_bash_parse_latency stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tree_sitter_bash_parse_latency' (186) panicked at tests/test_tech_validation.rs:78:5:
[INFO] [stdout] Parse took 1.553005ms (expected < 1ms)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c93f92a815a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c93f92a815a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c93f92a815a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c93f92a815a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c93f92bcc7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c93f92bcc7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5c93f92acae2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c93f92acae2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c93f928641f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c93f928641f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c93f929fee9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c93f923bf4c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c93f923bf4c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c93f92a00a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c93f92a00a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c93f92864d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c93f927b639 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c93f92871ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c93f92bd3cc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c93f906d21d - test_tech_validation[73a083e20295ef4a]::tree_sitter_bash_parse_latency
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_tech_validation.rs:78:5
[INFO] [stdout]   20:     0x5c93f90698b7 - test_tech_validation[73a083e20295ef4a]::tree_sitter_bash_parse_latency::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_tech_validation.rs:65:36
[INFO] [stdout]   21:     0x5c93f9073ef6 - <test_tech_validation[73a083e20295ef4a]::tree_sitter_bash_parse_latency::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c93f922f22b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c93f922f22b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5c93f923ca1b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5c93f923ca1b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c93f923ca1b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c93f923ca1b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c93f923ca1b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c93f923ca1b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5c93f923ca1b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5c93f9236134 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5c93f9236134 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c93f923f622 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5c93f923f622 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c93f923f622 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c93f923f622 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c93f923f622 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c93f923f622 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5c93f923f622 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c93f92a79ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5c93f92a79ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x70c252a6daa4 - <unknown>
[INFO] [stdout]   43:     0x70c252afaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tree_sitter_bash_parse_latency
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_tech_validation`
[INFO] running `Command { std: "docker" "inspect" "ba24c9f9ff1aed3cb48e047bb10538c38f0a94d83032d9911d36cd932299f91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba24c9f9ff1aed3cb48e047bb10538c38f0a94d83032d9911d36cd932299f91b", kill_on_drop: false }`
[INFO] [stdout] ba24c9f9ff1aed3cb48e047bb10538c38f0a94d83032d9911d36cd932299f91b
