Skip to content

Unable to build locally #557

@iirekm

Description

@iirekm
$ cargo build --features default
    Updating crates.io index
    Updating git repository `https://github.com/zhiburt/tabled/`
error: failed to get `json_to_table` as a dependency of package `workspace-hack v0.1.0 (https://github.com/fuzzland/ityfuzz-sui-fork.git#a88e9595)`
    ... which satisfies git dependency `workspace-hack` (locked to 0.1.0) of package `sui-move-natives-latest v0.1.0 (https://github.com/fuzzland/ityfuzz-sui-fork.git#a88e9595)`
    ... which satisfies git dependency `sui-move-natives-latest` (locked to 0.1.0) of package `ityfuzz v0.1.0 (/workspaces/ityfuzz)`

Caused by:
  failed to load source for dependency `json_to_table`

Caused by:
  Unable to update https://github.com/zhiburt/tabled/?rev=e449317a1c02eb6b29e409ad6617e5d9eb7b3bd4#e449317a

Caused by:
  failed to fetch into: /home/vscode/.cargo/git/db/tabled-ae1efb6c4f0df2ac

Caused by:
  network failure seems to have happened
  if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  SSL error: unknown error; class=Ssl (16)

I'm not having any issues with other projects, only ityfuzz, something wrong is here. Also: I see it downloads so many dependencies most of users won't ever need? Isn't AFL, Anvil, REVM, optionally: Z3, and few basic Rust libs enough to build a fuzzer? Why it downloads sui or MoveVM stuff most users won't ever use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions