2023-01-06T02:13:00.2018356Z Requested labels: ubuntu-latest 2023-01-06T02:13:00.2018406Z Job defined at: haskell/actions/.github/workflows/workflow.yml@refs/pull/146/merge 2023-01-06T02:13:00.2018466Z Waiting for a runner to pick up this job... 2023-01-06T02:13:01.7650584Z Job is waiting for a hosted runner to come online. 2023-01-06T02:13:04.5544833Z Job is about to start running on the hosted runner: GitHub Actions 9 (hosted) 2023-01-06T02:13:10.1696855Z Current runner version: '2.299.1' 2023-01-06T02:13:10.1729919Z ##[group]Operating System 2023-01-06T02:13:10.1730530Z Ubuntu 2023-01-06T02:13:10.1730829Z 22.04.1 2023-01-06T02:13:10.1731155Z LTS 2023-01-06T02:13:10.1731450Z ##[endgroup] 2023-01-06T02:13:10.1731784Z ##[group]Runner Image 2023-01-06T02:13:10.1732138Z Image: ubuntu-22.04 2023-01-06T02:13:10.1732409Z Version: 20221212.1 2023-01-06T02:13:10.1732956Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20221212.1/images/linux/Ubuntu2204-Readme.md 2023-01-06T02:13:10.1733586Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20221212.1 2023-01-06T02:13:10.1733969Z ##[endgroup] 2023-01-06T02:13:10.1734315Z ##[group]Runner Image Provisioner 2023-01-06T02:13:10.1734691Z 2.0.98.1 2023-01-06T02:13:10.1735201Z ##[endgroup] 2023-01-06T02:13:10.1737652Z ##[group]GITHUB_TOKEN Permissions 2023-01-06T02:13:10.1738445Z Actions: write 2023-01-06T02:13:10.1738921Z Checks: write 2023-01-06T02:13:10.1739778Z Contents: write 2023-01-06T02:13:10.1740240Z Deployments: write 2023-01-06T02:13:10.1740573Z Discussions: write 2023-01-06T02:13:10.1740918Z Issues: write 2023-01-06T02:13:10.1741249Z Metadata: read 2023-01-06T02:13:10.1741579Z Packages: write 2023-01-06T02:13:10.1742361Z Pages: write 2023-01-06T02:13:10.1742697Z PullRequests: write 2023-01-06T02:13:10.1743534Z RepositoryProjects: write 2023-01-06T02:13:10.1743842Z SecurityEvents: write 2023-01-06T02:13:10.1744174Z Statuses: write 2023-01-06T02:13:10.1744678Z ##[endgroup] 2023-01-06T02:13:10.1750202Z Secret source: Actions 2023-01-06T02:13:10.1750946Z Prepare workflow directory 2023-01-06T02:13:10.3046293Z Prepare all required actions 2023-01-06T02:13:10.3311315Z Getting action download info 2023-01-06T02:13:10.6031666Z Download action repository 'actions/checkout@v3' (SHA:ac593985615ec2ede58e132d2e21d2b1cbd6127c) 2023-01-06T02:13:11.5683681Z ##[group]Run actions/checkout@v3 2023-01-06T02:13:11.5684146Z with: 2023-01-06T02:13:11.5684485Z repository: haskell/actions 2023-01-06T02:13:11.5686307Z token: *** 2023-01-06T02:13:11.5686748Z ssh-strict: true 2023-01-06T02:13:11.5687195Z persist-credentials: true 2023-01-06T02:13:11.5687556Z clean: true 2023-01-06T02:13:11.5688024Z fetch-depth: 1 2023-01-06T02:13:11.5688405Z lfs: false 2023-01-06T02:13:11.5688736Z submodules: false 2023-01-06T02:13:11.5689719Z set-safe-directory: true 2023-01-06T02:13:11.5690316Z ##[endgroup] 2023-01-06T02:13:12.0092060Z Syncing repository: haskell/actions 2023-01-06T02:13:12.0095252Z ##[group]Getting Git version info 2023-01-06T02:13:12.0096895Z Working directory is '/home/runner/work/actions/actions' 2023-01-06T02:13:12.0098173Z [command]/usr/bin/git version 2023-01-06T02:13:12.0221422Z git version 2.38.2 2023-01-06T02:13:12.0293128Z ##[endgroup] 2023-01-06T02:13:12.0311089Z Temporarily overriding HOME='/home/runner/work/_temp/78faecf6-8f6f-4386-a343-2fdd8164f123' before making global git config changes 2023-01-06T02:13:12.0311851Z Adding repository directory to the temporary git global config as a safe directory 2023-01-06T02:13:12.0312528Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/actions/actions 2023-01-06T02:13:12.0356496Z Deleting the contents of '/home/runner/work/actions/actions' 2023-01-06T02:13:12.0363750Z ##[group]Initializing the repository 2023-01-06T02:13:12.0367154Z [command]/usr/bin/git init /home/runner/work/actions/actions 2023-01-06T02:13:12.0521977Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-06T02:13:12.0523562Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-06T02:13:12.0525892Z hint: of your new repositories, which will suppress this warning, call: 2023-01-06T02:13:12.0527189Z hint: 2023-01-06T02:13:12.1004134Z hint: git config --global init.defaultBranch 2023-01-06T02:13:12.1004731Z hint: 2023-01-06T02:13:12.1005231Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-06T02:13:12.1006026Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-06T02:13:12.1007045Z hint: 2023-01-06T02:13:12.1007381Z hint: git branch -m 2023-01-06T02:13:12.1007797Z Initialized empty Git repository in /home/runner/work/actions/actions/.git/ 2023-01-06T02:13:12.1009073Z [command]/usr/bin/git remote add origin https://github.com/haskell/actions 2023-01-06T02:13:12.1010160Z ##[endgroup] 2023-01-06T02:13:12.1010733Z ##[group]Disabling automatic garbage collection 2023-01-06T02:13:12.1011235Z [command]/usr/bin/git config --local gc.auto 0 2023-01-06T02:13:12.1012183Z ##[endgroup] 2023-01-06T02:13:12.1012651Z ##[group]Setting up auth 2023-01-06T02:13:12.1013189Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-06T02:13:12.1014722Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-06T02:13:12.1307795Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-06T02:13:12.1387579Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-06T02:13:12.1618714Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-06T02:13:12.1668530Z ##[endgroup] 2023-01-06T02:13:12.1669442Z ##[group]Fetching the repository 2023-01-06T02:13:12.1680455Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +38d2e2b84397b7a2031e598b68a519fe74e11aa6:refs/remotes/pull/146/merge 2023-01-06T02:13:12.5932683Z remote: Enumerating objects: 130, done. 2023-01-06T02:13:12.5938394Z remote: Counting objects: 0% (1/130) 2023-01-06T02:13:12.5941170Z remote: Counting objects: 1% (2/130) 2023-01-06T02:13:12.5945032Z remote: Counting objects: 2% (3/130) 2023-01-06T02:13:12.5947872Z remote: Counting objects: 3% (4/130) 2023-01-06T02:13:12.5950313Z remote: Counting objects: 4% (6/130) 2023-01-06T02:13:12.5952618Z remote: Counting objects: 5% (7/130) 2023-01-06T02:13:12.5954876Z remote: Counting objects: 6% (8/130) 2023-01-06T02:13:12.5957194Z remote: Counting objects: 7% (10/130) 2023-01-06T02:13:12.5959469Z remote: Counting objects: 8% (11/130) 2023-01-06T02:13:12.5961807Z remote: Counting objects: 9% (12/130) 2023-01-06T02:13:12.5964740Z remote: Counting objects: 10% (13/130) 2023-01-06T02:13:12.5967979Z remote: Counting objects: 11% (15/130) 2023-01-06T02:13:12.5970661Z remote: Counting objects: 12% (16/130) 2023-01-06T02:13:12.5973580Z remote: Counting objects: 13% (17/130) 2023-01-06T02:13:12.5976466Z remote: Counting objects: 14% (19/130) 2023-01-06T02:13:12.5979188Z remote: Counting objects: 15% (20/130) 2023-01-06T02:13:12.5981444Z remote: Counting objects: 16% (21/130) 2023-01-06T02:13:12.5986084Z remote: Counting objects: 17% (23/130) 2023-01-06T02:13:12.5989405Z remote: Counting objects: 18% (24/130) 2023-01-06T02:13:12.5991627Z remote: Counting objects: 19% (25/130) 2023-01-06T02:13:12.5993905Z remote: Counting objects: 20% (26/130) 2023-01-06T02:13:12.5997029Z remote: Counting objects: 21% (28/130) 2023-01-06T02:13:12.6013612Z remote: Counting objects: 22% (29/130) 2023-01-06T02:13:12.6014095Z remote: Counting objects: 23% (30/130) 2023-01-06T02:13:12.6014488Z remote: Counting objects: 24% (32/130) 2023-01-06T02:13:12.6015144Z remote: Counting objects: 25% (33/130) 2023-01-06T02:13:12.6015579Z remote: Counting objects: 26% (34/130) 2023-01-06T02:13:12.6016019Z remote: Counting objects: 27% (36/130) 2023-01-06T02:13:12.6016489Z remote: Counting objects: 28% (37/130) 2023-01-06T02:13:12.6017131Z remote: Counting objects: 29% (38/130) 2023-01-06T02:13:12.6018328Z remote: Counting objects: 30% (39/130) 2023-01-06T02:13:12.6019128Z remote: Counting objects: 31% (41/130) 2023-01-06T02:13:12.6019964Z remote: Counting objects: 32% (42/130) 2023-01-06T02:13:12.6020786Z remote: Counting objects: 33% (43/130) 2023-01-06T02:13:12.6022378Z remote: Counting objects: 34% (45/130) 2023-01-06T02:13:12.6023409Z remote: Counting objects: 35% (46/130) 2023-01-06T02:13:12.6024343Z remote: Counting objects: 36% (47/130) 2023-01-06T02:13:12.6025981Z remote: Counting objects: 37% (49/130) 2023-01-06T02:13:12.6026809Z remote: Counting objects: 38% (50/130) 2023-01-06T02:13:12.6027616Z remote: Counting objects: 39% (51/130) 2023-01-06T02:13:12.6028597Z remote: Counting objects: 40% (52/130) 2023-01-06T02:13:12.6029390Z remote: Counting objects: 41% (54/130) 2023-01-06T02:13:12.6030193Z remote: Counting objects: 42% (55/130) 2023-01-06T02:13:12.6031199Z remote: Counting objects: 43% (56/130) 2023-01-06T02:13:12.6032008Z remote: Counting objects: 44% (58/130) 2023-01-06T02:13:12.6032760Z remote: Counting objects: 45% (59/130) 2023-01-06T02:13:12.6033544Z remote: Counting objects: 46% (60/130) 2023-01-06T02:13:12.6034650Z remote: Counting objects: 47% (62/130) 2023-01-06T02:13:12.6035820Z remote: Counting objects: 48% (63/130) 2023-01-06T02:13:12.6036771Z remote: Counting objects: 49% (64/130) 2023-01-06T02:13:12.6037614Z remote: Counting objects: 50% (65/130) 2023-01-06T02:13:12.6038575Z remote: Counting objects: 51% (67/130) 2023-01-06T02:13:12.6039347Z remote: Counting objects: 52% (68/130) 2023-01-06T02:13:12.6041951Z remote: Counting objects: 53% (69/130) 2023-01-06T02:13:12.6053849Z remote: Counting objects: 54% (71/130) 2023-01-06T02:13:12.6054702Z remote: Counting objects: 55% (72/130) 2023-01-06T02:13:12.6055487Z remote: Counting objects: 56% (73/130) 2023-01-06T02:13:12.6056101Z remote: Counting objects: 57% (75/130) 2023-01-06T02:13:12.6056659Z remote: Counting objects: 58% (76/130) 2023-01-06T02:13:12.6057048Z remote: Counting objects: 59% (77/130) 2023-01-06T02:13:12.6057650Z remote: Counting objects: 60% (78/130) 2023-01-06T02:13:12.6058925Z remote: Counting objects: 61% (80/130) 2023-01-06T02:13:12.6059525Z remote: Counting objects: 62% (81/130) 2023-01-06T02:13:12.6059908Z remote: Counting objects: 63% (82/130) 2023-01-06T02:13:12.6060884Z remote: Counting objects: 64% (84/130) 2023-01-06T02:13:12.6061261Z remote: Counting objects: 65% (85/130) 2023-01-06T02:13:12.6061619Z remote: Counting objects: 66% (86/130) 2023-01-06T02:13:12.6062171Z remote: Counting objects: 67% (88/130) 2023-01-06T02:13:12.6062754Z remote: Counting objects: 68% (89/130) 2023-01-06T02:13:12.6063138Z remote: Counting objects: 69% (90/130) 2023-01-06T02:13:12.6063844Z remote: Counting objects: 70% (91/130) 2023-01-06T02:13:12.6064642Z remote: Counting objects: 71% (93/130) 2023-01-06T02:13:12.6065416Z remote: Counting objects: 72% (94/130) 2023-01-06T02:13:12.6066023Z remote: Counting objects: 73% (95/130) 2023-01-06T02:13:12.6066451Z remote: Counting objects: 74% (97/130) 2023-01-06T02:13:12.6066899Z remote: Counting objects: 75% (98/130) 2023-01-06T02:13:12.6067342Z remote: Counting objects: 76% (99/130) 2023-01-06T02:13:12.6067794Z remote: Counting objects: 77% (101/130) 2023-01-06T02:13:12.6068392Z remote: Counting objects: 78% (102/130) 2023-01-06T02:13:12.6069552Z remote: Counting objects: 79% (103/130) 2023-01-06T02:13:12.6070819Z remote: Counting objects: 80% (104/130) 2023-01-06T02:13:12.6071119Z remote: Counting objects: 81% (106/130) 2023-01-06T02:13:12.6071834Z remote: Counting objects: 82% (107/130) 2023-01-06T02:13:12.6072149Z remote: Counting objects: 83% (108/130) 2023-01-06T02:13:12.6072623Z remote: Counting objects: 84% (110/130) 2023-01-06T02:13:12.6073066Z remote: Counting objects: 85% (111/130) 2023-01-06T02:13:12.6073356Z remote: Counting objects: 86% (112/130) 2023-01-06T02:13:12.6073840Z remote: Counting objects: 87% (114/130) 2023-01-06T02:13:12.6074117Z remote: Counting objects: 88% (115/130) 2023-01-06T02:13:12.6074503Z remote: Counting objects: 89% (116/130) 2023-01-06T02:13:12.6075640Z remote: Counting objects: 90% (117/130) 2023-01-06T02:13:12.6076016Z remote: Counting objects: 91% (119/130) 2023-01-06T02:13:12.6076408Z remote: Counting objects: 92% (120/130) 2023-01-06T02:13:12.6076829Z remote: Counting objects: 93% (121/130) 2023-01-06T02:13:12.6077243Z remote: Counting objects: 94% (123/130) 2023-01-06T02:13:12.6077679Z remote: Counting objects: 95% (124/130) 2023-01-06T02:13:12.6078224Z remote: Counting objects: 96% (125/130) 2023-01-06T02:13:12.6078943Z remote: Counting objects: 97% (127/130) 2023-01-06T02:13:12.6079313Z remote: Counting objects: 98% (128/130) 2023-01-06T02:13:12.6079692Z remote: Counting objects: 99% (129/130) 2023-01-06T02:13:12.6080049Z remote: Counting objects: 100% (130/130) 2023-01-06T02:13:12.6080442Z remote: Counting objects: 100% (130/130), done. 2023-01-06T02:13:12.6080847Z remote: Compressing objects: 0% (1/114) 2023-01-06T02:13:12.6081247Z remote: Compressing objects: 1% (2/114) 2023-01-06T02:13:12.6081630Z remote: Compressing objects: 2% (3/114) 2023-01-06T02:13:12.6082140Z remote: Compressing objects: 3% (4/114) 2023-01-06T02:13:12.6082586Z remote: Compressing objects: 4% (5/114) 2023-01-06T02:13:12.6082980Z remote: Compressing objects: 5% (6/114) 2023-01-06T02:13:12.6083366Z remote: Compressing objects: 6% (7/114) 2023-01-06T02:13:12.6083798Z remote: Compressing objects: 7% (8/114) 2023-01-06T02:13:12.6084193Z remote: Compressing objects: 8% (10/114) 2023-01-06T02:13:12.6084967Z remote: Compressing objects: 9% (11/114) 2023-01-06T02:13:12.6085289Z remote: Compressing objects: 10% (12/114) 2023-01-06T02:13:12.6085619Z remote: Compressing objects: 11% (13/114) 2023-01-06T02:13:12.6086787Z remote: Compressing objects: 12% (14/114) 2023-01-06T02:13:12.6087819Z remote: Compressing objects: 13% (15/114) 2023-01-06T02:13:12.6088317Z remote: Compressing objects: 14% (16/114) 2023-01-06T02:13:12.6088792Z remote: Compressing objects: 15% (18/114) 2023-01-06T02:13:12.6089274Z remote: Compressing objects: 16% (19/114) 2023-01-06T02:13:12.6089734Z remote: Compressing objects: 17% (20/114) 2023-01-06T02:13:12.6090602Z remote: Compressing objects: 18% (21/114) 2023-01-06T02:13:12.6091002Z remote: Compressing objects: 19% (22/114) 2023-01-06T02:13:12.6091399Z remote: Compressing objects: 20% (23/114) 2023-01-06T02:13:12.6091943Z remote: Compressing objects: 21% (24/114) 2023-01-06T02:13:12.6092350Z remote: Compressing objects: 22% (26/114) 2023-01-06T02:13:12.6092847Z remote: Compressing objects: 23% (27/114) 2023-01-06T02:13:12.6093228Z remote: Compressing objects: 24% (28/114) 2023-01-06T02:13:12.6093633Z remote: Compressing objects: 25% (29/114) 2023-01-06T02:13:12.6094043Z remote: Compressing objects: 26% (30/114) 2023-01-06T02:13:12.6094444Z remote: Compressing objects: 27% (31/114) 2023-01-06T02:13:12.6095038Z remote: Compressing objects: 28% (32/114) 2023-01-06T02:13:12.6095647Z remote: Compressing objects: 29% (34/114) 2023-01-06T02:13:12.6096093Z remote: Compressing objects: 30% (35/114) 2023-01-06T02:13:12.6096541Z remote: Compressing objects: 31% (36/114) 2023-01-06T02:13:12.6097251Z remote: Compressing objects: 32% (37/114) 2023-01-06T02:13:12.6097945Z remote: Compressing objects: 33% (38/114) 2023-01-06T02:13:12.6098584Z remote: Compressing objects: 34% (39/114) 2023-01-06T02:13:12.6098928Z remote: Compressing objects: 35% (40/114) 2023-01-06T02:13:12.6099240Z remote: Compressing objects: 36% (42/114) 2023-01-06T02:13:12.6099535Z remote: Compressing objects: 37% (43/114) 2023-01-06T02:13:12.6156965Z remote: Compressing objects: 38% (44/114) 2023-01-06T02:13:12.6174746Z remote: Compressing objects: 39% (45/114) 2023-01-06T02:13:12.6176925Z remote: Compressing objects: 40% (46/114) 2023-01-06T02:13:12.6178292Z remote: Compressing objects: 41% (47/114) 2023-01-06T02:13:12.6179228Z remote: Compressing objects: 42% (48/114) 2023-01-06T02:13:12.6186954Z remote: Compressing objects: 43% (50/114) 2023-01-06T02:13:12.6206757Z remote: Compressing objects: 44% (51/114) 2023-01-06T02:13:12.6208924Z remote: Compressing objects: 45% (52/114) 2023-01-06T02:13:12.6210718Z remote: Compressing objects: 46% (53/114) 2023-01-06T02:13:12.6212002Z remote: Compressing objects: 47% (54/114) 2023-01-06T02:13:12.6262726Z remote: Compressing objects: 48% (55/114) 2023-01-06T02:13:12.6283909Z remote: Compressing objects: 49% (56/114) 2023-01-06T02:13:12.6284458Z remote: Compressing objects: 50% (57/114) 2023-01-06T02:13:12.6285031Z remote: Compressing objects: 51% (59/114) 2023-01-06T02:13:12.6285374Z remote: Compressing objects: 52% (60/114) 2023-01-06T02:13:12.6285696Z remote: Compressing objects: 53% (61/114) 2023-01-06T02:13:12.6287500Z remote: Compressing objects: 54% (62/114) 2023-01-06T02:13:12.6289232Z remote: Compressing objects: 55% (63/114) 2023-01-06T02:13:12.6289718Z remote: Compressing objects: 56% (64/114) 2023-01-06T02:13:12.6290108Z remote: Compressing objects: 57% (65/114) 2023-01-06T02:13:12.6290480Z remote: Compressing objects: 58% (67/114) 2023-01-06T02:13:12.6290831Z remote: Compressing objects: 59% (68/114) 2023-01-06T02:13:12.6291256Z remote: Compressing objects: 60% (69/114) 2023-01-06T02:13:12.6291662Z remote: Compressing objects: 61% (70/114) 2023-01-06T02:13:12.6292216Z remote: Compressing objects: 62% (71/114) 2023-01-06T02:13:12.6292497Z remote: Compressing objects: 63% (72/114) 2023-01-06T02:13:12.6292790Z remote: Compressing objects: 64% (73/114) 2023-01-06T02:13:12.6293084Z remote: Compressing objects: 65% (75/114) 2023-01-06T02:13:12.6293560Z remote: Compressing objects: 66% (76/114) 2023-01-06T02:13:12.6293847Z remote: Compressing objects: 67% (77/114) 2023-01-06T02:13:12.6294155Z remote: Compressing objects: 68% (78/114) 2023-01-06T02:13:12.6294456Z remote: Compressing objects: 69% (79/114) 2023-01-06T02:13:12.6294995Z remote: Compressing objects: 70% (80/114) 2023-01-06T02:13:12.6295303Z remote: Compressing objects: 71% (81/114) 2023-01-06T02:13:12.6295611Z remote: Compressing objects: 72% (83/114) 2023-01-06T02:13:12.6295904Z remote: Compressing objects: 73% (84/114) 2023-01-06T02:13:12.6296215Z remote: Compressing objects: 74% (85/114) 2023-01-06T02:13:12.6296522Z remote: Compressing objects: 75% (86/114) 2023-01-06T02:13:12.6296817Z remote: Compressing objects: 76% (87/114) 2023-01-06T02:13:12.6297124Z remote: Compressing objects: 77% (88/114) 2023-01-06T02:13:12.6297434Z remote: Compressing objects: 78% (89/114) 2023-01-06T02:13:12.6297899Z remote: Compressing objects: 79% (91/114) 2023-01-06T02:13:12.6298186Z remote: Compressing objects: 80% (92/114) 2023-01-06T02:13:12.6298487Z remote: Compressing objects: 81% (93/114) 2023-01-06T02:13:12.6298785Z remote: Compressing objects: 82% (94/114) 2023-01-06T02:13:12.6299468Z remote: Compressing objects: 83% (95/114) 2023-01-06T02:13:12.6299781Z remote: Compressing objects: 84% (96/114) 2023-01-06T02:13:12.6300091Z remote: Compressing objects: 85% (97/114) 2023-01-06T02:13:12.6300385Z remote: Compressing objects: 86% (99/114) 2023-01-06T02:13:12.6300697Z remote: Compressing objects: 87% (100/114) 2023-01-06T02:13:12.6301050Z remote: Compressing objects: 88% (101/114) 2023-01-06T02:13:12.6302016Z remote: Compressing objects: 89% (102/114) 2023-01-06T02:13:12.6302367Z remote: Compressing objects: 90% (103/114) 2023-01-06T02:13:12.6302661Z remote: Compressing objects: 91% (104/114) 2023-01-06T02:13:12.6302963Z remote: Compressing objects: 92% (105/114) 2023-01-06T02:13:12.6303460Z remote: Compressing objects: 93% (107/114) 2023-01-06T02:13:12.6303778Z remote: Compressing objects: 94% (108/114) 2023-01-06T02:13:12.6304253Z remote: Compressing objects: 95% (109/114) 2023-01-06T02:13:12.6304803Z remote: Compressing objects: 96% (110/114) 2023-01-06T02:13:12.6305152Z remote: Compressing objects: 97% (111/114) 2023-01-06T02:13:12.6305670Z remote: Compressing objects: 98% (112/114) 2023-01-06T02:13:12.6306030Z remote: Compressing objects: 99% (113/114) 2023-01-06T02:13:12.6306391Z remote: Compressing objects: 100% (114/114) 2023-01-06T02:13:12.6306750Z remote: Compressing objects: 100% (114/114), done. 2023-01-06T02:13:12.6424945Z Receiving objects: 0% (1/130) 2023-01-06T02:13:12.6425323Z Receiving objects: 1% (2/130) 2023-01-06T02:13:12.6425615Z Receiving objects: 2% (3/130) 2023-01-06T02:13:12.6427328Z Receiving objects: 3% (4/130) 2023-01-06T02:13:12.6438038Z Receiving objects: 4% (6/130) 2023-01-06T02:13:12.6438641Z Receiving objects: 5% (7/130) 2023-01-06T02:13:12.6438994Z Receiving objects: 6% (8/130) 2023-01-06T02:13:12.6439302Z Receiving objects: 7% (10/130) 2023-01-06T02:13:12.6442902Z Receiving objects: 8% (11/130) 2023-01-06T02:13:12.6443198Z Receiving objects: 9% (12/130) 2023-01-06T02:13:12.6443452Z Receiving objects: 10% (13/130) 2023-01-06T02:13:12.6443720Z Receiving objects: 11% (15/130) 2023-01-06T02:13:12.6443989Z Receiving objects: 12% (16/130) 2023-01-06T02:13:12.6444442Z Receiving objects: 13% (17/130) 2023-01-06T02:13:12.6444717Z Receiving objects: 14% (19/130) 2023-01-06T02:13:12.6445229Z Receiving objects: 15% (20/130) 2023-01-06T02:13:12.6445722Z Receiving objects: 16% (21/130) 2023-01-06T02:13:12.6446397Z Receiving objects: 17% (23/130) 2023-01-06T02:13:12.6446720Z Receiving objects: 18% (24/130) 2023-01-06T02:13:12.6447033Z Receiving objects: 19% (25/130) 2023-01-06T02:13:12.6447345Z Receiving objects: 20% (26/130) 2023-01-06T02:13:12.6447666Z Receiving objects: 21% (28/130) 2023-01-06T02:13:12.6755496Z Receiving objects: 22% (29/130) 2023-01-06T02:13:12.6807643Z Receiving objects: 23% (30/130) 2023-01-06T02:13:12.6852519Z Receiving objects: 24% (32/130) 2023-01-06T02:13:12.6852838Z Receiving objects: 25% (33/130) 2023-01-06T02:13:12.6853194Z Receiving objects: 26% (34/130) 2023-01-06T02:13:12.6853484Z Receiving objects: 27% (36/130) 2023-01-06T02:13:12.6853755Z Receiving objects: 28% (37/130) 2023-01-06T02:13:12.6854038Z Receiving objects: 29% (38/130) 2023-01-06T02:13:12.6882301Z Receiving objects: 30% (39/130) 2023-01-06T02:13:12.6882645Z Receiving objects: 31% (41/130) 2023-01-06T02:13:12.6882925Z Receiving objects: 32% (42/130) 2023-01-06T02:13:12.6883215Z Receiving objects: 33% (43/130) 2023-01-06T02:13:12.6883506Z Receiving objects: 34% (45/130) 2023-01-06T02:13:12.6883781Z Receiving objects: 35% (46/130) 2023-01-06T02:13:12.6884066Z Receiving objects: 36% (47/130) 2023-01-06T02:13:12.6884354Z Receiving objects: 37% (49/130) 2023-01-06T02:13:12.6884640Z Receiving objects: 38% (50/130) 2023-01-06T02:13:12.6884932Z Receiving objects: 39% (51/130) 2023-01-06T02:13:12.6885222Z Receiving objects: 40% (52/130) 2023-01-06T02:13:12.6885731Z Receiving objects: 41% (54/130) 2023-01-06T02:13:12.6886021Z Receiving objects: 42% (55/130) 2023-01-06T02:13:12.6886311Z Receiving objects: 43% (56/130) 2023-01-06T02:13:12.6886584Z Receiving objects: 44% (58/130) 2023-01-06T02:13:12.6886872Z Receiving objects: 45% (59/130) 2023-01-06T02:13:12.6887160Z Receiving objects: 46% (60/130) 2023-01-06T02:13:12.6887432Z Receiving objects: 47% (62/130) 2023-01-06T02:13:12.6887724Z Receiving objects: 48% (63/130) 2023-01-06T02:13:12.6888011Z Receiving objects: 49% (64/130) 2023-01-06T02:13:12.6888298Z Receiving objects: 50% (65/130) 2023-01-06T02:13:12.6888737Z Receiving objects: 51% (67/130) 2023-01-06T02:13:12.6889203Z Receiving objects: 52% (68/130) 2023-01-06T02:13:12.6889510Z Receiving objects: 53% (69/130) 2023-01-06T02:13:12.6889802Z Receiving objects: 54% (71/130) 2023-01-06T02:13:12.6890167Z Receiving objects: 55% (72/130) 2023-01-06T02:13:12.6890486Z Receiving objects: 56% (73/130) 2023-01-06T02:13:12.6890779Z Receiving objects: 57% (75/130) 2023-01-06T02:13:12.6891089Z Receiving objects: 58% (76/130) 2023-01-06T02:13:12.6891397Z Receiving objects: 59% (77/130) 2023-01-06T02:13:12.6891688Z Receiving objects: 60% (78/130) 2023-01-06T02:13:12.6892307Z Receiving objects: 61% (80/130) 2023-01-06T02:13:12.6892586Z Receiving objects: 62% (81/130) 2023-01-06T02:13:12.6892851Z Receiving objects: 63% (82/130) 2023-01-06T02:13:12.6893142Z Receiving objects: 64% (84/130) 2023-01-06T02:13:12.6893423Z Receiving objects: 65% (85/130) 2023-01-06T02:13:12.6895018Z Receiving objects: 66% (86/130) 2023-01-06T02:13:12.6895414Z Receiving objects: 67% (88/130) 2023-01-06T02:13:12.6895725Z Receiving objects: 68% (89/130) 2023-01-06T02:13:12.6896035Z Receiving objects: 69% (90/130) 2023-01-06T02:13:12.6896326Z Receiving objects: 70% (91/130) 2023-01-06T02:13:12.6896824Z Receiving objects: 71% (93/130) 2023-01-06T02:13:12.6897162Z Receiving objects: 72% (94/130) 2023-01-06T02:13:12.6897457Z Receiving objects: 73% (95/130) 2023-01-06T02:13:12.6897769Z Receiving objects: 74% (97/130) 2023-01-06T02:13:12.6898080Z Receiving objects: 75% (98/130) 2023-01-06T02:13:12.6928898Z Receiving objects: 76% (99/130) 2023-01-06T02:13:12.6929468Z Receiving objects: 77% (101/130) 2023-01-06T02:13:12.6929793Z Receiving objects: 78% (102/130) 2023-01-06T02:13:12.6931414Z Receiving objects: 79% (103/130) 2023-01-06T02:13:12.6931938Z Receiving objects: 80% (104/130) 2023-01-06T02:13:12.6932305Z Receiving objects: 81% (106/130) 2023-01-06T02:13:12.6932763Z Receiving objects: 82% (107/130) 2023-01-06T02:13:12.6937289Z Receiving objects: 83% (108/130) 2023-01-06T02:13:12.6937658Z Receiving objects: 84% (110/130) 2023-01-06T02:13:12.6937946Z Receiving objects: 85% (111/130) 2023-01-06T02:13:12.6939476Z Receiving objects: 86% (112/130) 2023-01-06T02:13:12.6939834Z Receiving objects: 87% (114/130) 2023-01-06T02:13:12.6940149Z Receiving objects: 88% (115/130) 2023-01-06T02:13:12.6941444Z Receiving objects: 89% (116/130) 2023-01-06T02:13:12.6942067Z Receiving objects: 90% (117/130) 2023-01-06T02:13:12.7036713Z Receiving objects: 91% (119/130) 2023-01-06T02:13:12.7043511Z remote: Total 130 (delta 13), reused 75 (delta 4), pack-reused 0 2023-01-06T02:13:12.7052050Z Receiving objects: 92% (120/130) 2023-01-06T02:13:12.7052792Z Receiving objects: 93% (121/130) 2023-01-06T02:13:12.7053242Z Receiving objects: 94% (123/130) 2023-01-06T02:13:12.7053503Z Receiving objects: 95% (124/130) 2023-01-06T02:13:12.7053780Z Receiving objects: 96% (125/130) 2023-01-06T02:13:12.7054055Z Receiving objects: 97% (127/130) 2023-01-06T02:13:12.7062701Z Receiving objects: 98% (128/130) 2023-01-06T02:13:12.7063025Z Receiving objects: 99% (129/130) 2023-01-06T02:13:12.7063336Z Receiving objects: 100% (130/130) 2023-01-06T02:13:12.7063689Z Receiving objects: 100% (130/130), 344.72 KiB | 5.30 MiB/s, done. 2023-01-06T02:13:12.7064214Z Resolving deltas: 0% (0/13) 2023-01-06T02:13:12.7064498Z Resolving deltas: 7% (1/13) 2023-01-06T02:13:12.7064765Z Resolving deltas: 15% (2/13) 2023-01-06T02:13:12.7065256Z Resolving deltas: 23% (3/13) 2023-01-06T02:13:12.7107016Z Resolving deltas: 30% (4/13) 2023-01-06T02:13:12.7112864Z Resolving deltas: 38% (5/13) 2023-01-06T02:13:12.7127358Z Resolving deltas: 46% (6/13) 2023-01-06T02:13:12.7135007Z Resolving deltas: 53% (7/13) 2023-01-06T02:13:12.7135308Z Resolving deltas: 61% (8/13) 2023-01-06T02:13:12.7135559Z Resolving deltas: 69% (9/13) 2023-01-06T02:13:12.7135826Z Resolving deltas: 76% (10/13) 2023-01-06T02:13:12.7136098Z Resolving deltas: 84% (11/13) 2023-01-06T02:13:12.7140239Z Resolving deltas: 92% (12/13) 2023-01-06T02:13:12.7165815Z Resolving deltas: 100% (13/13) 2023-01-06T02:13:12.7166132Z Resolving deltas: 100% (13/13), done. 2023-01-06T02:13:12.7303049Z From https://github.com/haskell/actions 2023-01-06T02:13:12.7304604Z * [new ref] 38d2e2b84397b7a2031e598b68a519fe74e11aa6 -> pull/146/merge 2023-01-06T02:13:12.7333646Z ##[endgroup] 2023-01-06T02:13:12.7335827Z ##[group]Determining the checkout info 2023-01-06T02:13:12.7336641Z ##[endgroup] 2023-01-06T02:13:12.7337288Z ##[group]Checking out the ref 2023-01-06T02:13:12.7344265Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/146/merge 2023-01-06T02:13:12.7572456Z Note: switching to 'refs/remotes/pull/146/merge'. 2023-01-06T02:13:12.7573087Z 2023-01-06T02:13:12.7573952Z You are in 'detached HEAD' state. You can look around, make experimental 2023-01-06T02:13:12.7574464Z changes and commit them, and you can discard any commits you make in this 2023-01-06T02:13:12.7574892Z state without impacting any branches by switching back to a branch. 2023-01-06T02:13:12.7575161Z 2023-01-06T02:13:12.7575362Z If you want to create a new branch to retain commits you create, you may 2023-01-06T02:13:12.7575883Z do so (now or later) by using -c with the switch command. Example: 2023-01-06T02:13:12.7576406Z 2023-01-06T02:13:12.7576664Z git switch -c 2023-01-06T02:13:12.7576866Z 2023-01-06T02:13:12.7576974Z Or undo this operation with: 2023-01-06T02:13:12.7577171Z 2023-01-06T02:13:12.7577268Z git switch - 2023-01-06T02:13:12.7577417Z 2023-01-06T02:13:12.7577638Z Turn off this advice by setting config variable advice.detachedHead to false 2023-01-06T02:13:12.7577905Z 2023-01-06T02:13:12.7578171Z HEAD is now at 38d2e2b Merge 93685c6373c48d75f39eddb4b92236e480993854 into ed063006efd303ff80efebeec18bb9261c26347e 2023-01-06T02:13:12.7586975Z ##[endgroup] 2023-01-06T02:13:12.7649512Z [command]/usr/bin/git log -1 --format='%H' 2023-01-06T02:13:12.7683155Z '38d2e2b84397b7a2031e598b68a519fe74e11aa6' 2023-01-06T02:13:12.8094550Z ##[group]Run ./setup 2023-01-06T02:13:12.8094957Z with: 2023-01-06T02:13:12.8095152Z ghc-version: 8.2.2 2023-01-06T02:13:12.8095394Z cabal-version: 2.4.1.0 2023-01-06T02:13:12.8095637Z stack-version: latest 2023-01-06T02:13:12.8095845Z ##[endgroup] 2023-01-06T02:13:12.9050844Z Preparing to setup a Haskell environment 2023-01-06T02:13:12.9063892Z ##[group]Preparing ghc environment 2023-01-06T02:13:13.3179954Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup unset ghc 2023-01-06T02:13:13.3925525Z [ Info ] GHC successfully unset 2023-01-06T02:13:13.4046993Z ##[endgroup] 2023-01-06T02:13:13.4047531Z ##[group]Installing ghc version 8.2.2 2023-01-06T02:13:13.4122934Z Installing libcurses5 and libtinfo5 using apt-get (for ghc < 8.3) 2023-01-06T02:13:13.4141147Z [command]/usr/bin/sudo -- sh -c apt-get update && apt-get -y install libncurses5 libtinfo5 2023-01-06T02:13:13.5808186Z Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease 2023-01-06T02:13:13.5809767Z Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] 2023-01-06T02:13:13.5815326Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] 2023-01-06T02:13:13.5824068Z Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2023-01-06T02:13:13.5880213Z Get:5 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [10.5 kB] 2023-01-06T02:13:13.8803082Z Get:6 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [791 kB] 2023-01-06T02:13:13.8983436Z Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [176 kB] 2023-01-06T02:13:13.8996102Z Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [12.0 kB] 2023-01-06T02:13:13.9028145Z Get:9 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [515 kB] 2023-01-06T02:13:13.9102790Z Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [78.7 kB] 2023-01-06T02:13:13.9112435Z Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [552 B] 2023-01-06T02:13:13.9139153Z Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [781 kB] 2023-01-06T02:13:13.9231730Z Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [134 kB] 2023-01-06T02:13:13.9262615Z Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.6 kB] 2023-01-06T02:13:13.9281413Z Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [8020 B] 2023-01-06T02:13:13.9737366Z Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [2448 B] 2023-01-06T02:13:14.0128063Z Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [6752 B] 2023-01-06T02:13:14.0146972Z Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [348 B] 2023-01-06T02:13:14.1271751Z Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [535 kB] 2023-01-06T02:13:14.1366126Z Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [115 kB] 2023-01-06T02:13:14.1379273Z Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [7544 B] 2023-01-06T02:13:14.1433650Z Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [463 kB] 2023-01-06T02:13:14.1447666Z Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [70.5 kB] 2023-01-06T02:13:14.1472327Z Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [556 B] 2023-01-06T02:13:14.1496622Z Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [625 kB] 2023-01-06T02:13:14.1637048Z Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [83.5 kB] 2023-01-06T02:13:14.1667147Z Get:27 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [11.0 kB] 2023-01-06T02:13:14.2191469Z Hit:28 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease 2023-01-06T02:13:14.7027085Z Get:29 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main arm64 Packages [17.5 kB] 2023-01-06T02:13:14.7046741Z Get:30 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [66.3 kB] 2023-01-06T02:13:14.7083943Z Get:31 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main armhf Packages [11.3 kB] 2023-01-06T02:13:21.3128399Z Fetched 4860 kB in 1s (3831 kB/s) 2023-01-06T02:13:22.2631629Z Reading package lists... 2023-01-06T02:13:22.3393662Z Reading package lists... 2023-01-06T02:13:22.5352732Z Building dependency tree... 2023-01-06T02:13:22.5367836Z Reading state information... 2023-01-06T02:13:22.7476609Z The following NEW packages will be installed: 2023-01-06T02:13:22.7480995Z libncurses5 libtinfo5 2023-01-06T02:13:22.7870663Z 0 upgraded, 2 newly installed, 0 to remove and 54 not upgraded. 2023-01-06T02:13:23.0143333Z Need to get 206 kB of archives. 2023-01-06T02:13:23.0144590Z After this operation, 879 kB of additional disk space will be used. 2023-01-06T02:13:23.0146395Z Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libtinfo5 amd64 6.3-2 [99.2 kB] 2023-01-06T02:13:23.3548809Z Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 libncurses5 amd64 6.3-2 [107 kB] 2023-01-06T02:13:23.8573450Z Fetched 206 kB in 1s (345 kB/s) 2023-01-06T02:13:23.9012099Z Selecting previously unselected package libtinfo5:amd64. 2023-01-06T02:13:23.9416160Z (Reading database ... 2023-01-06T02:13:23.9419078Z (Reading database ... 5% 2023-01-06T02:13:23.9419336Z (Reading database ... 10% 2023-01-06T02:13:23.9422096Z (Reading database ... 15% 2023-01-06T02:13:23.9422542Z (Reading database ... 20% 2023-01-06T02:13:23.9422781Z (Reading database ... 25% 2023-01-06T02:13:23.9422995Z (Reading database ... 30% 2023-01-06T02:13:23.9423250Z (Reading database ... 35% 2023-01-06T02:13:23.9423478Z (Reading database ... 40% 2023-01-06T02:13:23.9423684Z (Reading database ... 45% 2023-01-06T02:13:23.9423910Z (Reading database ... 50% 2023-01-06T02:13:24.0127892Z (Reading database ... 55% 2023-01-06T02:13:24.0881370Z (Reading database ... 60% 2023-01-06T02:13:24.1417768Z (Reading database ... 65% 2023-01-06T02:13:24.2263054Z (Reading database ... 70% 2023-01-06T02:13:24.3140450Z (Reading database ... 75% 2023-01-06T02:13:24.4397891Z (Reading database ... 80% 2023-01-06T02:13:24.5395227Z (Reading database ... 85% 2023-01-06T02:13:24.6619523Z (Reading database ... 90% 2023-01-06T02:13:24.7679601Z (Reading database ... 95% 2023-01-06T02:13:24.7680337Z (Reading database ... 100% 2023-01-06T02:13:24.7681120Z (Reading database ... 236921 files and directories currently installed.) 2023-01-06T02:13:24.7821433Z Preparing to unpack .../libtinfo5_6.3-2_amd64.deb ... 2023-01-06T02:13:24.7977929Z Unpacking libtinfo5:amd64 (6.3-2) ... 2023-01-06T02:13:24.8463868Z Selecting previously unselected package libncurses5:amd64. 2023-01-06T02:13:24.8708298Z Preparing to unpack .../libncurses5_6.3-2_amd64.deb ... 2023-01-06T02:13:24.8739066Z Unpacking libncurses5:amd64 (6.3-2) ... 2023-01-06T02:13:24.9507473Z Setting up libtinfo5:amd64 (6.3-2) ... 2023-01-06T02:13:24.9602819Z Setting up libncurses5:amd64 (6.3-2) ... 2023-01-06T02:13:24.9712379Z Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2023-01-06T02:13:25.3593323Z NEEDRESTART-VER: 3.5 2023-01-06T02:13:25.8350949Z NEEDRESTART-KCUR: 5.15.0-1024-azure 2023-01-06T02:13:25.8351569Z NEEDRESTART-KEXP: 5.15.0-1024-azure 2023-01-06T02:13:25.8352005Z NEEDRESTART-KSTA: 1 2023-01-06T02:13:29.1862919Z Attempting to install ghc 8.2.2 using ghcup 2023-01-06T02:13:29.3985991Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup install ghc 8.2.2 2023-01-06T02:13:29.4201129Z [ Info ] downloading: https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-0.0.7.yaml as file /home/runner/.ghcup/cache/ghcup-0.0.7.yaml 2023-01-06T02:13:29.4328693Z % Total % Received % Xferd Average Speed Time Time Time Current 2023-01-06T02:13:29.4329250Z Dload Upload Total Spent Left Speed 2023-01-06T02:13:29.4329463Z 2023-01-06T02:13:29.5630303Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2023-01-06T02:13:29.5631210Z 100 201k 100 201k 0 0 1541k 0 --:--:-- --:--:-- --:--:-- 1552k 2023-01-06T02:13:29.6292248Z [ Warn ] New ghc version available. To upgrade, run 'ghcup install ghc 9.4.4' 2023-01-06T02:13:29.6297485Z [ Warn ] New cabal version available. To upgrade, run 'ghcup install cabal 3.8.1.0' 2023-01-06T02:13:29.6309535Z [ Info ] downloading: https://downloads.haskell.org/~ghc/8.2.2/ghc-8.2.2-x86_64-deb8-linux.tar.xz as file /home/runner/.ghcup/tmp/ghcup-ccbe0449284fee98/ghc-8.2.2-x86_64-deb8-linux.tar.xz 2023-01-06T02:13:29.6414479Z % Total % Received % Xferd Average Speed Time Time Time Current 2023-01-06T02:13:29.6417205Z Dload Upload Total Spent Left Speed 2023-01-06T02:13:29.6418146Z 2023-01-06T02:13:30.1016394Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2023-01-06T02:13:30.5061111Z 23 121M 23 28.5M 0 0 61.9M 0 0:00:01 --:--:-- 0:00:01 61.9M 2023-01-06T02:13:30.5061574Z 100 121M 100 121M 0 0 139M 0 --:--:-- --:--:-- --:--:-- 139M 2023-01-06T02:13:30.5095022Z [ Info ] verifying digest of: ghc-8.2.2-x86_64-deb8-linux.tar.xz 2023-01-06T02:13:31.2132103Z [ Info ] Unpacking: ghc-8.2.2-x86_64-deb8-linux.tar.xz to /home/runner/.ghcup/tmp/ghcup-34771bc917cfef04 2023-01-06T02:13:49.9702222Z [ Info ] Installing GHC (this may take a while) 2023-01-06T02:13:49.9707735Z 2023-01-06T02:13:49.9710767Z 2023-01-06T02:13:49.9710899Z 2023-01-06T02:13:49.9710907Z 2023-01-06T02:13:49.9710913Z 2023-01-06T02:13:49.9710948Z 2023-01-06T02:13:52.6304083Z 2023-01-06T02:13:52.6335854Z  2023-01-06T02:13:52.6336064Z 2023-01-06T02:13:52.6336071Z 2023-01-06T02:13:52.6336076Z 2023-01-06T02:13:52.6336082Z 2023-01-06T02:13:52.6336088Z 2023-01-06T02:14:20.9467561Z 2023-01-06T02:14:20.9478962Z [ Info ] Merging file tree from "/home/runner/.ghcup/tmp/ghcup-130862b0f492ecb4/home/runner/.ghcup/ghc/8.2.2" to "/home/runner/.ghcup/ghc/8.2.2" 2023-01-06T02:14:26.3119934Z [ Info ] GHC installation successful 2023-01-06T02:14:26.3252925Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup set ghc 8.2.2 2023-01-06T02:14:26.3351473Z [ Info ] GHC 8.2.2 successfully set as default version 2023-01-06T02:14:26.8850580Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup set ghc 8.2.2 2023-01-06T02:14:26.8937512Z [ Info ] GHC 8.2.2 successfully set as default version 2023-01-06T02:14:26.9020502Z Found ghc 8.2.2 in cache at path /home/runner/.ghcup/ghc/8.2.2/bin. Setup successful. 2023-01-06T02:14:26.9021543Z ##[endgroup] 2023-01-06T02:14:26.9022766Z ##[group]Preparing cabal environment 2023-01-06T02:14:27.0972552Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup unset cabal 2023-01-06T02:14:27.1039518Z [ Info ] Cabal successfully unset 2023-01-06T02:14:27.1134031Z ##[endgroup] 2023-01-06T02:14:27.1134761Z ##[group]Installing cabal version 2.4.1.0 2023-01-06T02:14:27.1156984Z Attempting to install cabal 2.4.1.0 using ghcup 2023-01-06T02:14:27.7903467Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup install cabal 2.4.1.0 2023-01-06T02:14:27.8582754Z [ Warn ] New ghc version available. To upgrade, run 'ghcup install ghc 9.4.4' 2023-01-06T02:14:27.8594830Z [ Warn ] New cabal version available. To upgrade, run 'ghcup install cabal 3.8.1.0' 2023-01-06T02:14:27.8620904Z [ Info ] downloading: https://downloads.haskell.org/~cabal/cabal-install-2.4.1.0/cabal-install-2.4.1.0-x86_64-unknown-linux.tar.xz as file /home/runner/.ghcup/tmp/ghcup-5edc8b5c629c12e4/cabal-install-2.4.1.0-x86_64-unknown-linux.tar.xz 2023-01-06T02:14:27.8755933Z % Total % Received % Xferd Average Speed Time Time Time Current 2023-01-06T02:14:27.8784354Z Dload Upload Total Spent Left Speed 2023-01-06T02:14:27.8784784Z 2023-01-06T02:14:28.0613807Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2023-01-06T02:14:28.0614557Z 100 4025k 100 4025k 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 20.8M 2023-01-06T02:14:28.0733516Z [ Info ] verifying digest of: cabal-install-2.4.1.0-x86_64-unknown-linux.tar.xz 2023-01-06T02:14:28.0966013Z [ Info ] Unpacking: cabal-install-2.4.1.0-x86_64-unknown-linux.tar.xz to /home/runner/.ghcup/tmp/ghcup-773fadb9d9c031eb 2023-01-06T02:14:28.5806893Z [ Info ] Installing cabal 2023-01-06T02:14:28.6206562Z [ Info ] Cabal installation successful 2023-01-06T02:14:28.6299557Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup set cabal 2.4.1.0 2023-01-06T02:14:28.6359233Z [ Info ] Cabal 2.4.1.0 successfully set as default version 2023-01-06T02:14:28.7975307Z [command]/opt/hostedtoolcache/ghcup/0.1.18.0/x64/ghcup set cabal 2.4.1.0 2023-01-06T02:14:28.8043167Z [ Info ] Cabal 2.4.1.0 successfully set as default version 2023-01-06T02:14:28.8142641Z Found cabal 2.4.1.0 in cache at path /home/runner/.ghcup/bin. Setup successful. 2023-01-06T02:14:28.8144258Z ##[endgroup] 2023-01-06T02:14:28.8145758Z ##[group]Setting up cabal 2023-01-06T02:14:28.8510042Z [command]/home/runner/.ghcup/bin/cabal update 2023-01-06T02:14:28.8572700Z Warning: The update command is a part of the legacy v1 style of cabal usage. 2023-01-06T02:14:28.8573144Z 2023-01-06T02:14:28.8577314Z Please switch to using either the new project style and the new-update command 2023-01-06T02:14:28.8578790Z or the legacy v1-update alias as new-style projects will become the default in 2023-01-06T02:14:28.8579806Z the next version of cabal-install. Please file a bug if you cannot replicate a 2023-01-06T02:14:28.8625058Z working v1- use case with the new-style commands. 2023-01-06T02:14:28.8625245Z 2023-01-06T02:14:28.8625418Z For more information, see: https://wiki.haskell.org/Cabal/NewBuild 2023-01-06T02:14:28.8625625Z 2023-01-06T02:14:28.9063083Z Downloading the latest package list from hackage.haskell.org 2023-01-06T02:14:47.0691950Z ##[endgroup] 2023-01-06T02:14:47.0862404Z ##[group]Run runghc --version 2023-01-06T02:14:47.0862793Z runghc --version 2023-01-06T02:14:47.0863074Z runghc __tests__/hello.hs 2023-01-06T02:14:47.0947856Z shell: /usr/bin/bash -e {0} 2023-01-06T02:14:47.0948141Z ##[endgroup] 2023-01-06T02:14:47.1251459Z runghc 8.2.2 2023-01-06T02:14:47.2538777Z Hello, World! 2023-01-06T02:14:47.2898455Z ##[group]Run cabal build 2023-01-06T02:14:47.2898823Z cabal build 2023-01-06T02:14:47.3002314Z shell: /usr/bin/bash -e {0} 2023-01-06T02:14:47.3002583Z ##[endgroup] 2023-01-06T02:14:47.3112895Z Warning: The build command is a part of the legacy v1 style of cabal usage. 2023-01-06T02:14:47.3113362Z 2023-01-06T02:14:47.3114277Z Please switch to using either the new project style and the new-build command 2023-01-06T02:14:47.3115405Z or the legacy v1-build alias as new-style projects will become the default in 2023-01-06T02:14:47.3116537Z the next version of cabal-install. Please file a bug if you cannot replicate a 2023-01-06T02:14:47.3117285Z working v1- use case with the new-style commands. 2023-01-06T02:14:47.3117911Z 2023-01-06T02:14:47.3118508Z For more information, see: https://wiki.haskell.org/Cabal/NewBuild 2023-01-06T02:14:47.3119237Z 2023-01-06T02:14:50.5517971Z Resolving dependencies... 2023-01-06T02:14:50.5535101Z Configuring project-0.1.0.0... 2023-01-06T02:14:51.1101108Z Preprocessing executable 'project' for project-0.1.0.0.. 2023-01-06T02:14:51.1104822Z Building executable 'project' for project-0.1.0.0.. 2023-01-06T02:14:51.1779576Z [1 of 1] Compiling Main ( Main.hs, dist/build/project/project-tmp/Main.o ) 2023-01-06T02:14:51.3974750Z Linking dist/build/project/project ... 2023-01-06T02:14:51.8476421Z ##[group]Run cabal run 2023-01-06T02:14:51.8476744Z cabal run 2023-01-06T02:14:51.8542111Z shell: /usr/bin/bash -e {0} 2023-01-06T02:14:51.8542382Z ##[endgroup] 2023-01-06T02:14:51.8667688Z Warning: The run command is a part of the legacy v1 style of cabal usage. 2023-01-06T02:14:51.8668250Z 2023-01-06T02:14:51.8669682Z Please switch to using either the new project style and the new-run command or 2023-01-06T02:14:51.8670524Z the legacy v1-run alias as new-style projects will become the default in the 2023-01-06T02:14:51.8720714Z next version of cabal-install. Please file a bug if you cannot replicate a 2023-01-06T02:14:51.8721181Z working v1- use case with the new-style commands. 2023-01-06T02:14:51.8721365Z 2023-01-06T02:14:51.8721767Z For more information, see: https://wiki.haskell.org/Cabal/NewBuild 2023-01-06T02:14:51.8721991Z 2023-01-06T02:14:51.9042402Z Preprocessing executable 'project' for project-0.1.0.0.. 2023-01-06T02:14:51.9048768Z Building executable 'project' for project-0.1.0.0.. 2023-01-06T02:14:52.1047097Z Running project... 2023-01-06T02:14:52.1057418Z Hello, Haskell! 2023-01-06T02:14:52.1250379Z ##[group]Run cabal build && cabal run 2023-01-06T02:14:52.1250668Z cabal build && cabal run 2023-01-06T02:14:52.1320874Z shell: /usr/bin/bash -e {0} 2023-01-06T02:14:52.1321097Z ##[endgroup] 2023-01-06T02:14:52.1463117Z Warning: The build command is a part of the legacy v1 style of cabal usage. 2023-01-06T02:14:52.1464157Z 2023-01-06T02:14:52.1464756Z Please switch to using either the new project style and the new-build command 2023-01-06T02:14:52.1465404Z or the legacy v1-build alias as new-style projects will become the default in 2023-01-06T02:14:52.1465940Z the next version of cabal-install. Please file a bug if you cannot replicate a 2023-01-06T02:14:52.1466395Z working v1- use case with the new-style commands. 2023-01-06T02:14:52.1466583Z 2023-01-06T02:14:52.1466940Z For more information, see: https://wiki.haskell.org/Cabal/NewBuild 2023-01-06T02:14:52.1467154Z 2023-01-06T02:14:53.8892551Z Resolving dependencies... 2023-01-06T02:14:53.8899761Z Warning: solver failed to find a solution: 2023-01-06T02:14:53.8900500Z Could not resolve dependencies: 2023-01-06T02:14:53.8907369Z [__0] trying: project-0.1.0.0 (user goal) 2023-01-06T02:14:53.8908108Z [__1] unknown package: base-orphans (dependency of project) 2023-01-06T02:14:53.8908826Z [__1] fail (backjumping, conflict set: base-orphans, project) 2023-01-06T02:14:53.8909620Z After searching the rest of the dependency tree exhaustively, these were the 2023-01-06T02:14:53.8910744Z goals I've had most trouble fulfilling: project, base-orphans 2023-01-06T02:14:53.8911021Z Trying configure anyway. 2023-01-06T02:14:53.8916645Z Configuring project-0.1.0.0... 2023-01-06T02:14:54.2082325Z cabal: Encountered missing dependencies: 2023-01-06T02:14:54.2083298Z base-orphans -any 2023-01-06T02:14:54.2083929Z 2023-01-06T02:14:54.2260778Z ##[error]Process completed with exit code 1. 2023-01-06T02:14:54.2348665Z Post job cleanup. 2023-01-06T02:14:54.3841588Z [command]/usr/bin/git version 2023-01-06T02:14:54.3900965Z git version 2.38.2 2023-01-06T02:14:54.3966537Z Temporarily overriding HOME='/home/runner/work/_temp/d82e3a6e-6293-4701-9d01-be28d4cfd113' before making global git config changes 2023-01-06T02:14:54.3971901Z Adding repository directory to the temporary git global config as a safe directory 2023-01-06T02:14:54.3979107Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/actions/actions 2023-01-06T02:14:54.4038362Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-06T02:14:54.4081237Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-06T02:14:54.4412682Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-06T02:14:54.4454017Z http.https://github.com/.extraheader 2023-01-06T02:14:54.4467930Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-06T02:14:54.4512319Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-06T02:14:54.5044230Z Cleaning up orphan processes