Skip to content

Instantly share code, notes, and snippets.

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 nikomatsakis/e264c71e9a8b22262edc3e02d42b843f to your computer and use it in GitHub Desktop.
Save nikomatsakis/e264c71e9a8b22262edc3e02d42b843f to your computer and use it in GitHub Desktop.
Compiling duchess v0.1.0 (/home/nmatsakis/versioned/duchess)
error: failed to run custom build command for `duchess v0.1.0 (/home/nmatsakis/versioned/duchess)`
Caused by:
process didn't exit successfully: `/home/nmatsakis/versioned/duchess/target/debug/build/duchess-0e35cc4d34a0852b/build-script-build` (exit status: 1)
--- stdout
processing file `/home/nmatsakis/versioned/duchess/src/class_info/javap_parser.lalrpop`
/home/nmatsakis/versioned/duchess/src/class_info/javap_parser.lalrpop:140:5: 140:13 error: ambiguity detected between the terminal `r#"[a-z]*"#` and the terminal `r#"[a-zA-Z][a-zA-Z0-9]*"#`
--- stderr
r"[a-z]*",
~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment