./watch.clj
Testing reascript-test.drum-notation-test
Testing reascript-test.drum-notation.pretty-test
Testing reascript-test.drum-notation.reorder-test
Testing reascript-test.drum-notation.rep-test
Testing reascript-test.drum-notation.solve-test
Ran 18 tests containing 56 assertions.
0 failures, 0 errors.
Test run at Sun Mar 12 23:27:54 2023, seed: 1678678074132
(...)(............)(..)(.)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: PathNotFound', src/main.rs:148:56
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I modified some code from here like so, but when I run it, the Rust library crashes.