[INFO] cloning repository https://github.com/aspelldenny/inv-gate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aspelldenny/inv-gate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspelldenny%2Finv-gate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspelldenny%2Finv-gate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdfb5775cb32853e97d8ff4cf76254a8f38a8136
[INFO] testing aspelldenny/inv-gate against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspelldenny%2Finv-gate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aspelldenny/inv-gate
[INFO] finished tweaking git repo https://github.com/aspelldenny/inv-gate
[INFO] tweaked toml for git repo https://github.com/aspelldenny/inv-gate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aspelldenny/inv-gate on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aspelldenny/inv-gate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d
[INFO] running `Command { std: "docker" "start" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling inv-gate v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.82s
[INFO] running `Command { std: "docker" "inspect" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling inv-gate v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.53s
[INFO] running `Command { std: "docker" "inspect" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inv_gate-4b01cd696591eb23)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test checks::port::tests::classify_1part_unrecognized ... ok
[INFO] [stdout] test checks::port::tests::classify_4part_unrecognized ... ok
[INFO] [stdout] test checks::port::tests::classify_implicit_bind ... ok
[INFO] [stdout] test checks::port::tests::classify_loopback_ok ... ok
[INFO] [stdout] test checks::port::tests::classify_explicit_000 ... ok
[INFO] [stdout] test checks::port::tests::classify_nginx_allowed ... ok
[INFO] [stdout] test checks::port::tests::is_in_ports_block_false_volumes ... ok
[INFO] [stdout] test checks::port::tests::classify_public_ip ... ok
[INFO] [stdout] test checks::port::tests::is_in_ports_block_true ... ok
[INFO] [stdout] test checks::port::tests::probe_a_3part_public_ip_violation ... ok
[INFO] [stdout] test checks::port::tests::probe_b_3part_loopback_ok ... ok
[INFO] [stdout] test checks::port::tests::probe_c_nginx_80_ok ... ok
[INFO] [stdout] test checks::port::tests::probe_e_missing_file_warn_stderr ... ok
[INFO] [stdout] test checks::port::tests::probe_d_2part_non_nginx_violation ... ok
[INFO] [stdout] test checks::runtime::tests::test_infra_glob_one_level_sorted ... ok
[INFO] [stdout] test checks::runtime::tests::test_mask_boundary_13 ... ok
[INFO] [stdout] test checks::runtime::tests::test_mask_short ... ok
[INFO] [stdout] test checks::runtime::tests::test_missing_runtime_file_skipped ... ok
[INFO] [stdout] test checks::port::tests::probe_g_non_utf8_no_panic ... ok
[INFO] [stdout] test checks::port::tests::probe_f5_port_range_skip ... ok
[INFO] [stdout] test checks::port::tests::probe_f2_bare_1part_unrecognized ... ok
[INFO] [stdout] test checks::runtime::tests::test_allowlist_skip_env_interpolation ... ok
[INFO] [stdout] test checks::port::tests::probe_f4_long_syntax_skip ... ok
[INFO] [stdout] test checks::port::tests::probe_f6_volumes_block_not_violation ... ok
[INFO] [stdout] test checks::port::tests::probe_f1_single_quoted_skip ... ok
[INFO] [stdout] test checks::port::tests::probe_f3_explicit_000_public_ip ... ok
[INFO] [stdout] test checks::runtime::tests::test_mask_boundary_12 ... ok
[INFO] [stdout] test checks::runtime::tests::test_dbconn_g4_dollar_in_middle ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_aws ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_resend ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_openai ... ok
[INFO] [stdout] test checks::runtime::tests::test_skip_extensions ... ok
[INFO] [stdout] test checks::runtime::tests::test_non_utf8_file_still_scanned ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_google_api ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_slack_token ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_generic_entropy ... ok
[INFO] [stdout] test checks::schema::tests::p010_probe_e_oracle_guard_empty_tree_sha ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_github_pat_fine ... ok
[INFO] [stdout] test checks::runtime::tests::test_double_firing ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_anthropic ... ok
[INFO] [stdout] test checks::schema::tests::probe_d_not_a_repo_fallback_safe ... ok
[INFO] [stdout] test checks::schema::tests::p010_probe_b_not_a_repo_still_branch_c ... ok
[INFO] [stdout] test checks::schema::tests::probe_f_destructive_patterns_individual ... ok
[INFO] [stdout] test checks::schema::tests::probe_e_header_skip_and_closing_brace ... ok
[INFO] [stdout] test checks::secrets::tests::test_skip_path_src_generated ... ok
[INFO] [stdout] test checks::secrets::tests::test_comment_line_skip ... ok
[INFO] [stdout] test checks::schema::tests::probe_c_schema_missing ... ok
[INFO] [stdout] test checks::schema::tests::p010_probe_a_routing_1commit_branch_d ... ok
[INFO] [stdout] test checks::runtime::tests::test_dbconn_g3_dollar_prefix_password_no_finding ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_telegram_bot ... ok
[INFO] [stdout] test checks::schema::tests::p010_probe_d_2commit_destructive_exit1 ... ok
[INFO] [stdout] test checks::schema::tests::p010_probe_c_1commit_empirical_no_finding ... ok
[INFO] [stdout] test checks::schema::tests::probe_g_additive_only_safe ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_stripe ... ok
[INFO] [stdout] test checks::schema::tests::probe_d_one_commit_fallback_safe ... ok
[INFO] [stdout] test checks::schema::tests::probe_a_allow_data_loss_bypass ... ok
[INFO] [stdout] test checks::runtime::tests::test_pattern_pem_private_key ... ok
[INFO] [stdout] test checks::schema::tests::probe_b_allow_data_loss_not_bypass ... ok
[INFO] [stdout] test checks::runtime::tests::test_dbconn_g1_env_interpolation_no_finding ... ok
[INFO] [stdout] test checks::runtime::tests::test_dbconn_g2_real_password_finding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gate_skip.rs (/opt/rustwide/target/debug/deps/gate_skip-4d544525f175cfcc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test no_flag_default_fail_on_minimal_repo ... ok
[INFO] [stdout] test skip_absent_does_not_skip_inv004 ... ok
[INFO] [stdout] test skip_absent_guard_kep_sentry_config_present_runs_check ... ok
[INFO] [stdout] test skip_absent_flag_skips_inv005_inv008 ... ok
[INFO] [stdout] test skip_absent_does_not_skip_inv005_when_sentry_ts_present ... ok
[INFO] [stdout] test skip_absent_does_not_skip_inv008_when_compose_present ... ok
[INFO] [stdout] test skip_and_fail_coexist_exit_1 ... ok
[INFO] [stdout] test skip_absent_flag_noop_when_all_files_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp_serve.rs (/opt/rustwide/target/debug/deps/mcp_serve-23ecbb243b3674d6)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test serve_with_unknown_flag_exits_2 ... ok
[INFO] [stdout] test mcp_tools_list_five_tools ... ok
[INFO] [stdout] test mcp_gate_wrong_type_arg_is_error ... ok
[INFO] [stdout] test mcp_check_port_stderr_field_is_string ... ok
[INFO] [stdout] test mcp_gate_no_args_backward_compat_exit_1 ... ok
[INFO] [stdout] test mcp_gate_skip_absent_true_exit_0 ... ok
[INFO] [stdout] test mcp_clean_fixture_exit_zero ... ok
[INFO] [stdout] test mcp_five_tools_dirty_match_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parity_gate.rs (/opt/rustwide/target/debug/deps/parity_gate-585454694e2e9a44)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test gate_bare_exits_2 ... ok
[INFO] [stdout] test gate_usage_error_unknown_flag ... ok
[INFO] [stdout] test inv_002_latest_tag_fail ... ok
[INFO] [stdout] test inv_006_cors_wildcard_fail ... ok
[INFO] [stdout] test inv_008_external_service_ports_pass ... ok
[INFO] [stdout] test inv_005_no_sentry_scrubber_fail ... ok
[INFO] [stdout] test gate_accumulator_runs_all_sections_on_fail ... ok
[INFO] [stdout] test inv_008_internal_service_ports_fail ... ok
[INFO] [stdout] test summary_conditional_no_failed_invs_when_clean ... ok
[INFO] [stdout] test inv_004_missing_gitignore_entry_fail ... ok
[INFO] [stdout] test parity_gate_clean ... ok
[INFO] [stdout] test inv_003_real_value_fail ... ok
[INFO] [stdout] test inv_002_umami_exception_pass ... ok
[INFO] [stdout] test summary_conditional_failed_invs_present_when_fail ... ok
[INFO] [stdout] test gate_all_clean_exit_0_full_sections ... ok
[INFO] [stdout] test parity_gate_dirty ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parity_gate_dirty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parity_gate_dirty' (2276) panicked at tests/parity_gate.rs:186:5:
[INFO] [stdout] assertion `left == right` failed: stdout mismatch for gate--dirty:
[INFO] [stdout] expected (len=1177):
[INFO] [stdout] --- INV-001: No host-bind 0.0.0.0 except nginx 80/443 ---
[INFO] [stdout] docker-compose.yml:8: INV-001 violated -- implicit 0.0.0.0 bind: 8001:8001
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] --- INV-002: No :latest tag (except umami/portainer exception) ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-003: No real secret value in .env.example ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-004: .env.{production,staging,backup,local} gitignored + never committed ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-005: Sentry config has beforeSend/beforeBreadcrumb scrubber ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-006: astro-service CORS not wildcard ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-008: Internal services use expose: not ports: ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-009: No hardcoded secret in src/ + astro-service/ source files ---
[INFO] [stdout] src/config.ts:3: INV-009 violated -- ghp_...0000 (github-pat)
[INFO] [stdout] src/config.ts:3: INV-009 violated -- ghp_...0000 (generic-entropy)
[INFO] [stdout] src/config.ts:5: INV-009 violated -- FAKE...5678 (generic-entropy)
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] --- INV-010: No secret in runtime state + infra files ---
[INFO] [stdout] .git/config:14: INV-010 violated -- ghp_...0000 (github-pat-classic)
[INFO] [stdout] .git/config:14: INV-010 violated -- http...000@ (token-in-url)
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] ====================================
[INFO] [stdout] Security gate: 6 passed, 3 failed, 0 warnings
[INFO] [stdout] Failed invariants: INV-001 INV-009 INV-010
[INFO] [stdout] 
[INFO] [stdout] actual (len=1177):
[INFO] [stdout] --- INV-001: No host-bind 0.0.0.0 except nginx 80/443 ---
[INFO] [stdout] docker-compose.yml:8: INV-001 violated -- implicit 0.0.0.0 bind: 8001:8001
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] --- INV-002: No :latest tag (except umami/portainer exception) ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-003: No real secret value in .env.example ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-004: .env.{production,staging,backup,local} gitignored + never committed ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-005: Sentry config has beforeSend/beforeBreadcrumb scrubber ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-006: astro-service CORS not wildcard ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-008: Internal services use expose: not ports: ---
[INFO] [stdout]   PASS
[INFO] [stdout] 
[INFO] [stdout] --- INV-009: No hardcoded secret in src/ + astro-service/ source files ---
[INFO] [stdout] src/config.ts:3: INV-009 violated -- ghp_...0000 (github-pat)
[INFO] [stdout] src/config.ts:3: INV-009 violated -- ghp_...0000 (generic-entropy)
[INFO] [stdout] src/config.ts:5: INV-009 violated -- FAKE...5678 (generic-entropy)
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] --- INV-010: No secret in runtime state + infra files ---
[INFO] [stdout] .git/config:12: INV-010 violated -- ghp_...0000 (github-pat-classic)
[INFO] [stdout] .git/config:12: INV-010 violated -- http...000@ (token-in-url)
[INFO] [stdout]   FAIL
[INFO] [stdout] 
[INFO] [stdout] ====================================
[INFO] [stdout] Security gate: 6 passed, 3 failed, 0 warnings
[INFO] [stdout] Failed invariants: INV-001 INV-009 INV-010
[INFO] [stdout] 
[INFO] [stdout]   left: [45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 49, 58, 32, 78, 111, 32, 104, 111, 115, 116, 45, 98, 105, 110, 100, 32, 48, 46, 48, 46, 48, 46, 48, 32, 101, 120, 99, 101, 112, 116, 32, 110, 103, 105, 110, 120, 32, 56, 48, 47, 52, 52, 51, 32, 45, 45, 45, 10, 100, 111, 99, 107, 101, 114, 45, 99, 111, 109, 112, 111, 115, 101, 46, 121, 109, 108, 58, 56, 58, 32, 73, 78, 86, 45, 48, 48, 49, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 105, 109, 112, 108, 105, 99, 105, 116, 32, 48, 46, 48, 46, 48, 46, 48, 32, 98, 105, 110, 100, 58, 32, 56, 48, 48, 49, 58, 56, 48, 48, 49, 10, 32, 32, 70, 65, 73, 76, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 50, 58, 32, 78, 111, 32, 58, 108, 97, 116, 101, 115, 116, 32, 116, 97, 103, 32, 40, 101, 120, 99, 101, 112, 116, 32, 117, 109, 97, 109, 105, 47, 112, 111, 114, 116, 97, 105, 110, 101, 114, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 41, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 51, 58, 32, 78, 111, 32, 114, 101, 97, 108, 32, 115, 101, 99, 114, 101, 116, 32, 118, 97, 108, 117, 101, 32, 105, 110, 32, 46, 101, 110, 118, 46, 101, 120, 97, 109, 112, 108, 101, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 52, 58, 32, 46, 101, 110, 118, 46, 123, 112, 114, 111, 100, 117, 99, 116, 105, 111, 110, 44, 115, 116, 97, 103, 105, 110, 103, 44, 98, 97, 99, 107, 117, 112, 44, 108, 111, 99, 97, 108, 125, 32, 103, 105, 116, 105, 103, 110, 111, 114, 101, 100, 32, 43, 32, 110, 101, 118, 101, 114, 32, 99, 111, 109, 109, 105, 116, 116, 101, 100, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 53, 58, 32, 83, 101, 110, 116, 114, 121, 32, 99, 111, 110, 102, 105, 103, 32, 104, 97, 115, 32, 98, 101, 102, 111, 114, 101, 83, 101, 110, 100, 47, 98, 101, 102, 111, 114, 101, 66, 114, 101, 97, 100, 99, 114, 117, 109, 98, 32, 115, 99, 114, 117, 98, 98, 101, 114, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 54, 58, 32, 97, 115, 116, 114, 111, 45, 115, 101, 114, 118, 105, 99, 101, 32, 67, 79, 82, 83, 32, 110, 111, 116, 32, 119, 105, 108, 100, 99, 97, 114, 100, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 56, 58, 32, 73, 110, 116, 101, 114, 110, 97, 108, 32, 115, 101, 114, 118, 105, 99, 101, 115, 32, 117, 115, 101, 32, 101, 120, 112, 111, 115, 101, 58, 32, 110, 111, 116, 32, 112, 111, 114, 116, 115, 58, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 57, 58, 32, 78, 111, 32, 104, 97, 114, 100, 99, 111, 100, 101, 100, 32, 115, 101, 99, 114, 101, 116, 32, 105, 110, 32, 115, 114, 99, 47, 32, 43, 32, 97, 115, 116, 114, 111, 45, 115, 101, 114, 118, 105, 99, 101, 47, 32, 115, 111, 117, 114, 99, 101, 32, 102, 105, 108, 101, 115, 32, 45, 45, 45, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 51, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 105, 116, 104, 117, 98, 45, 112, 97, 116, 41, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 51, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 101, 110, 101, 114, 105, 99, 45, 101, 110, 116, 114, 111, 112, 121, 41, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 53, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 70, 65, 75, 69, 46, 46, 46, 53, 54, 55, 56, 32, 40, 103, 101, 110, 101, 114, 105, 99, 45, 101, 110, 116, 114, 111, 112, 121, 41, 10, 32, 32, 70, 65, 73, 76, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 49, 48, 58, 32, 78, 111, 32, 115, 101, 99, 114, 101, 116, 32, 105, 110, 32, 114, 117, 110, 116, 105, 109, 101, 32, 115, 116, 97, 116, 101, 32, 43, 32, 105, 110, 102, 114, 97, 32, 102, 105, 108, 101, 115, 32, 45, 45, 45, 10, 46, 103, 105, 116, 47, 99, 111, 110, 102, 105, 103, 58, 49, 50, 58, 32, 73, 78, 86, 45, 48, 49, 48, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 105, 116, 104, 117, 98, 45, 112, 97, 116, 45, 99, 108, 97, 115, 115, 105, 99, 41, 10, 46, 103, 105, 116, 47, 99, 111, 110, 102, 105, 103, 58, 49, 50, 58, 32, 73, 78, 86, 45, 48, 49, 48, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 104, 116, 116, 112, 46, 46, 46, 48, 48, 48, 64, 32, 40, 116, 111, 107, 101, 110, 45, 105, 110, 45, 117, 114, 108, 41, 10, 32, 32, 70, 65, 73, 76, 10, 10, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 10, 83, 101, 99, 117, 114, 105, 116, 121, 32, 103, 97, 116, 101, 58, 32, 54, 32, 112, 97, 115, 115, 101, 100, 44, 32, 51, 32, 102, 97, 105, 108, 101, 100, 44, 32, 48, 32, 119, 97, 114, 110, 105, 110, 103, 115, 10, 70, 97, 105, 108, 101, 100, 32, 105, 110, 118, 97, 114, 105, 97, 110, 116, 115, 58, 32, 73, 78, 86, 45, 48, 48, 49, 32, 73, 78, 86, 45, 48, 48, 57, 32, 73, 78, 86, 45, 48, 49, 48, 10]
[INFO] [stdout]  right: [45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 49, 58, 32, 78, 111, 32, 104, 111, 115, 116, 45, 98, 105, 110, 100, 32, 48, 46, 48, 46, 48, 46, 48, 32, 101, 120, 99, 101, 112, 116, 32, 110, 103, 105, 110, 120, 32, 56, 48, 47, 52, 52, 51, 32, 45, 45, 45, 10, 100, 111, 99, 107, 101, 114, 45, 99, 111, 109, 112, 111, 115, 101, 46, 121, 109, 108, 58, 56, 58, 32, 73, 78, 86, 45, 48, 48, 49, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 105, 109, 112, 108, 105, 99, 105, 116, 32, 48, 46, 48, 46, 48, 46, 48, 32, 98, 105, 110, 100, 58, 32, 56, 48, 48, 49, 58, 56, 48, 48, 49, 10, 32, 32, 70, 65, 73, 76, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 50, 58, 32, 78, 111, 32, 58, 108, 97, 116, 101, 115, 116, 32, 116, 97, 103, 32, 40, 101, 120, 99, 101, 112, 116, 32, 117, 109, 97, 109, 105, 47, 112, 111, 114, 116, 97, 105, 110, 101, 114, 32, 101, 120, 99, 101, 112, 116, 105, 111, 110, 41, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 51, 58, 32, 78, 111, 32, 114, 101, 97, 108, 32, 115, 101, 99, 114, 101, 116, 32, 118, 97, 108, 117, 101, 32, 105, 110, 32, 46, 101, 110, 118, 46, 101, 120, 97, 109, 112, 108, 101, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 52, 58, 32, 46, 101, 110, 118, 46, 123, 112, 114, 111, 100, 117, 99, 116, 105, 111, 110, 44, 115, 116, 97, 103, 105, 110, 103, 44, 98, 97, 99, 107, 117, 112, 44, 108, 111, 99, 97, 108, 125, 32, 103, 105, 116, 105, 103, 110, 111, 114, 101, 100, 32, 43, 32, 110, 101, 118, 101, 114, 32, 99, 111, 109, 109, 105, 116, 116, 101, 100, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 53, 58, 32, 83, 101, 110, 116, 114, 121, 32, 99, 111, 110, 102, 105, 103, 32, 104, 97, 115, 32, 98, 101, 102, 111, 114, 101, 83, 101, 110, 100, 47, 98, 101, 102, 111, 114, 101, 66, 114, 101, 97, 100, 99, 114, 117, 109, 98, 32, 115, 99, 114, 117, 98, 98, 101, 114, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 54, 58, 32, 97, 115, 116, 114, 111, 45, 115, 101, 114, 118, 105, 99, 101, 32, 67, 79, 82, 83, 32, 110, 111, 116, 32, 119, 105, 108, 100, 99, 97, 114, 100, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 56, 58, 32, 73, 110, 116, 101, 114, 110, 97, 108, 32, 115, 101, 114, 118, 105, 99, 101, 115, 32, 117, 115, 101, 32, 101, 120, 112, 111, 115, 101, 58, 32, 110, 111, 116, 32, 112, 111, 114, 116, 115, 58, 32, 45, 45, 45, 10, 32, 32, 80, 65, 83, 83, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 48, 57, 58, 32, 78, 111, 32, 104, 97, 114, 100, 99, 111, 100, 101, 100, 32, 115, 101, 99, 114, 101, 116, 32, 105, 110, 32, 115, 114, 99, 47, 32, 43, 32, 97, 115, 116, 114, 111, 45, 115, 101, 114, 118, 105, 99, 101, 47, 32, 115, 111, 117, 114, 99, 101, 32, 102, 105, 108, 101, 115, 32, 45, 45, 45, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 51, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 105, 116, 104, 117, 98, 45, 112, 97, 116, 41, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 51, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 101, 110, 101, 114, 105, 99, 45, 101, 110, 116, 114, 111, 112, 121, 41, 10, 115, 114, 99, 47, 99, 111, 110, 102, 105, 103, 46, 116, 115, 58, 53, 58, 32, 73, 78, 86, 45, 48, 48, 57, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 70, 65, 75, 69, 46, 46, 46, 53, 54, 55, 56, 32, 40, 103, 101, 110, 101, 114, 105, 99, 45, 101, 110, 116, 114, 111, 112, 121, 41, 10, 32, 32, 70, 65, 73, 76, 10, 10, 45, 45, 45, 32, 73, 78, 86, 45, 48, 49, 48, 58, 32, 78, 111, 32, 115, 101, 99, 114, 101, 116, 32, 105, 110, 32, 114, 117, 110, 116, 105, 109, 101, 32, 115, 116, 97, 116, 101, 32, 43, 32, 105, 110, 102, 114, 97, 32, 102, 105, 108, 101, 115, 32, 45, 45, 45, 10, 46, 103, 105, 116, 47, 99, 111, 110, 102, 105, 103, 58, 49, 52, 58, 32, 73, 78, 86, 45, 48, 49, 48, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 103, 104, 112, 95, 46, 46, 46, 48, 48, 48, 48, 32, 40, 103, 105, 116, 104, 117, 98, 45, 112, 97, 116, 45, 99, 108, 97, 115, 115, 105, 99, 41, 10, 46, 103, 105, 116, 47, 99, 111, 110, 102, 105, 103, 58, 49, 52, 58, 32, 73, 78, 86, 45, 48, 49, 48, 32, 118, 105, 111, 108, 97, 116, 101, 100, 32, 45, 45, 32, 104, 116, 116, 112, 46, 46, 46, 48, 48, 48, 64, 32, 40, 116, 111, 107, 101, 110, 45, 105, 110, 45, 117, 114, 108, 41, 10, 32, 32, 70, 65, 73, 76, 10, 10, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 10, 83, 101, 99, 117, 114, 105, 116, 121, 32, 103, 97, 116, 101, 58, 32, 54, 32, 112, 97, 115, 115, 101, 100, 44, 32, 51, 32, 102, 97, 105, 108, 101, 100, 44, 32, 48, 32, 119, 97, 114, 110, 105, 110, 103, 115, 10, 70, 97, 105, 108, 101, 100, 32, 105, 110, 118, 97, 114, 105, 97, 110, 116, 115, 58, 32, 73, 78, 86, 45, 48, 48, 49, 32, 73, 78, 86, 45, 48, 48, 57, 32, 73, 78, 86, 45, 48, 49, 48, 10]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fa36acc5b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55fa36acc5b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55fa36acc5b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fa36acc5b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55fa36ae183a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fa36ae183a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55fa36ad0f2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55fa36ad0f2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x55fa36aa6fd6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fa36aa6fd6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fa36ac2809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fa36a13c40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55fa36a13c40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55fa36ac29c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55fa36ac29c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x55fa36aa7082 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x55fa36a9e699 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55fa36aa7c7d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55fa36ae200c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fa36ae1f23 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x55fa369ef63e - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>, alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55fa369f1ab4 - parity_gate[7e7f9c3125af8a3e]::run_parity_test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_gate.rs:186:5
[INFO] [stdout]   22:     0x55fa369f4132 - parity_gate[7e7f9c3125af8a3e]::parity_gate_dirty
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_gate.rs:211:5
[INFO] [stdout]   23:     0x55fa369f0307 - parity_gate[7e7f9c3125af8a3e]::parity_gate_dirty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parity_gate.rs:210:23
[INFO] [stdout]   24:     0x55fa369fce86 - <parity_gate[7e7f9c3125af8a3e]::parity_gate_dirty::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fa36a06f7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55fa36a06f7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x55fa36a145c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x55fa36a145c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x55fa36a145c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x55fa36a145c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55fa36a145c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55fa36a145c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x55fa36a145c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x55fa36a0f074 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x55fa36a0f074 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55fa36a17712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x55fa36a17712 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x55fa36a17712 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x55fa36a17712 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55fa36a17712 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55fa36a17712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x55fa36a17712 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55fa36acb4df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x55fa36acb4df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x731e1c490aa4 - <unknown>
[INFO] [stdout]   46:     0x731e1c51da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parity_gate_dirty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test parity_gate`
[INFO] running `Command { std: "docker" "inspect" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d", kill_on_drop: false }`
[INFO] [stdout] 4dd2b657013f5ad5f46c0e477eb9b27955702c25534f3ac334e741d10caecf9d
