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

Certain crates are missing. #2

Closed
ticki opened this issue Feb 9, 2016 · 13 comments
Closed

Certain crates are missing. #2

ticki opened this issue Feb 9, 2016 · 13 comments

Comments

@ticki
Copy link

ticki commented Feb 9, 2016

rs-tiled for example.

@onur
Copy link
Member

onur commented Feb 9, 2016

Yes some crates are currently missing. Looks like tiled failed to build on rustc 1.8.0-nightly (d63b8e539 2016-01-23). You can see build log in here: http://build.crates.fyi:3180/logs/tiled/tiled-0.1.4.log

Build machine is using an old version of cratesfyi and rustc and I can't update atm (it's been trying to build everything since I announced this project). And cratesfyi changed alot. I am preparing a huge update, hang on few more weeks.

@ticki
Copy link
Author

ticki commented Feb 10, 2016

I fixed Tiled a couple of days ago. A rebuild should success.

@onur onur mentioned this issue Feb 12, 2016
@JonasOlson
Copy link

For physical_constants, I don't even find a log, actually.

@onur
Copy link
Member

onur commented Aug 21, 2016

@JonasOlson the version docs.rs running in https://crates.fyi/ is stopped working.

New beta version (https://beta.docs.rs/) started building crates on 2016-07-30 and finally finished building all crates up to this date. And now it is building crates released between 2016-07-30 and today. Give it a few days and you will see your crate in beta.

@JonasOlson
Copy link

Sorry, I didn't notice that your log link actually pointed to crates.fyi. I thought it pointed to docs.rs.

Anyway, I saw that the counter on https://beta.docs.rs/ had reached 100%, so I thought everything would be there now.

@onur
Copy link
Member

onur commented Aug 21, 2016

It's around 96% now, I removed counter today. We are getting there 😃

@JonasOlson
Copy link

Oh, I see! Is it possible to see build logs on docs.rs? (I don't know ifphysical_constants will build, since the version on crates.io calls a Python script.)

@onur
Copy link
Member

onur commented Aug 21, 2016

Since docs.rs hasn't tried to build physical_constants, there is no log about it.

I tried to build physical_constants on docs.rs running on my local machine and it is building fine.

@onur
Copy link
Member

onur commented Aug 22, 2016

@JonasOlson looks like docs.rs built your crate few hours ago: https://beta.docs.rs/physical_constants

@JonasOlson
Copy link

Nice. Are there build logs to be seen somewhere? (Not that I need it now, but it could be of interest in the future.)

@onur
Copy link
Member

onur commented Aug 22, 2016

We had a "Builds" tab but I decided to remove it (kinda useless), but you can see build logs in here: https://beta.docs.rs/crate/physical_constants/0.1.1/builds

This link is only visible if docs.rs failed to build a crate.

@JonasOlson
Copy link

Thank you!

@onur
Copy link
Member

onur commented Aug 26, 2016

Docs.rs have every crate now (except yanked ones).

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

3 participants