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

workaround msys2 bug #65762

Merged
merged 1 commit into from Oct 24, 2019
Merged

workaround msys2 bug #65762

merged 1 commit into from Oct 24, 2019

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Oct 24, 2019

No description provided.

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 24, 2019
@mati865
Copy link
Contributor Author

mati865 commented Oct 24, 2019

The worst thing that can happen is different error, so...

@Mark-Simulacrum
Copy link
Member

@bors r+ p=2000

@bors
Copy link
Contributor

bors commented Oct 24, 2019

📌 Commit 478f17736a3075f55c5612e232eebd76179ff1d5 has been approved by Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Oct 24, 2019

🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened

@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 Oct 24, 2019
@bors
Copy link
Contributor

bors commented Oct 24, 2019

⌛ Testing commit 478f17736a3075f55c5612e232eebd76179ff1d5 with merge 7d35376b60c0eb42ee39ffd57486d00d1b50b649...

@rust-highfive
Copy link
Collaborator

Your PR failed (pretty log, 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.
2019-10-24T14:52:53.0377665Z do so (now or later) by using -b with the checkout command again. Example:
2019-10-24T14:52:53.0378310Z 
2019-10-24T14:52:53.0379018Z   git checkout -b <new-branch-name>
2019-10-24T14:52:53.0380723Z 
2019-10-24T14:52:53.0381312Z HEAD is now at 7d35376b6 Auto merge of #65762 - mati865:msys2-bug, r=Mark-Simulacrum
2019-10-24T14:52:53.0746730Z ##[section]Starting: Collect CPU-usage statistics in the background
2019-10-24T14:52:53.0856093Z ==============================================================================
2019-10-24T14:52:53.0856387Z Task         : Bash
2019-10-24T14:52:53.0856502Z Description  : Run a Bash script on macOS, Linux, or Windows
---
2019-10-24T14:57:21.8110282Z 
2019-10-24T14:57:21.8110660Z ========================== Starting Command Output ===========================
2019-10-24T14:57:21.8130233Z [command]D:\a\msys2\usr\bin\bash.exe --noprofile --norc /d/a/_temp/81eeeedb-7d35-49b5-ae61-1ad255f9269e.sh
2019-10-24T14:57:21.8130443Z 
2019-10-24T14:57:21.8192198Z ##[error]Bash exited with code '1'.
2019-10-24T14:57:21.8323717Z ##[section]Starting: Upload CPU usage statistics
2019-10-24T14:57:21.8428634Z ==============================================================================
2019-10-24T14:57:21.8428761Z Task         : Bash
2019-10-24T14:57:21.8428854Z Description  : Run a Bash script on macOS, Linux, or Windows
---
2019-10-24T14:57:22.1830121Z ========================== Starting Command Output ===========================
2019-10-24T14:57:22.1831259Z [command]D:\a\msys2\usr\bin\bash.exe --noprofile --norc /d/a/_temp/db3099aa-0cc0-4228-9afe-1c3001d41380.sh
2019-10-24T14:57:22.1831480Z /d/a/_temp/db3099aa-0cc0-4228-9afe-1c3001d41380.sh: line 1: aws: command not found
2019-10-24T14:57:22.1831614Z 
2019-10-24T14:57:22.1832621Z ##[error]Bash exited with code '127'.
2019-10-24T14:57:22.1854152Z ##[section]Starting: Checkout
2019-10-24T14:57:22.1958057Z ==============================================================================
2019-10-24T14:57:22.1958167Z Task         : Get sources
2019-10-24T14:57:22.1958283Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

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
Copy link
Contributor

bors commented Oct 24, 2019

💔 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 Oct 24, 2019
@pietroalbini
Copy link
Member

@bors delegate+

@bors
Copy link
Contributor

bors commented Oct 24, 2019

✌️ @mati865 can now approve this pull request

@mati865 mati865 force-pushed the msys2-bug branch 2 times, most recently from 6c9a58d to 01ab711 Compare October 24, 2019 15:24
@mati865
Copy link
Contributor Author

mati865 commented Oct 24, 2019

@bors r=pietroalbini

@bors
Copy link
Contributor

bors commented Oct 24, 2019

📌 Commit 4be3e2745a155eacf3dd2c575071773b83e95474 has been approved by pietroalbini

@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 Oct 24, 2019
@bors
Copy link
Contributor

bors commented Oct 24, 2019

⌛ Testing commit 4be3e2745a155eacf3dd2c575071773b83e95474 with merge 40b4897916b2493165b41781219a8904ebbfe40e...

@mati865
Copy link
Contributor Author

mati865 commented Oct 24, 2019

@bors r-

@bors bors removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Oct 24, 2019
Co-Authored-By: Pietro Albini <pietro@pietroalbini.org>
@mati865
Copy link
Contributor Author

mati865 commented Oct 24, 2019

@bors r=pietroalbini retry

@bors
Copy link
Contributor

bors commented Oct 24, 2019

📌 Commit 2fea525 has been approved by pietroalbini

bors added a commit that referenced this pull request Oct 24, 2019
@bors
Copy link
Contributor

bors commented Oct 24, 2019

⌛ Testing commit 2fea525 with merge 10a52c2...

@rust-highfive
Copy link
Collaborator

Your PR failed (pretty log, 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.
2019-10-24T16:01:21.9411809Z do so (now or later) by using -b with the checkout command again. Example:
2019-10-24T16:01:21.9413679Z 
2019-10-24T16:01:21.9414142Z   git checkout -b <new-branch-name>
2019-10-24T16:01:21.9416448Z 
2019-10-24T16:01:21.9416892Z HEAD is now at 09f56164e Auto merge of #65762 - mati865:msys2-bug, r=pietroalbini
2019-10-24T16:01:21.9762495Z ##[section]Starting: Collect CPU-usage statistics in the background
2019-10-24T16:01:21.9876931Z ==============================================================================
2019-10-24T16:01:21.9877062Z Task         : Bash
2019-10-24T16:01:21.9877407Z Description  : Run a Bash script on macOS, Linux, or Windows
---
2019-10-24T16:05:59.4545073Z resolving dependencies...
2019-10-24T16:05:59.4545164Z skipping target: mingw-w64-i686-gcc
2019-10-24T16:05:59.4747689Z looking for conflicting packages...
2019-10-24T16:05:59.4857833Z 
2019-10-24T16:05:59.4861335Z Packages (64) mingw-w64-i686-brotli-1.0.7-1  mingw-w64-i686-bzip2-1.0.8-1  mingw-w64-i686-c-ares-1.15.0-1  mingw-w64-i686-ca-certificates-20180409-3  mingw-w64-i686-curl-7.66.0-1  mingw-w64-i686-expat-2.2.9-1  mingw-w64-i686-gettext-0.19.8.1-8  mingw-w64-i686-gmp-6.1.2-1  mingw-w64-i686-isl-0.21-1  mingw-w64-i686-jansson-2.12-1  mingw-w64-i686-jemalloc-5.2.1-1  mingw-w64-i686-jsoncpp-1.9.1-1  mingw-w64-i686-libarchive-3.4.0-2  mingw-w64-i686-libffi-3.2.1-4  mingw-w64-i686-libiconv-1.16-1  mingw-w64-i686-libidn2-2.2.0-1  mingw-w64-i686-libmetalink-0.1.3-3  mingw-w64-i686-libpsl-0.21.0-1  mingw-w64-i686-libssh2-1.9.0-1  mingw-w64-i686-libsystre-1.0.1-4  mingw-w64-i686-libtasn1-4.14-1  mingw-w64-i686-libtre-git-r128.6fb7206-2  mingw-w64-i686-libunistring-0.9.10-1  mingw-w64-i686-libuv-1.33.0-1  mingw-w64-i686-lz4-1.9.2-1  mingw-w64-i686-lzo2-2.10-1  mingw-w64-i686-mpc-1.1.0-1  mingw-w64-i686-mpdecimal-2.4.2-1  mingw-w64-i686-mpfr-4.0.2-2  mingw-w64-i686-ncurses-6.1.20190630-1  mingw-w64-i686-nettle-3.5.1-1  mingw-w64-i686-nghttp2-1.39.2-1  mingw-w64-i686-openssl-1.1.1.d-1  mingw-w64-i686-p11-kit-0.23.16.1-1  mingw-w64-i686-python3-3.8.0-1  mingw-w64-i686-readline-8.0.001-2  mingw-w64-i686-rhash-1.3.8-1  mingw-w64-i686-sqlite3-3.30.1-1  mingw-w64-i686-tcl-8.6.9-2  mingw-w64-i686-termcap-1.3.1-5  mingw-w64-i686-tk-8.6.9.1-1  mingw-w64-i686-windows-default-manifest-6.4-3  mingw-w64-i686-xz-5.2.4-1  mingw-w64-i686-zlib-1.2.11-7  mingw-w64-i686-zstd-1.4.3-1  mingw-w64-i686-binutils-2.33.1-1  mingw-w64-i686-cmake-3.15.4-1  mingw-w64-i686-crt-git-7.0.0.5553.e922460c-1  mingw-w64-i686-gcc-9.2.0-2  mingw-w64-i686-gcc-ada-9.2.0-2  mingw-w64-i686-gcc-fortran-9.2.0-2  mingw-w64-i686-gcc-libgfortran-9.2.0-2  mingw-w64-i686-gcc-libs-9.2.0-2  mingw-w64-i686-gcc-objc-9.2.0-2  mingw-w64-i686-gdb-8.3.1-2  mingw-w64-i686-headers-git-7.0.0.5553.e922460c-1  mingw-w64-i686-libmangle-git-7.0.0.5230.69c8fad6-1  mingw-w64-i686-libwinpthread-git-7.0.0.5544.15da3ce2-1  mingw-w64-i686-make-4.2.1-4  mingw-w64-i686-pkg-config-0.29.2-1  mingw-w64-i686-python2-2.7.17-1  mingw-w64-i686-tools-git-7.0.0.5479.8db8dd5a-1  mingw-w64-i686-winpthreads-git-7.0.0.5544.15da3ce2-1  mingw-w64-i686-winstorecompat-git-7.0.0.5479.8db8dd5a-1
2019-10-24T16:05:59.4862899Z Total Download Size:    168.33 MiB
2019-10-24T16:05:59.4863100Z Total Installed Size:  1047.78 MiB
2019-10-24T16:05:59.4863241Z 
2019-10-24T16:05:59.4863493Z :: Proceed with installation? [Y/n] 
---
2019-10-24T16:07:38.7029707Z 
2019-10-24T16:07:38.7817528Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2019-10-24T16:07:39.2863563Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2019-10-24T16:07:39.2875064Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2019-10-24T16:07:39.2876089Z curl: (60) SSL certificate problem: unable to get local issuer certificate
2019-10-24T16:07:39.2879403Z More details here: https://curl.haxx.se/docs/sslcerts.html
2019-10-24T16:07:39.2879487Z 
2019-10-24T16:07:39.2879617Z curl failed to verify the legitimacy of the server and therefore could not
2019-10-24T16:07:39.2879778Z establish a secure connection to it. To learn more about this situation and
2019-10-24T16:07:39.2879887Z how to fix it, please visit the web page mentioned above.
2019-10-24T16:07:39.2914457Z 
2019-10-24T16:07:39.3066235Z ##[error]Bash exited with code '60'.
2019-10-24T16:07:39.3262973Z ##[section]Starting: Upload CPU usage statistics
2019-10-24T16:07:39.3386066Z ==============================================================================
2019-10-24T16:07:39.3386195Z Task         : Bash
2019-10-24T16:07:39.3386281Z Description  : Run a Bash script on macOS, Linux, or Windows
---
2019-10-24T16:07:39.6446499Z ========================== Starting Command Output ===========================
2019-10-24T16:07:39.6454948Z [command]D:\a\msys2\usr\bin\bash.exe --noprofile --norc /d/a/_temp/db859ac8-1ebf-4913-8cb5-8c752ebaf1a4.sh
2019-10-24T16:07:39.6875388Z /d/a/_temp/db859ac8-1ebf-4913-8cb5-8c752ebaf1a4.sh: line 1: aws: command not found
2019-10-24T16:07:39.6876248Z 
2019-10-24T16:07:39.6911008Z ##[error]Bash exited with code '127'.
2019-10-24T16:07:39.6985667Z ##[section]Starting: Checkout
2019-10-24T16:07:39.7125310Z ==============================================================================
2019-10-24T16:07:39.7125427Z Task         : Get sources
2019-10-24T16:07:39.7125535Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

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
Copy link
Contributor

bors commented Oct 24, 2019

☀️ Test successful - checks-azure
Approved by: pietroalbini
Pushing 10a52c2 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 24, 2019
@bors bors merged commit 2fea525 into rust-lang:master Oct 24, 2019
@mati865 mati865 deleted the msys2-bug branch October 24, 2019 19:45
@mati865

This comment has been minimized.

@alexcrichton
Copy link
Member

@bors: treeclosed-

@Mark-Simulacrum Mark-Simulacrum added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. I-nominated T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Oct 25, 2019
@Mark-Simulacrum
Copy link
Member

I've included this into beta in #65708 but nominated for infra just to check in that that's fine (the beta rollup will hopefully have landed by then). It's a pure CI change that shouldn't affect distributed code so I'm not too concerned.

bors added a commit that referenced this pull request Oct 26, 2019
[beta] backport rollup

This includes a bunch of PRs:
 *  Fix redundant semicolon lint interaction with proc macro attributes #64387
 *  Upgrade async/await to "used" keywords. #64875
 *  syntax: fix dropping of attribute on first param of non-method assocated fn #64894
 *  async/await: improve not-send errors #64895
 *  Silence unreachable code lint from await desugaring #64930
 *  Always mark rust and rust-call abi's as unwind #65020
 *  Account for macro invocation in `let mut $pat` diagnostic. #65123
 *  Ensure that associated `async fn`s have unique fresh param names #65142
 *  Add troubleshooting section to PGO chapter in rustc book. #65402
 *  Upgrade GCC to 8.3.0, glibc to 1.17.0 and crosstool-ng to 1.24.0 for dist-armv7-linux #65302
 *  Optimize `try_expand_impl_trait_type` #65293
 *  use precalculated dominators in explain_borrow #65172
 *  Fix ICE #64964 #64989
 *  [beta] Revert "Auto merge of #62948 - matklad:failable-file-loading, r=petro… #65273
 *  save-analysis: Don't ICE when resolving qualified type paths in struct members #65353
 *  save-analysis: Nest tables when processing impl block definitions #65511
 *  Avoid ICE when checking `Destination` of `break` inside a closure #65518
 *  Avoid ICE when adjusting bad self ty #65755
 *  workaround msys2 bug #65762
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants