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

[beta] Prepare the 1.26.0 beta release #49589

Merged
merged 2 commits into from
Apr 3, 2018
Merged

Conversation

alexcrichton
Copy link
Member

  • Bump the bootstrap compiler to the stable release
  • Update the channel to beta

* Bump the bootstrap compiler to the stable release
* Update the channel to beta
@alexcrichton
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Apr 2, 2018

📌 Commit 555366d has been approved by alexcrichton

@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 Apr 2, 2018
@bors
Copy link
Contributor

bors commented Apr 2, 2018

⌛ Testing commit 555366d with merge fa4a5acbd3d78b0aa4bed124af04cb54a8f18372...

@bors
Copy link
Contributor

bors commented Apr 2, 2018

💔 Test failed - status-appveyor

@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 Apr 2, 2018
@kennytm
Copy link
Member

kennytm commented Apr 2, 2018

@bors retry

sh src/ci/init_repo.sh . /c/cache/rustsrc
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Command exited with code 128

@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 Apr 2, 2018
@alexcrichton alexcrichton self-assigned this Apr 2, 2018
@bors
Copy link
Contributor

bors commented Apr 2, 2018

⌛ Testing commit 555366d with merge 98f4e877e6ea75f9c331542c14eaa8eecc41c0fd...

@bors
Copy link
Contributor

bors commented Apr 2, 2018

💔 Test failed - status-travis

@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 Apr 2, 2018
@TimNN
Copy link
Contributor

TimNN commented Apr 2, 2018

Your PR failed on Travis. 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.
$ cat obj/tmp/sccache.log
WARN:sccache::cache::s3: Got AWS error: Error(BadHTTPStatus(NotFound), State { next_error: None })
WARN:sccache::cache::s3: Got AWS error: Error(BadHTTPStatus(NotFound), State { next_error: None })
WARN:sccache::cache::s3: Got AWS error: Error(BadHTTPStatus(NotFound), State { next_error: None })
---
$ ls -lat $HOME/Library/Logs/DiagnosticReports/
ls: cannot access /home/travis/Library/Logs/DiagnosticReports/: No such file or directory
travis_time:end:158f2496:start=1522708520163151910,finish=1522708520170017480,duration=6865570
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:0c52c69c
$ find $HOME/Library/Logs/DiagnosticReports -type f -name '*.crash' -not -name '*.stage2-*.crash' -not -name 'com.apple.CoreSimulator.CoreSimulatorService-*.crash' -exec printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" {} \; -exec head -750 {} \; -exec echo travis_fold":"end:crashlog \; || true
find: `/home/travis/Library/Logs/DiagnosticReports': No such file or directory
travis_time:end:0c52c69c:start=1522708520176119604,finish=1522708520182731592,duration=6611988
travis_fold:end:after_failure.5
travis_fold:start:after_failure.6
travis_time:start:000c8ce4
$ dmesg | grep -i kill
[   11.082471] init: failsafe main process (1095) killed by TERM signal

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

@alexcrichton
Copy link
Member Author

@bors: r+

cc @kennytm, it looks like miri's failing build may be blocking this from landing originally?

@bors
Copy link
Contributor

bors commented Apr 2, 2018

📌 Commit 09d0a98 has been approved by alexcrichton

@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 Apr 2, 2018
@bors
Copy link
Contributor

bors commented Apr 3, 2018

⌛ Testing commit 09d0a98 with merge 18aaa1d...

bors added a commit that referenced this pull request Apr 3, 2018
[beta] Prepare the 1.26.0 beta release

* Bump the bootstrap compiler to the stable release
* Update the channel to beta
@bors
Copy link
Contributor

bors commented Apr 3, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 18aaa1d to beta...

@bors bors merged commit 09d0a98 into rust-lang:beta Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants