Giter Site home page Giter Site logo

dancing-links's People

Contributors

declanvk avatar tyfkda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dancing-links's Issues

Some kind of bug

Using your library to solve a sudoku, I have found the following bug. When I start you solver for sudoku 300080900000340000008005600500104070002009010003000040005001200000000000070008090 , the program crashed with such error: thread 'main' panicked at 'assertion failed: !column.is_covered', C:\Users\User.cargo\registry\src\github.com-1ecc6299db9ec823\dancing-links-0.2.0\src\grid.rs:397:9 . I have no idea, why it occurs. If it is important, the above sudoku has an answer - 351786924697342185428915637569134872742859316813267549935471268284693751176528493.

Fix CI issues and cut a release

CI is failing due to an issue with Zlib:

/home/runner/.cargo/bin/cargo test
    Updating crates.io index
warning: spurious network error (2 tries remaining): bad packet length; class=Net (12)
Warning: warning: spurious network error (1 tries remaining): bad packet length; class=Net (12)
error: failed to get `bumpalo` as a dependency of package `dancing-links v0.2.0 (/home/runner/work/dancing-links/dancing-links)`
Error: failed to get `bumpalo` as a dependency of package `dancing-links v0.2.0 (/home/runner/work/dancing-links/dancing-links)`
Caused by:
  failed to load source for dependency `bumpalo`

Caused by:
  Unable to update registry `[https://github.com/rust-lang/crates.io-index`](https://github.com/rust-lang/crates.io-index%60)

Caused by:
  failed to fetch `[https://github.com/rust-lang/crates.io-index`](https://github.com/rust-lang/crates.io-index%60)

Caused by:
  error reading from the zlib stream; class=Zlib (5)
Error: The process '/home/runner/.cargo/bin/cargo' failed with exit code 101

src


Searching for the issue turned up rust-lang/cargo#10303, which is an open issue. The work around seems to be adding CARGO_NET_GIT_FETCH_WITH_CLI=true to the environment variables.

Its not clear to me if this issue would also be fixed with a newer version of rust?

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.