GithubHelp home page GithubHelp logo

Comments (2)

oren avatar oren commented on July 29, 2024

here is the output with --verbose:

  could not compile `gurk`.

Caused by:
  process didn't exit successfully: `rustc --crate-name gurk --edition=2018 /home/oren/.cargo/registry/src/github.com-1ecc6299db9ec823/gurk-0.1.0/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=3 -C metadata=5728454560f148c5 -C extra-filename=-5728454560f148c5 --out-dir /tmp/cargo-install5oYIY7/release/deps -L dependency=/tmp/cargo-install5oYIY7/release/deps --extern anyhow=/tmp/cargo-install5oYIY7/release/deps/libanyhow-ff6c5fafa4bdc550.rlib --extern base64=/tmp/cargo-install5oYIY7/release/deps/libbase64-69b600415ba05925.rlib --extern chrono=/tmp/cargo-install5oYIY7/release/deps/libchrono-85dc3119a57dd300.rlib --extern crossterm=/tmp/cargo-install5oYIY7/release/deps/libcrossterm-62165c05284cfd7b.rlib --extern dirs=/tmp/cargo-install5oYIY7/release/deps/libdirs-e89c2440a00bc8ab.rlib --extern itertools=/tmp/cargo-install5oYIY7/release/deps/libitertools-0f0beba8bacbd6a6.rlib --extern scopeguard=/tmp/cargo-install5oYIY7/release/deps/libscopeguard-9a388def81eb5919.rlib --extern serde=/tmp/cargo-install5oYIY7/release/deps/libserde-6e4e01ccb39ad7f9.rlib --extern serde_json=/tmp/cargo-install5oYIY7/release/deps/libserde_json-7b21cb5f9edfb241.rlib --extern structopt=/tmp/cargo-install5oYIY7/release/deps/libstructopt-2f0ca36ab5afb82a.rlib --extern textwrap=/tmp/cargo-install5oYIY7/release/deps/libtextwrap-09a7f3f1cadbdd9d.rlib --extern thiserror=/tmp/cargo-install5oYIY7/release/deps/libthiserror-da7c82c4a6aa1bae.rlib --extern tokio=/tmp/cargo-install5oYIY7/release/deps/libtokio-3307c71a6606db5a.rlib --extern toml=/tmp/cargo-install5oYIY7/release/deps/libtoml-1d9afec4b85a50dc.rlib --extern tui=/tmp/cargo-install5oYIY7/release/deps/libtui-950d2b78be7c4e9c.rlib --extern unicode_width=/tmp/cargo-install5oYIY7/release/deps/libunicode_width-b2734d190166bb27.rlib --cap-lints allow` (exit code: 1)

from gurk-rs.

boxdot avatar boxdot commented on July 29, 2024

Looks like you don't have the vec from array feature: https://doc.rust-lang.org/src/alloc/vec.rs.html#2475-2487. I guess your rust compiler is older than 1.44. I changed the code s.t. it should also compile now your machine. Your can test it from master by using

cargo install --git https://github.com/boxdot/gurk-rs 

or wait for the next release. :)

from gurk-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.