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

Simply won't build from crates.io #54

Open
madscientist42 opened this issue Oct 14, 2024 · 0 comments
Open

Simply won't build from crates.io #54

madscientist42 opened this issue Oct 14, 2024 · 0 comments

Comments

@madscientist42
Copy link

Error[E0275]: overflow evaluating the requirement {closure@/home/frank/.cargo/registry/src/index.crates.io-6f17d22bba15001f/geo-0.23.1/src/algorithm/map_coords.rs:855:69: 855:72}: Fn<(geo_types::Coord<T>,)>
|
= help: consider increasing the recursion limit by adding a #![recursion_limit = "256"] attribute to your crate (geo)
= note: required for &{closure@map_coords.rs:855:69} to implement Fn<(geo_types::Coord<T>,)>
= note: the full type name has been written to '/tmp/cargo-installpnCvL0/release/deps/geo-3e11e41833b05a3b.long-type-16691278166173582852.txt'
= note: 128 redundant requirements hidden
= note: required for &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&... to implement Fn<(geo_types::Coord<T>,)>
= note: the full type name has been written to '/tmp/cargo-installpnCvL0/release/deps/geo-3e11e41833b05a3b.long-type-11392836830455802518.txt'

For more information about this error, try rustc --explain E0275.
error: could not compile geo (lib) due to previous error
warning: build failed, waiting for other jobs to finish...
error: failed to compile geoq v0.0.25, intermediate artifacts can be found at /tmp/cargo-installpnCvL0.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

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

1 participant