You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bother you, I followed the steps but received an error message.
Git clone your project
Install rust
Cargo run -- release
Error:
Errior:
error: failed to run custom build command for methods v0.1.0 (/root/autodl-tmp/zkFHE/methods)
Caused by:
process didn't exit successfully: /root/autodl-tmp/zkFHE/target/release/build/methods-d9c5ec670e622fa9/build-script-build (exit status: 101)
--- stdout
Standard library /root/autodl-tmp/zkFHE/target/release/build/methods-8242d8706aead610/out/rust-std_4f29d950e101936e934eafe043bfaa02f991c74575a6dfc8647c3c7fbbdede58 does not exist; downloading
--- stderr
thread 'main' panicked at 'called Result::unwrap() on an Err value: InvalidArchive("Could not find central directory end")', /root/.cargo/git/checkouts/risc0-8b1b9cfa1fb74959/53d0e14/risc0/build/src/lib.rs:302:49
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
Sorry to bother you, I followed the steps but received an error message.
Error:
Errior:
error: failed to run custom build command for
methods v0.1.0 (/root/autodl-tmp/zkFHE/methods)
Caused by:
process didn't exit successfully:
/root/autodl-tmp/zkFHE/target/release/build/methods-d9c5ec670e622fa9/build-script-build
(exit status: 101)--- stdout
Standard library /root/autodl-tmp/zkFHE/target/release/build/methods-8242d8706aead610/out/rust-std_4f29d950e101936e934eafe043bfaa02f991c74575a6dfc8647c3c7fbbdede58 does not exist; downloading
--- stderr
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: InvalidArchive("Could not find central directory end")', /root/.cargo/git/checkouts/risc0-8b1b9cfa1fb74959/53d0e14/risc0/build/src/lib.rs:302:49note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: