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

Crate failed to build #2545

Open
cBournhonesque opened this issue Jul 8, 2024 · 3 comments
Open

Crate failed to build #2545

cBournhonesque opened this issue Jul 8, 2024 · 3 comments

Comments

@cBournhonesque
Copy link

Crate name

lightyear

Build failure link

https://docs.rs/crate/lightyear/0.16.2/builds/1284564

Additional details

If I run locally

cargo rustdoc --open -p lightyear --features=metrics,webtransport,leafwing,websocket,steam,zstd,avian2d/2d,avian2d/f32,avian2d/parry-f32 -- --document-private-items -D warnings --cfg docsrc

the docs are generated correctly

@syphar
Copy link
Member

syphar commented Jul 9, 2024

I see you also asked on zulip, here my comment from there:

I'm not sure either.
Compiling locally with cargo +nightly docs-rs works too, I'll need to run it locally in a docs-rs container to know more.
Until then I just queued a rebuild.
I also see the 0.15. builds succeed, what did change related to these dependencies?

@cBournhonesque
Copy link
Author

cBournhonesque commented Jul 14, 2024

I couldn't figure it out so I disabled the faulty dependency avian (https://docs.rs/avian2d/latest/avian2d/) and now it works!

@syphar
Copy link
Member

syphar commented Jul 15, 2024

thank you for the update!

I would still leave this issue open. My hunch is that the issue is somehow between the dependency resolver and offline mode, but I don't know much about the relation between both.

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