Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread 'main' panicked at 'no entry found for key' #14

Open
gianko opened this issue Oct 4, 2020 · 6 comments
Open

thread 'main' panicked at 'no entry found for key' #14

gianko opened this issue Oct 4, 2020 · 6 comments

Comments

@gianko
Copy link

gianko commented Oct 4, 2020

when running cargo run

thread 'main' panicked at 'no entry found for key', /Users/xxx/.cargo/registry/src/github.com-1ecc6299db9ec823/rafy-0.2.1/src/lib.rs:307:24
stack backtrace:
   0:        0x10566e42e - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h24bb64d98a7e25d6
   1:        0x10568ad3c - core::fmt::write::h8fdc9cddb01cd8b2
   2:        0x10566a929 - std::io::Write::write_fmt::hcc3030013983bab6
   3:        0x1056700a5 - std::panicking::default_hook::{{closure}}::h95817712c5ff0736
   4:        0x10566fde2 - std::panicking::default_hook::h34e085f4e0b1062d
   5:        0x105670605 - std::panicking::rust_panic_with_hook::haf571858f996ac45
   6:        0x1056701d2 - rust_begin_unwind
   7:        0x1056925cf - core::panicking::panic_fmt::h11676ba6a846d9f4
   8:        0x10569245a - core::option::expect_failed::h8ab5ae59f403012b
   9:        0x105427839 - core::option::Option<T>::expect::hb67600b598a39bff
  10:        0x10543268d - <std::collections::hash::map::HashMap<K,V,S> as core::ops::index::Index<&Q>>::index::h6a5dcd07b8e325f4
  11:        0x10542ae92 - rafy::Rafy::new::h5bed49988e8e77c3
  12:        0x10541d636 - hello_world::main::hb19b5ac3e5226d03
  13:        0x10541db4e - std::rt::lang_start::{{closure}}::h230c38cf063f0e17
  14:        0x10567098f - std::rt::lang_start_internal::hcd84a36052901671
  15:        0x10541db31 - std::rt::lang_start::h80234deaf0d32209
  16:        0x10541d902 - main
@Spidy104
Copy link

same issue!!, man

@Garrett7k
Copy link

Looks like the hard coded API key may be having some issues. Is it possible to change that variable in the lib.rs file to our own API key?

@yuanyeex
Copy link

same issue here !!

@beetrandahiya
Copy link

guys, any update?

@beetrandahiya
Copy link

Btw, I tried updating the API key in [ Users<username>.cargo\registry\src....] with the one I just issued, it still throws the same error.

@Garrett7k
Copy link

None as of yet. I did the same thing and still had the same issue. Would love for this crate to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants