Closed vijaypanchalr3 closed 2 years ago
Thanks for the report. I think your compiler version is too old. The function or_insert_with_key
has been stable since Rust 1.50.0 (see here and texlab
requires 1.51.0+). Please try updating your compiler. Also, be sure to use the --locked
flag in conjunction with cargo install
if not done already.
error: aborting due to 2 previous errors
For more information about this error, try
rustc --explain E0658
. error: could not compilecstree
.To learn more, run the command again with --verbose. warning: build failed, waiting for other jobs to finish... error: failed to compile
texlab v3.3.1 (https://github.com/latex-lsp/texlab.git#e31b9201)
, intermediate artifacts can be found at/tmp/cargo-install8TwOWK
Caused by: build failed