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

Bump nightly to 1.37.0 #61078

Merged
merged 1 commit into from
May 28, 2019
Merged

Bump nightly to 1.37.0 #61078

merged 1 commit into from
May 28, 2019

Conversation

pietroalbini
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 23, 2019
@Centril
Copy link
Contributor

Centril commented May 23, 2019

r? @Centril @bors r+

@bors
Copy link
Contributor

bors commented May 23, 2019

📌 Commit 924cdd4 has been approved by Centril

@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 May 23, 2019
@rust-highfive
Copy link
Collaborator

The job mingw-check of your PR failed on Travis (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.
travis_time:end:029916ab:start=1558607381166388518,finish=1558607381968472076,duration=802083558
$ git checkout -qf FETCH_HEAD
travis_fold:end:git.checkout

Encrypted environment variables have been removed for security reasons.
See https://docs.travis-ci.com/user/pull-requests/#pull-requests-and-security-restrictions
$ export SCCACHE_BUCKET=rust-lang-ci-sccache2
$ export SCCACHE_REGION=us-west-1
$ export GCP_CACHE_BUCKET=rust-lang-ci-cache
$ export AWS_ACCESS_KEY_ID=AKIA46X5W6CZEJZ6XT55
---
[00:05:12]    Compiling synstructure v0.10.1
[00:05:27]    Compiling rustc_macros v0.1.0 (/checkout/src/librustc_macros)
[00:05:34]     Checking syntax_pos v0.0.0 (/checkout/src/libsyntax_pos)
[00:05:36]     Checking rustc_errors v0.0.0 (/checkout/src/librustc_errors)
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

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. (Feature Requests)

@pietroalbini
Copy link
Member Author

@bors p=1

@bors
Copy link
Contributor

bors commented May 23, 2019

⌛ Testing commit 924cdd4 with merge 1d6b25ca4b0b509f5973a32a62fa063e53804ef5...

@bors
Copy link
Contributor

bors commented May 23, 2019

💔 Test failed - checks-travis

@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-debug of your PR failed on Travis (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.
[00:04:55]    Compiling synstructure v0.10.1
[00:05:09]    Compiling rustc_macros v0.1.0 (/checkout/src/librustc_macros)
[00:05:16]     Checking syntax_pos v0.0.0 (/checkout/src/libsyntax_pos)
[00:05:17]     Checking rustc_errors v0.0.0 (/checkout/src/librustc_errors)
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

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. (Feature Requests)

@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 May 23, 2019
@mati865
Copy link
Contributor

mati865 commented May 23, 2019

Possible deadlock in check builds? 3 hangs in a row don't look like a coincidence.

@pietroalbini
Copy link
Member Author

Confirmed locally that enabling parallel rustc compilation deadlocks compiling libsyntax. cc @Zoxc

@Zoxc
Copy link
Contributor

Zoxc commented May 23, 2019

I have a workaround in #60967

@pietroalbini
Copy link
Member Author

@rustbot modify labels: S-blocked -S-waiting-on-review

@rustbot rustbot added S-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 24, 2019
@pietroalbini
Copy link
Member Author

@bors r=Centril p=10

@bors
Copy link
Contributor

bors commented May 27, 2019

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

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
  • There's another pull request that is currently being tested, blocking this pull request: Use Symbol more in lint APIs #60827

@bors
Copy link
Contributor

bors commented May 27, 2019

📌 Commit 924cdd4 has been approved by Centril

@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-blocked Status: Marked as blocked ❌ on something else such as an RFC or other implementation work. labels May 27, 2019
@bors
Copy link
Contributor

bors commented May 27, 2019

⌛ Testing commit 924cdd4 with merge cd1979f2b4d19da3a5ce7ab5ec62198ff0f7e4f1...

@bors
Copy link
Contributor

bors commented May 27, 2019

💔 Test failed - checks-travis

@rust-highfive
Copy link
Collaborator

The job arm-android of your PR failed on Travis (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.
[01:42:44] test string::test_str_truncate ... ok
[01:42:44] test string::test_str_truncate_invalid_len ... ok
[01:42:44] test string::test_str_truncate_split_codepoint ... ok
[01:42:44] test str::test_unsafe_slice ... ok
[01:42:44] died due to signal 11
[01:42:44] error: test failed, to rerun pass '-p alloc --test collectionstests'
[01:42:44] 
[01:42:44] 
[01:42:44] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "test" "--target" "arm-linux-androideabi" "-j" "4" "--release" "--locked" "--color" "always" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/checkout/src/libstd/Cargo.toml" "-p" "alloc" "--"
[01:42:44] 
[01:42:44] 
[01:42:44] failed to run: /checkout/obj/build/bootstrap/debug/bootstrap test --target arm-linux-androideabi
[01:42:44] Build completed unsuccessfully in 1:31:55
---
travis_time:end:0f441fa4:start=1558987816197147461,finish=1558987816206363980,duration=9216519
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:06546b1c
$ ln -s . checkout && for CORE in obj/cores/core.*; do EXE=$(echo $CORE | sed 's|obj/cores/core\.[0-9]*\.!checkout!\(.*\)|\1|;y|!|/|'); if [ -f "$EXE" ]; then printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" "$CORE"; gdb --batch -q -c "$CORE" "$EXE" -iex 'set auto-load off' -iex 'dir src/' -iex 'set sysroot .' -ex bt -ex q; echo travis_fold":"end:crashlog; fi; done || true
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:0f6bfa15
travis_time:start:0f6bfa15
$ cat ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
cat: ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers: No such file or directory
travis_fold:end:after_failure.5
travis_fold:start:after_failure.6
travis_time:start:000bf496
$ dmesg | grep -i kill

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. (Feature Requests)

@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 May 27, 2019
@pietroalbini
Copy link
Member Author

@bors retry #55861

@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 May 27, 2019
bors added a commit that referenced this pull request May 27, 2019
@bors
Copy link
Contributor

bors commented May 27, 2019

⌛ Testing commit 924cdd4 with merge b711179...

@bors
Copy link
Contributor

bors commented May 28, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing b711179 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 28, 2019
@bors bors merged commit 924cdd4 into rust-lang:master May 28, 2019
@pietroalbini pietroalbini deleted the nightly-next branch August 13, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants