Skip to content

[beta] Update cargo - #76175

Merged
bors merged 1 commit into
rust-lang:betafrom
ehuss:update-beta-cargo
Sep 10, 2020
Merged

[beta] Update cargo#76175
bors merged 1 commit into
rust-lang:betafrom
ehuss:update-beta-cargo

Conversation

@ehuss

Copy link
Copy Markdown
Contributor

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

@rust-highfive

Copy link
Copy Markdown
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-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 31, 2020
@ehussehuss added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 31, 2020
@jyn514jyn514 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
Copy Markdown
Member

@bors r+ rollup=never

@bors

bors commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 6922feb has been approved by Mark-Simulacrum

@borsbors 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-SimulacrumMark-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

bors commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

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

@bors

bors commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-azure

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

ehuss commented Sep 9, 2020

Copy link
Copy Markdown
ContributorAuthor
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.

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

bors commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

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

@tmandry

Copy link
Copy Markdown
Member

@bors retry
Yielding to rollup

@bors

bors commented Sep 10, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6922feb with merge aa30bf3...

@bors

bors commented Sep 10, 2020

Copy link
Copy Markdown
Collaborator

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

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Sep 10, 2020
@bors
bors merged commit aa30bf3 into rust-lang:betaSep 10, 2020
@rustbotrustbot added this to the 1.47.0 milestone Sep 10, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-cargoRelevant 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

@ehuss@rust-highfive@Mark-Simulacrum@bors@tmandry@jyn514@rustbot