Skip to content

[beta] Update cargo #76175

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 10, 2020
Merged

[beta] Update cargo #76175

merged 1 commit into from
Sep 10, 2020

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Aug 31, 2020

1 commits in 51b66125ba97d2906f461b3f4e0408f206299bb6..f3c7e066ad66e05439cf8eab165a2de580b41aaf
2020-08-19 20:22:52 +0000 to 2020-08-28 19:37:58 +0000

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!
  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 31, 2020
@ehuss ehuss added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 31, 2020
@jyn514 jyn514 added the T-cargo Relevant to the cargo team, which will review and decide on the PR/issue. label Sep 1, 2020
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup=never

@bors
Copy link
Collaborator

bors commented Sep 9, 2020

📌 Commit 6922feb has been approved by Mark-Simulacrum

@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 9, 2020
@Mark-Simulacrum Mark-Simulacrum added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Sep 9, 2020
@bors
Copy link
Collaborator

bors commented Sep 9, 2020

⌛ Testing commit 6922feb with merge 1b2a1805346d4c9a6dd01e5ec5bee8ad55a9c0a9...

@bors
Copy link
Collaborator

bors commented Sep 9, 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 9, 2020
@ehuss
Copy link
Contributor Author

ehuss commented Sep 9, 2020

running: "sccache" "/Users/runner/work/1/s/clang+llvm-10.0.0-x86_64-apple-darwin/bin/clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=x86_64-apple-darwin" "-stdlib=libc++" "-fdebug-prefix-map=/Users/runner/work/1/s=/rustc/1b2a1805346d4c9a6dd01e5ec5bee8ad55a9c0a9" "-xassembler-with-cpp" "-DCFG_TARGET_OS_macos" "-DCFG_TARGET_ARCH_x86_64" "-DCFG_TARGET_ENV_" "-o" "/Users/runner/work/1/s/build/x86_64-apple-darwin/stage0-rustc/x86_64-apple-darwin/release/build/psm-8e2c900f87894686/out/src/arch/x86_64.o" "-c" "src/arch/x86_64.s"
cargo:warning=error: failed to execute compile
cargo:warning=caused by: Failed to send data to or receive data from server
cargo:warning=caused by: Failed to read response header
cargo:warning=caused by: Connection reset by peer (os error 54)

@bors retry

I'm going to assume this is a flaky network, but I have not seen this particular error before.

@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 9, 2020
@bors
Copy link
Collaborator

bors commented Sep 9, 2020

⌛ Testing commit 6922feb with merge 3f5dd871ca616f7a746bfe22f01c59e81987ecd0...

@tmandry
Copy link
Member

tmandry commented Sep 9, 2020

@bors retry
Yielding to rollup

@bors
Copy link
Collaborator

bors commented Sep 10, 2020

⌛ Testing commit 6922feb with merge aa30bf3...

@bors
Copy link
Collaborator

bors commented Sep 10, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: Mark-Simulacrum
Pushing aa30bf3 to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 10, 2020
@bors bors merged commit aa30bf3 into rust-lang:beta Sep 10, 2020
@rustbot rustbot added this to the 1.47.0 milestone Sep 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. 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. T-cargo Relevant to the cargo team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants