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

Internal Compiler Error When Making Requests With Hyper #65017

Closed
monarrk opened this issue Oct 2, 2019 · 2 comments
Closed

Internal Compiler Error When Making Requests With Hyper #65017

monarrk opened this issue Oct 2, 2019 · 2 comments

Comments

@monarrk
Copy link

monarrk commented Oct 2, 2019

I've been staring at this error all day long and finally decided to file a report for it, so here we are.

I'm attempting to make a request using identical code to the hyper client.rs example, but I continue to get this error (invoked by RUST_BACKTRACE=full cargo build --verbose. Frankly I don't know much about the inner workings of rust (or even intermediate things about it) so this could very easily be me making a syntax error somewhere and having it just spiral out of control. In any case, this has been driving me nuts and if anyone might know what's going on, I'd really appreciate your help.

@matthiaskrgr
Copy link
Member

Looks like this is a duplicate of #64964

@monarrk
Copy link
Author

monarrk commented Oct 2, 2019

that does seem to be the case, sorry about that

@monarrk monarrk closed this as completed Oct 2, 2019
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

2 participants