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

Update Clippy #67996

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Update Clippy #67996

merged 1 commit into from
Jan 10, 2020

Conversation

JohnTitor
Copy link
Member

Fixes #67994

r? @ghost

@JohnTitor
Copy link
Member Author

Submodule only and toolstate fix.
@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jan 8, 2020

📌 Commit 06401da614fc8f099e4bc4c0beb704cd0fa171bf has been approved by JohnTitor

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 8, 2020
@JohnTitor
Copy link
Member Author

let's wait until the publish toolstate fix lands.
@bors p=0

@JohnTitor
Copy link
Member Author

Needs more rustup
@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 9, 2020
@JohnTitor
Copy link
Member Author

Okay, contains latest rustup now.
@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jan 9, 2020

📌 Commit 663f8b5 has been approved by JohnTitor

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jan 9, 2020
@bors
Copy link
Contributor

bors commented Jan 10, 2020

⌛ Testing commit 663f8b5 with merge 8bee1962732862c1921dbb33a230253a71eda673...

@rust-highfive
Copy link
Collaborator

Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors
Copy link
Contributor

bors commented Jan 10, 2020

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 10, 2020
@JohnTitor
Copy link
Member Author

It's spurious.

2020-01-10T05:54:32.0469432Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Couldn't connect to server
2020-01-10T05:54:32.0473597Z tar: This does not look like a tar archive
2020-01-10T05:54:32.0473717Z tar: Exiting with failure status due to previous errors
2020-01-10T05:54:32.0540441Z
2020-01-10T05:54:32.0599367Z ##[error]Bash exited with code '2'.
2020-01-10T05:54:32.0608663Z ##[section]Finishing: Install awscli

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 10, 2020
@bors
Copy link
Contributor

bors commented Jan 10, 2020

⌛ Testing commit 663f8b5 with merge ac6eb0d...

bors added a commit that referenced this pull request Jan 10, 2020
@bors
Copy link
Contributor

bors commented Jan 10, 2020

☀️ Test successful - checks-azure
Approved by: JohnTitor
Pushing ac6eb0d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 10, 2020
@bors bors merged commit 663f8b5 into rust-lang:master Jan 10, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #67996!

Tested on commit ac6eb0d.
Direct link to PR: #67996

🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jan 10, 2020
Tested on commit rust-lang/rust@ac6eb0d.
Direct link to PR: <rust-lang/rust#67996>

🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
@JohnTitor JohnTitor deleted the clippy-up branch January 10, 2020 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clippy-driver no longer builds after rust-lang/rust#67970
3 participants