Skip to content

mk: Prepare for a new stage0 compiler#33857

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:new-stage0
Jun 1, 2016
Merged

mk: Prepare for a new stage0 compiler#33857
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:new-stage0

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This commit prepares the source for a new stage0 compiler, the 1.10.0 beta
compiler. These artifacts are hot off the bots and should be ready to go.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

@alexcrichton

Copy link
Copy Markdown
Member Author

r? @nikomatsakis

@rust-highfive rust-highfive assigned nikomatsakis and unassigned brson May 24, 2016
@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 25, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 6631f9b has been approved by nikomatsakis

@Manishearth

Copy link
Copy Markdown
Member

Travis fails

@bors

bors commented May 29, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6631f9b with merge 2ea4afe...

@bors

bors commented May 29, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-debug-opt

@eddyb

eddyb commented May 29, 2016

Copy link
Copy Markdown
Contributor

@alexcrichton This failure happened early enough to overlap with the clean step on other bots and this one left (at least) auto-linux-64-opt-rustbuild broken: http://buildbot.rust-lang.org/builders/auto-linux-64-opt-rustbuild/builds/1239/steps/clean/logs/stdio.
All of the clean steps on auto-linux-64-opt-rustbuild after that have been like this: http://buildbot.rust-lang.org/builders/auto-linux-64-opt-rustbuild/builds/1240/steps/clean/logs/stdio.

Looks like a very unlikely situation, but one we shouldn't miserably break on.

@eddyb

eddyb commented May 29, 2016

Copy link
Copy Markdown
Contributor

@alexcrichton Looks like it fixed itself? Is it possible that bors went through the whole queue so fast that a single stale process was responsible for breaking clean on all of those attempts?

@alexcrichton

Copy link
Copy Markdown
Member Author

@eddyb yeah I'm not really sure what happened, I'll try to investigate and see what went wrong.

@alexcrichton

Copy link
Copy Markdown
Member Author

Ok, I fixed a bug where the snapshot download script didn't actually download the snapshot by accident. If this bounces we'll continue to see breakage, but hopefully we can smooth it out relatively quickly.

I think there are some more bugs, though, so I will keep combing logs.

@bors: r=nikomatsakis

@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 0ccb285 has been approved by nikomatsakis

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: p=1

Just wanna try to get this landed while I'm here to watch the queue

@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0ccb285 with merge f9efbb2...

@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: retry

  • buildbot configuration bug

@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0ccb285 with merge 505db05...

bors added a commit that referenced this pull request May 31, 2016
mk: Prepare for a new stage0 compiler

This commit prepares the source for a new stage0 compiler, the 1.10.0 beta
compiler. These artifacts are hot off the bots and should be ready to go.
@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-nopt-t

This commit prepares the source for a new stage0 compiler, the 1.10.0 beta
compiler. These artifacts are hot off the bots and should be ready to go.
@alexcrichton

Copy link
Copy Markdown
Member Author

@bors: r=nikomatsakis fa45670

@bors

bors commented May 31, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fa45670 with merge 601eb13...

bors added a commit that referenced this pull request May 31, 2016
mk: Prepare for a new stage0 compiler

This commit prepares the source for a new stage0 compiler, the 1.10.0 beta
compiler. These artifacts are hot off the bots and should be ready to go.
@bors bors merged commit fa45670 into rust-lang:master Jun 1, 2016
@alexcrichton alexcrichton deleted the new-stage0 branch June 1, 2016 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants