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

Crater runs for Rust 1.37.0 #62389

Closed
pietroalbini opened this issue Jul 4, 2019 · 15 comments
Closed

Crater runs for Rust 1.37.0 #62389

pietroalbini opened this issue Jul 4, 2019 · 15 comments
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Comments

@pietroalbini
Copy link
Member

No description provided.

@pietroalbini
Copy link
Member Author

cc @rust-lang/release

@craterbot run name=beta-1.37-1 start=1.36.0 end=beta-2019-07-04 mode=build-and-test cap-lints=warn p=10

@craterbot
Copy link
Collaborator

👌 Experiment beta-1.37-1 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added the S-waiting-on-crater Status: Waiting on a crater run to be completed. label Jul 4, 2019
@pietroalbini
Copy link
Member Author

@craterbot run name=beta-1.37-rustdoc-1 start=1.36.0 end=beta-2019-07-04 mode=rustdoc cap-lints=warn p=5

@craterbot
Copy link
Collaborator

👌 Experiment beta-1.37-rustdoc-1 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🚧 Experiment beta-1.37-1 is now running on agent aws-1.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🚧 Experiment beta-1.37-rustdoc-1 is now running on agent aws-1.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🎉 Experiment beta-1.37-1 is completed!
📊 34 regressed and 23 fixed (66894 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Jul 12, 2019
@Mark-Simulacrum
Copy link
Member

@craterbot
Copy link
Collaborator

🎉 Experiment beta-1.37-rustdoc-1 is completed!
📊 65 regressed and 5 fixed (66894 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@Mark-Simulacrum
Copy link
Member

Triaged. No new regressions.

@Mark-Simulacrum
Copy link
Member

@craterbot run name=beta-1.37-6 start=1.36.0 end=beta-2019-07-23 mode=build-and-test cap-lints=warn p=10

@craterbot
Copy link
Collaborator

👌 Experiment beta-1.37-6 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 28, 2019
@craterbot
Copy link
Collaborator

🚧 Experiment beta-1.37-6 is now running on agent aws-1.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot
Copy link
Collaborator

🎉 Experiment beta-1.37-6 is completed!
📊 33 regressed and 52 fixed (70078 total)
📰 Open the full report.

⚠️ If you notice any spurious failure please add them to the blacklist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Aug 4, 2019
@Centril
Copy link
Contributor

Centril commented Aug 4, 2019

Build failed:

error: linking with `cc` failed: exit code: 1
[INFO] [stderr] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `<-`
[INFO] [stderr]     --> /opt/crater/cargo-home/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/rayon-hash-0.2.0/src/std_hash/map.rs:3419:24
[INFO] [stderr]      |
[INFO] [stderr] 3419 |         map.entry(100) <- 100;
[INFO] [stderr]      |                        ^^ expected one of `.`, `;`, `?`, `}`, or an operator here

This is wontfix.

[INFO] [stderr] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `<-`
[INFO] [stderr]    --> /opt/crater/cargo-home/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/mbox-0.3.1/src/mbox.rs:188:16
[INFO] [stderr]     |
[INFO] [stderr] 188 |         MALLOC <- value.clone()
[INFO] [stderr]     |                ^^ expected one of 8 possible tokens here

Also wontfix.

[INFO] [stderr] error: linking with `cc` failed: exit code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

No branches or pull requests

4 participants