Giter Site home page Giter Site logo

Comments (5)

drahnr avatar drahnr commented on August 11, 2024 1

@pickfire tested v0.3.0-beta.3 on the referenced rust git repo commit checked out, and there are no more panics

from cargo-spellcheck.

pickfire avatar pickfire commented on August 11, 2024 1

It still breaks. Did you pull the submodules as well?

> env RUST_BACKTRACE=1 cargo spellcheck
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /home/ivan/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-spellcheck-0.3.0-beta.3/src/traverse/iter.rs:36:20
stack backtrace:
   0: backtrace::backtrace::libunwind::trace
             at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
   1: backtrace::backtrace::trace_unsynchronized
             at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
   2: std::sys_common::backtrace::_print_fmt
             at src/libstd/sys_common/backtrace.rs:78
   3: <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt
             at src/libstd/sys_common/backtrace.rs:59
   4: core::fmt::write
             at src/libcore/fmt/mod.rs:1076
   5: std::io::Write::write_fmt
             at src/libstd/io/mod.rs:1537
   6: std::sys_common::backtrace::_print
             at src/libstd/sys_common/backtrace.rs:62
   7: std::sys_common::backtrace::print
             at src/libstd/sys_common/backtrace.rs:49
   8: std::panicking::default_hook::{{closure}}
             at src/libstd/panicking.rs:198
   9: std::panicking::default_hook
             at src/libstd/panicking.rs:218
  10: std::panicking::rust_panic_with_hook
             at src/libstd/panicking.rs:490
  11: rust_begin_unwind
             at src/libstd/panicking.rs:388
  12: core::panicking::panic_fmt
             at src/libcore/panicking.rs:101
  13: core::option::expect_none_failed
             at src/libcore/option.rs:1272
  14: cargo_spellcheck::traverse::iter::traverse
  15: cargo_spellcheck::run
  16: cargo_spellcheck::main
  17: std::rt::lang_start::{{closure}}
  18: std::rt::lang_start_internal::{{closure}}
             at src/libstd/rt.rs:52
  19: std::panicking::try::do_call
             at src/libstd/panicking.rs:297
  20: std::panicking::try
             at src/libstd/panicking.rs:274
  21: std::panic::catch_unwind
             at src/libstd/panic.rs:394
  22: std::rt::lang_start_internal
             at src/libstd/rt.rs:51
  23: main
  24: __libc_start_main
  25: _start
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

from cargo-spellcheck.

drahnr avatar drahnr commented on August 11, 2024 1

It still breaks. Did you pull the submodules as well?

No, that was not part of the reproduction instructions - please check the provided instructions for completeness by executing them from a fresh directory, so we can avoid extra round trips. Edit Next time :)

from cargo-spellcheck.

pickfire avatar pickfire commented on August 11, 2024

Wow, so fast v0.3.0-beta.3? I wonder if you could do a rc or keep the beta going longer like for a few days or week before release, looks like it's going too fast. Or maybe just checkout a bunch of popular rust git repository and run cargo spellcheck there.

from cargo-spellcheck.

drahnr avatar drahnr commented on August 11, 2024

Frankly, not a big fan of beholding fixes for no reason other than "bumping pre release versions too fast". It's a pre-release after all.
I am currently not planning on doing release candidates, so once it's running fine for rust and spearow/juice, there will be a release.

from cargo-spellcheck.

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.