-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 'rustc' panicked at 'explicit panic', ../src/librbml/lib.rs:436 #33733
Comments
Aaaand it's gone. 😂 Seems I've been visited by the same ghost as Pierre! (#33015) ...but I'm not drunk. I haven't made any code or project changes (no cleans etc.) that I can think of, or done any software updates. It just seems to have gone away on its own. I did at one point attempt to use https://github.com/neil-lobracco/twilio-rs but it was having issues compiling and complaining about the This pull request would fix it apparently and mentioned v1.7.0 (neil-lobracco/twilio-rs#6). So this might be somehow related to #33292 Sorry if that's a bit scattered. Like I said, I'm new to Rust and so I'm just trying to connect some dots with what knowledge I do have. I promise I'm not drunk. |
I'm getting the same thing. Rustc version info:
And the error output:
|
…sion check the metadata lock when loading rather than afterwards Fixes rust-lang#33733 Fixes rust-lang#33015
I attempted to do a release build (
cargo build --release
) and received this message:So I'm here to report it. It's probably worth noting that
cargo build
andcargo run
both function as expected.Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: