   Compiling kremory v0.1.6 (/Users/jamessheen/Documents/Projects/Ideas/kremory/crates/kremory)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 21.43s
     Running tests/label_precision_benchmark.rs (target/debug/deps/label_precision_benchmark-c64808f7653fac86)

running 1 test
label_precision_benchmark: model=qwen2.5:14b
test label_precision_gte_0_75_on_mock_interview has been running for over 60 seconds
warn: skipping fact (Amazon -> had_project -> first new robotic facility): database error: SQLite failure: `FOREIGN KEY constraint failed`
warn: skipping fact (Boston Consulting Group -> had_project -> real estate occupancy project): database error: SQLite failure: `FOREIGN KEY constraint failed`
label_precision: 0.0% (0/10 ground-truth name+label pairs matched)
  0 non-canonical labels (TD-012 indicator)

thread 'label_precision_gte_0_75_on_mock_interview' (5246206) panicked at crates/kremory/tests/label_precision_benchmark.rs:266:5:
label_precision 0.0% (0/10) is below the 75% threshold.
Pre-Phase-4 (TD-012 broken state) produces ≈ 0%. Post-Phase-4 target >= 75%.
0 entities had non-canonical labels (placeholder 'Entity'/'UNKNOWN').
Check: StructuredCallBuilder FormatSchema arm is active for model 'qwen2.5:14b'.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
test label_precision_gte_0_75_on_mock_interview ... FAILED

failures:

failures:
    label_precision_gte_0_75_on_mock_interview

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 4 filtered out; finished in 251.14s

error: test failed, to rerun pass `-p kremory --test label_precision_benchmark`
