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

add const generics array coercion test #74671

Merged
merged 1 commit into from
Jul 29, 2020
Merged

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Jul 23, 2020

No description provided.

@lcnr lcnr added A-const-generics Area: const generics (parameters and arguments) F-const_generics `#![feature(const_generics)]` labels Jul 23, 2020
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 23, 2020
@lcnr
Copy link
Contributor Author

lcnr commented Jul 23, 2020

Why did CI get cancelled here?

@lcnr lcnr closed this Jul 23, 2020
@lcnr lcnr reopened this Jul 23, 2020
@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 27, 2020

📌 Commit 49b1971 has been approved by nikomatsakis

@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 Jul 27, 2020
@bors
Copy link
Contributor

bors commented Jul 27, 2020

⌛ Testing commit 49b1971 with merge 365c41e044bbc03bf547d86c8401455207f4042f...

@rust-log-analyzer
Copy link
Collaborator

The job x86_64-apple 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.
      Memory: 12 GB
      Boot ROM Version: VMW71.00V.13989454.B64.1906190538
      Apple ROM Info: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]Welcome to the Virtual Machine
      SMC Version (system): 2.8f0
      Serial Number (system): VMFATWU3X4nq

hw.ncpu: 4
hw.byteorder: 1234
hw.memsize: 12884901888

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)

@lcnr
Copy link
Contributor Author

lcnr commented Jul 27, 2020

spurious

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 27, 2020

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

  • This pull request is currently being tested. If there's no response from the continuous integration service, you may use retry to trigger a build again.

@bors
Copy link
Contributor

bors commented Jul 27, 2020

📌 Commit 49b1971 has been approved by lcnr

@bors
Copy link
Contributor

bors commented Jul 27, 2020

⌛ Testing commit 49b1971 with merge d86d134a1b5cc4714a6904a09cb8975ff4d48715...

@lcnr
Copy link
Contributor Author

lcnr commented Jul 27, 2020

@bors r=nikomatsakis

@bors
Copy link
Contributor

bors commented Jul 27, 2020

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

  • This pull request is currently being tested. If there's no response from the continuous integration service, you may use retry to trigger a build again.

@bors
Copy link
Contributor

bors commented Jul 27, 2020

📌 Commit 49b1971 has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented Jul 27, 2020

⌛ Testing commit 49b1971 with merge ac540140234c33ecb3b5d300c86606b0e6fd3ad5...

@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.

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)

@lcnr
Copy link
Contributor Author

lcnr commented Jul 27, 2020

okay, that failure is more interesting. cc @rust-lang/infra

@Mark-Simulacrum
Copy link
Member

2020-07-27T19:22:12.6296060Z ##[error]fatal: reference is not a tree: d86d134a1b5cc4714a6904a09cb8975ff4d48715
2020-07-27T19:22:12.6304840Z ##[warning]Git checkout failed on shallow repository, this might because of git fetch with depth '2' doesn't include the checkout commit 'd86d134a1b5cc4714a6904a09cb8975ff4d48715'.
2020-07-27T19:22:12.6317910Z ##[error]Git checkout failed with exit code: 128

Probably a race with something or other, @bors retry

@bors
Copy link
Contributor

bors commented Jul 28, 2020

⌛ Testing commit 49b1971 with merge a0a74323bf4bfe804e522abc7c128656d80b173b...

@bors
Copy link
Contributor

bors commented Jul 28, 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 Jul 28, 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)

@kennytm
Copy link
Member

kennytm commented Jul 28, 2020

warning: spurious network error (2 tries remaining): failed to get 200 response from `https://crates.io/api/v1/crates/fnv/1.0.6/download`, got 502

@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 Jul 28, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 29, 2020
Rollup of 8 pull requests

Successful merges:

 - rust-lang#74266 (Clean up E0720 explanation)
 - rust-lang#74671 (add const generics array coercion test)
 - rust-lang#74707 (Add str::[r]split_once)
 - rust-lang#74814 (Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy)
 - rust-lang#74859 (Update outdated readme)
 - rust-lang#74864 (ayu theme: Change doccomment color to `#a1ac88`)
 - rust-lang#74872 (Enable to ping RISC-V group via triagebot)
 - rust-lang#74891 (handle ConstEquate in rustdoc)

Failed merges:

r? @ghost
@bors bors merged commit 157975c into master Jul 29, 2020
@lcnr lcnr deleted the const-generics-coerce-unsized branch July 29, 2020 06:35
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-const-generics Area: const generics (parameters and arguments) F-const_generics `#![feature(const_generics)]` 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.

8 participants