Skip to content

Instantly share code, notes, and snippets.

@huitseeker
Created March 26, 2021 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save huitseeker/cd63c76a4e53c2f4bbf19f9ca29f4eba to your computer and use it in GitHub Desktop.
Save huitseeker/cd63c76a4e53c2f4bbf19f9ca29f4eba to your computer and use it in GitHub Desktop.
Checking tinytemplate v1.1.0
Compiling serde_derive v1.0.118
Checking csv v1.1.5
Compiling zeroize_derive v1.0.1
Compiling ark-ff v0.2.0 (/home/huitseeker/tmp/algebra/ff)
Checking ark-serialize v0.2.0 (/home/huitseeker/tmp/algebra/serialize)
error: failed to run custom build command for `ark-ff v0.2.0 (/home/huitseeker/tmp/algebra/ff)`
Caused by:
process didn't exit successfully: `/home/huitseeker/tmp/algebra/target/debug/build/ark-ff-e58200c42957bcdd/build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-changed=build.rs
--- stderr
thread 'main' panicked at 'This code base uses const generics and requires a Rust compiler version greater or equal to 1.51.0', ff/build.rs:21:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment