2021-05-17T17:31:06.8760378Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.0462206Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.1284842Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.2467248Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-17T17:31:07.3729467Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:20.5987630Z Current runner version: '2.278.0' 2021-05-17T17:31:20.6039970Z ##[group]Operating System 2021-05-17T17:31:20.6041030Z Mac OS X 2021-05-17T17:31:20.6041610Z 10.15.7 2021-05-17T17:31:20.6042010Z 19H1030 2021-05-17T17:31:20.6042490Z ##[endgroup] 2021-05-17T17:31:20.6043100Z ##[group]Virtual Environment 2021-05-17T17:31:20.6043790Z Environment: macos-10.15 2021-05-17T17:31:20.6044440Z Version: 20210510.1 2021-05-17T17:31:20.6045390Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-17T17:31:20.6046740Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-17T17:31:20.6047610Z ##[endgroup] 2021-05-17T17:31:20.6049570Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:20.6051030Z Actions: write 2021-05-17T17:31:20.6051560Z Checks: write 2021-05-17T17:31:20.6052030Z Contents: write 2021-05-17T17:31:20.6052570Z Deployments: write 2021-05-17T17:31:20.6053310Z Issues: write 2021-05-17T17:31:20.6053880Z Metadata: read 2021-05-17T17:31:20.6054410Z Packages: write 2021-05-17T17:31:20.6054930Z PullRequests: write 2021-05-17T17:31:20.6055620Z RepositoryProjects: write 2021-05-17T17:31:20.6056550Z SecurityEvents: write 2021-05-17T17:31:20.6057180Z Statuses: write 2021-05-17T17:31:20.6057890Z ##[endgroup] 2021-05-17T17:31:20.6061580Z Prepare workflow directory 2021-05-17T17:31:20.7379990Z Prepare all required actions 2021-05-17T17:31:20.7392630Z Getting action download info 2021-05-17T17:31:21.1938700Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:23.1206970Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:25.0817030Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:27.1935660Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:27.5295030Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:27.9513290Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:28.3282620Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:29.1207640Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:29.1208340Z with: 2021-05-17T17:31:29.1208770Z repository: neuroconductor/nsrr 2021-05-17T17:31:29.1209710Z token: *** 2021-05-17T17:31:29.1210070Z ssh-strict: true 2021-05-17T17:31:29.1210530Z persist-credentials: true 2021-05-17T17:31:29.1210960Z clean: true 2021-05-17T17:31:29.1211300Z fetch-depth: 1 2021-05-17T17:31:29.1211650Z lfs: false 2021-05-17T17:31:29.1211990Z submodules: false 2021-05-17T17:31:29.1212330Z env: 2021-05-17T17:31:29.1212720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:29.1213140Z TIC_DEPLOY_KEY: 2021-05-17T17:31:29.1213460Z RSPM: 2021-05-17T17:31:29.1214190Z GITHUB_PAT: *** 2021-05-17T17:31:29.1214920Z COVERALLS_TOKEN: *** 2021-05-17T17:31:29.1215370Z continue-on-error: true 2021-05-17T17:31:29.1215810Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:29.1216170Z ##[endgroup] 2021-05-17T17:31:30.5637990Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:30.5639410Z ##[group]Getting Git version info 2021-05-17T17:31:30.5641200Z Working directory is '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:30.5642280Z [command]/usr/local/bin/git version 2021-05-17T17:31:30.5642980Z git version 2.31.1 2021-05-17T17:31:30.5644690Z ##[endgroup] 2021-05-17T17:31:30.5645950Z Deleting the contents of '/Users/runner/work/nsrr/nsrr' 2021-05-17T17:31:30.5648020Z ##[group]Initializing the repository 2021-05-17T17:31:30.5648940Z [command]/usr/local/bin/git init /Users/runner/work/nsrr/nsrr 2021-05-17T17:31:30.5650340Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:30.5651510Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:30.5652520Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:30.5653340Z hint: 2021-05-17T17:31:30.5654500Z hint: git config --global init.defaultBranch 2021-05-17T17:31:30.5656080Z hint: 2021-05-17T17:31:30.5657310Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:30.5658770Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:30.5659650Z hint: 2021-05-17T17:31:30.5660650Z hint: git branch -m 2021-05-17T17:31:30.5661630Z Initialized empty Git repository in /Users/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:30.5662750Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:30.5663840Z ##[endgroup] 2021-05-17T17:31:30.5664660Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:30.5665940Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-17T17:31:30.5666720Z ##[endgroup] 2021-05-17T17:31:30.5669410Z ##[group]Setting up auth 2021-05-17T17:31:30.5670770Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:30.5672770Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T17:31:30.5674760Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:30.5677070Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T17:31:30.5679370Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:30.5680520Z ##[endgroup] 2021-05-17T17:31:30.5681320Z ##[group]Fetching the repository 2021-05-17T17:31:30.5683660Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:30.8541240Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:30.8619960Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:30.8630310Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:30.8639450Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:30.8648980Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:30.8650390Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:30.8651410Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:30.8652600Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:30.8653820Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:30.8660510Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:30.8661430Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:30.8662860Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:30.8663780Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:30.8664660Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:30.8979150Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:30.9088440Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:30.9190150Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:30.9291880Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:30.9393740Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:30.9482160Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:30.9584380Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:30.9688490Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:30.9737660Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:30.9839920Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:30.9842390Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:30.9870780Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:30.9885750Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:30.9890690Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:30.9905250Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:30.9907890Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:30.9950740Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:30.9951590Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:30.9952340Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:30.9953180Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:30.9953750Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:30.9958380Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:30.9961390Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:30.9964360Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:30.9966380Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:30.9967730Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:30.9968990Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:30.9970280Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:30.9971540Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:30.9973040Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:30.9974560Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:30.9976610Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:30.9977810Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:30.9979870Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:30.9980940Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:30.9981920Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:30.9983030Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:30.9983960Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:30.9984910Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:30.9987400Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:30.9989400Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:30.9994820Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:30.9995870Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:30.9996840Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:30.9997860Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:30.9998800Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:30.9999990Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:31.0000960Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:31.0002010Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:31.0003140Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:31.0004050Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:31.0005040Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:31.0005910Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:31.0007120Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:31.0007990Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:31.0008850Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:31.0009840Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:31.0010710Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:31.0011570Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:31.0012430Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:31.0015950Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:31.0016890Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:31.0017820Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:31.0018680Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:31.0019570Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:31.0020590Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:31.0021500Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:31.0022880Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:31.0023840Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:31.0024700Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:31.0028640Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:31.0030570Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:31.0031570Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:31.0032940Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:31.0036440Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:31.0039060Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:31.0040080Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:31.0040970Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:31.0041780Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:31.0042680Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:31.0043620Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:31.0044450Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:31.0045320Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:31.0047500Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:31.0049900Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:31.0052220Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:31.0053360Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:31.0057990Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:31.0058910Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:31.0059870Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:31.0060980Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:31.0061890Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:31.0062770Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:31.0064100Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:31.0065080Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:31.0066190Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:31.0067230Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:31.0068220Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:31.0069170Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:31.0070190Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:31.0071170Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:31.0074910Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:31.0076320Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:31.0079820Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:31.0080720Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:31.0083250Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:31.0084200Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:31.0085820Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:31.0088510Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:31.0089640Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:31.0090560Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:31.0091350Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:31.0092230Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:31.0093090Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:31.0093890Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:31.0094830Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:31.0095960Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:31.0096770Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:31.0097560Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:31.0098890Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:31.0099670Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:31.0100510Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:31.0101320Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:31.0102090Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:31.0102880Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:31.0103750Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:31.0104560Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:31.0105420Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:31.0106280Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:31.0107270Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:31.0108160Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:31.0109610Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:31.0110470Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:31.0113930Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:31.0114850Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:31.0115650Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:31.0116550Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:31.0117400Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:31.0118360Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:31.0119340Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:31.0119950Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:31.0120490Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:31.0121100Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:31.0121700Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:31.0122260Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:31.0123200Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:31.0123800Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:31.0124380Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:31.0124950Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:31.0125450Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:31.0126030Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:31.0126550Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:31.0127080Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:31.0127650Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:31.0128290Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:31.0128850Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:31.0129470Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:31.0130420Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:31.0131020Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:31.0131590Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:31.0132150Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:31.0132940Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:31.0133660Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:31.0134300Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:31.0134980Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:31.0135700Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:31.0136230Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:31.0136760Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:31.0137270Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:31.0138360Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:31.0138940Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:31.0139880Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:31.0140440Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:31.0141790Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:31.0142300Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:31.0142870Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:31.0143430Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:31.0144550Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:31.0145140Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:31.0145800Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:31.0146400Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:31.0147640Z Receiving objects: 0% (1/105) 2021-05-17T17:31:31.0148130Z Receiving objects: 1% (2/105) 2021-05-17T17:31:31.0148580Z Receiving objects: 2% (3/105) 2021-05-17T17:31:31.0149010Z Receiving objects: 3% (4/105) 2021-05-17T17:31:31.0150000Z Receiving objects: 4% (5/105) 2021-05-17T17:31:31.0150470Z Receiving objects: 5% (6/105) 2021-05-17T17:31:31.0150920Z Receiving objects: 6% (7/105) 2021-05-17T17:31:31.0151360Z Receiving objects: 7% (8/105) 2021-05-17T17:31:31.0151830Z Receiving objects: 8% (9/105) 2021-05-17T17:31:31.0152290Z Receiving objects: 9% (10/105) 2021-05-17T17:31:31.0152720Z Receiving objects: 10% (11/105) 2021-05-17T17:31:31.0153190Z Receiving objects: 11% (12/105) 2021-05-17T17:31:31.0153610Z Receiving objects: 12% (13/105) 2021-05-17T17:31:31.0154730Z Receiving objects: 13% (14/105) 2021-05-17T17:31:31.0155190Z Receiving objects: 14% (15/105) 2021-05-17T17:31:31.0155630Z Receiving objects: 15% (16/105) 2021-05-17T17:31:31.0156090Z Receiving objects: 16% (17/105) 2021-05-17T17:31:31.0156520Z Receiving objects: 17% (18/105) 2021-05-17T17:31:31.0156990Z Receiving objects: 18% (19/105) 2021-05-17T17:31:31.0157440Z Receiving objects: 19% (20/105) 2021-05-17T17:31:31.0158230Z Receiving objects: 20% (21/105) 2021-05-17T17:31:31.0158700Z Receiving objects: 21% (23/105) 2021-05-17T17:31:31.0159180Z Receiving objects: 22% (24/105) 2021-05-17T17:31:31.0160220Z Receiving objects: 23% (25/105) 2021-05-17T17:31:31.0161270Z Receiving objects: 24% (26/105) 2021-05-17T17:31:31.0161710Z Receiving objects: 25% (27/105) 2021-05-17T17:31:31.0162170Z Receiving objects: 26% (28/105) 2021-05-17T17:31:31.0162610Z Receiving objects: 27% (29/105) 2021-05-17T17:31:31.0163050Z Receiving objects: 28% (30/105) 2021-05-17T17:31:31.0163810Z Receiving objects: 29% (31/105) 2021-05-17T17:31:31.0164290Z Receiving objects: 30% (32/105) 2021-05-17T17:31:31.0164780Z Receiving objects: 31% (33/105) 2021-05-17T17:31:31.0165260Z Receiving objects: 32% (34/105) 2021-05-17T17:31:31.0165700Z Receiving objects: 33% (35/105) 2021-05-17T17:31:31.0166170Z Receiving objects: 34% (36/105) 2021-05-17T17:31:31.0166620Z Receiving objects: 35% (37/105) 2021-05-17T17:31:31.0167090Z Receiving objects: 36% (38/105) 2021-05-17T17:31:31.0167590Z Receiving objects: 37% (39/105) 2021-05-17T17:31:31.0168030Z Receiving objects: 38% (40/105) 2021-05-17T17:31:31.0168500Z Receiving objects: 39% (41/105) 2021-05-17T17:31:31.0168950Z Receiving objects: 40% (42/105) 2021-05-17T17:31:31.0169430Z Receiving objects: 41% (44/105) 2021-05-17T17:31:31.0169900Z Receiving objects: 42% (45/105) 2021-05-17T17:31:31.0170330Z Receiving objects: 43% (46/105) 2021-05-17T17:31:31.0170810Z Receiving objects: 44% (47/105) 2021-05-17T17:31:31.0171250Z Receiving objects: 45% (48/105) 2021-05-17T17:31:31.0171730Z Receiving objects: 46% (49/105) 2021-05-17T17:31:31.0172190Z Receiving objects: 47% (50/105) 2021-05-17T17:31:31.0172600Z Receiving objects: 48% (51/105) 2021-05-17T17:31:31.0173060Z Receiving objects: 49% (52/105) 2021-05-17T17:31:31.0173490Z Receiving objects: 50% (53/105) 2021-05-17T17:31:31.0173930Z Receiving objects: 51% (54/105) 2021-05-17T17:31:31.0174380Z Receiving objects: 52% (55/105) 2021-05-17T17:31:31.0175430Z Receiving objects: 53% (56/105) 2021-05-17T17:31:31.0175880Z Receiving objects: 54% (57/105) 2021-05-17T17:31:31.0176320Z Receiving objects: 55% (58/105) 2021-05-17T17:31:31.0176790Z Receiving objects: 56% (59/105) 2021-05-17T17:31:31.0177240Z Receiving objects: 57% (60/105) 2021-05-17T17:31:31.0177670Z Receiving objects: 58% (61/105) 2021-05-17T17:31:31.0178120Z Receiving objects: 59% (62/105) 2021-05-17T17:31:31.0178570Z Receiving objects: 60% (63/105) 2021-05-17T17:31:31.0179040Z Receiving objects: 61% (65/105) 2021-05-17T17:31:31.0179520Z Receiving objects: 62% (66/105) 2021-05-17T17:31:31.0179960Z Receiving objects: 63% (67/105) 2021-05-17T17:31:31.0180410Z Receiving objects: 64% (68/105) 2021-05-17T17:31:31.0181150Z Receiving objects: 65% (69/105) 2021-05-17T17:31:31.0181660Z Receiving objects: 66% (70/105) 2021-05-17T17:31:31.0182290Z Receiving objects: 67% (71/105) 2021-05-17T17:31:31.0182730Z Receiving objects: 68% (72/105) 2021-05-17T17:31:31.0183160Z Receiving objects: 69% (73/105) 2021-05-17T17:31:31.0183590Z Receiving objects: 70% (74/105) 2021-05-17T17:31:31.0184020Z Receiving objects: 71% (75/105) 2021-05-17T17:31:31.0184680Z Receiving objects: 72% (76/105) 2021-05-17T17:31:31.0185120Z Receiving objects: 73% (77/105) 2021-05-17T17:31:31.0185540Z Receiving objects: 74% (78/105) 2021-05-17T17:31:31.0185940Z Receiving objects: 75% (79/105) 2021-05-17T17:31:31.0186360Z Receiving objects: 76% (80/105) 2021-05-17T17:31:31.0187880Z Receiving objects: 77% (81/105) 2021-05-17T17:31:31.0188620Z Receiving objects: 78% (82/105) 2021-05-17T17:31:31.0189050Z Receiving objects: 79% (83/105) 2021-05-17T17:31:31.0189450Z Receiving objects: 80% (84/105) 2021-05-17T17:31:31.0189870Z Receiving objects: 81% (86/105) 2021-05-17T17:31:31.0190280Z Receiving objects: 82% (87/105) 2021-05-17T17:31:31.0190690Z Receiving objects: 83% (88/105) 2021-05-17T17:31:31.0191110Z Receiving objects: 84% (89/105) 2021-05-17T17:31:31.0191520Z Receiving objects: 85% (90/105) 2021-05-17T17:31:31.0192640Z Receiving objects: 86% (91/105) 2021-05-17T17:31:31.0194080Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:31.0194650Z Receiving objects: 87% (92/105) 2021-05-17T17:31:31.0195080Z Receiving objects: 88% (93/105) 2021-05-17T17:31:31.0195490Z Receiving objects: 89% (94/105) 2021-05-17T17:31:31.0195910Z Receiving objects: 90% (95/105) 2021-05-17T17:31:31.0196410Z Receiving objects: 91% (96/105) 2021-05-17T17:31:31.0197240Z Receiving objects: 92% (97/105) 2021-05-17T17:31:31.0197680Z Receiving objects: 93% (98/105) 2021-05-17T17:31:31.0198090Z Receiving objects: 94% (99/105) 2021-05-17T17:31:31.0198520Z Receiving objects: 95% (100/105) 2021-05-17T17:31:31.0198930Z Receiving objects: 96% (101/105) 2021-05-17T17:31:31.0199350Z Receiving objects: 97% (102/105) 2021-05-17T17:31:31.0199770Z Receiving objects: 98% (103/105) 2021-05-17T17:31:31.0200180Z Receiving objects: 99% (104/105) 2021-05-17T17:31:31.0200600Z Receiving objects: 100% (105/105) 2021-05-17T17:31:31.0201200Z Receiving objects: 100% (105/105), 418.78 KiB | 13.96 MiB/s, done. 2021-05-17T17:31:31.0201740Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:31.0202180Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:31.0202570Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:31.0202980Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:31.0203380Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:31.0203770Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:31.0204170Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:31.0204570Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:31.0204970Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:31.0205370Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:31.0205760Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:31.0206170Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:31.0206570Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:31.0206970Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:31.0207370Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:31.0208220Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:31.0208640Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:31.0209040Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:31.0209460Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:31.0210240Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:31.0211690Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:31.0212690Z ##[endgroup] 2021-05-17T17:31:31.0213310Z ##[group]Determining the checkout info 2021-05-17T17:31:31.0213860Z ##[endgroup] 2021-05-17T17:31:31.0214570Z ##[group]Checking out the ref 2021-05-17T17:31:31.0215590Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:31.0216260Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:31.0216890Z ##[endgroup] 2021-05-17T17:31:31.0297690Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-17T17:31:31.0364880Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:31.0552460Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:31.0552970Z with: 2021-05-17T17:31:31.0553300Z r-version: devel 2021-05-17T17:31:31.0553640Z Ncpus: 1 2021-05-17T17:31:31.0554010Z crayon.enabled: NULL 2021-05-17T17:31:31.0554490Z remove-openmp-macos: true 2021-05-17T17:31:31.0554990Z http-user-agent: default 2021-05-17T17:31:31.0555420Z install-r: true 2021-05-17T17:31:31.0555930Z windows-path-include-mingw: true 2021-05-17T17:31:31.0556420Z env: 2021-05-17T17:31:31.0556800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:31.0557220Z TIC_DEPLOY_KEY: 2021-05-17T17:31:31.0557540Z RSPM: 2021-05-17T17:31:31.0558710Z GITHUB_PAT: *** 2021-05-17T17:31:31.0559470Z COVERALLS_TOKEN: *** 2021-05-17T17:31:31.0559910Z continue-on-error: true 2021-05-17T17:31:31.0560440Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:31.0560810Z ##[endgroup] 2021-05-17T17:31:31.4026020Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-17T17:31:31.6274410Z ##[error]Failed to get R devel: Failed to get R devel: Failed to download version devel: Error: Unexpected HTTP response: 404 2021-05-17T17:31:35.2352740Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-17T17:31:35.8165660Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-17T17:31:36.0036150Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-17T17:31:36.0136770Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-17T17:31:36.0238190Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-17T17:31:36.0340010Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-17T17:31:36.0439950Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-17T17:31:36.0444160Z Checksumming (Apple_Free : 3)… 2021-05-17T17:31:37.0759090Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-17T17:31:37.0763070Z Checksumming disk image (Apple_HFS : 4)… 2021-05-17T17:31:37.1147220Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-17T17:31:37.1159220Z Checksumming (Apple_Free : 5)… 2021-05-17T17:31:38.0102420Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-17T17:31:38.0105690Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-17T17:31:39.0297490Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-17T17:31:39.0398400Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-17T17:31:39.0500080Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-17T17:31:39.0613150Z verified CRC32 $84F1919B 2021-05-17T17:31:39.1319080Z /dev/disk2 GUID_partition_scheme 2021-05-17T17:31:39.1422370Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:39.1522260Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-17T17:31:44.3863520Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-17T17:31:44.3965280Z To reinstall 0.29.2_3, run: 2021-05-17T17:31:44.4067630Z brew reinstall pkg-config 2021-05-17T17:31:44.4490740Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-17T17:31:46.1939310Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-17T17:31:46.3611330Z installer: Package name is gfortran 2021-05-17T17:31:46.3616700Z installer: Installing at base path / 2021-05-17T17:31:46.3620750Z installer: The install was successful. 2021-05-17T17:31:46.3670340Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-17T17:31:46.5066690Z "disk2" ejected. 2021-05-17T17:31:46.5159490Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-17T17:31:46.6597120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-17T17%3A40%3A00Z&sig=4za8G%2FBc9b4QjXM4uZIkTzGz2XTnSaWeNyrfxHywwn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:31:47.0438990Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-17T17:31:49.9861080Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-17T17:31:50.0360540Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-17T17:31:51.7776740Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-17T17:31:52.2517230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-17T17%3A40%3A00Z&sig=Ay7oftdR6OxDwga%2FsXcjqkXiVCmGKtl7x0I1hS8qAPw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-17T17:31:52.3649770Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-17T17:31:54.8663820Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-17T17:31:55.5765400Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:31:55.5766230Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:31:55.5975270Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:31:55.5975750Z env: 2021-05-17T17:31:55.5976170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:55.5976600Z TIC_DEPLOY_KEY: 2021-05-17T17:31:55.5976920Z RSPM: 2021-05-17T17:31:55.5978400Z GITHUB_PAT: *** 2021-05-17T17:31:55.5979180Z COVERALLS_TOKEN: *** 2021-05-17T17:31:55.5979620Z continue-on-error: true 2021-05-17T17:31:55.5980070Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:55.5980440Z ##[endgroup] 2021-05-17T17:31:55.6263010Z find: check: No such file or directory 2021-05-17T17:31:55.6423840Z ##[group]Run actions/upload-artifact@master 2021-05-17T17:31:55.6424450Z with: 2021-05-17T17:31:55.6424890Z name: macOS-rdevel-results 2021-05-17T17:31:55.6425380Z path: check 2021-05-17T17:31:55.6425860Z if-no-files-found: warn 2021-05-17T17:31:55.6426290Z env: 2021-05-17T17:31:55.6426740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:55.6427370Z TIC_DEPLOY_KEY: 2021-05-17T17:31:55.6427750Z RSPM: 2021-05-17T17:31:55.6428590Z GITHUB_PAT: *** 2021-05-17T17:31:55.6429400Z COVERALLS_TOKEN: *** 2021-05-17T17:31:55.6429900Z continue-on-error: true 2021-05-17T17:31:55.6430370Z VDIFFR_RUN_TESTS: false 2021-05-17T17:31:55.6430790Z ##[endgroup] 2021-05-17T17:31:55.7303170Z ##[warning]No files were found with the provided path: check. No artifacts will be uploaded. 2021-05-17T17:31:55.7764470Z Post job cleanup. 2021-05-17T17:31:55.9034460Z [command]/usr/local/bin/git version 2021-05-17T17:31:55.9106070Z git version 2.31.1 2021-05-17T17:31:55.9164860Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:55.9239460Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T17:31:56.0107950Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:56.0166660Z http.https://github.com/.extraheader 2021-05-17T17:31:56.0180460Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:31:56.0260980Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T17:31:56.1162010Z Cleaning up orphan processes