For both the demo library provided by the PromptFuzz project and our own test library, we completed the initial configuration in the PromptFuzz container according to the usage instructions. However, when executing the following commands:
cargo run --bin harness -- libaom sanitize-crash
cargo run --bin harness -- libaom coverage report
both commands consistently produced errors.
