Skip to content

Fuzzer Workflow fails #2228

@DiegoCivi

Description

@DiegoCivi

The Fuzzer Workflow has been failing with the following:

error: failed to run custom build command for `honggfuzz v0.5.56`

Caused by:
  process didn't exit successfully: `/home/runner/work/cairo-vm/cairo-vm/fuzzer/hfuzz_target/release/build/honggfuzz-453b4c8e8db0ade3/build-script-build` (exit status: 1)
  --- stderr
  The version of the honggfuzz library dependency (0.5.56) and the version of the `cargo-hfuzz` executable (0.5.58) do not match.
  If updating both by running `cargo update` and `cargo install honggfuzz` does not work, you can either:
  - change the dependency in `Cargo.toml` to `honggfuzz = "=0.5.58"`
  - or run `cargo install honggfuzz --version 0.5.56`
warning: build failed, waiting for other jobs to finish...
Error: Process completed with exit code 101.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pipelinesThis PR/issue is exclusively about improving our CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions