[INFO] cloning repository https://github.com/SuperInstance/pincherOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperInstance/pincherOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperInstance%2FpincherOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperInstance%2FpincherOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 162b49d66fd34a4ed13caa37268ab592792e3cec
[INFO] testing SuperInstance/pincherOS 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%2FSuperInstance%2FpincherOS" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SuperInstance/pincherOS
[INFO] finished tweaking git repo https://github.com/SuperInstance/pincherOS
[INFO] tweaked toml for git repo https://github.com/SuperInstance/pincherOS written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuperInstance/pincherOS 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/SuperInstance/pincherOS 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b
[INFO] running `Command { std: "docker" "start" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", 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" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b" "/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" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", 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" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling sqlite-vec v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[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 xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ternary-types v0.1.0 (https://github.com/SuperInstance/ternary-types#1dae82f8)
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ternary-types v0.2.0 (https://github.com/SuperInstance/ternary-types?rev=fa01da449de07108b8c99594253bea47e73be956#fa01da44)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling pincher-core v0.1.0 (/opt/rustwide/workdir/pincher-core)
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling hybrid-bridge v0.1.0 (/opt/rustwide/workdir/hybrid-bridge)
[INFO] [stderr]    Compiling pincher-cli v0.1.0 (/opt/rustwide/workdir/pincher-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", 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" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b" "/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 pincher-core v0.1.0 (/opt/rustwide/workdir/pincher-core)
[INFO] [stderr]    Compiling pincher-cli v0.1.0 (/opt/rustwide/workdir/pincher-cli)
[INFO] [stderr]    Compiling hybrid-bridge v0.1.0 (/opt/rustwide/workdir/hybrid-bridge)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.68s
[INFO] running `Command { std: "docker" "inspect" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", 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" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b" "/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.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hybrid_bridge-3d93ca1ec4b768f3)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test bridge::tests::test_bridge_broadcast_snapshot ... ok
[INFO] [stdout] test bridge::tests::test_bridge_metrics ... ok
[INFO] [stdout] test bridge::tests::test_bridge_create ... ok
[INFO] [stdout] test bridge::tests::test_bridge_portfolio_broadcast ... ok
[INFO] [stdout] test bridge::tests::test_bridge_shutdown_flag ... ok
[INFO] [stdout] test bridge::tests::test_bridge_slice_update ... ok
[INFO] [stdout] test bridge::tests::test_bridge_submit_proposal ... ok
[INFO] [stdout] test bridge::tests::test_bridge_submit_feature_suggestion ... ok
[INFO] [stdout] test chaos::tests::test_inject_nan_random_injects_expected_count ... ok
[INFO] [stdout] test bridge::tests::test_bridge_try_submit_proposal ... ok
[INFO] [stdout] test chaos::tests::test_run_chaos_cycle_clean ... ok
[INFO] [stdout] test chaos::tests::test_run_chaos_cycle_mixed_nan_inf ... ok
[INFO] [stdout] test bridge::tests::test_bridge_symmetry_alert ... ok
[INFO] [stdout] test cli::tests::test_gate_arg_bearish ... ok
[INFO] [stdout] test cli::tests::test_dispatch_inject ... ok
[INFO] [stdout] test cli::tests::test_dispatch_freeze ... ok
[INFO] [stdout] test cli::tests::test_dispatch_propose ... ok
[INFO] [stdout] test chaos::tests::test_run_chaos_cycle_large_injection ... ok
[INFO] [stdout] test cli::tests::test_freeze_empty_reason ... ok
[INFO] [stdout] test cli::tests::test_hybrid_cli_with_timeout ... ok
[INFO] [stdout] test cli::tests::test_inject_empty_features ... ok
[INFO] [stdout] test cli::tests::test_dispatch_status ... ok
[INFO] [stdout] test cli::tests::test_inject_empty_ticker ... ok
[INFO] [stdout] test cli::tests::test_hybrid_cli_create ... ok
[INFO] [stdout] test cli::tests::test_inject_valid ... ok
[INFO] [stdout] test cli::tests::test_freeze_valid ... ok
[INFO] [stdout] test bridge::tests::test_bridge_system_events ... ok
[INFO] [stdout] test cli::tests::test_gate_arg_bullish ... ok
[INFO] [stdout] test bridge::tests::test_bridge_proposal_multiple ... ok
[INFO] [stdout] test cli::tests::test_propose_invalid_conviction ... ok
[INFO] [stdout] test cli::tests::test_propose_valid ... ok
[INFO] [stdout] test cli::tests::test_propose_empty_ticker ... ok
[INFO] [stdout] test cli::tests::test_unfreeze_valid ... ok
[INFO] [stdout] test cli::tests::test_status_output ... ok
[INFO] [stdout] test datafeed::tests::test_custom_csv_parse ... ok
[INFO] [stdout] test datafeed::tests::test_csv_poll_returns_tick_batches ... ok
[INFO] [stdout] test datafeed::tests::test_feed_to_tensor_exhaustion ... ok
[INFO] [stdout] test datafeed::tests::test_feed_to_tensor_ingests_ticks ... ok
[INFO] [stdout] test cli::tests::test_propose_invalid_confidence ... ok
[INFO] [stdout] test datafeed::tests::test_csv_poll_all_100_ticks ... ok
[INFO] [stdout] test datafeed::tests::test_csv_new_loads_ticks ... ok
[INFO] [stdout] test datafeed::tests::test_csv_reset ... ok
[INFO] [stdout] test datafeed::tests::test_tick_validation ... ok
[INFO] [stdout] test datafeed::tests::test_to_features ... ok
[INFO] [stdout] test engine::tests::test_default_veto_freeze ... ok
[INFO] [stdout] test engine::tests::test_default_veto_engine ... ok
[INFO] [stdout] test engine::tests::test_saep_constraint_veto ... ok
[INFO] [stdout] test engine::tests::test_hybrid_cycle_multiple_ticks ... ok
[INFO] [stdout] test ternary_bridge::tests::test_confidence_interpolation ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_empty_set ... ok
[INFO] [stdout] test engine::tests::test_hybrid_engine_creation ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_majority_boost ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_low_confidence_filtered ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_split_returns_neutral ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_from_proposals ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_unanimous_negative ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_score_continuous ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_unanimous_positive ... ok
[INFO] [stdout] test ternary_bridge::tests::test_consensus_multi_vector ... ok
[INFO] [stdout] test ternary_bridge::tests::test_custom_hysteresis ... ok
[INFO] [stdout] test ternary_bridge::tests::test_custom_thresholds ... ok
[INFO] [stdout] test ternary_bridge::tests::test_gate_to_ternary_fn ... ok
[INFO] [stdout] test ternary_bridge::tests::test_gate_to_trit_conversion ... ok
[INFO] [stdout] test ternary_bridge::tests::test_gates_to_trit_vector ... ok
[INFO] [stdout] test ternary_bridge::tests::test_linear_interpolation ... ok
[INFO] [stdout] test datafeed::tests::test_peek ... ok
[INFO] [stdout] test ternary_bridge::tests::test_matrix_row_weights ... ok
[INFO] [stdout] test datafeed::tests::test_load_and_poll_known_tickers ... ok
[INFO] [stdout] test datafeed::tests::test_missing_csv_returns_error ... ok
[INFO] [stdout] test ternary_bridge::tests::test_error_display ... ok
[INFO] [stdout] test datafeed::tests::test_feed_to_tensor_multiple_batches ... ok
[INFO] [stdout] test ternary_bridge::tests::test_matrix_to_weights ... ok
[INFO] [stdout] test datafeed::tests::test_set_speed ... ok
[INFO] [stdout] test ternary_bridge::tests::test_portfolio_encode_basic ... ok
[INFO] [stdout] test ternary_bridge::tests::test_portfolio_encode_empty ... ok
[INFO] [stdout] test ternary_bridge::tests::test_portfolio_encode_veto_kill ... ok
[INFO] [stdout] test ternary_bridge::tests::test_portfolio_encode_weighted ... ok
[INFO] [stdout] test ternary_bridge::tests::test_portfolio_encode_with_labels ... ok
[INFO] [stdout] test ternary_bridge::tests::test_to_final_positions ... ok
[INFO] [stdout] test ternary_bridge::tests::test_to_final_positions_mismatch ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_negative ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_hysteresis_flip_guard ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_hysteresis_small_delta_blocks ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_out_of_range ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_reset ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_positive ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_to_gate_conversion ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_vector_to_gates ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trits_to_weights_vector ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trits_to_weights_empty ... ok
[INFO] [stdout] test tests::test_default_veto_from_prelude ... ok
[INFO] [stdout] test tests::test_smoke_bridge_send_receive ... ok
[INFO] [stdout] test tests::test_engine_impl_exists ... ok
[INFO] [stdout] test ternary_bridge::tests::test_trit_mapping_neutral ... ok
[INFO] [stdout] test tests::test_prelude_exports ... ok
[INFO] [stdout] test bridge::tests::test_bridge_receiver_taken_twice ... ok
[INFO] [stdout] test ternary_bridge::tests::test_ternary_to_gate_fn ... ok
[INFO] [stdout] test cli::tests::test_gate_arg_neutral ... ok
[INFO] [stdout] test cli::tests::test_print_portfolio_does_not_panic ... ok
[INFO] [stdout] test engine::tests::test_hybrid_cycle ... ok
[INFO] [stdout] test ternary_bridge::tests::test_invalid_hysteresis_equal - should panic ... ok
[INFO] [stdout] test ternary_bridge::tests::test_invalid_hysteresis_negative_lower - should panic ... ok
[INFO] [stdout] test cli::tests::test_snapshot_receives_broadcast ... ok
[INFO] [stdout] test cli::tests::test_snapshot_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-72e419f82e2d3b7b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_cli_command_parser_freeze ... ok
[INFO] [stdout] test test_cli_command_parser_inject_short_args ... ok
[INFO] [stdout] test test_cli_command_parser_inject ... ok
[INFO] [stdout] test test_cli_command_parser_status ... ok
[INFO] [stdout] test test_cli_command_parser_propose_full ... ok
[INFO] [stdout] test test_cli_command_parser_snapshot ... ok
[INFO] [stdout] test test_cli_command_parser_propose ... ok
[INFO] [stdout] test test_cli_command_parser_unfreeze ... ok
[INFO] [stdout] test test_cli_construction_default ... ok
[INFO] [stdout] test test_cli_construction_with_custom_timeout ... ok
[INFO] [stdout] test test_freeze_emits_system_event ... ok
[INFO] [stdout] test test_inject_negative_values ... ok
[INFO] [stdout] test test_inject_and_verify_bridge_receives ... ok
[INFO] [stdout] test test_status_after_events ... ok
[INFO] [stdout] test test_dispatch_all_subcommands_ok ... ok
[INFO] [stdout] test test_unfreeze_emits_system_event ... ok
[INFO] [stdout] test test_propose_and_verify_bridge_receives ... ok
[INFO] [stderr]      Running tests/full_pipeline_test.rs (/opt/rustwide/target/debug/deps/full_pipeline_test-38c1cc4036a06037)
[INFO] [stdout] test test_snapshot_broadcast_received ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-2427cafe68a92c25)
[INFO] [stdout] test test_full_pipeline_matrix_rooms_veto_narrative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_chaos_mixed_nan_inf_vetos_all_bad ... ok
[INFO] [stdout] test test_chaos_veto_engine_rejects_infinite_proposal ... ok
[INFO] [stdout] test test_e2e_bridge_broadcast_cycle ... ok
[INFO] [stdout] test test_chaos_inf_in_matrix_detected_and_masked ... ok
[INFO] [stdout] test test_chaos_nan_in_matrix_triggers_detection ... ok
[INFO] [stdout] test test_matrix_slice_from_engine ... ok
[INFO] [stdout] test test_chaos_veto_engine_rejects_nan_proposal ... ok
[INFO] [stdout] test test_edge_empty_proposals ... ok
[INFO] [stdout] test test_e2e_full_cycle_data_to_portfolio ... ok
[INFO] [stdout] test test_chaos_tensor_masking_recovers_downstream_computation ... ok
[INFO] [stdout] test test_data_ingestion_updates_tensor ... ok
[INFO] [stdout] test test_edge_custom_saep_constraint_built_at_runtime ... ok
[INFO] [stdout] test test_edge_freeze_stops_all_veto_resolution ... ok
[INFO] [stdout] test test_edge_veto_override_reduces_impact ... ok
[INFO] [stdout] test test_e2e_latency_within_target ... ok
[INFO] [stdout] test test_veto_engine_resolves_simple_proposals ... ok
[INFO] [stdout] test test_veto_engine_positions_reflect_gate_and_conviction ... ok
[INFO] [stdout] test test_tensor_non_finite_detection_after_ingestion ... ok
[INFO] [stdout] test test_multiple_rooms_produce_diverse_proposals ... ok
[INFO] [stdout] test test_edge_large_number_of_tickers ... ok
[INFO] [stdout] test test_veto_engine_saep_limit_fires_on_high_conviction ... ok
[INFO] [stdout] test test_room_agent_uses_feature_slice_when_provided ... ok
[INFO] [stdout] test test_veto_engine_multiple_proposals_aggregate_correctly ... ok
[INFO] [stdout] test test_room_agent_produces_valid_proposal_from_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pincher-dbf2ce8331825b63)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_resolve_db_path_plain ... ok
[INFO] [stdout] test tests::test_resolve_db_path_tilde ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/pincher_core-29661a6adbe9cb69)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test capability::manifest::tests::test_path_matching_exact ... ok
[INFO] [stdout] test capability::manifest::tests::test_path_matching_wildcard ... ok
[INFO] [stdout] test capability::token::tests::mint_and_verify_round_trip ... ok
[INFO] [stdout] test capability::token::tests::wrong_secret_fails ... ok
[INFO] [stdout] test carapace::capability::tests::empty_manifest_denies_everything ... ok
[INFO] [stdout] test carapace::capability::tests::env_read_allowed_with_env_convention ... ok
[INFO] [stdout] test carapace::capability::tests::file_read_allowed_when_permission_covers_path ... ok
[INFO] [stdout] test carapace::capability::tests::file_read_denied_when_no_matching_permission ... ok
[INFO] [stdout] test capability::manifest::tests::test_permission_covers ... ok
[INFO] [stdout] test carapace::capability::tests::file_write_denied_with_readonly_permission ... ok
[INFO] [stdout] test carapace::capability::tests::net_request_allowed_with_matching_host ... ok
[INFO] [stdout] test carapace::capability::tests::net_request_denied_with_wrong_host ... ok
[INFO] [stdout] test carapace::capability::tests::sandbox_policy_default_is_reasonable ... ok
[INFO] [stdout] test carapace::capability::tests::sandbox_policy_restricted_is_tight ... ok
[INFO] [stdout] test carapace::capability::tests::shell_exec_allowed_with_matching_binary ... ok
[INFO] [stdout] test carapace::capability::tests::shell_exec_denied_with_wrong_binary ... ok
[INFO] [stdout] test carapace::guest::tests::guest_config_default ... ok
[INFO] [stdout] test carapace::guest::tests::guest_config_restricted ... ok
[INFO] [stdout] test carapace::guest::tests::guest_version_compatibility ... ok
[INFO] [stdout] test carapace::guest::tests::guest_version_display ... ok
[INFO] [stdout] test carapace::guest::tests::guest_version_parse_invalid ... ok
[INFO] [stdout] test carapace::host::tests::env_read_stub_returns_mock_value ... ok
[INFO] [stdout] test carapace::guest::tests::guest_version_parse ... ok
[INFO] [stdout] test carapace::host::tests::file_read_denied_without_permission ... ok
[INFO] [stdout] test carapace::host::tests::all_host_function_kinds ... ok
[INFO] [stdout] test carapace::host::tests::file_write_stub_returns_mock_success ... ok
[INFO] [stdout] test carapace::host::tests::file_read_stub_returns_mock_data ... ok
[INFO] [stdout] test db::schema::tests::test_embed_to_bytes_roundtrip ... ok
[INFO] [stdout] test carapace::host::tests::net_request_stub_returns_200 ... ok
[INFO] [stdout] test immunology::antigen::tests::test_antigen_confidence_clamped ... ok
[INFO] [stdout] test carapace::host::tests::shell_exec_stub_returns_success ... ok
[INFO] [stdout] test db::schema::tests::test_init_db_in_memory ... ok
[INFO] [stdout] test carapace::host::tests::host_function_kind_names ... ok
[INFO] [stdout] test immunology::antigen::tests::test_antigen_kind_display ... ok
[INFO] [stdout] test immunology::antigen::tests::test_truncate_source ... ok
[INFO] [stdout] test immunology::memory::tests::test_activate_antibody ... ok
[INFO] [stdout] test immunology::memory::tests::test_activate_nonexistent_antibody ... ok
[INFO] [stdout] test immunology::memory::tests::test_antibody_invalid_regex ... ok
[INFO] [stdout] test immunology::memory::tests::test_antibody_matches ... ok
[INFO] [stdout] test immunology::memory::tests::test_find_by_kind ... ok
[INFO] [stdout] test immunology::memory::tests::test_find_matching_antibodies ... ok
[INFO] [stdout] test immunology::memory::tests::test_is_blocked ... ok
[INFO] [stdout] test immunology::memory::tests::test_list_all ... ok
[INFO] [stdout] test immunology::memory::tests::test_open_in_memory ... ok
[INFO] [stdout] test immunology::memory::tests::test_prune_does_not_remove_active_antibodies ... ok
[INFO] [stdout] test immunology::memory::tests::test_prune_older_than ... ok
[INFO] [stdout] test immunology::memory::tests::test_remove_antibody ... ok
[INFO] [stdout] test immunology::memory::tests::test_store_and_retrieve_antibody ... ok
[INFO] [stdout] test intent::contract::tests::test_action_template_multiple_vars ... ok
[INFO] [stdout] test intent::contract::tests::test_action_template_resolve ... ok
[INFO] [stdout] test intent::contract::tests::test_conflict_strategy_default ... ok
[INFO] [stdout] test intent::contract::tests::test_conflict_strategy_display ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_extract_action_variables ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_match_intent ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_resolve_action ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_validate_bad_confidence ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_validate_empty_name ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_validate_no_patterns ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_validate_priority_over_100 ... ok
[INFO] [stdout] test intent::contract::tests::test_contract_validate_valid ... ok
[INFO] [stdout] test intent::contract::tests::test_from_toml_str ... ok
[INFO] [stdout] test intent::contract::tests::test_intent_pattern_match_score ... ok
[INFO] [stdout] test intent::contract::tests::test_intent_pattern_multiple_placeholders ... ok
[INFO] [stdout] test intent::contract::tests::test_intent_pattern_no_match ... ok
[INFO] [stdout] test intent::contract::tests::test_intent_pattern_no_placeholders ... ok
[INFO] [stdout] test intent::contract::tests::test_intent_pattern_placeholders ... ok
[INFO] [stdout] test intent::schema::tests::test_boolean_type ... ok
[INFO] [stdout] test intent::schema::tests::test_null_type ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_array ... ok
[INFO] [stdout] test immunology::antigen::tests::test_scan_returns_multiple_antigens ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_integer ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_nested_object ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_string_basic ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_string_length ... ok
[INFO] [stdout] test kernel::tests::test_cosine_similarity_empty ... ok
[INFO] [stdout] test kernel::tests::test_cosine_similarity_identical ... ok
[INFO] [stdout] test kernel::tests::test_cosine_similarity_mismatched_lengths ... ok
[INFO] [stdout] test kernel::tests::test_cosine_similarity_opposite ... ok
[INFO] [stdout] test kernel::tests::test_cosine_similarity_orthogonal ... ok
[INFO] [stdout] test kernel::tests::test_l2_normalize ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_stale_reflex ... ok
[INFO] [stdout] test intent::schema::tests::test_validate_object_with_required_fields ... ok
[INFO] [stdout] test kernel::tests::test_l2_normalize_zero_vector ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_prompt_injection_jailbreak ... ok
[INFO] [stdout] test kernel::tests::test_scale ... ok
[INFO] [stdout] test kernel::tests::test_scale_zero_factor ... ok
[INFO] [stdout] test immunology::antigen::tests::test_scan_returns_empty_for_safe_input ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_compatibility_score_different_os ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_compatibility_score_similar ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_fingerprint_hash_different ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_shell_fingerprint_display ... ok
[INFO] [stdout] test migration::pack::tests::test_default_config ... ok
[INFO] [stdout] test migration::pack::tests::test_default_identity ... ok
[INFO] [stdout] test migration::pack::tests::test_manifest_serialization ... ok
[INFO] [stdout] test migration::pack::tests::test_blake3_hash_bytes ... ok
[INFO] [stdout] test immunology::antigen::tests::test_no_resource_abuse_within_limit ... ok
[INFO] [stdout] test reflex::confidence::tests::confidence_clamps_high ... ok
[INFO] [stdout] test reflex::confidence::tests::confidence_clamps_low ... ok
[INFO] [stdout] test reflex::confidence::tests::confidence_decreases_on_failure ... ok
[INFO] [stdout] test reflex::confidence::tests::confidence_increases_on_success ... ok
[INFO] [stdout] test reflex::confidence::tests::confirm_path ... ok
[INFO] [stdout] test reflex::confidence::tests::direct_path ... ok
[INFO] [stdout] test reflex::confidence::tests::llm_route_path ... ok
[INFO] [stdout] test immunology::antigen::tests::test_multi_match_boost ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_malicious_action_path_traversal ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_resource_abuse ... ok
[INFO] [stdout] test resource::controller::tests::test_pid_controller_compute ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_prompt_injection_system_prompt_extraction ... ok
[INFO] [stdout] test resource::controller::tests::test_pid_state_update ... ok
[INFO] [stdout] test resource::controller::tests::test_resource_state_display ... ok
[INFO] [stdout] test resource::controller::tests::test_resource_state_budget ... ok
[INFO] [stdout] test migration::pack::tests::test_verify_nail ... ok
[INFO] [stdout] test resource::pid::tests::light_mode_at_moderate_ram ... ok
[INFO] [stdout] test resource::pid::tests::normal_mode_at_low_ram ... ok
[INFO] [stdout] test resource::pid::tests::tick_recommends_unload_at_95_percent ... ok
[INFO] [stdout] test route::tests::test_all_pairs_shortest_paths ... ok
[INFO] [stdout] test route::tests::test_connected_components ... ok
[INFO] [stdout] test route::tests::test_label_propagation_basic ... ok
[INFO] [stdout] test route::tests::test_matrix_methods ... ok
[INFO] [stdout] test route::tests::test_modularity ... ok
[INFO] [stdout] test route::tests::test_negative_cycle_detection ... ok
[INFO] [stdout] test route::tests::test_negative_edge_path ... ok
[INFO] [stdout] test route::tests::test_room_graph_blocked_routes ... ok
[INFO] [stdout] test route::tests::test_room_graph_integration ... ok
[INFO] [stdout] test route::tests::test_shortest_paths_simple ... ok
[INFO] [stdout] test route::tests::test_spectral_clustering_simple ... ok
[INFO] [stdout] test route::tests::test_ternary_re_export_type ... ok
[INFO] [stdout] test security::veto::tests::test_execution_context_builder ... ok
[INFO] [stdout] test security::veto::tests::test_load_save_rules ... ok
[INFO] [stdout] test security::veto::tests::test_veto_allow_safe_command ... ok
[INFO] [stdout] test security::veto::tests::test_veto_capability_check ... ok
[INFO] [stdout] test security::veto::tests::test_veto_decision_helpers ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_base64_pipe ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_etc_write ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_eval ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_perl_e ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_powershell_enc ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_python_c ... ok
[INFO] [stdout] test security::veto::tests::test_veto_deny_rm_rf ... ok
[INFO] [stdout] test security::veto::tests::test_veto_forbidden_network_command ... ok
[INFO] [stdout] test security::veto::tests::test_veto_max_file_size ... ok
[INFO] [stdout] test resource::pid::tests::critical_mode_at_high_ram ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_malicious_action_sh_c ... ok
[INFO] [stdout] test immunology::antigen::tests::test_no_stale_reflex_for_healthy ... ok
[INFO] [stdout] test resource::controller::tests::test_should_skip_llm ... ok
[INFO] [stdout] test resource::controller::tests::test_compute_state ... ok
[INFO] [stdout] test migration::pack::tests::test_pack_unpack_roundtrip ... ok
[INFO] [stdout] test resource::controller::tests::test_resource_controller_tick ... ok
[INFO] [stdout] test resource::controller::tests::test_metrics ... ok
[INFO] [stdout] test immunology::antigen::tests::test_no_malicious_action_for_safe_action ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_fingerprint_hash_deterministic ... ok
[INFO] [stdout] test immunology::antigen::tests::test_no_prompt_injection_for_safe_input ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_fingerprint ... ok
[INFO] [stdout] test migration::fingerprint::tests::test_compatibility_score_identical ... FAILED
[INFO] [stdout] test immunology::antigen::tests::test_detect_prompt_injection_ignore_previous ... ok
[INFO] [stdout] test immunology::antigen::tests::test_detect_malicious_action_sql_injection ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- migration::fingerprint::tests::test_compatibility_score_identical stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'migration::fingerprint::tests::test_compatibility_score_identical' (3288) panicked at pincher-core/src/migration/fingerprint.rs:283:9:
[INFO] [stdout] assertion failed: (score - 1.0).abs() < 0.01
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c78b0eccbb1 - 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:     0x5c78b0eccbb1 - 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:     0x5c78b0eccbb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c78b0eccbb1 - <<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:     0x5c78b0ee494a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c78b0ee494a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c78b0ed15bc - 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:     0x5c78b0ed15bc - <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:     0x5c78b0ea7306 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c78b0ea7306 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c78b0ec26c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c78b0c16900 - <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:     0x5c78b0c16900 - 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:     0x5c78b0ec29f2 - <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:     0x5c78b0ec29f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c78b0ea73e4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5c78b0e9e8f9 - 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:     0x5c78b0ea824d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c78b0ee51cc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c78b0ee5192 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c78b0582a7f - pincher_core[24cad20042ab87bd]::migration::fingerprint::tests::test_compatibility_score_identical
[INFO] [stdout]                                at /opt/rustwide/workdir/pincher-core/src/migration/fingerprint.rs:283:9
[INFO] [stdout]   21:     0x5c78b0577d17 - pincher_core[24cad20042ab87bd]::migration::fingerprint::tests::test_compatibility_score_identical::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/pincher-core/src/migration/fingerprint.rs:280:44
[INFO] [stdout]   22:     0x5c78b0543876 - <pincher_core[24cad20042ab87bd]::migration::fingerprint::tests::test_compatibility_score_identical::{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]   23:     0x5c78b0c09c3b - <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]   24:     0x5c78b0c09c3b - 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]   25:     0x5c78b0c17285 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c78b0c17285 - <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]   27:     0x5c78b0c17285 - 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]   28:     0x5c78b0c17285 - 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]   29:     0x5c78b0c17285 - 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]   30:     0x5c78b0c17285 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c78b0c17285 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c78b0c11d34 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c78b0c11d34 - 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]   34:     0x5c78b0c1a3d2 - 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]   35:     0x5c78b0c1a3d2 - <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]   36:     0x5c78b0c1a3d2 - 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]   37:     0x5c78b0c1a3d2 - 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]   38:     0x5c78b0c1a3d2 - 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]   39:     0x5c78b0c1a3d2 - 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]   40:     0x5c78b0c1a3d2 - <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]   41:     0x5c78b0ecbdcf - <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]   42:     0x5c78b0ecbdcf - <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]   43:     0x7796aaf6eaa4 - <unknown>
[INFO] [stdout]   44:     0x7796aaffba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     migration::fingerprint::tests::test_compatibility_score_identical
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 155 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pincher-core --lib`
[INFO] running `Command { std: "docker" "inspect" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b", kill_on_drop: false }`
[INFO] [stdout] 2f38b0e9d9817075a170d031f1135b162332e97aabeb66871bba64071ac4935b
