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

⬆️ rust-analyzer #76155

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

matklad
Copy link
Member

@matklad matklad commented Aug 31, 2020

r? @ghost

@matklad
Copy link
Member Author

matklad commented Aug 31, 2020

@bors r+ iffy

@bors
Copy link
Contributor

bors commented Aug 31, 2020

📌 Commit 3fb490a has been approved by matklad

@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 Aug 31, 2020
@Dylan-DPC-zz
Copy link

@bors rollup=never (submodule change so better to merge it individually)

@bors
Copy link
Contributor

bors commented Sep 1, 2020

⌛ Testing commit 3fb490a with merge a7d0ac727be2458e6214574c53fc983a72d652f7...

@tmandry
Copy link
Member

tmandry commented Sep 1, 2020

Yielding to rollup
@bors retry

@bors
Copy link
Contributor

bors commented Sep 1, 2020

⌛ Testing commit 3fb490a with merge 28d4495e55f31ed73a0d8bb6e19ea85824db3ddd...

@tmandry
Copy link
Member

tmandry commented Sep 1, 2020

@bors retry

@bors
Copy link
Contributor

bors commented Sep 1, 2020

⌛ Testing commit 3fb490a with merge 087b0f8e554e29aa6701b887a068fbaff6748a6a...

@rust-log-analyzer
Copy link
Collaborator

The job mingw-check of 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.
Build completed successfully in 0:01:32
+ /scripts/validate-toolstate.sh
Cloning into 'rust-toolstate'...
<Nothing changed>
HTTPError: HTTP Error 403: Forbidden
b'{"message":"API rate limit exceeded for user ID 7378925.","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}'
Traceback (most recent call last):
  File "../../src/tools/publish_toolstate.py", line 288, in <module>
    validate_maintainers(repo, github_token)
  File "../../src/tools/publish_toolstate.py", line 84, in validate_maintainers
    'Accept': 'application/vnd.github.hellcat-preview+json',
  File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.6/urllib/request.py", line 532, in open
    response = meth(req, response)
  File "/usr/lib/python3.6/urllib/request.py", line 642, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.6/urllib/request.py", line 570, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
  local time: Tue Sep  1 05:27:00 UTC 2020
  network time: Tue, 01 Sep 2020 05:27:00 GMT
== end clock drift check ==
== end clock drift check ==
##[error]Process completed with exit code 1.
Terminate orphan process: pid (7321) (node)
Terminate orphan process: pid (7330) (python)

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 @rust-lang/infra. (Feature Requests)

@bors
Copy link
Contributor

bors commented Sep 1, 2020

💔 Test failed - checks-actions

@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 Sep 1, 2020
@matklad
Copy link
Member Author

matklad commented Sep 1, 2020

spurious

@bors r+

@Dylan-DPC rust-analyzer specifically is fine to rollup: it doesn’t depend on nightly features (so it is unlikely to fail the build) and it is not a critical part of infra yet (unlike cargo).

@bors
Copy link
Contributor

bors commented Sep 1, 2020

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Contributor

bors commented Sep 1, 2020

📌 Commit 3fb490a has been approved by matklad

@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 Sep 1, 2020
@bors
Copy link
Contributor

bors commented Sep 1, 2020

⌛ Testing commit 3fb490a with merge dcdb1f6048b0dc1b855a07368d1680c5cb9708fe...

@bors
Copy link
Contributor

bors commented Sep 1, 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 Sep 1, 2020
@rust-log-analyzer
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.
##[group]Run exit 1
exit 1
shell: /bin/bash --noprofile --norc -e -o pipefail {0}
##[endgroup]
##[error]Process completed with exit code 1.

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 @rust-lang/infra. (Feature Requests)

@matklad
Copy link
Member Author

matklad commented Sep 1, 2020

logs look like the CI didn't really run, and UI says that the build was cancelled by alexcrichton, so I assume this is spurious/yield as well

@bors retry

@bors bors removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 1, 2020
@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 Sep 1, 2020
@mati865
Copy link
Contributor

mati865 commented Sep 1, 2020

Clang could not be downloaded like in couple other PRs: https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Installing.20Clang.20on.20CI.20fails

@bors
Copy link
Contributor

bors commented Sep 1, 2020

⌛ Testing commit 3fb490a with merge e88e908...

@bors
Copy link
Contributor

bors commented Sep 1, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: matklad
Pushing e88e908 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 1, 2020
@bors bors merged commit e88e908 into rust-lang:master Sep 1, 2020
@cuviper cuviper added this to the 1.48.0 milestone Nov 17, 2023
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.

7 participants