Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aryairani/136313d116d74de438ba2aeca1013a8c to your computer and use it in GitHub Desktop.
Save aryairani/136313d116d74de438ba2aeca1013a8c to your computer and use it in GitHub Desktop.
initial CI run of unisonweb/unison#1935
2021-05-12T01:43:07.8532430Z ##[section]Starting: Request a runner to run this job
2021-05-12T01:43:08.0378711Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-18.04'
2021-05-12T01:43:08.0378831Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-18.04'
2021-05-12T01:43:08.0379037Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-18.04'
2021-05-12T01:43:08.1876815Z ##[section]Finishing: Request a runner to run this job
2021-05-12T01:43:16.7080880Z Current runner version: '2.278.0'
2021-05-12T01:43:16.7108834Z ##[group]Operating System
2021-05-12T01:43:16.7109807Z Ubuntu
2021-05-12T01:43:16.7110333Z 18.04.5
2021-05-12T01:43:16.7110775Z LTS
2021-05-12T01:43:16.7111290Z ##[endgroup]
2021-05-12T01:43:16.7111844Z ##[group]Virtual Environment
2021-05-12T01:43:16.7112537Z Environment: ubuntu-18.04
2021-05-12T01:43:16.7113107Z Version: 20210504.1
2021-05-12T01:43:16.7114196Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20210504.1/images/linux/Ubuntu1804-README.md
2021-05-12T01:43:16.7115593Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu18%2F20210504.1
2021-05-12T01:43:16.7116528Z ##[endgroup]
2021-05-12T01:43:16.7118473Z ##[group]GITHUB_TOKEN Permissions
2021-05-12T01:43:16.7119743Z Actions: write
2021-05-12T01:43:16.7120305Z Checks: write
2021-05-12T01:43:16.7120883Z Contents: write
2021-05-12T01:43:16.7121419Z Deployments: write
2021-05-12T01:43:16.7122096Z Issues: write
2021-05-12T01:43:16.7122678Z Metadata: read
2021-05-12T01:43:16.7123240Z Packages: write
2021-05-12T01:43:16.7123785Z PullRequests: write
2021-05-12T01:43:16.7124467Z RepositoryProjects: write
2021-05-12T01:43:16.7125142Z SecurityEvents: write
2021-05-12T01:43:16.7125751Z Statuses: write
2021-05-12T01:43:16.7126341Z ##[endgroup]
2021-05-12T01:43:16.7130153Z Prepare workflow directory
2021-05-12T01:43:16.7795852Z Prepare all required actions
2021-05-12T01:43:16.7808018Z Getting action download info
2021-05-12T01:43:17.1360430Z Download action repository 'actions/checkout@v2'
2021-05-12T01:43:19.2291951Z Download action repository 'actions/cache@v2'
2021-05-12T01:43:19.6289500Z ##[group]Run actions/checkout@v2
2021-05-12T01:43:19.6290246Z with:
2021-05-12T01:43:19.6290812Z repository: unisonweb/unison
2021-05-12T01:43:19.6291909Z token: ***
2021-05-12T01:43:19.6292442Z ssh-strict: true
2021-05-12T01:43:19.6293072Z persist-credentials: true
2021-05-12T01:43:19.6293695Z clean: true
2021-05-12T01:43:19.6294213Z fetch-depth: 1
2021-05-12T01:43:19.6294757Z lfs: false
2021-05-12T01:43:19.6295265Z submodules: false
2021-05-12T01:43:19.6295809Z ##[endgroup]
2021-05-12T01:43:19.8561981Z Syncing repository: unisonweb/unison
2021-05-12T01:43:19.8584449Z ##[group]Getting Git version info
2021-05-12T01:43:19.8585767Z Working directory is '/home/runner/work/unison/unison'
2021-05-12T01:43:19.8634787Z [command]/usr/bin/git version
2021-05-12T01:43:19.8783830Z git version 2.31.1
2021-05-12T01:43:19.8806597Z ##[endgroup]
2021-05-12T01:43:19.8814369Z Deleting the contents of '/home/runner/work/unison/unison'
2021-05-12T01:43:19.8818988Z ##[group]Initializing the repository
2021-05-12T01:43:19.8825188Z [command]/usr/bin/git init /home/runner/work/unison/unison
2021-05-12T01:43:19.8919563Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:43:19.8920896Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:43:19.8922597Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:43:19.8924258Z hint:
2021-05-12T01:43:19.8925694Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:43:19.8926564Z hint:
2021-05-12T01:43:19.8927776Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:43:19.8929134Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:43:19.8930246Z hint:
2021-05-12T01:43:19.8931182Z hint: git branch -m <name>
2021-05-12T01:43:19.8934898Z Initialized empty Git repository in /home/runner/work/unison/unison/.git/
2021-05-12T01:43:19.8943276Z [command]/usr/bin/git remote add origin https://github.com/unisonweb/unison
2021-05-12T01:43:19.8996163Z ##[endgroup]
2021-05-12T01:43:19.8997234Z ##[group]Disabling automatic garbage collection
2021-05-12T01:43:19.9003197Z [command]/usr/bin/git config --local gc.auto 0
2021-05-12T01:43:19.9046270Z ##[endgroup]
2021-05-12T01:43:19.9052479Z ##[group]Setting up auth
2021-05-12T01:43:19.9062919Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-12T01:43:19.9101394Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-12T01:43:20.5300253Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-12T01:43:20.5310397Z [command]/usr/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-12T01:43:20.5312763Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-05-12T01:43:20.5314108Z ##[endgroup]
2021-05-12T01:43:20.5315044Z ##[group]Fetching the repository
2021-05-12T01:43:20.5317124Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +01cc1f385396c1d6bd31662151062adc834a0b17:refs/remotes/origin/topic/lightweightPatchTest
2021-05-12T01:43:20.5318958Z remote: Enumerating objects: 900, done.
2021-05-12T01:43:20.5319967Z remote: Counting objects: 0% (1/900)
2021-05-12T01:43:20.5320738Z remote: Counting objects: 1% (9/900)
2021-05-12T01:43:20.5321528Z remote: Counting objects: 2% (18/900)
2021-05-12T01:43:20.5322322Z remote: Counting objects: 3% (27/900)
2021-05-12T01:43:20.5323093Z remote: Counting objects: 4% (36/900)
2021-05-12T01:43:20.5324136Z remote: Counting objects: 5% (45/900)
2021-05-12T01:43:20.5324945Z remote: Counting objects: 6% (54/900)
2021-05-12T01:43:20.5325737Z remote: Counting objects: 7% (63/900)
2021-05-12T01:43:20.5326528Z remote: Counting objects: 8% (72/900)
2021-05-12T01:43:20.5327301Z remote: Counting objects: 9% (81/900)
2021-05-12T01:43:20.5334813Z remote: Counting objects: 10% (90/900)
2021-05-12T01:43:20.5335645Z remote: Counting objects: 11% (99/900)
2021-05-12T01:43:20.5336444Z remote: Counting objects: 12% (108/900)
2021-05-12T01:43:20.5337240Z remote: Counting objects: 13% (117/900)
2021-05-12T01:43:20.5338017Z remote: Counting objects: 14% (126/900)
2021-05-12T01:43:20.5338940Z remote: Counting objects: 15% (135/900)
2021-05-12T01:43:20.5339888Z remote: Counting objects: 16% (144/900)
2021-05-12T01:43:20.5340666Z remote: Counting objects: 17% (153/900)
2021-05-12T01:43:20.5341534Z remote: Counting objects: 18% (162/900)
2021-05-12T01:43:20.5342323Z remote: Counting objects: 19% (171/900)
2021-05-12T01:43:20.5343122Z remote: Counting objects: 20% (180/900)
2021-05-12T01:43:20.5343911Z remote: Counting objects: 21% (189/900)
2021-05-12T01:43:20.5344689Z remote: Counting objects: 22% (198/900)
2021-05-12T01:43:20.5345475Z remote: Counting objects: 23% (207/900)
2021-05-12T01:43:20.5346272Z remote: Counting objects: 24% (216/900)
2021-05-12T01:43:20.5347060Z remote: Counting objects: 25% (225/900)
2021-05-12T01:43:20.5347850Z remote: Counting objects: 26% (234/900)
2021-05-12T01:43:20.5349037Z remote: Counting objects: 27% (243/900)
2021-05-12T01:43:20.5349833Z remote: Counting objects: 28% (252/900)
2021-05-12T01:43:20.5350621Z remote: Counting objects: 29% (261/900)
2021-05-12T01:43:20.5351402Z remote: Counting objects: 30% (270/900)
2021-05-12T01:43:20.5352188Z remote: Counting objects: 31% (279/900)
2021-05-12T01:43:20.5352976Z remote: Counting objects: 32% (288/900)
2021-05-12T01:43:20.5353776Z remote: Counting objects: 33% (297/900)
2021-05-12T01:43:20.5354569Z remote: Counting objects: 34% (306/900)
2021-05-12T01:43:20.5355345Z remote: Counting objects: 35% (315/900)
2021-05-12T01:43:20.5356135Z remote: Counting objects: 36% (324/900)
2021-05-12T01:43:20.5357159Z remote: Counting objects: 37% (333/900)
2021-05-12T01:43:20.5357934Z remote: Counting objects: 38% (342/900)
2021-05-12T01:43:20.5358726Z remote: Counting objects: 39% (351/900)
2021-05-12T01:43:20.5359498Z remote: Counting objects: 40% (360/900)
2021-05-12T01:43:20.5360285Z remote: Counting objects: 41% (369/900)
2021-05-12T01:43:20.5361076Z remote: Counting objects: 42% (378/900)
2021-05-12T01:43:20.5362678Z remote: Counting objects: 43% (387/900)
2021-05-12T01:43:20.5363491Z remote: Counting objects: 44% (396/900)
2021-05-12T01:43:20.5364298Z remote: Counting objects: 45% (405/900)
2021-05-12T01:43:20.5365088Z remote: Counting objects: 46% (414/900)
2021-05-12T01:43:20.5365887Z remote: Counting objects: 47% (423/900)
2021-05-12T01:43:20.5366703Z remote: Counting objects: 48% (432/900)
2021-05-12T01:43:20.5367724Z remote: Counting objects: 49% (441/900)
2021-05-12T01:43:20.5368535Z remote: Counting objects: 50% (450/900)
2021-05-12T01:43:20.5369336Z remote: Counting objects: 51% (459/900)
2021-05-12T01:43:20.5370126Z remote: Counting objects: 52% (468/900)
2021-05-12T01:43:20.5370899Z remote: Counting objects: 53% (477/900)
2021-05-12T01:43:20.5371691Z remote: Counting objects: 54% (486/900)
2021-05-12T01:43:20.5372482Z remote: Counting objects: 55% (495/900)
2021-05-12T01:43:20.5373264Z remote: Counting objects: 56% (504/900)
2021-05-12T01:43:20.5374057Z remote: Counting objects: 57% (513/900)
2021-05-12T01:43:20.5374972Z remote: Counting objects: 58% (522/900)
2021-05-12T01:43:20.5375783Z remote: Counting objects: 59% (531/900)
2021-05-12T01:43:20.5376581Z remote: Counting objects: 60% (540/900)
2021-05-12T01:43:20.5377354Z remote: Counting objects: 61% (549/900)
2021-05-12T01:43:20.5383386Z remote: Counting objects: 62% (558/900)
2021-05-12T01:43:20.5384229Z remote: Counting objects: 63% (567/900)
2021-05-12T01:43:20.5385024Z remote: Counting objects: 64% (576/900)
2021-05-12T01:43:20.5385812Z remote: Counting objects: 65% (585/900)
2021-05-12T01:43:20.5386591Z remote: Counting objects: 66% (594/900)
2021-05-12T01:43:20.5387382Z remote: Counting objects: 67% (603/900)
2021-05-12T01:43:20.5388183Z remote: Counting objects: 68% (612/900)
2021-05-12T01:43:20.5388960Z remote: Counting objects: 69% (621/900)
2021-05-12T01:43:20.5389745Z remote: Counting objects: 70% (630/900)
2021-05-12T01:43:20.5390528Z remote: Counting objects: 71% (639/900)
2021-05-12T01:43:20.5391321Z remote: Counting objects: 72% (648/900)
2021-05-12T01:43:20.5392112Z remote: Counting objects: 73% (657/900)
2021-05-12T01:43:20.5392887Z remote: Counting objects: 74% (666/900)
2021-05-12T01:43:20.5393672Z remote: Counting objects: 75% (675/900)
2021-05-12T01:43:20.5394442Z remote: Counting objects: 76% (684/900)
2021-05-12T01:43:20.5395245Z remote: Counting objects: 77% (693/900)
2021-05-12T01:43:20.5396039Z remote: Counting objects: 78% (702/900)
2021-05-12T01:43:20.5396819Z remote: Counting objects: 79% (711/900)
2021-05-12T01:43:20.5397609Z remote: Counting objects: 80% (720/900)
2021-05-12T01:43:20.5398399Z remote: Counting objects: 81% (729/900)
2021-05-12T01:43:20.5399182Z remote: Counting objects: 82% (738/900)
2021-05-12T01:43:20.5399971Z remote: Counting objects: 83% (747/900)
2021-05-12T01:43:20.5400759Z remote: Counting objects: 84% (756/900)
2021-05-12T01:43:20.5401548Z remote: Counting objects: 85% (765/900)
2021-05-12T01:43:20.5402339Z remote: Counting objects: 86% (774/900)
2021-05-12T01:43:20.5403111Z remote: Counting objects: 87% (783/900)
2021-05-12T01:43:20.5403900Z remote: Counting objects: 88% (792/900)
2021-05-12T01:43:20.5404673Z remote: Counting objects: 89% (801/900)
2021-05-12T01:43:20.5405607Z remote: Counting objects: 90% (810/900)
2021-05-12T01:43:20.5406581Z remote: Counting objects: 91% (819/900)
2021-05-12T01:43:20.5407367Z remote: Counting objects: 92% (828/900)
2021-05-12T01:43:20.5408365Z remote: Counting objects: 93% (837/900)
2021-05-12T01:43:20.5409161Z remote: Counting objects: 94% (846/900)
2021-05-12T01:43:20.5409933Z remote: Counting objects: 95% (855/900)
2021-05-12T01:43:20.5410717Z remote: Counting objects: 96% (864/900)
2021-05-12T01:43:20.5411513Z remote: Counting objects: 97% (873/900)
2021-05-12T01:43:20.5412357Z remote: Counting objects: 98% (882/900)
2021-05-12T01:43:20.5413140Z remote: Counting objects: 99% (891/900)
2021-05-12T01:43:20.5413912Z remote: Counting objects: 100% (900/900)
2021-05-12T01:43:20.5414720Z remote: Counting objects: 100% (900/900), done.
2021-05-12T01:43:20.5415566Z remote: Compressing objects: 0% (1/758)
2021-05-12T01:43:20.5416405Z remote: Compressing objects: 1% (8/758)
2021-05-12T01:43:20.5417238Z remote: Compressing objects: 2% (16/758)
2021-05-12T01:43:20.5418062Z remote: Compressing objects: 3% (23/758)
2021-05-12T01:43:20.5418901Z remote: Compressing objects: 4% (31/758)
2021-05-12T01:43:20.5419738Z remote: Compressing objects: 5% (38/758)
2021-05-12T01:43:20.5420568Z remote: Compressing objects: 6% (46/758)
2021-05-12T01:43:20.5421410Z remote: Compressing objects: 7% (54/758)
2021-05-12T01:43:20.5422344Z remote: Compressing objects: 8% (61/758)
2021-05-12T01:43:20.5423195Z remote: Compressing objects: 9% (69/758)
2021-05-12T01:43:20.5424032Z remote: Compressing objects: 10% (76/758)
2021-05-12T01:43:20.5424851Z remote: Compressing objects: 11% (84/758)
2021-05-12T01:43:20.5425979Z remote: Compressing objects: 12% (91/758)
2021-05-12T01:43:20.5426816Z remote: Compressing objects: 13% (99/758)
2021-05-12T01:43:20.5427651Z remote: Compressing objects: 14% (107/758)
2021-05-12T01:43:20.5428495Z remote: Compressing objects: 15% (114/758)
2021-05-12T01:43:20.5429321Z remote: Compressing objects: 16% (122/758)
2021-05-12T01:43:20.5430159Z remote: Compressing objects: 17% (129/758)
2021-05-12T01:43:20.5431002Z remote: Compressing objects: 18% (137/758)
2021-05-12T01:43:20.5431853Z remote: Compressing objects: 19% (145/758)
2021-05-12T01:43:20.5432694Z remote: Compressing objects: 20% (152/758)
2021-05-12T01:43:20.5433543Z remote: Compressing objects: 21% (160/758)
2021-05-12T01:43:20.5434394Z remote: Compressing objects: 22% (167/758)
2021-05-12T01:43:20.5435229Z remote: Compressing objects: 23% (175/758)
2021-05-12T01:43:20.5436054Z remote: Compressing objects: 24% (182/758)
2021-05-12T01:43:20.5436896Z remote: Compressing objects: 25% (190/758)
2021-05-12T01:43:20.5437744Z remote: Compressing objects: 26% (198/758)
2021-05-12T01:43:20.5438571Z remote: Compressing objects: 27% (205/758)
2021-05-12T01:43:20.5439403Z remote: Compressing objects: 28% (213/758)
2021-05-12T01:43:20.5440224Z remote: Compressing objects: 29% (220/758)
2021-05-12T01:43:20.5441073Z remote: Compressing objects: 30% (228/758)
2021-05-12T01:43:20.5441907Z remote: Compressing objects: 31% (235/758)
2021-05-12T01:43:20.5442734Z remote: Compressing objects: 32% (243/758)
2021-05-12T01:43:20.5443571Z remote: Compressing objects: 33% (251/758)
2021-05-12T01:43:20.5444401Z remote: Compressing objects: 34% (258/758)
2021-05-12T01:43:20.5445247Z remote: Compressing objects: 35% (266/758)
2021-05-12T01:43:20.5446088Z remote: Compressing objects: 36% (273/758)
2021-05-12T01:43:20.5446909Z remote: Compressing objects: 37% (281/758)
2021-05-12T01:43:20.5447879Z remote: Compressing objects: 38% (289/758)
2021-05-12T01:43:20.5448860Z remote: Compressing objects: 39% (296/758)
2021-05-12T01:43:20.5449680Z remote: Compressing objects: 40% (304/758)
2021-05-12T01:43:20.5450514Z remote: Compressing objects: 41% (311/758)
2021-05-12T01:43:20.5451336Z remote: Compressing objects: 42% (319/758)
2021-05-12T01:43:20.5452173Z remote: Compressing objects: 43% (326/758)
2021-05-12T01:43:20.5453018Z remote: Compressing objects: 44% (334/758)
2021-05-12T01:43:20.5453840Z remote: Compressing objects: 45% (342/758)
2021-05-12T01:43:20.5454680Z remote: Compressing objects: 46% (349/758)
2021-05-12T01:43:20.5455503Z remote: Compressing objects: 47% (357/758)
2021-05-12T01:43:20.5456343Z remote: Compressing objects: 48% (364/758)
2021-05-12T01:43:20.5457186Z remote: Compressing objects: 49% (372/758)
2021-05-12T01:43:20.5458006Z remote: Compressing objects: 50% (379/758)
2021-05-12T01:43:20.5458844Z remote: Compressing objects: 51% (387/758)
2021-05-12T01:43:20.5459692Z remote: Compressing objects: 52% (395/758)
2021-05-12T01:43:20.5460514Z remote: Compressing objects: 53% (402/758)
2021-05-12T01:43:20.5461356Z remote: Compressing objects: 54% (410/758)
2021-05-12T01:43:20.5462180Z remote: Compressing objects: 55% (417/758)
2021-05-12T01:43:20.5463296Z remote: Compressing objects: 56% (425/758)
2021-05-12T01:43:20.5465983Z remote: Compressing objects: 57% (433/758)
2021-05-12T01:43:20.5466831Z remote: Compressing objects: 58% (440/758)
2021-05-12T01:43:20.5467874Z remote: Compressing objects: 59% (448/758)
2021-05-12T01:43:20.5468725Z remote: Compressing objects: 60% (455/758)
2021-05-12T01:43:20.5469565Z remote: Compressing objects: 61% (463/758)
2021-05-12T01:43:20.5470398Z remote: Compressing objects: 62% (470/758)
2021-05-12T01:43:20.5471218Z remote: Compressing objects: 63% (478/758)
2021-05-12T01:43:20.5472068Z remote: Compressing objects: 64% (486/758)
2021-05-12T01:43:20.5472888Z remote: Compressing objects: 65% (493/758)
2021-05-12T01:43:20.5473729Z remote: Compressing objects: 66% (501/758)
2021-05-12T01:43:20.5474566Z remote: Compressing objects: 67% (508/758)
2021-05-12T01:43:20.5475386Z remote: Compressing objects: 68% (516/758)
2021-05-12T01:43:20.5476227Z remote: Compressing objects: 69% (524/758)
2021-05-12T01:43:20.5477062Z remote: Compressing objects: 70% (531/758)
2021-05-12T01:43:20.5477892Z remote: Compressing objects: 71% (539/758)
2021-05-12T01:43:20.5478730Z remote: Compressing objects: 72% (546/758)
2021-05-12T01:43:20.5479652Z remote: Compressing objects: 73% (554/758)
2021-05-12T01:43:20.5480424Z remote: Compressing objects: 74% (561/758)
2021-05-12T01:43:20.5481199Z remote: Compressing objects: 75% (569/758)
2021-05-12T01:43:20.5481960Z remote: Compressing objects: 76% (577/758)
2021-05-12T01:43:20.5482941Z remote: Compressing objects: 77% (584/758)
2021-05-12T01:43:20.5483763Z remote: Compressing objects: 78% (592/758)
2021-05-12T01:43:20.5484595Z remote: Compressing objects: 79% (599/758)
2021-05-12T01:43:20.5485426Z remote: Compressing objects: 80% (607/758)
2021-05-12T01:43:20.5486244Z remote: Compressing objects: 81% (614/758)
2021-05-12T01:43:20.5487078Z remote: Compressing objects: 82% (622/758)
2021-05-12T01:43:20.5488122Z remote: Compressing objects: 83% (630/758)
2021-05-12T01:43:20.5488969Z remote: Compressing objects: 84% (637/758)
2021-05-12T01:43:20.5489809Z remote: Compressing objects: 85% (645/758)
2021-05-12T01:43:20.5490632Z remote: Compressing objects: 86% (652/758)
2021-05-12T01:43:20.5491479Z remote: Compressing objects: 87% (660/758)
2021-05-12T01:43:20.5492314Z remote: Compressing objects: 88% (668/758)
2021-05-12T01:43:20.5493137Z remote: Compressing objects: 89% (675/758)
2021-05-12T01:43:20.5494104Z remote: Compressing objects: 90% (683/758)
2021-05-12T01:43:20.5494927Z remote: Compressing objects: 91% (690/758)
2021-05-12T01:43:20.5495762Z remote: Compressing objects: 92% (698/758)
2021-05-12T01:43:20.5496599Z remote: Compressing objects: 93% (705/758)
2021-05-12T01:43:20.5498071Z remote: Compressing objects: 94% (713/758)
2021-05-12T01:43:20.5579120Z remote: Compressing objects: 95% (721/758)
2021-05-12T01:43:20.5580088Z remote: Compressing objects: 96% (728/758)
2021-05-12T01:43:20.5580992Z remote: Compressing objects: 97% (736/758)
2021-05-12T01:43:20.5581853Z remote: Compressing objects: 98% (743/758)
2021-05-12T01:43:20.5583006Z remote: Compressing objects: 99% (751/758)
2021-05-12T01:43:20.5583964Z remote: Compressing objects: 100% (758/758)
2021-05-12T01:43:20.5584836Z remote: Compressing objects: 100% (758/758), done.
2021-05-12T01:43:20.5585647Z Receiving objects: 0% (1/900)
2021-05-12T01:43:20.5586386Z Receiving objects: 1% (9/900)
2021-05-12T01:43:20.5587104Z Receiving objects: 2% (18/900)
2021-05-12T01:43:20.5587844Z Receiving objects: 3% (27/900)
2021-05-12T01:43:20.5588577Z Receiving objects: 4% (36/900)
2021-05-12T01:43:20.5589295Z Receiving objects: 5% (45/900)
2021-05-12T01:43:20.5590032Z Receiving objects: 6% (54/900)
2021-05-12T01:43:20.5590747Z Receiving objects: 7% (63/900)
2021-05-12T01:43:20.5591476Z Receiving objects: 8% (72/900)
2021-05-12T01:43:20.5592205Z Receiving objects: 9% (81/900)
2021-05-12T01:43:20.5593105Z Receiving objects: 10% (90/900)
2021-05-12T01:43:20.5593857Z Receiving objects: 11% (99/900)
2021-05-12T01:43:20.5594582Z Receiving objects: 12% (108/900)
2021-05-12T01:43:20.5595314Z Receiving objects: 13% (117/900)
2021-05-12T01:43:20.5596042Z Receiving objects: 14% (126/900)
2021-05-12T01:43:20.5596794Z Receiving objects: 15% (135/900)
2021-05-12T01:43:20.5597522Z Receiving objects: 16% (144/900)
2021-05-12T01:43:20.5598257Z Receiving objects: 17% (153/900)
2021-05-12T01:43:20.5598993Z Receiving objects: 18% (162/900)
2021-05-12T01:43:20.5599709Z Receiving objects: 19% (171/900)
2021-05-12T01:43:20.5600442Z Receiving objects: 20% (180/900)
2021-05-12T01:43:20.5601160Z Receiving objects: 21% (189/900)
2021-05-12T01:43:20.5601900Z Receiving objects: 22% (198/900)
2021-05-12T01:43:20.5602649Z Receiving objects: 23% (207/900)
2021-05-12T01:43:20.5603367Z Receiving objects: 24% (216/900)
2021-05-12T01:43:20.5604098Z Receiving objects: 25% (225/900)
2021-05-12T01:43:20.5604817Z Receiving objects: 26% (234/900)
2021-05-12T01:43:20.5605556Z Receiving objects: 27% (243/900)
2021-05-12T01:43:20.5606286Z Receiving objects: 28% (252/900)
2021-05-12T01:43:20.5606999Z Receiving objects: 29% (261/900)
2021-05-12T01:43:20.5607945Z Receiving objects: 30% (270/900)
2021-05-12T01:43:20.5623736Z Receiving objects: 31% (279/900)
2021-05-12T01:43:20.5624629Z Receiving objects: 32% (288/900)
2021-05-12T01:43:20.5625441Z Receiving objects: 33% (297/900)
2021-05-12T01:43:20.5626165Z Receiving objects: 34% (306/900)
2021-05-12T01:43:20.5626902Z Receiving objects: 35% (315/900)
2021-05-12T01:43:20.5627619Z Receiving objects: 36% (324/900)
2021-05-12T01:43:20.5628350Z Receiving objects: 37% (333/900)
2021-05-12T01:43:20.5629075Z Receiving objects: 38% (342/900)
2021-05-12T01:43:20.5629794Z Receiving objects: 39% (351/900)
2021-05-12T01:43:20.5630527Z Receiving objects: 40% (360/900)
2021-05-12T01:43:20.5631247Z Receiving objects: 41% (369/900)
2021-05-12T01:43:20.5631996Z Receiving objects: 42% (378/900)
2021-05-12T01:43:20.5632842Z Receiving objects: 43% (387/900)
2021-05-12T01:43:20.5633552Z Receiving objects: 44% (396/900)
2021-05-12T01:43:20.5634288Z Receiving objects: 45% (405/900)
2021-05-12T01:43:20.5635000Z Receiving objects: 46% (414/900)
2021-05-12T01:43:20.5635730Z Receiving objects: 47% (423/900)
2021-05-12T01:43:20.5636454Z Receiving objects: 48% (432/900)
2021-05-12T01:43:20.5637366Z Receiving objects: 49% (441/900)
2021-05-12T01:43:20.5638097Z Receiving objects: 50% (450/900)
2021-05-12T01:43:20.5638814Z Receiving objects: 51% (459/900)
2021-05-12T01:43:20.5639544Z Receiving objects: 52% (468/900)
2021-05-12T01:43:20.5640273Z Receiving objects: 53% (477/900)
2021-05-12T01:43:20.5640987Z Receiving objects: 54% (486/900)
2021-05-12T01:43:20.5641714Z Receiving objects: 55% (495/900)
2021-05-12T01:43:20.5642424Z Receiving objects: 56% (504/900)
2021-05-12T01:43:20.5643155Z Receiving objects: 57% (513/900)
2021-05-12T01:43:20.5643882Z Receiving objects: 58% (522/900)
2021-05-12T01:43:20.5644606Z Receiving objects: 59% (531/900)
2021-05-12T01:43:20.5645339Z Receiving objects: 60% (540/900)
2021-05-12T01:43:20.5646050Z Receiving objects: 61% (549/900)
2021-05-12T01:43:20.5646779Z Receiving objects: 62% (558/900)
2021-05-12T01:43:20.5647702Z Receiving objects: 63% (567/900)
2021-05-12T01:43:20.5648435Z Receiving objects: 64% (576/900)
2021-05-12T01:43:20.5649181Z Receiving objects: 65% (585/900)
2021-05-12T01:43:20.5649897Z Receiving objects: 66% (594/900)
2021-05-12T01:43:20.5650633Z Receiving objects: 67% (603/900)
2021-05-12T01:43:20.5651361Z Receiving objects: 68% (612/900)
2021-05-12T01:43:20.5652085Z Receiving objects: 69% (621/900)
2021-05-12T01:43:20.5652817Z Receiving objects: 70% (630/900)
2021-05-12T01:43:20.5653529Z Receiving objects: 71% (639/900)
2021-05-12T01:43:20.5654276Z Receiving objects: 72% (648/900)
2021-05-12T01:43:20.5655007Z Receiving objects: 73% (657/900)
2021-05-12T01:43:20.5655728Z Receiving objects: 74% (666/900)
2021-05-12T01:43:20.5656605Z Receiving objects: 75% (675/900)
2021-05-12T01:43:20.5657345Z Receiving objects: 76% (684/900)
2021-05-12T01:43:20.5658086Z Receiving objects: 77% (693/900)
2021-05-12T01:43:20.5658862Z Receiving objects: 78% (702/900)
2021-05-12T01:43:20.5659580Z Receiving objects: 79% (711/900)
2021-05-12T01:43:20.5660310Z Receiving objects: 80% (720/900)
2021-05-12T01:43:20.5661047Z Receiving objects: 81% (729/900)
2021-05-12T01:43:20.5661782Z Receiving objects: 82% (738/900)
2021-05-12T01:43:20.5662515Z Receiving objects: 83% (747/900)
2021-05-12T01:43:20.5663244Z Receiving objects: 84% (756/900)
2021-05-12T01:43:20.5663972Z Receiving objects: 85% (765/900)
2021-05-12T01:43:20.5664685Z Receiving objects: 86% (774/900)
2021-05-12T01:43:20.5665423Z Receiving objects: 87% (783/900)
2021-05-12T01:43:20.5666154Z Receiving objects: 88% (792/900)
2021-05-12T01:43:20.5667925Z Receiving objects: 89% (801/900)
2021-05-12T01:43:20.5668685Z Receiving objects: 90% (810/900)
2021-05-12T01:43:20.5669425Z Receiving objects: 91% (819/900)
2021-05-12T01:43:20.5670165Z Receiving objects: 92% (828/900)
2021-05-12T01:43:20.5670952Z Receiving objects: 93% (837/900)
2021-05-12T01:43:20.5671751Z Receiving objects: 94% (846/900)
2021-05-12T01:43:20.5672481Z Receiving objects: 95% (855/900)
2021-05-12T01:43:20.5673198Z Receiving objects: 96% (864/900)
2021-05-12T01:43:20.5674709Z remote: Total 900 (delta 71), reused 358 (delta 25), pack-reused 0
2021-05-12T01:43:20.5675605Z Receiving objects: 97% (873/900)
2021-05-12T01:43:20.5676334Z Receiving objects: 98% (882/900)
2021-05-12T01:43:20.5677064Z Receiving objects: 99% (891/900)
2021-05-12T01:43:20.5677775Z Receiving objects: 100% (900/900)
2021-05-12T01:43:20.5678596Z Receiving objects: 100% (900/900), 1003.32 KiB | 11.80 MiB/s, done.
2021-05-12T01:43:20.5679391Z Resolving deltas: 0% (0/71)
2021-05-12T01:43:20.5680095Z Resolving deltas: 1% (1/71)
2021-05-12T01:43:20.5680810Z Resolving deltas: 2% (2/71)
2021-05-12T01:43:20.5681516Z Resolving deltas: 4% (3/71)
2021-05-12T01:43:20.5682241Z Resolving deltas: 5% (4/71)
2021-05-12T01:43:20.5682965Z Resolving deltas: 7% (5/71)
2021-05-12T01:43:20.5683660Z Resolving deltas: 8% (6/71)
2021-05-12T01:43:20.5684383Z Resolving deltas: 9% (7/71)
2021-05-12T01:43:20.5685092Z Resolving deltas: 11% (8/71)
2021-05-12T01:43:20.5685983Z Resolving deltas: 12% (9/71)
2021-05-12T01:43:20.5686921Z Resolving deltas: 14% (10/71)
2021-05-12T01:43:20.5687773Z Resolving deltas: 15% (11/71)
2021-05-12T01:43:20.5688511Z Resolving deltas: 16% (12/71)
2021-05-12T01:43:20.5689217Z Resolving deltas: 18% (13/71)
2021-05-12T01:43:20.5689937Z Resolving deltas: 19% (14/71)
2021-05-12T01:43:20.5690659Z Resolving deltas: 21% (15/71)
2021-05-12T01:43:20.5691362Z Resolving deltas: 22% (16/71)
2021-05-12T01:43:20.5692084Z Resolving deltas: 23% (17/71)
2021-05-12T01:43:20.5692785Z Resolving deltas: 25% (18/71)
2021-05-12T01:43:20.5693499Z Resolving deltas: 26% (19/71)
2021-05-12T01:43:20.5694220Z Resolving deltas: 28% (20/71)
2021-05-12T01:43:20.5694934Z Resolving deltas: 29% (21/71)
2021-05-12T01:43:20.5695651Z Resolving deltas: 30% (22/71)
2021-05-12T01:43:20.5696352Z Resolving deltas: 32% (23/71)
2021-05-12T01:43:20.5697070Z Resolving deltas: 33% (24/71)
2021-05-12T01:43:20.5697783Z Resolving deltas: 35% (25/71)
2021-05-12T01:43:20.5698481Z Resolving deltas: 36% (26/71)
2021-05-12T01:43:20.5699208Z Resolving deltas: 38% (27/71)
2021-05-12T01:43:20.5699909Z Resolving deltas: 39% (28/71)
2021-05-12T01:43:20.5700628Z Resolving deltas: 40% (29/71)
2021-05-12T01:43:20.5701340Z Resolving deltas: 42% (30/71)
2021-05-12T01:43:20.5702042Z Resolving deltas: 43% (31/71)
2021-05-12T01:43:20.5702813Z Resolving deltas: 45% (32/71)
2021-05-12T01:43:20.5703510Z Resolving deltas: 46% (33/71)
2021-05-12T01:43:20.5704224Z Resolving deltas: 47% (34/71)
2021-05-12T01:43:20.5704944Z Resolving deltas: 49% (35/71)
2021-05-12T01:43:20.5705650Z Resolving deltas: 50% (36/71)
2021-05-12T01:43:20.5706361Z Resolving deltas: 52% (37/71)
2021-05-12T01:43:20.5707162Z Resolving deltas: 53% (38/71)
2021-05-12T01:43:20.5707896Z Resolving deltas: 54% (39/71)
2021-05-12T01:43:20.5708618Z Resolving deltas: 56% (40/71)
2021-05-12T01:43:20.5709321Z Resolving deltas: 57% (41/71)
2021-05-12T01:43:20.5710033Z Resolving deltas: 59% (42/71)
2021-05-12T01:43:20.5710730Z Resolving deltas: 60% (43/71)
2021-05-12T01:43:20.5711448Z Resolving deltas: 61% (44/71)
2021-05-12T01:43:20.5712180Z Resolving deltas: 63% (45/71)
2021-05-12T01:43:20.5712879Z Resolving deltas: 64% (46/71)
2021-05-12T01:43:20.5713601Z Resolving deltas: 66% (47/71)
2021-05-12T01:43:20.5714299Z Resolving deltas: 67% (48/71)
2021-05-12T01:43:20.5715009Z Resolving deltas: 69% (49/71)
2021-05-12T01:43:20.5715724Z Resolving deltas: 70% (50/71)
2021-05-12T01:43:20.5716422Z Resolving deltas: 71% (51/71)
2021-05-12T01:43:20.5717134Z Resolving deltas: 73% (52/71)
2021-05-12T01:43:20.5717835Z Resolving deltas: 74% (53/71)
2021-05-12T01:43:20.5718547Z Resolving deltas: 76% (54/71)
2021-05-12T01:43:20.5719275Z Resolving deltas: 77% (55/71)
2021-05-12T01:43:20.5719980Z Resolving deltas: 78% (56/71)
2021-05-12T01:43:20.5720691Z Resolving deltas: 80% (57/71)
2021-05-12T01:43:20.5721391Z Resolving deltas: 81% (58/71)
2021-05-12T01:43:20.5722106Z Resolving deltas: 83% (59/71)
2021-05-12T01:43:20.5722822Z Resolving deltas: 84% (60/71)
2021-05-12T01:43:20.5723518Z Resolving deltas: 85% (61/71)
2021-05-12T01:43:20.5724243Z Resolving deltas: 87% (62/71)
2021-05-12T01:43:20.5724941Z Resolving deltas: 88% (63/71)
2021-05-12T01:43:20.5725656Z Resolving deltas: 90% (64/71)
2021-05-12T01:43:20.5726370Z Resolving deltas: 91% (65/71)
2021-05-12T01:43:20.5727069Z Resolving deltas: 92% (66/71)
2021-05-12T01:43:20.5727909Z Resolving deltas: 94% (67/71)
2021-05-12T01:43:20.5728616Z Resolving deltas: 95% (68/71)
2021-05-12T01:43:20.5729325Z Resolving deltas: 97% (69/71)
2021-05-12T01:43:20.5730134Z Resolving deltas: 98% (70/71)
2021-05-12T01:43:20.5730835Z Resolving deltas: 100% (71/71)
2021-05-12T01:43:20.5731579Z Resolving deltas: 100% (71/71), done.
2021-05-12T01:43:20.5732445Z From https://github.com/unisonweb/unison
2021-05-12T01:43:20.5734134Z * [new ref] 01cc1f385396c1d6bd31662151062adc834a0b17 -> origin/topic/lightweightPatchTest
2021-05-12T01:43:20.5735367Z ##[endgroup]
2021-05-12T01:43:20.5736141Z ##[group]Determining the checkout info
2021-05-12T01:43:20.5737072Z ##[endgroup]
2021-05-12T01:43:20.5737781Z ##[group]Checking out the ref
2021-05-12T01:43:20.5739349Z [command]/usr/bin/git checkout --progress --force -B topic/lightweightPatchTest refs/remotes/origin/topic/lightweightPatchTest
2021-05-12T01:43:20.5741174Z Switched to a new branch 'topic/lightweightPatchTest'
2021-05-12T01:43:20.5742804Z Branch 'topic/lightweightPatchTest' set up to track remote branch 'topic/lightweightPatchTest' from 'origin'.
2021-05-12T01:43:20.5743963Z ##[endgroup]
2021-05-12T01:43:20.5744884Z [command]/usr/bin/git log -1 --format='%H'
2021-05-12T01:43:20.5745966Z '01cc1f385396c1d6bd31662151062adc834a0b17'
2021-05-12T01:43:21.2335456Z ##[group]Run actions/cache@v2
2021-05-12T01:43:21.2336039Z with:
2021-05-12T01:43:21.2336531Z path: ~/.stack
2021-05-12T01:43:21.2337756Z key: stack-0_ubuntu-18.04-073ef2c9e7791413555b0b7f36857e19f79a156b5a5e04758c6a0dbd83d9feaf
2021-05-12T01:43:21.2338991Z ##[endgroup]
2021-05-12T01:43:22.6720155Z Received 260046848 of 918523869 (28.3%), 246.8 MBs/sec
2021-05-12T01:43:23.6748944Z Received 608174080 of 918523869 (66.2%), 288.8 MBs/sec
2021-05-12T01:43:25.6992364Z Received 918523869 of 918523869 (100.0%), 217.3 MBs/sec
2021-05-12T01:43:25.7083830Z Cache Size: ~876 MB (918523869 B)
2021-05-12T01:43:25.7242737Z [command]/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/0fb40361-a8af-485d-a8ca-644bf2a2ae41/cache.tzst -P -C /home/runner/work/unison/unison
2021-05-12T01:43:48.1534080Z Cache restored successfully
2021-05-12T01:43:48.8442974Z Cache restored from key: stack-0_ubuntu-18.04-073ef2c9e7791413555b0b7f36857e19f79a156b5a5e04758c6a0dbd83d9feaf
2021-05-12T01:43:48.9132794Z ##[group]Run actions/cache@v2
2021-05-12T01:43:48.9133499Z with:
2021-05-12T01:43:48.9134939Z path: .stack-work
parser-typechecker/.stack-work
unison-core/.stack-work
yaks/easytest/.stack-work
# Main cache key: commit hash. This should always result in a cache miss...
2021-05-12T01:43:48.9137104Z key: stack-work-0_ubuntu-18.04-01cc1f385396c1d6bd31662151062adc834a0b17
2021-05-12T01:43:48.9138528Z restore-keys: stack-work-0_ubuntu-18.04-
2021-05-12T01:43:48.9139321Z ##[endgroup]
2021-05-12T01:43:50.3692378Z Received 154493268 of 154493268 (100.0%), 155.3 MBs/sec
2021-05-12T01:43:50.3693225Z Cache Size: ~147 MB (154493268 B)
2021-05-12T01:43:50.3755820Z [command]/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/0f0a0d2e-9bf6-473f-b7f1-af6461c6959e/cache.tzst -P -C /home/runner/work/unison/unison
2021-05-12T01:43:53.8517110Z Cache restored successfully
2021-05-12T01:43:53.9939962Z Cache restored from key: stack-work-0_ubuntu-18.04-babb172c1b14ae926547b478a7faf22d239993c7
2021-05-12T01:43:54.1603517Z ##[group]Run curl -L https://github.com/commercialhaskell/stack/releases/download/v2.5.1/stack-2.5.1-linux-x86_64.tar.gz | tar -xz
2021-05-12T01:43:54.1605262Z curl -L https://github.com/commercialhaskell/stack/releases/download/v2.5.1/stack-2.5.1-linux-x86_64.tar.gz | tar -xz
2021-05-12T01:43:54.1606428Z echo "$HOME/stack-2.5.1-linux-x86_64/" >> $GITHUB_PATH
2021-05-12T01:43:54.6113457Z shell: /bin/bash -e {0}
2021-05-12T01:43:54.6114383Z ##[endgroup]
2021-05-12T01:43:54.7534925Z % Total % Received % Xferd Average Speed Time Time Time Current
2021-05-12T01:43:54.7544361Z Dload Upload Total Spent Left Speed
2021-05-12T01:43:54.7546694Z
2021-05-12T01:43:54.8571386Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2021-05-12T01:43:54.8573600Z 100 637 100 637 0 0 6125 0 --:--:-- --:--:-- --:--:-- 6125
2021-05-12T01:43:54.9879175Z
2021-05-12T01:43:55.6135316Z 0 13.8M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2021-05-12T01:43:55.6140276Z 100 13.8M 100 13.8M 0 0 16.0M 0 --:--:-- --:--:-- --:--:-- 22.1M
2021-05-12T01:43:55.7088055Z ##[group]Run git config --global user.name "GitHub Actions"
2021-05-12T01:43:55.7089022Z git config --global user.name "GitHub Actions"
2021-05-12T01:43:55.7130113Z shell: /bin/bash -e {0}
2021-05-12T01:43:55.7130622Z ##[endgroup]
2021-05-12T01:43:55.8501600Z ##[group]Run stack --no-terminal build --fast --only-dependencies
2021-05-12T01:43:55.8502592Z stack --no-terminal build --fast --only-dependencies
2021-05-12T01:43:55.8539643Z shell: /bin/bash -e {0}
2021-05-12T01:43:55.8540131Z ##[endgroup]
2021-05-12T01:44:01.8796268Z /home/runner/work/unison/unison/parser-typechecker/unison-parser-typechecker.cabal was modified manually. Ignoring /home/runner/work/unison/unison/parser-typechecker/package.yaml in favor of the cabal file.
2021-05-12T01:44:01.8800251Z If you want to use the package.yaml file instead of the cabal file,
2021-05-12T01:44:01.8801773Z then please delete the cabal file.
2021-05-12T01:44:01.9388037Z /home/runner/work/unison/unison/unison-core/unison-core1.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9390382Z please upgrade and try again.
2021-05-12T01:44:01.9397686Z /home/runner/work/unison/unison/codebase2/codebase/unison-codebase.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9399425Z please upgrade and try again.
2021-05-12T01:44:01.9443671Z /home/runner/work/unison/unison/codebase2/codebase-sqlite/unison-codebase-sqlite.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9445437Z please upgrade and try again.
2021-05-12T01:44:01.9470684Z /home/runner/work/unison/unison/codebase2/codebase-sync/unison-codebase-sync.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9472456Z please upgrade and try again.
2021-05-12T01:44:01.9496139Z /home/runner/work/unison/unison/codebase2/core/unison-core.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9497597Z please upgrade and try again.
2021-05-12T01:44:01.9527233Z /home/runner/work/unison/unison/codebase2/util/unison-util.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9528866Z please upgrade and try again.
2021-05-12T01:44:01.9550408Z /home/runner/work/unison/unison/codebase2/util-serialization/unison-util-serialization.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9552137Z please upgrade and try again.
2021-05-12T01:44:01.9573614Z /home/runner/work/unison/unison/codebase2/util-term/unison-util-term.cabal was generated with a newer version of hpack,
2021-05-12T01:44:01.9574999Z please upgrade and try again.
2021-05-12T01:44:03.9687407Z unison-codebase-0.0.0: unregistering (missing dependencies: unison-core, unison-util)
2021-05-12T01:44:03.9693165Z unison-codebase-sqlite-0.0.0: unregistering (missing dependencies: unison-codebase, unison-codebase-sync, unison-core, unison-util, unison-util-serialization, uniso...)
2021-05-12T01:44:03.9695932Z unison-codebase-sync-0.0.0: unregistering (missing dependencies: unison-codebase, unison-core, unison-util, unison-util-serialization, unison-util-term)
2021-05-12T01:44:03.9697868Z unison-core-0.0.0: unregistering (missing dependencies: unison-util)
2021-05-12T01:44:03.9700007Z unison-parser-typechecker-0.0.0: unregistering (missing dependencies: unison-codebase, unison-codebase-sqlite, unison-codebase-sync, unison-core, unison-util)
2021-05-12T01:44:03.9702451Z unison-util-0.0.0: unregistering (local file changes: U/Util/Alternative.hs U/Util/Base32Hex.hs U/Util/Cache.hs U/Util/Components.hs U/Util/Hash.hs U/U...)
2021-05-12T01:44:03.9704248Z unison-util-serialization-0.0.0: unregistering (missing dependencies: unison-util)
2021-05-12T01:44:03.9705904Z unison-util-term-0.0.0: unregistering (missing dependencies: unison-codebase, unison-core)
2021-05-12T01:44:04.0633652Z ##[group]Run stack --no-terminal build --fast
2021-05-12T01:44:04.0634709Z stack --no-terminal build --fast
2021-05-12T01:44:04.0677861Z shell: /bin/bash -e {0}
2021-05-12T01:44:04.0678370Z ##[endgroup]
2021-05-12T01:44:04.3938250Z /home/runner/work/unison/unison/parser-typechecker/unison-parser-typechecker.cabal was modified manually. Ignoring /home/runner/work/unison/unison/parser-typechecker/package.yaml in favor of the cabal file.
2021-05-12T01:44:04.3941434Z If you want to use the package.yaml file instead of the cabal file,
2021-05-12T01:44:04.3942570Z then please delete the cabal file.
2021-05-12T01:44:04.4501551Z /home/runner/work/unison/unison/unison-core/unison-core1.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4503186Z please upgrade and try again.
2021-05-12T01:44:04.4528775Z /home/runner/work/unison/unison/codebase2/codebase/unison-codebase.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4530238Z please upgrade and try again.
2021-05-12T01:44:04.4561615Z /home/runner/work/unison/unison/codebase2/codebase-sqlite/unison-codebase-sqlite.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4563787Z please upgrade and try again.
2021-05-12T01:44:04.4577383Z /home/runner/work/unison/unison/codebase2/codebase-sync/unison-codebase-sync.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4578877Z please upgrade and try again.
2021-05-12T01:44:04.4591195Z /home/runner/work/unison/unison/codebase2/core/unison-core.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4592161Z please upgrade and try again.
2021-05-12T01:44:04.4609650Z /home/runner/work/unison/unison/codebase2/util/unison-util.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4610601Z please upgrade and try again.
2021-05-12T01:44:04.4625027Z /home/runner/work/unison/unison/codebase2/util-serialization/unison-util-serialization.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4626800Z please upgrade and try again.
2021-05-12T01:44:04.4636480Z /home/runner/work/unison/unison/codebase2/util-term/unison-util-term.cabal was generated with a newer version of hpack,
2021-05-12T01:44:04.4637521Z please upgrade and try again.
2021-05-12T01:44:04.9890463Z unison-util > configure (lib)
2021-05-12T01:44:06.4267890Z unison-util > build (lib)
2021-05-12T01:44:09.1244678Z unison-util > copy/register
2021-05-12T01:44:09.4858399Z unison-core > configure (lib)
2021-05-12T01:44:10.6155785Z unison-util-serialization> configure (lib)
2021-05-12T01:44:10.6169898Z unison-core > build (lib)
2021-05-12T01:44:11.8164549Z unison-util-serialization> build (lib)
2021-05-12T01:44:12.5235162Z unison-core > copy/register
2021-05-12T01:44:12.8633674Z unison-codebase > configure (lib)
2021-05-12T01:44:13.6834501Z unison-util-serialization> copy/register
2021-05-12T01:44:13.9943003Z unison-codebase > build (lib)
2021-05-12T01:44:18.4447883Z unison-codebase > copy/register
2021-05-12T01:44:18.7943920Z unison-util-term > configure (lib)
2021-05-12T01:44:19.9038606Z unison-util-term > build (lib)
2021-05-12T01:44:21.3102549Z unison-util-term > copy/register
2021-05-12T01:44:21.6691030Z unison-codebase-sync > configure (lib)
2021-05-12T01:44:22.7785410Z unison-codebase-sync > build (lib)
2021-05-12T01:44:23.9141268Z unison-codebase-sync > copy/register
2021-05-12T01:44:24.2973104Z unison-codebase-sqlite > configure (lib)
2021-05-12T01:44:25.4332909Z unison-codebase-sqlite > build (lib)
2021-05-12T01:44:37.0632166Z unison-codebase-sqlite > copy/register
2021-05-12T01:44:37.5077995Z unison-parser-typechecker> configure (lib + exe)
2021-05-12T01:44:39.0232927Z unison-parser-typechecker> build (lib + exe)
2021-05-12T01:46:37.9777727Z unison-parser-typechecker> copy/register
2021-05-12T01:46:41.4280940Z Completed 8 action(s).
2021-05-12T01:46:41.4287222Z Log files have been written to: /home/runner/work/unison/unison/.stack-work/logs/
2021-05-12T01:46:41.4444159Z ##[group]Run stack --no-terminal exec tests
2021-05-12T01:46:41.4444917Z stack --no-terminal exec tests
2021-05-12T01:46:41.4497502Z shell: /bin/bash -e {0}
2021-05-12T01:46:41.4497996Z ##[endgroup]
2021-05-12T01:46:41.7473949Z /home/runner/work/unison/unison/parser-typechecker/unison-parser-typechecker.cabal was modified manually. Ignoring /home/runner/work/unison/unison/parser-typechecker/package.yaml in favor of the cabal file.
2021-05-12T01:46:41.7476140Z If you want to use the package.yaml file instead of the cabal file,
2021-05-12T01:46:41.7476867Z then please delete the cabal file.
2021-05-12T01:46:41.8028424Z /home/runner/work/unison/unison/unison-core/unison-core1.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8030240Z please upgrade and try again.
2021-05-12T01:46:41.8047417Z /home/runner/work/unison/unison/codebase2/codebase/unison-codebase.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8049155Z please upgrade and try again.
2021-05-12T01:46:41.8093710Z /home/runner/work/unison/unison/codebase2/codebase-sqlite/unison-codebase-sqlite.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8095580Z please upgrade and try again.
2021-05-12T01:46:41.8097245Z /home/runner/work/unison/unison/codebase2/codebase-sync/unison-codebase-sync.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8098544Z please upgrade and try again.
2021-05-12T01:46:41.8112843Z /home/runner/work/unison/unison/codebase2/core/unison-core.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8120915Z please upgrade and try again.
2021-05-12T01:46:41.8126586Z /home/runner/work/unison/unison/codebase2/util/unison-util.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8127690Z please upgrade and try again.
2021-05-12T01:46:41.8198375Z /home/runner/work/unison/unison/codebase2/util-serialization/unison-util-serialization.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8199690Z please upgrade and try again.
2021-05-12T01:46:41.8212460Z /home/runner/work/unison/unison/codebase2/util-term/unison-util-term.cabal was generated with a newer version of hpack,
2021-05-12T01:46:41.8213869Z please upgrade and try again.
2021-05-12T01:46:42.3497744Z Randomness seed for this run is 9026432155558480332
2021-05-12T01:46:42.3498783Z Raw test output to follow ...
2021-05-12T01:46:42.3500274Z ------------------------------------------------------------
2021-05-12T01:46:42.3502189Z 🦄 util.cache.ex1
2021-05-12T01:46:42.3503195Z 🦄 util.cache.ex2
2021-05-12T01:46:42.3504095Z 🦄 util.cache.ex3
2021-05-12T01:46:42.3504983Z 🦄 util.cache.ex4
2021-05-12T01:46:42.3505799Z 🦄 lexer.1
2021-05-12T01:46:42.3506586Z 🦄 lexer.+1
2021-05-12T01:46:42.3507374Z 🦄 lexer.-1
2021-05-12T01:46:42.3508173Z 🦄 lexer.-1.0
2021-05-12T01:46:42.3508973Z 🦄 lexer.+1.0
2021-05-12T01:46:42.3509765Z 🦄 lexer.1e3
2021-05-12T01:46:42.3510574Z 🦄 lexer.1e+3
2021-05-12T01:46:42.3511382Z 🦄 lexer.1e-3
2021-05-12T01:46:42.3512327Z 🦄 lexer.+1e3
2021-05-12T01:46:42.3513147Z 🦄 lexer.+1e+3
2021-05-12T01:46:42.3513973Z 🦄 lexer.+1e-3
2021-05-12T01:46:42.3514795Z 🦄 lexer.-1e3
2021-05-12T01:46:42.3515615Z 🦄 lexer.-1e+3
2021-05-12T01:46:42.3516421Z 🦄 lexer.-1e-3
2021-05-12T01:46:42.3517240Z 🦄 lexer.1.2e3
2021-05-12T01:46:42.3518067Z 🦄 lexer.1.2e+3
2021-05-12T01:46:42.3518890Z 🦄 lexer.1.2e-3
2021-05-12T01:46:42.3519726Z 🦄 lexer.+1.2e3
2021-05-12T01:46:42.3520555Z 🦄 lexer.+1.2e+3
2021-05-12T01:46:42.3522144Z 🦄 lexer.+1.2e-3
2021-05-12T01:46:42.3522976Z 🦄 lexer.-1.2e3
2021-05-12T01:46:42.3523743Z 🦄 lexer.-1.2e+3
2021-05-12T01:46:42.3524504Z 🦄 lexer.-1.2e-3
2021-05-12T01:46:42.3525227Z 🦄 lexer.1E3
2021-05-12T01:46:42.3525953Z 🦄 lexer.1E+3
2021-05-12T01:46:42.3526681Z 🦄 lexer.1E-3
2021-05-12T01:46:42.3527413Z 🦄 lexer.+1E3
2021-05-12T01:46:42.3528397Z 🦄 lexer.+1E+3
2021-05-12T01:46:42.3529138Z 🦄 lexer.+1E-3
2021-05-12T01:46:42.3529876Z 🦄 lexer.-1E3
2021-05-12T01:46:42.3530941Z 🦄 lexer.-1E+3
2021-05-12T01:46:42.3531702Z 🦄 lexer.-1E-3
2021-05-12T01:46:42.3532446Z 🦄 lexer.1.2E3
2021-05-12T01:46:42.3533190Z 🦄 lexer.1.2E+3
2021-05-12T01:46:42.3533941Z 🦄 lexer.1.2E-3
2021-05-12T01:46:42.3534689Z 🦄 lexer.+1.2E3
2021-05-12T01:46:42.3535426Z 🦄 lexer.+1.2E+3
2021-05-12T01:46:42.3536181Z 🦄 lexer.+1.2E-3
2021-05-12T01:46:42.3536932Z 🦄 lexer.-1.2E3
2021-05-12T01:46:42.3537823Z 🦄 lexer.-1.2E+3
2021-05-12T01:46:42.3538563Z 🦄 lexer.-1.2E-3
2021-05-12T01:46:42.3539303Z 🦄 lexer.1-1
2021-05-12T01:46:42.3540017Z 🦄 lexer.1+1
2021-05-12T01:46:42.3540734Z 🦄 lexer.1 +1
2021-05-12T01:46:42.3541434Z 🦄 lexer.1+ 1
2021-05-12T01:46:42.3542151Z 🦄 lexer.x+y
2021-05-12T01:46:42.3542876Z 🦄 lexer.++;++
2021-05-12T01:46:42.3543615Z 🦄 lexer.++; woot
2021-05-12T01:46:42.3544361Z 🦄 lexer.woot;woot
2021-05-12T01:46:42.3545142Z 🦄 lexer.woot;(woot)
2021-05-12T01:46:42.3545908Z 🦄 lexer.[+1,+1]
2021-05-12T01:46:42.3546603Z 🦄 lexer.[ +1 , +1 ]
2021-05-12T01:46:42.3547390Z 🦄 lexer.-- a comment 1.0
2021-05-12T01:46:42.3548244Z 🦄 lexer."woot" -- a comment 1.0
2021-05-12T01:46:42.3549020Z 🦄 lexer.0:Int
2021-05-12T01:46:42.3553307Z 🦄 lexer.0 : Int
2021-05-12T01:46:42.3553990Z 🦄 lexer..Foo Foo . .foo.bar.baz
2021-05-12T01:46:42.3554688Z 🦄 lexer..Foo.Bar.+
2021-05-12T01:46:42.3555304Z 🦄 lexer.foo#bar
2021-05-12T01:46:42.3555880Z 🦄 lexer.+#bar
2021-05-12T01:46:42.3556527Z 🦄 lexer.if x then y else z
2021-05-12T01:46:42.3557120Z 🦄 lexer.if
2021-05-12T01:46:42.3557512Z x
2021-05-12T01:46:42.3557874Z then
2021-05-12T01:46:42.3558230Z y
2021-05-12T01:46:42.3558582Z else z
2021-05-12T01:46:42.3558847Z
2021-05-12T01:46:42.3559354Z 🦄 lexer.if
2021-05-12T01:46:42.3559741Z x
2021-05-12T01:46:42.3560083Z then
2021-05-12T01:46:42.3560442Z y
2021-05-12T01:46:42.3560811Z else z
2021-05-12T01:46:42.3561074Z
2021-05-12T01:46:42.3561564Z 🦄 lexer.if
2021-05-12T01:46:42.3561950Z x
2021-05-12T01:46:42.3562310Z then
2021-05-12T01:46:42.3562648Z y
2021-05-12T01:46:42.3563023Z else z
2021-05-12T01:46:42.3563281Z
2021-05-12T01:46:42.3563813Z 🦄 lexer.test =
2021-05-12T01:46:42.3564120Z
2021-05-12T01:46:42.3564453Z x = 1
2021-05-12T01:46:42.3564700Z
2021-05-12T01:46:42.3565225Z 🦄 lexer.test =
2021-05-12T01:46:42.3565657Z test2 =
2021-05-12T01:46:42.3565906Z
2021-05-12T01:46:42.3566251Z x = 1
2021-05-12T01:46:42.3566495Z
2021-05-12T01:46:42.3567033Z 🦄 lexer.if a then b
2021-05-12T01:46:42.3567799Z else if c then d
2021-05-12T01:46:42.3568257Z else if e then f
2021-05-12T01:46:42.3568680Z else g
2021-05-12T01:46:42.3568944Z
2021-05-12T01:46:42.3569512Z 🦄 lexer.if x then else
2021-05-12T01:46:42.3570168Z 🦄 lexer.if x then 1 else
2021-05-12T01:46:42.3570982Z 🦄 lexer."simple string without escape characters"
2021-05-12T01:46:42.3571868Z 🦄 lexer."test escaped quotes \"in quotes\""
2021-05-12T01:46:42.3572541Z 🦄 lexer."\n \t \b \a"
2021-05-12T01:46:42.3573328Z 42:(User "a"-1. Var User "a"-1 -> Var User "a"):(User "a"-1. Var User "a"-1)
2021-05-12T01:46:42.3574238Z 42:(User "a"-1. Var User "a"-1 -> Var User "a"):(User "a"-1. Var User "a"-1)
2021-05-12T01:46:42.3575081Z 🦄 term.Term.substTypeVar
2021-05-12T01:46:42.3575915Z 🦄 (2) term.Term.substTypeVar
2021-05-12T01:46:42.3576764Z 🦄 (3) term.Term.substTypeVar
2021-05-12T01:46:42.3577609Z 🦄 (4) term.Term.substTypeVar
2021-05-12T01:46:42.3578492Z 🦄 term.Term.unhashComponent
2021-05-12T01:46:42.3579244Z 🦄 termparser.1
2021-05-12T01:46:42.3579897Z 🦄 termparser.1.0
2021-05-12T01:46:42.3580540Z 🦄 termparser.+1
2021-05-12T01:46:42.3581162Z 🦄 termparser.-1
2021-05-12T01:46:42.3581813Z 🦄 termparser.+1.0
2021-05-12T01:46:42.3582474Z 🦄 termparser.-1.0
2021-05-12T01:46:42.3583134Z 🦄 termparser.1e3
2021-05-12T01:46:42.3583782Z 🦄 termparser.1e+3
2021-05-12T01:46:42.3584452Z 🦄 termparser.1e-3
2021-05-12T01:46:42.3585124Z 🦄 termparser.+1e3
2021-05-12T01:46:42.3585785Z 🦄 termparser.+1e+3
2021-05-12T01:46:42.3586472Z 🦄 termparser.+1e-3
2021-05-12T01:46:42.3587151Z 🦄 termparser.-1e3
2021-05-12T01:46:42.3588016Z 🦄 termparser.-1e+3
2021-05-12T01:46:42.3588710Z 🦄 termparser.-1e-3
2021-05-12T01:46:42.3589402Z 🦄 termparser.1.2e3
2021-05-12T01:46:42.3590099Z 🦄 termparser.1.2e+3
2021-05-12T01:46:42.3591863Z 🦄 termparser.1.2e-3
2021-05-12T01:46:42.3592620Z 🦄 termparser.+1.2e3
2021-05-12T01:46:42.3593326Z 🦄 termparser.+1.2e+3
2021-05-12T01:46:42.3594040Z 🦄 termparser.+1.2e-3
2021-05-12T01:46:42.3594865Z 🦄 termparser.-1.2e3
2021-05-12T01:46:42.3595581Z 🦄 termparser.-1.2e+3
2021-05-12T01:46:42.3596299Z 🦄 termparser.-1.2e-3
2021-05-12T01:46:42.3596973Z 🦄 termparser.-4 th
2021-05-12T01:46:42.3597612Z 🦄 termparser.()
2021-05-12T01:46:42.3598234Z 🦄 termparser.(0)
2021-05-12T01:46:42.3598893Z 🦄 termparser.forty
2021-05-12T01:46:42.3599596Z 🦄 termparser.forty two
2021-05-12T01:46:42.3600313Z 🦄 termparser."forty two"
2021-05-12T01:46:42.3600975Z 🦄 termparser.[1,2,3]
2021-05-12T01:46:42.3601592Z 🦄 termparser."abc"
2021-05-12T01:46:42.3602224Z 🦄 termparser.?x
2021-05-12T01:46:42.3603862Z 🦄 termparser.?\n
2021-05-12T01:46:42.3604564Z 🦄 termparser.x + 1
2021-05-12T01:46:42.3605194Z 🦄 termparser.1 + 1
2021-05-12T01:46:42.3605859Z 🦄 termparser.1 Nat.+ 1
2021-05-12T01:46:42.3606517Z 🦄 termparser.( x + 1 )
2021-05-12T01:46:42.3607175Z 🦄 termparser.foo 42
2021-05-12T01:46:42.3608010Z 🦄 termparser.1 Nat.== 1
2021-05-12T01:46:42.3608693Z 🦄 termparser.x Nat.== y
2021-05-12T01:46:42.3609467Z 🦄 termparser.if 1 Nat.== 1 then 1 else 1
2021-05-12T01:46:42.3610264Z 🦄 termparser.if 1 Nat.== x then 1 else 1
2021-05-12T01:46:42.3611072Z 🦄 termparser.if x Nat.== 1 then 1 else 1
2021-05-12T01:46:42.3611856Z 🦄 termparser.if x == 1 then 1 else 1
2021-05-12T01:46:42.3612687Z 🦄 termparser.if x Nat.== x then 1 else 1
2021-05-12T01:46:42.3613415Z 🦄 termparser.let x = 1
2021-05-12T01:46:42.3614089Z 🦄 termparser.let
2021-05-12T01:46:42.3614770Z 🦄 termparser.let y = 1
2021-05-12T01:46:42.3615423Z 🦄 termparser.(let
2021-05-12T01:46:42.3616111Z 🦄 termparser.handle
2021-05-12T01:46:42.3616947Z 🦄 (2) termparser.handle
2021-05-12T01:46:42.3617746Z 🦄 termparser.handle x with foo
2021-05-12T01:46:42.3618561Z 🦄 termparser.handle foo with cases
2021-05-12T01:46:42.3619383Z 🦄 termparser.match x with x -> x
2021-05-12T01:46:42.3620170Z 🦄 termparser.match x with 0 -> 1
2021-05-12T01:46:42.3620929Z 🦄 termparser.match x with
2021-05-12T01:46:42.3621667Z 🦄 termparser.match +0 with
2021-05-12T01:46:42.3622440Z 🦄 (2) termparser.match x with
2021-05-12T01:46:42.3623201Z 🦄 (3) termparser.match x with
2021-05-12T01:46:42.3623947Z 🦄 (4) termparser.match x with
2021-05-12T01:46:42.3624706Z 🦄 (5) termparser.match x with
2021-05-12T01:46:42.3625460Z 🦄 termparser.cases x -> x
2021-05-12T01:46:42.3626177Z 🦄 termparser.cases
2021-05-12T01:46:42.3626866Z 🦄 (2) termparser.cases
2021-05-12T01:46:42.3627609Z 🦄 termparser.if x then y else z
2021-05-12T01:46:42.3628348Z 🦄 termparser.-- if test 1
2021-05-12T01:46:42.3629045Z 🦄 termparser.-- if test 2
2021-05-12T01:46:42.3629769Z 🦄 termparser.-- if test 3
2021-05-12T01:46:42.3630448Z 🦄 termparser.x && y
2021-05-12T01:46:42.3631095Z 🦄 termparser.x || y
2021-05-12T01:46:42.3631769Z 🦄 termparser.--let r1
2021-05-12T01:46:42.3632471Z 🦄 (2) termparser.let
2021-05-12T01:46:42.3633083Z 🦄 fiddle.hi
2021-05-12T01:46:42.3633661Z 🦄 fiddle.foo.+
2021-05-12T01:46:42.3634256Z 🦄 (2) fiddle.foo.+
2021-05-12T01:46:42.3634862Z 🦄 fiddle.foo bar
2021-05-12T01:46:42.3635467Z 🦄 fiddle.foo +
2021-05-12T01:46:42.3636027Z 🦄 fiddle.x -> x
2021-05-12T01:46:42.3636616Z 🦄 fiddle.x y z -> 1 + 1
2021-05-12T01:46:42.3637176Z 🦄 fiddle.
2021-05-12T01:46:42.3637732Z 🦄 fiddle.uno
2021-05-12T01:46:42.3638311Z 🦄 fiddle.uno + dos
2021-05-12T01:46:42.3638942Z 🦄 fiddle.uno + dos * tres
2021-05-12T01:46:42.3639592Z 🦄 fiddle.(uno + dos + tres)
2021-05-12T01:46:42.3640169Z 🦄 fiddle.( 0 )
2021-05-12T01:46:42.3640894Z 🦄 termprinter.splitName.x
2021-05-12T01:46:42.3641810Z 🦄 termprinter.splitName.A.x
2021-05-12T01:46:42.3642934Z 🦄 termprinter.splitName.A.B.x
2021-05-12T01:46:42.3643851Z 🦄 termprinter.if true then +2 else -2
2021-05-12T01:46:42.3644675Z 🦄 (2) termprinter.if true then +2 else -2
2021-05-12T01:46:42.3645414Z 🦄 termprinter.[2, 3, 4]
2021-05-12T01:46:42.3646061Z 🦄 (2) termprinter.[2, 3, 4]
2021-05-12T01:46:42.3646710Z 🦄 termprinter.[2]
2021-05-12T01:46:42.3647356Z 🦄 (2) termprinter.[2]
2021-05-12T01:46:42.3648265Z 🦄 termprinter.[]
2021-05-12T01:46:42.3649006Z 🦄 (2) termprinter.[]
2021-05-12T01:46:42.3649723Z 🦄 termprinter.true && false
2021-05-12T01:46:42.3650502Z 🦄 (2) termprinter.true && false
2021-05-12T01:46:42.3651286Z 🦄 termprinter.false || false
2021-05-12T01:46:42.3652078Z 🦄 (2) termprinter.false || false
2021-05-12T01:46:42.3652893Z 🦄 termprinter.g ((true || false) && (f x y))
2021-05-12T01:46:42.3653705Z 🦄 (2) termprinter.g ((true || false) && (f x y))
2021-05-12T01:46:42.3654572Z 🦄 termprinter.if _something then _foo else _blah
2021-05-12T01:46:42.3655529Z 🦄 (2) termprinter.if _something then _foo else _blah
2021-05-12T01:46:42.3656361Z 🦄 termprinter.3.14159
2021-05-12T01:46:42.3657112Z 🦄 (2) termprinter.3.14159
2021-05-12T01:46:42.3657794Z 🦄 termprinter.+0
2021-05-12T01:46:42.3658453Z 🦄 (2) termprinter.+0
2021-05-12T01:46:42.3659220Z 🦄 termprinter.0xsabba1234
2021-05-12T01:46:42.3660085Z 🦄 (2) termprinter.0xsabba1234
2021-05-12T01:46:42.3660905Z 🦄 termprinter.0x00000001
2021-05-12T01:46:42.3661728Z 🦄 (2) termprinter.0x00000001
2021-05-12T01:46:42.3662513Z 🦄 termprinter.+0x00001
2021-05-12T01:46:42.3663271Z 🦄 (2) termprinter.+0x00001
2021-05-12T01:46:42.3664034Z 🦄 termprinter.-0x0001
2021-05-12T01:46:42.3664789Z 🦄 (2) termprinter.-0x0001
2021-05-12T01:46:42.3665514Z 🦄 termprinter.0xff
2021-05-12T01:46:42.3666198Z 🦄 (2) termprinter.0xff
2021-05-12T01:46:42.3666900Z 🦄 termprinter.+0xff
2021-05-12T01:46:42.3667613Z 🦄 (2) termprinter.+0xff
2021-05-12T01:46:42.3668359Z 🦄 termprinter.0o77777777
2021-05-12T01:46:42.3669169Z 🦄 (2) termprinter.0o77777777
2021-05-12T01:46:42.3669943Z 🦄 termprinter."some text"
2021-05-12T01:46:42.3670667Z 🦄 (2) termprinter."some text"
2021-05-12T01:46:42.3671383Z 🦄 termprinter."they said \"hi\""
2021-05-12T01:46:42.3672129Z 🦄 (2) termprinter."they said \"hi\""
2021-05-12T01:46:42.3672797Z 🦄 termprinter
2021-05-12T01:46:42.3673446Z 🦄 termprinter.Rúnar
2021-05-12T01:46:42.3674118Z 🦄 (2) termprinter.Rúnar
2021-05-12T01:46:42.3674781Z 🦄 (2) termprinter
2021-05-12T01:46:42.3680308Z 🦄 termprinter.古池や蛙飛びこむ水の音
2021-05-12T01:46:42.3681058Z 🦄 (2) termprinter.古池や蛙飛びこむ水の音
2021-05-12T01:46:42.3681742Z 🦄 termprinter.2 : Nat
2021-05-12T01:46:42.3682431Z 🦄 (2) termprinter.2 : Nat
2021-05-12T01:46:42.3683149Z 🦄 termprinter.x -> x && false
2021-05-12T01:46:42.3683868Z 🦄 (2) termprinter.x -> x && false
2021-05-12T01:46:42.3684579Z 🦄 termprinter.x y -> x && y
2021-05-12T01:46:42.3687705Z 🦄 (2) termprinter.x y -> x && y
2021-05-12T01:46:42.3688413Z 🦄 termprinter.x y z -> x && y
2021-05-12T01:46:42.3689152Z 🦄 (2) termprinter.x y z -> x && y
2021-05-12T01:46:42.3689864Z 🦄 termprinter.x y y -> x && y
2021-05-12T01:46:42.3690748Z 🦄 (2) termprinter.x y y -> x && y
2021-05-12T01:46:42.3703826Z 🦄 termprinter.()
2021-05-12T01:46:42.3704523Z 🦄 (2) termprinter.()
2021-05-12T01:46:42.3705263Z 🦄 termprinter.Cons
2021-05-12T01:46:42.3705976Z 🦄 (2) termprinter.Cons
2021-05-12T01:46:42.3706653Z 🦄 termprinter.foo
2021-05-12T01:46:42.3707359Z 🦄 (2) termprinter.foo
2021-05-12T01:46:42.3708138Z 🦄 termprinter.List.empty
2021-05-12T01:46:42.3709000Z 🦄 (2) termprinter.List.empty
2021-05-12T01:46:42.3709762Z 🦄 termprinter.None
2021-05-12T01:46:42.3710474Z 🦄 (2) termprinter.None
2021-05-12T01:46:42.3711302Z 🦄 termprinter.Optional.None
2021-05-12T01:46:42.3712313Z 🦄 (2) termprinter.Optional.None
2021-05-12T01:46:42.3713208Z 🦄 termprinter.handle foo with bar
2021-05-12T01:46:42.3714069Z 🦄 (2) termprinter.handle foo with bar
2021-05-12T01:46:42.3714854Z 🦄 termprinter.Cons 1 1
2021-05-12T01:46:42.3715734Z 🦄 (2) termprinter.Cons 1 1
2021-05-12T01:46:42.3716443Z 🦄 termprinter.let
2021-05-12T01:46:42.3716905Z x = 1
2021-05-12T01:46:42.3717260Z x
2021-05-12T01:46:42.3717829Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3718294Z x = 1
2021-05-12T01:46:42.3718652Z x
2021-05-12T01:46:42.3719236Z 🦄 (3) termprinter.let
2021-05-12T01:46:42.3719682Z x = 1
2021-05-12T01:46:42.3720041Z x
2021-05-12T01:46:42.3720628Z 🦄 (4) termprinter.let
2021-05-12T01:46:42.3721158Z x = 1
2021-05-12T01:46:42.3721512Z x
2021-05-12T01:46:42.3722095Z 🦄 termprinter.let
2021-05-12T01:46:42.3722552Z x = 1
2021-05-12T01:46:42.3722893Z y = 2
2021-05-12T01:46:42.3723251Z f x y
2021-05-12T01:46:42.3723844Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3724284Z x = 1
2021-05-12T01:46:42.3724640Z y = 2
2021-05-12T01:46:42.3725001Z f x y
2021-05-12T01:46:42.3725567Z 🦄 termprinter.let
2021-05-12T01:46:42.3726042Z f = cases
2021-05-12T01:46:42.3726553Z 0 -> 0
2021-05-12T01:46:42.3727044Z x -> x
2021-05-12T01:46:42.3727393Z f y
2021-05-12T01:46:42.3728331Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3728962Z f = cases
2021-05-12T01:46:42.3729455Z 0 -> 0
2021-05-12T01:46:42.3729947Z x -> x
2021-05-12T01:46:42.3730308Z f y
2021-05-12T01:46:42.3730885Z 🦄 termprinter.let
2021-05-12T01:46:42.3731349Z f z = cases
2021-05-12T01:46:42.3731854Z 0 -> z
2021-05-12T01:46:42.3732348Z y -> g y
2021-05-12T01:46:42.3732713Z f "" 1
2021-05-12T01:46:42.3733302Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3733785Z f z = cases
2021-05-12T01:46:42.3734292Z 0 -> z
2021-05-12T01:46:42.3734767Z y -> g y
2021-05-12T01:46:42.3735137Z f "" 1
2021-05-12T01:46:42.3735716Z 🦄 termprinter.let
2021-05-12T01:46:42.3736175Z f _ = cases
2021-05-12T01:46:42.3736677Z 0 -> 0
2021-05-12T01:46:42.3737159Z x -> x
2021-05-12T01:46:42.3737520Z !f 1
2021-05-12T01:46:42.3738089Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3738566Z f _ = cases
2021-05-12T01:46:42.3739070Z 0 -> 0
2021-05-12T01:46:42.3739536Z x -> x
2021-05-12T01:46:42.3739911Z !f 1
2021-05-12T01:46:42.3740541Z 🦄 termprinter.let
2021-05-12T01:46:42.3741100Z f = cases
2021-05-12T01:46:42.3741659Z 0, x -> 0
2021-05-12T01:46:42.3742218Z x, 0 -> x
2021-05-12T01:46:42.3742753Z f y
2021-05-12T01:46:42.3743427Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3743990Z f = cases
2021-05-12T01:46:42.3744600Z 0, x -> 0
2021-05-12T01:46:42.3745211Z x, 0 -> x
2021-05-12T01:46:42.3745608Z f y
2021-05-12T01:46:42.3746276Z 🦄 termprinter.let
2021-05-12T01:46:42.3746909Z interleave = cases
2021-05-12T01:46:42.3747581Z [], x -> x
2021-05-12T01:46:42.3748160Z x, [] -> y
2021-05-12T01:46:42.3748908Z h +: t, h2 +: t2 -> [h, h2] ++ interleave t t2
2021-05-12T01:46:42.3749480Z f y
2021-05-12T01:46:42.3750096Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.3750715Z interleave = cases
2021-05-12T01:46:42.3751406Z [], x -> x
2021-05-12T01:46:42.3752037Z x, [] -> y
2021-05-12T01:46:42.3752733Z h +: t, h2 +: t2 -> [h, h2] ++ interleave t t2
2021-05-12T01:46:42.3753288Z f y
2021-05-12T01:46:42.3753943Z 🦄 (3) termprinter
2021-05-12T01:46:42.3754587Z 🦄 (4) termprinter
2021-05-12T01:46:42.3755294Z 🦄 (5) termprinter
2021-05-12T01:46:42.3756168Z 🦄 termprinter.match x with () -> foo
2021-05-12T01:46:42.3757095Z 🦄 (2) termprinter.match x with () -> foo
2021-05-12T01:46:42.3757978Z 🦄 termprinter.match x with _ -> foo
2021-05-12T01:46:42.3758920Z 🦄 (2) termprinter.match x with _ -> foo
2021-05-12T01:46:42.3759831Z 🦄 termprinter.match x with y -> y
2021-05-12T01:46:42.3760729Z 🦄 (2) termprinter.match x with y -> y
2021-05-12T01:46:42.7900390Z 🦄 termprinter.match x with 1 -> foo
2021-05-12T01:46:42.7904487Z 🦄 (2) termprinter.match x with 1 -> foo
2021-05-12T01:46:42.7911287Z 🦄 termprinter.match x with +1 -> foo
2021-05-12T01:46:42.7913362Z 🦄 (2) termprinter.match x with +1 -> foo
2021-05-12T01:46:42.7914574Z 🦄 termprinter.match x with -1 -> foo
2021-05-12T01:46:42.7916130Z 🦄 (2) termprinter.match x with -1 -> foo
2021-05-12T01:46:42.7917322Z 🦄 termprinter.match x with 3.14159 -> foo
2021-05-12T01:46:42.7920182Z 🦄 (2) termprinter.match x with 3.14159 -> foo
2021-05-12T01:46:42.7939791Z 🦄 termprinter.match x with
2021-05-12T01:46:42.7940503Z true -> foo
2021-05-12T01:46:42.7941052Z false -> bar
2021-05-12T01:46:42.7941726Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.7942791Z true -> foo
2021-05-12T01:46:42.7943344Z false -> bar
2021-05-12T01:46:42.7947153Z 🦄 (3) termprinter.match x with
2021-05-12T01:46:42.7947812Z true -> foo
2021-05-12T01:46:42.7948362Z false -> bar
2021-05-12T01:46:42.7949050Z 🦄 (4) termprinter.match x with
2021-05-12T01:46:42.7949691Z true -> foo
2021-05-12T01:46:42.7950237Z false -> bar
2021-05-12T01:46:42.7950964Z 🦄 termprinter.match x with false -> foo
2021-05-12T01:46:42.7951860Z 🦄 (2) termprinter.match x with false -> foo
2021-05-12T01:46:42.7952703Z 🦄 termprinter.match x with y@() -> y
2021-05-12T01:46:42.7953594Z 🦄 (2) termprinter.match x with y@() -> y
2021-05-12T01:46:42.7954454Z 🦄 termprinter.match x with a@(b@(c@())) -> c
2021-05-12T01:46:42.7955321Z 🦄 (2) termprinter.match x with a@(b@(c@())) -> c
2021-05-12T01:46:42.7956160Z 🦄 termprinter.match e with { a } -> z
2021-05-12T01:46:42.7957015Z 🦄 (2) termprinter.match e with { a } -> z
2021-05-12T01:46:42.7957752Z 🦄 (6) termprinter
2021-05-12T01:46:42.7958465Z 🦄 termprinter.cases x -> x
2021-05-12T01:46:42.7959257Z 🦄 (2) termprinter.cases x -> x
2021-05-12T01:46:42.7960020Z 🦄 termprinter.cases
2021-05-12T01:46:42.7960631Z [] -> 0
2021-05-12T01:46:42.7961103Z [x] -> 1
2021-05-12T01:46:42.7961585Z _ -> 2
2021-05-12T01:46:42.7962209Z 🦄 (2) termprinter.cases
2021-05-12T01:46:42.7962799Z [] -> 0
2021-05-12T01:46:42.7963289Z [x] -> 1
2021-05-12T01:46:42.7963784Z _ -> 2
2021-05-12T01:46:42.7964513Z 🦄 termprinter.if a then if b then c else d else e
2021-05-12T01:46:42.7965434Z 🦄 (2) termprinter.if a then if b then c else d else e
2021-05-12T01:46:42.7966428Z 🦄 termprinter.handle handle foo with bar with baz
2021-05-12T01:46:42.7967758Z 🦄 (2) termprinter.handle handle foo with bar with baz
2021-05-12T01:46:42.7968724Z 🦄 termprinter.match (if a then
2021-05-12T01:46:42.7969233Z b
2021-05-12T01:46:42.7969636Z else c) with
2021-05-12T01:46:42.7970168Z 112 -> x
2021-05-12T01:46:42.7970820Z 🦄 (2) termprinter.match (if a then
2021-05-12T01:46:42.7971382Z b
2021-05-12T01:46:42.7971779Z else c) with
2021-05-12T01:46:42.7972311Z 112 -> x
2021-05-12T01:46:42.7973005Z 🦄 termprinter.handle bar with Pair 1 1
2021-05-12T01:46:42.7973907Z 🦄 (2) termprinter.handle bar with Pair 1 1
2021-05-12T01:46:42.7974803Z 🦄 termprinter.handle bar with x -> foo
2021-05-12T01:46:42.7975671Z 🦄 (2) termprinter.handle bar with x -> foo
2021-05-12T01:46:42.7980321Z 🦄 termprinter.let
2021-05-12T01:46:42.7980820Z x = (1 : Int)
2021-05-12T01:46:42.7981218Z (x : Int)
2021-05-12T01:46:42.7981836Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.7982359Z x = (1 : Int)
2021-05-12T01:46:42.7982760Z (x : Int)
2021-05-12T01:46:42.7983454Z 🦄 termprinter.match x with 12 -> (y : Int)
2021-05-12T01:46:42.7984329Z 🦄 (2) termprinter.match x with 12 -> (y : Int)
2021-05-12T01:46:42.7985199Z 🦄 termprinter.if a then (b : Int) else (c : Int)
2021-05-12T01:46:42.7986080Z 🦄 (2) termprinter.if a then (b : Int) else (c : Int)
2021-05-12T01:46:42.7987000Z 🦄 termprinter.match x with 12 -> if a then b else c
2021-05-12T01:46:42.7987965Z 🦄 (2) termprinter.match x with 12 -> if a then b else c
2021-05-12T01:46:42.7988866Z 🦄 termprinter.match x with 12 -> x -> f x
2021-05-12T01:46:42.7989731Z 🦄 (2) termprinter.match x with 12 -> x -> f x
2021-05-12T01:46:42.7990545Z 🦄 termprinter.match x with (12) -> x
2021-05-12T01:46:42.7991919Z 🦄 (2) termprinter.match x with (12) -> x
2021-05-12T01:46:42.7992754Z 🦄 termprinter.match (x) with 12 -> x
2021-05-12T01:46:42.7993592Z 🦄 (2) termprinter.match (x) with 12 -> x
2021-05-12T01:46:42.7994650Z 🦄 termprinter.match x with 12 -> x
2021-05-12T01:46:42.7995506Z 🦄 (2) termprinter.match x with 12 -> x
2021-05-12T01:46:42.7996311Z 🦄 termprinter.match x with
2021-05-12T01:46:42.7996932Z 12 -> x
2021-05-12T01:46:42.7997591Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.7998234Z 12 -> x
2021-05-12T01:46:42.7998885Z 🦄 termprinter.match x with
2021-05-12T01:46:42.7999499Z 12 -> x
2021-05-12T01:46:42.8000117Z 13 -> y
2021-05-12T01:46:42.8000608Z 14 -> z
2021-05-12T01:46:42.8001245Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.8001880Z 12 -> x
2021-05-12T01:46:42.8002371Z 13 -> y
2021-05-12T01:46:42.8002859Z 14 -> z
2021-05-12T01:46:42.8003491Z 🦄 termprinter.match x with
2021-05-12T01:46:42.8004149Z 12 | p x -> x
2021-05-12T01:46:42.8004682Z 13 | q x -> y
2021-05-12T01:46:42.8005180Z 14 | r x y -> z
2021-05-12T01:46:42.8005854Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.8006511Z 12 | p x -> x
2021-05-12T01:46:42.8007032Z 13 | q x -> y
2021-05-12T01:46:42.8007695Z 14 | r x y -> z
2021-05-12T01:46:42.8008380Z 🦄 termprinter.match x with
2021-05-12T01:46:42.8009017Z 112 ->
2021-05-12T01:46:42.8009370Z x
2021-05-12T01:46:42.8009861Z 113 ->
2021-05-12T01:46:42.8010236Z y
2021-05-12T01:46:42.8010720Z 114 ->
2021-05-12T01:46:42.8011076Z z
2021-05-12T01:46:42.8011727Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.8012359Z 112 ->
2021-05-12T01:46:42.8012729Z x
2021-05-12T01:46:42.8013216Z 113 ->
2021-05-12T01:46:42.8013588Z y
2021-05-12T01:46:42.8014072Z 114 ->
2021-05-12T01:46:42.8014420Z z
2021-05-12T01:46:42.8014975Z 🦄 (7) termprinter
2021-05-12T01:46:42.8015744Z 🦄 termprinter.if c then x -> f x else x -> g x
2021-05-12T01:46:42.8016598Z 🦄 (2) termprinter.if c then x -> f x else x -> g x
2021-05-12T01:46:42.8017369Z 🦄 termprinter.(f x) : Int
2021-05-12T01:46:42.8018074Z 🦄 (2) termprinter.(f x) : Int
2021-05-12T01:46:42.8018806Z 🦄 termprinter.(f x) : Pair Int Int
2021-05-12T01:46:42.8019586Z 🦄 (2) termprinter.(f x) : Pair Int Int
2021-05-12T01:46:42.8020315Z 🦄 termprinter.let
2021-05-12T01:46:42.8020840Z x = if a then b else c
2021-05-12T01:46:42.8021315Z if x then y else z
2021-05-12T01:46:42.8021951Z 🦄 (2) termprinter.let
2021-05-12T01:46:42.8022489Z x = if a then b else c
2021-05-12T01:46:42.8022948Z if x then y else z
2021-05-12T01:46:42.8023565Z 🦄 termprinter.f x y
2021-05-12T01:46:42.8024270Z 🦄 (2) termprinter.f x y
2021-05-12T01:46:42.8024948Z 🦄 termprinter.f x y z
2021-05-12T01:46:42.8025634Z 🦄 (2) termprinter.f x y z
2021-05-12T01:46:42.8026305Z 🦄 termprinter.f (g x) y
2021-05-12T01:46:42.8027004Z 🦄 (2) termprinter.f (g x) y
2021-05-12T01:46:42.8027689Z 🦄 termprinter.(f x) y
2021-05-12T01:46:42.8028346Z 🦄 (2) termprinter.(f x) y
2021-05-12T01:46:42.8028996Z 🦄 (8) termprinter
2021-05-12T01:46:42.8029625Z 🦄 (9) termprinter
2021-05-12T01:46:42.8030278Z 🦄 termprinter.0.0
2021-05-12T01:46:42.8030944Z 🦄 (2) termprinter.0.0
2021-05-12T01:46:42.8031635Z 🦄 termprinter.-0.0
2021-05-12T01:46:42.8032373Z 🦄 (2) termprinter.-0.0
2021-05-12T01:46:42.8033024Z 🦄 (10) termprinter
2021-05-12T01:46:42.8033892Z 🦄 (3) termprinter.match x with 12 -> if a then b else c
2021-05-12T01:46:42.8034862Z 🦄 (4) termprinter.match x with 12 -> if a then b else c
2021-05-12T01:46:42.8035670Z 🦄 termprinter.if foo
2021-05-12T01:46:42.8036141Z then
2021-05-12T01:46:42.8036548Z true && true
2021-05-12T01:46:42.8036972Z 12
2021-05-12T01:46:42.8037330Z else
2021-05-12T01:46:42.8037885Z baz.f : Int -> Int
2021-05-12T01:46:42.8038322Z baz.f x = x
2021-05-12T01:46:42.8038708Z 13
2021-05-12T01:46:42.8039286Z 🦄 (2) termprinter.if foo
2021-05-12T01:46:42.8039779Z then
2021-05-12T01:46:42.8040179Z true && true
2021-05-12T01:46:42.8040555Z 12
2021-05-12T01:46:42.8040926Z else
2021-05-12T01:46:42.8041473Z baz.f : Int -> Int
2021-05-12T01:46:42.8041904Z baz.f x = x
2021-05-12T01:46:42.8042268Z 13
2021-05-12T01:46:42.8042883Z 🦄 termprinter.if foo then
2021-05-12T01:46:42.8043580Z true && true
2021-05-12T01:46:42.8043966Z 12
2021-05-12T01:46:42.8044339Z else
2021-05-12T01:46:42.8044902Z baz.f : Int -> Int
2021-05-12T01:46:42.8045334Z baz.f x = x
2021-05-12T01:46:42.8045697Z 13
2021-05-12T01:46:42.8046335Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:42.8046849Z true && true
2021-05-12T01:46:42.8047221Z 12
2021-05-12T01:46:42.8048085Z else
2021-05-12T01:46:42.8048674Z baz.f : Int -> Int
2021-05-12T01:46:42.8049248Z baz.f x = x
2021-05-12T01:46:42.8049613Z 13
2021-05-12T01:46:42.8050256Z 🦄 termprinter.handle
2021-05-12T01:46:42.8050760Z a = 5
2021-05-12T01:46:42.8051108Z b =
2021-05-12T01:46:42.8051470Z c = 3
2021-05-12T01:46:42.8051847Z true
2021-05-12T01:46:42.8052218Z false
2021-05-12T01:46:42.8052609Z with foo
2021-05-12T01:46:42.8053272Z 🦄 (2) termprinter.handle
2021-05-12T01:46:42.8053757Z a = 5
2021-05-12T01:46:42.8054132Z b =
2021-05-12T01:46:42.8054503Z c = 3
2021-05-12T01:46:42.8054893Z true
2021-05-12T01:46:42.8055266Z false
2021-05-12T01:46:42.8055687Z with foo
2021-05-12T01:46:42.8056354Z 🦄 termprinter.match x with
2021-05-12T01:46:42.8056985Z true ->
2021-05-12T01:46:42.8057376Z d = 1
2021-05-12T01:46:42.8057762Z false
2021-05-12T01:46:42.8058287Z false ->
2021-05-12T01:46:42.8058672Z f x = x + 1
2021-05-12T01:46:42.8059072Z true
2021-05-12T01:46:42.8061231Z 🦄 (2) termprinter.match x with
2021-05-12T01:46:42.8061906Z true ->
2021-05-12T01:46:42.8062297Z d = 1
2021-05-12T01:46:42.8062690Z false
2021-05-12T01:46:42.8063217Z false ->
2021-05-12T01:46:42.8063597Z f x = x + 1
2021-05-12T01:46:42.8063994Z true
2021-05-12T01:46:42.8064571Z 🦄 (11) termprinter
2021-05-12T01:46:42.8065205Z 🦄 termprinter.x + y
2021-05-12T01:46:42.8065893Z 🦄 (2) termprinter.x + y
2021-05-12T01:46:42.8066576Z 🦄 termprinter.x ~ y
2021-05-12T01:46:42.8067256Z 🦄 (2) termprinter.x ~ y
2021-05-12T01:46:42.8067929Z 🦄 termprinter.x `foo` y
2021-05-12T01:46:42.8068637Z 🦄 (2) termprinter.x `foo` y
2021-05-12T01:46:42.8069373Z 🦄 termprinter.x + (y + z)
2021-05-12T01:46:42.8070063Z 🦄 (2) termprinter.x + (y + z)
2021-05-12T01:46:42.8070755Z 🦄 termprinter.x + y + z
2021-05-12T01:46:42.8071456Z 🦄 (2) termprinter.x + y + z
2021-05-12T01:46:42.8072144Z 🦄 termprinter.x + y * z
2021-05-12T01:46:42.8073980Z 🦄 (2) termprinter.x + y * z
2021-05-12T01:46:42.8074683Z 🦄 termprinter.x \ y == z ~ a
2021-05-12T01:46:42.8075429Z 🦄 (2) termprinter.x \ y == z ~ a
2021-05-12T01:46:42.8076141Z 🦄 termprinter.foo x (y + z)
2021-05-12T01:46:42.8076898Z 🦄 (2) termprinter.foo x (y + z)
2021-05-12T01:46:42.8077642Z 🦄 termprinter.foo (x + y) z
2021-05-12T01:46:42.8078386Z 🦄 (2) termprinter.foo (x + y) z
2021-05-12T01:46:42.8079103Z 🦄 termprinter.foo x y + z
2021-05-12T01:46:42.8079845Z 🦄 (2) termprinter.foo x y + z
2021-05-12T01:46:42.8080600Z 🦄 termprinter.foo p q + r + s
2021-05-12T01:46:42.8081360Z 🦄 (2) termprinter.foo p q + r + s
2021-05-12T01:46:42.8082101Z 🦄 termprinter.foo (p + q) r + s
2021-05-12T01:46:42.8082901Z 🦄 (2) termprinter.foo (p + q) r + s
2021-05-12T01:46:42.8083685Z 🦄 termprinter.foo (p + q + r) s
2021-05-12T01:46:42.8084432Z 🦄 (2) termprinter.foo (p + q + r) s
2021-05-12T01:46:42.8086332Z 🦄 termprinter.p + q + r + s
2021-05-12T01:46:42.8087047Z 🦄 (2) termprinter.p + q + r + s
2021-05-12T01:46:42.8087906Z 🦄 termprinter.(foo.+) x y
2021-05-12T01:46:42.8088606Z 🦄 (2) termprinter.(foo.+) x y
2021-05-12T01:46:42.8089355Z 🦄 termprinter.x + y + f a b c
2021-05-12T01:46:42.8090081Z 🦄 (2) termprinter.x + y + f a b c
2021-05-12T01:46:42.8091050Z 🦄 termprinter.x + y + foo a b
2021-05-12T01:46:42.8091791Z 🦄 (2) termprinter.x + y + foo a b
2021-05-12T01:46:42.8092536Z 🦄 termprinter.foo x y p + z
2021-05-12T01:46:42.8093296Z 🦄 (2) termprinter.foo x y p + z
2021-05-12T01:46:42.8094038Z 🦄 termprinter.foo p q a + r + s
2021-05-12T01:46:42.8094818Z 🦄 (2) termprinter.foo p q a + r + s
2021-05-12T01:46:42.8097858Z 🦄 termprinter.foo (p + q) r a + s
2021-05-12T01:46:42.8098837Z 🦄 (2) termprinter.foo (p + q) r a + s
2021-05-12T01:46:42.8099614Z 🦄 termprinter.foo (x + y) (p - q)
2021-05-12T01:46:42.8100395Z 🦄 (2) termprinter.foo (x + y) (p - q)
2021-05-12T01:46:42.8101128Z 🦄 termprinter.x -> x + y
2021-05-12T01:46:42.8101840Z 🦄 (2) termprinter.x -> x + y
2021-05-12T01:46:42.8102606Z 🦄 termprinter.if p then x + y else a - b
2021-05-12T01:46:42.8103460Z 🦄 (2) termprinter.if p then x + y else a - b
2021-05-12T01:46:42.8104344Z 🦄 termprinter.(x + y) : Int
2021-05-12T01:46:42.8105035Z 🦄 (2) termprinter.(x + y) : Int
2021-05-12T01:46:42.8105724Z 🦄 termprinter.!foo
2021-05-12T01:46:42.8106397Z 🦄 (2) termprinter.!foo
2021-05-12T01:46:42.8109133Z 🦄 termprinter.!(foo a b)
2021-05-12T01:46:42.8109816Z 🦄 (2) termprinter.!(foo a b)
2021-05-12T01:46:42.8110502Z 🦄 termprinter.!f a
2021-05-12T01:46:42.8111163Z 🦄 (2) termprinter.!f a
2021-05-12T01:46:42.8111819Z 🦄 termprinter.f () a ()
2021-05-12T01:46:42.8112521Z 🦄 (2) termprinter.f () a ()
2021-05-12T01:46:42.8113245Z 🦄 termprinter.f a b ()
2021-05-12T01:46:42.8113932Z 🦄 (2) termprinter.f a b ()
2021-05-12T01:46:42.8114584Z 🦄 termprinter.!f ()
2021-05-12T01:46:42.8115241Z 🦄 (2) termprinter.!f ()
2021-05-12T01:46:42.8115903Z 🦄 termprinter.!(!foo)
2021-05-12T01:46:42.8116578Z 🦄 (2) termprinter.!(!foo)
2021-05-12T01:46:42.8117222Z 🦄 termprinter.'bar
2021-05-12T01:46:42.8117880Z 🦄 (2) termprinter.'bar
2021-05-12T01:46:42.8123164Z 🦄 termprinter.'(bar a b)
2021-05-12T01:46:42.8123846Z 🦄 (2) termprinter.'(bar a b)
2021-05-12T01:46:42.8124526Z 🦄 termprinter.'('bar)
2021-05-12T01:46:42.8125203Z 🦄 (2) termprinter.'('bar)
2021-05-12T01:46:42.8125874Z 🦄 termprinter.!('bar)
2021-05-12T01:46:42.8126533Z 🦄 (2) termprinter.!('bar)
2021-05-12T01:46:42.8127197Z 🦄 termprinter.'(!foo)
2021-05-12T01:46:42.8128046Z 🦄 (2) termprinter.'(!foo)
2021-05-12T01:46:42.8128732Z 🦄 termprinter.x -> '(y -> 'z)
2021-05-12T01:46:42.8129452Z 🦄 (2) termprinter.x -> '(y -> 'z)
2021-05-12T01:46:42.8130208Z 🦄 termprinter.'(x -> '(y -> z))
2021-05-12T01:46:42.8130924Z 🦄 (2) termprinter.'(x -> '(y -> z))
2021-05-12T01:46:42.8131593Z 🦄 termprinter.("a", 2)
2021-05-12T01:46:42.8132263Z 🦄 (2) termprinter.("a", 2)
2021-05-12T01:46:42.8132937Z 🦄 termprinter.("a", 2, 2.0)
2021-05-12T01:46:42.8133658Z 🦄 (2) termprinter.("a", 2, 2.0)
2021-05-12T01:46:42.8174643Z 🦄 termprinter.(2)
2021-05-12T01:46:42.8175320Z 🦄 (2) termprinter.(2)
2021-05-12T01:46:42.8175990Z 🦄 (12) termprinter
2021-05-12T01:46:42.8176597Z 🦄 (13) termprinter
2021-05-12T01:46:42.8177344Z 🦄 termprinter.match x with (a, b) -> a
2021-05-12T01:46:42.8178193Z 🦄 (2) termprinter.match x with (a, b) -> a
2021-05-12T01:46:42.8179039Z 🦄 (3) termprinter.match x with () -> foo
2021-05-12T01:46:42.8179862Z 🦄 (4) termprinter.match x with () -> foo
2021-05-12T01:46:42.8180579Z 🦄 (14) termprinter
2021-05-12T01:46:42.8181199Z 🦄 (15) termprinter
2021-05-12T01:46:42.8181803Z 🦄 (16) termprinter
2021-05-12T01:46:42.8182791Z 🦄 termprinter.match x with Optional.Some (Optional.Some _) -> ()
2021-05-12T01:46:42.8183976Z 🦄 (2) termprinter.match x with Optional.Some (Optional.Some _) -> ()
2021-05-12T01:46:42.8184852Z 🦄 (17) termprinter
2021-05-12T01:46:42.8185513Z 🦄 termprinter.foo : Int
2021-05-12T01:46:42.8185998Z foo = 3
2021-05-12T01:46:42.8186599Z 🦄 termprinter.foo = 3
2021-05-12T01:46:42.8187339Z 🦄 termprinter.foo : Int -> Int
2021-05-12T01:46:42.8187842Z foo n = 3
2021-05-12T01:46:42.8188451Z 🦄 termprinter.foo n = 3
2021-05-12T01:46:42.8189162Z 🦄 termprinter.foo n m = 3
2021-05-12T01:46:42.8189859Z 🦄 termprinter.foo n m =
2021-05-12T01:46:42.8190327Z 3
2021-05-12T01:46:42.8191647Z 🦄 termprinter.(+) : Int -> Int -> Int
2021-05-12T01:46:42.8192154Z a + b = foo a b
2021-05-12T01:46:42.8192819Z 🦄 termprinter.(+) : Int -> Int -> Int -> Int
2021-05-12T01:46:42.8193345Z (+) a b c = foo a b c
2021-05-12T01:46:42.8193986Z 🦄 termprinter.a + b = foo a b
2021-05-12T01:46:42.8194712Z 🦄 termprinter.(+) a b c = foo a b c
2021-05-12T01:46:43.4269628Z 🦄 termprinter.(.) f g x = f (g x)
2021-05-12T01:46:43.4271792Z 🦄 termprinter.let
2021-05-12T01:46:43.4272663Z go acc a b =
2021-05-12T01:46:43.4273324Z match List.at 0 a with
2021-05-12T01:46:43.4274235Z Optional.None -> 0
2021-05-12T01:46:43.4275148Z Optional.Some hd1 -> 0
2021-05-12T01:46:43.4275841Z go [] a b
2021-05-12T01:46:43.4276669Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4278310Z go acc a b =
2021-05-12T01:46:43.4279070Z match List.at 0 a with
2021-05-12T01:46:43.4279978Z Optional.None -> 0
2021-05-12T01:46:43.4280901Z Optional.Some hd1 -> 0
2021-05-12T01:46:43.4281578Z go [] a b
2021-05-12T01:46:43.4282580Z 🦄 termprinter.match x with (Optional.None, _) -> foo
2021-05-12T01:46:43.4284467Z 🦄 (2) termprinter.match x with (Optional.None, _) -> foo
2021-05-12T01:46:43.4285831Z 🦄 termprinter.if true then match x with 12 -> x else x
2021-05-12T01:46:43.4287056Z 🦄 (2) termprinter.if true then match x with 12 -> x else x
2021-05-12T01:46:43.4288493Z 🦄 termprinter.if true then x else match x with 12 -> x
2021-05-12T01:46:43.4289671Z 🦄 (2) termprinter.if true then x else match x with 12 -> x
2021-05-12T01:46:43.4291588Z 🦄 (18) termprinter
2021-05-12T01:46:43.4292498Z 🦄 termprinter.'let
2021-05-12T01:46:43.4293176Z foo = bar
2021-05-12T01:46:43.4293764Z baz foo
2021-05-12T01:46:43.4294560Z 🦄 (2) termprinter.'let
2021-05-12T01:46:43.4296847Z foo = bar
2021-05-12T01:46:43.4297414Z baz foo
2021-05-12T01:46:43.4298202Z 🦄 termprinter.!let
2021-05-12T01:46:43.4298802Z foo = bar
2021-05-12T01:46:43.4299315Z baz foo
2021-05-12T01:46:43.4300029Z 🦄 (2) termprinter.!let
2021-05-12T01:46:43.4300837Z foo = bar
2021-05-12T01:46:43.4302264Z baz foo
2021-05-12T01:46:43.4303105Z 🦄 termprinter.foo let
2021-05-12T01:46:43.4303708Z a = 1
2021-05-12T01:46:43.4304195Z b
2021-05-12T01:46:43.4304948Z 🦄 (2) termprinter.foo let
2021-05-12T01:46:43.4305566Z a = 1
2021-05-12T01:46:43.4306032Z b
2021-05-12T01:46:43.4307455Z 🦄 termprinter.if
2021-05-12T01:46:43.4308170Z a = b
2021-05-12T01:46:43.4308715Z a then foo else bar
2021-05-12T01:46:43.4309498Z 🦄 (2) termprinter.if
2021-05-12T01:46:43.4310076Z a = b
2021-05-12T01:46:43.4310617Z a then foo else bar
2021-05-12T01:46:43.4311604Z 🦄 termprinter.Stream.foldLeft 0 (+) t
2021-05-12T01:46:43.4313425Z 🦄 (2) termprinter.Stream.foldLeft 0 (+) t
2021-05-12T01:46:43.4314454Z 🦄 termprinter.let
2021-05-12T01:46:43.4315242Z delay = 'isEven
2021-05-12T01:46:43.4315778Z ()
2021-05-12T01:46:43.4316561Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4317324Z delay = 'isEven
2021-05-12T01:46:43.4318482Z ()
2021-05-12T01:46:43.4319691Z 🦄 termprinter.let
2021-05-12T01:46:43.4320289Z a = ()
2021-05-12T01:46:43.4320752Z b = ()
2021-05-12T01:46:43.4321242Z c = (1, 2)
2021-05-12T01:46:43.4321722Z ()
2021-05-12T01:46:43.4322486Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4323088Z a = ()
2021-05-12T01:46:43.4324206Z b = ()
2021-05-12T01:46:43.4324805Z c = (1, 2)
2021-05-12T01:46:43.4325290Z ()
2021-05-12T01:46:43.4326023Z 🦄 termprinter.let
2021-05-12T01:46:43.4326667Z a = [: escaped: \@ :]
2021-05-12T01:46:43.4327192Z ()
2021-05-12T01:46:43.4331471Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4331999Z a = [: escaped: \@ :]
2021-05-12T01:46:43.4332390Z ()
2021-05-12T01:46:43.4333002Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4333500Z use A x
2021-05-12T01:46:43.4334072Z f x x
2021-05-12T01:46:43.4335188Z else
2021-05-12T01:46:43.4335571Z use B y
2021-05-12T01:46:43.4335945Z f y y
2021-05-12T01:46:43.4336590Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4337084Z use A x
2021-05-12T01:46:43.4345259Z f x x
2021-05-12T01:46:43.4345638Z else
2021-05-12T01:46:43.4346021Z use B y
2021-05-12T01:46:43.4346397Z f y y
2021-05-12T01:46:43.4347215Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4347699Z use A x
2021-05-12T01:46:43.4348075Z f x x
2021-05-12T01:46:43.4348448Z else
2021-05-12T01:46:43.4348819Z use B x
2021-05-12T01:46:43.4350195Z f x x
2021-05-12T01:46:43.4350870Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4351369Z use A x
2021-05-12T01:46:43.4351730Z f x x
2021-05-12T01:46:43.4352102Z else
2021-05-12T01:46:43.4352485Z use B x
2021-05-12T01:46:43.4352840Z f x x
2021-05-12T01:46:43.4353430Z 🦄 termprinter.let
2021-05-12T01:46:43.4353889Z a =
2021-05-12T01:46:43.4354998Z use A x
2021-05-12T01:46:43.4355459Z if foo then f x x else g x x
2021-05-12T01:46:43.4355899Z bar
2021-05-12T01:46:43.4356515Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4356961Z a =
2021-05-12T01:46:43.4357331Z use A x
2021-05-12T01:46:43.4357777Z if foo then f x x else g x x
2021-05-12T01:46:43.4358202Z bar
2021-05-12T01:46:43.4358928Z 🦄 termprinter.if foo then f A.x B.x else f A.x B.x
2021-05-12T01:46:43.4361476Z 🦄 (2) termprinter.if foo then f A.x B.x else f A.x B.x
2021-05-12T01:46:43.4362379Z 🦄 termprinter.if foo then f A.x A.x B.x else y
2021-05-12T01:46:43.4363257Z 🦄 (2) termprinter.if foo then f A.x A.x B.x else y
2021-05-12T01:46:43.4364114Z 🦄 termprinter.if foo then A.f x else y
2021-05-12T01:46:43.4364949Z 🦄 (2) termprinter.if foo then A.f x else y
2021-05-12T01:46:43.4365728Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4366950Z use A +
2021-05-12T01:46:43.4367325Z x + y
2021-05-12T01:46:43.4367923Z else y
2021-05-12T01:46:43.4368572Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4369081Z use A +
2021-05-12T01:46:43.4369454Z x + y
2021-05-12T01:46:43.4369831Z else y
2021-05-12T01:46:43.4370440Z 🦄 termprinter.if p then
2021-05-12T01:46:43.4370930Z use A x
2021-05-12T01:46:43.4371313Z use B y z
2021-05-12T01:46:43.4371691Z f z z y y x x
2021-05-12T01:46:43.4372936Z else q
2021-05-12T01:46:43.4373649Z 🦄 (2) termprinter.if p then
2021-05-12T01:46:43.4374145Z use A x
2021-05-12T01:46:43.4374518Z use B y z
2021-05-12T01:46:43.4374907Z f z z y y x x
2021-05-12T01:46:43.4375303Z else q
2021-05-12T01:46:43.4375918Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4376429Z use A.X c
2021-05-12T01:46:43.4376921Z use AA.PP.QQ e
2021-05-12T01:46:43.4378078Z f c c e e
2021-05-12T01:46:43.4378457Z else
2021-05-12T01:46:43.4378861Z use A.B X.d Y.d
2021-05-12T01:46:43.4379281Z use A.B.X f
2021-05-12T01:46:43.4379689Z g X.d X.d Y.d Y.d f f
2021-05-12T01:46:43.4380375Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4380884Z use A.X c
2021-05-12T01:46:43.4381319Z use AA.PP.QQ e
2021-05-12T01:46:43.4381742Z f c c e e
2021-05-12T01:46:43.4382132Z else
2021-05-12T01:46:43.4384972Z use A.B X.d Y.d
2021-05-12T01:46:43.4385378Z use A.B.X f
2021-05-12T01:46:43.4385802Z g X.d X.d Y.d Y.d f f
2021-05-12T01:46:43.4386508Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4387010Z use A.X c
2021-05-12T01:46:43.4387376Z f c c
2021-05-12T01:46:43.4387749Z else
2021-05-12T01:46:43.4388147Z use A X.c YY.c
2021-05-12T01:46:43.4388564Z g X.c X.c YY.c YY.c
2021-05-12T01:46:43.4389240Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4389741Z use A.X c
2021-05-12T01:46:43.4390287Z f c c
2021-05-12T01:46:43.4391207Z else
2021-05-12T01:46:43.4391638Z use A X.c YY.c
2021-05-12T01:46:43.4392074Z g X.c X.c YY.c YY.c
2021-05-12T01:46:43.4392804Z 🦄 termprinter.handle
2021-05-12T01:46:43.4393320Z if foo then
2021-05-12T01:46:43.4393727Z use A.X c
2021-05-12T01:46:43.4394113Z f c c
2021-05-12T01:46:43.4394473Z else
2021-05-12T01:46:43.4394863Z use A.Y c
2021-05-12T01:46:43.4395405Z g c c
2021-05-12T01:46:43.4395772Z with bar
2021-05-12T01:46:43.4396435Z 🦄 (2) termprinter.handle
2021-05-12T01:46:43.4396951Z if foo then
2021-05-12T01:46:43.4397343Z use A.X c
2021-05-12T01:46:43.4397729Z f c c
2021-05-12T01:46:43.4398105Z else
2021-05-12T01:46:43.4398492Z use A.Y c
2021-05-12T01:46:43.4398858Z g c c
2021-05-12T01:46:43.4399234Z with bar
2021-05-12T01:46:43.4399835Z 🦄 termprinter.let
2021-05-12T01:46:43.4400275Z a = 2
2021-05-12T01:46:43.4400665Z handle baz
2021-05-12T01:46:43.4401058Z with
2021-05-12T01:46:43.4401445Z use A.X c
2021-05-12T01:46:43.4401836Z if foo then
2021-05-12T01:46:43.4402230Z f c c
2021-05-12T01:46:43.4406380Z else g c c
2021-05-12T01:46:43.4408749Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4409243Z a = 2
2021-05-12T01:46:43.4409629Z handle baz
2021-05-12T01:46:43.4410028Z with
2021-05-12T01:46:43.4410401Z use A.X c
2021-05-12T01:46:43.4410809Z if foo then
2021-05-12T01:46:43.4411214Z f c c
2021-05-12T01:46:43.4411591Z else g c c
2021-05-12T01:46:43.4412308Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4412977Z f (x : (∀ t. Pair t t))
2021-05-12T01:46:43.4413401Z else
2021-05-12T01:46:43.4413929Z f (x : (∀ t. Pair t t))
2021-05-12T01:46:43.4414597Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4415255Z f (x : (∀ t. Pair t t))
2021-05-12T01:46:43.4415653Z else
2021-05-12T01:46:43.4416198Z f (x : (∀ t. Pair t t))
2021-05-12T01:46:43.4416859Z 🦄 termprinter.handle
2021-05-12T01:46:43.4417366Z use A x
2021-05-12T01:46:43.4417776Z if f x x then
2021-05-12T01:46:43.4418173Z x
2021-05-12T01:46:43.4418545Z else y
2021-05-12T01:46:43.4418922Z with foo
2021-05-12T01:46:43.4419573Z 🦄 (2) termprinter.handle
2021-05-12T01:46:43.4420079Z use A x
2021-05-12T01:46:43.4420472Z if f x x then
2021-05-12T01:46:43.4420844Z x
2021-05-12T01:46:43.4421216Z else y
2021-05-12T01:46:43.4421603Z with foo
2021-05-12T01:46:43.4422262Z 🦄 termprinter.match x with () ->
2021-05-12T01:46:43.4422799Z use A y
2021-05-12T01:46:43.4423167Z f y y
2021-05-12T01:46:43.4423835Z 🦄 (2) termprinter.match x with () ->
2021-05-12T01:46:43.4424346Z use A y
2021-05-12T01:46:43.4424715Z f y y
2021-05-12T01:46:43.4425298Z 🦄 termprinter.let
2021-05-12T01:46:43.4425751Z use A x
2021-05-12T01:46:43.4426123Z f x x
2021-05-12T01:46:43.4426490Z c = g x x
2021-05-12T01:46:43.4426860Z h x x
2021-05-12T01:46:43.4427438Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4427910Z use A x
2021-05-12T01:46:43.4428280Z f x x
2021-05-12T01:46:43.4428634Z c = g x x
2021-05-12T01:46:43.4429011Z h x x
2021-05-12T01:46:43.4429627Z 🦄 termprinter.handle
2021-05-12T01:46:43.4430126Z use A x
2021-05-12T01:46:43.4430488Z f x x
2021-05-12T01:46:43.4430862Z with foo
2021-05-12T01:46:43.4431504Z 🦄 (2) termprinter.handle
2021-05-12T01:46:43.4431992Z use A x
2021-05-12T01:46:43.4432364Z f x x
2021-05-12T01:46:43.4432738Z with foo
2021-05-12T01:46:43.4434292Z 🦄 termprinter.let
2021-05-12T01:46:43.4434811Z c =
2021-05-12T01:46:43.4435188Z use A x
2021-05-12T01:46:43.4435569Z f x x
2021-05-12T01:46:43.4435920Z g c
2021-05-12T01:46:43.4436584Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4437049Z c =
2021-05-12T01:46:43.4437405Z use A x
2021-05-12T01:46:43.4437783Z f x x
2021-05-12T01:46:43.4438143Z g c
2021-05-12T01:46:43.4438753Z 🦄 termprinter.if foo then
2021-05-12T01:46:43.4439237Z f x x A.x A.x
2021-05-12T01:46:43.4439640Z else g
2021-05-12T01:46:43.4440279Z 🦄 (2) termprinter.if foo then
2021-05-12T01:46:43.4440772Z f x x A.x A.x
2021-05-12T01:46:43.4441357Z else g
2021-05-12T01:46:43.4442028Z 🦄 termprinter.match t with
2021-05-12T01:46:43.4442652Z () ->
2021-05-12T01:46:43.4443000Z a =
2021-05-12T01:46:43.4443377Z use A B.x
2021-05-12T01:46:43.4443778Z f B.x B.x
2021-05-12T01:46:43.4444161Z handle
2021-05-12T01:46:43.4444547Z q =
2021-05-12T01:46:43.4444943Z use A.B.D x
2021-05-12T01:46:43.4445347Z h x x
2021-05-12T01:46:43.4445790Z foo
2021-05-12T01:46:43.4446176Z with foo
2021-05-12T01:46:43.4446561Z bar
2021-05-12T01:46:43.4447036Z _ ->
2021-05-12T01:46:43.4447398Z b =
2021-05-12T01:46:43.4448595Z use A.C x
2021-05-12T01:46:43.4448993Z g x x
2021-05-12T01:46:43.4449348Z bar
2021-05-12T01:46:43.4450362Z 🦄 (2) termprinter.match t with
2021-05-12T01:46:43.4451016Z () ->
2021-05-12T01:46:43.4451364Z a =
2021-05-12T01:46:43.4451743Z use A B.x
2021-05-12T01:46:43.4452139Z f B.x B.x
2021-05-12T01:46:43.4453419Z handle
2021-05-12T01:46:43.4453806Z q =
2021-05-12T01:46:43.4454202Z use A.B.D x
2021-05-12T01:46:43.4454610Z h x x
2021-05-12T01:46:43.4455214Z foo
2021-05-12T01:46:43.4455607Z with foo
2021-05-12T01:46:43.4455997Z bar
2021-05-12T01:46:43.4456495Z _ ->
2021-05-12T01:46:43.4456851Z b =
2021-05-12T01:46:43.4457231Z use A.C x
2021-05-12T01:46:43.4458579Z g x x
2021-05-12T01:46:43.4458949Z bar
2021-05-12T01:46:43.4459785Z 🦄 termprinter.let
2021-05-12T01:46:43.4460256Z a =
2021-05-12T01:46:43.4460618Z handle
2021-05-12T01:46:43.4461017Z use A x
2021-05-12T01:46:43.4461401Z f x x
2021-05-12T01:46:43.4461784Z with foo
2021-05-12T01:46:43.4462153Z bar
2021-05-12T01:46:43.4462993Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4464316Z a =
2021-05-12T01:46:43.4464680Z handle
2021-05-12T01:46:43.4465077Z use A x
2021-05-12T01:46:43.4465461Z f x x
2021-05-12T01:46:43.4466063Z with foo
2021-05-12T01:46:43.4466434Z bar
2021-05-12T01:46:43.4467052Z 🦄 termprinter.let
2021-05-12T01:46:43.4467509Z a =
2021-05-12T01:46:43.4467850Z b =
2021-05-12T01:46:43.4468880Z use A x
2021-05-12T01:46:43.4469263Z f x x
2021-05-12T01:46:43.4469632Z foo
2021-05-12T01:46:43.4470215Z bar
2021-05-12T01:46:43.4470834Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4471290Z a =
2021-05-12T01:46:43.4471630Z b =
2021-05-12T01:46:43.4472013Z use A x
2021-05-12T01:46:43.4472393Z f x x
2021-05-12T01:46:43.4472760Z foo
2021-05-12T01:46:43.4473329Z bar
2021-05-12T01:46:43.4474571Z 🦄 termprinter.let
2021-05-12T01:46:43.4475034Z a =
2021-05-12T01:46:43.4475404Z match x with
2021-05-12T01:46:43.4475927Z 42 ->
2021-05-12T01:46:43.4476308Z use A x
2021-05-12T01:46:43.4476674Z f x x
2021-05-12T01:46:43.4477044Z bar
2021-05-12T01:46:43.4477888Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4478356Z a =
2021-05-12T01:46:43.4479519Z match x with
2021-05-12T01:46:43.4480064Z 42 ->
2021-05-12T01:46:43.4480452Z use A x
2021-05-12T01:46:43.4480822Z f x x
2021-05-12T01:46:43.4481190Z bar
2021-05-12T01:46:43.4481988Z 🦄 termprinter.let
2021-05-12T01:46:43.4482451Z a =
2021-05-12T01:46:43.4482806Z use A x
2021-05-12T01:46:43.4483186Z b = f x x
2021-05-12T01:46:43.4484282Z c = g x x
2021-05-12T01:46:43.4484640Z foo
2021-05-12T01:46:43.4485008Z bar
2021-05-12T01:46:43.4485632Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4486092Z a =
2021-05-12T01:46:43.4486447Z use A x
2021-05-12T01:46:43.4486830Z b = f x x
2021-05-12T01:46:43.4487206Z c = g x x
2021-05-12T01:46:43.4487728Z foo
2021-05-12T01:46:43.4488600Z bar
2021-05-12T01:46:43.4489206Z 🦄 termprinter.let
2021-05-12T01:46:43.4489913Z a =
2021-05-12T01:46:43.4490287Z use A p q r
2021-05-12T01:46:43.4490905Z f p p
2021-05-12T01:46:43.4491292Z f q q
2021-05-12T01:46:43.4491641Z f r r
2021-05-12T01:46:43.4492003Z foo
2021-05-12T01:46:43.4494001Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4494628Z a =
2021-05-12T01:46:43.4494991Z use A p q r
2021-05-12T01:46:43.4495387Z f p p
2021-05-12T01:46:43.4495755Z f q q
2021-05-12T01:46:43.4496102Z f r r
2021-05-12T01:46:43.4496468Z foo
2021-05-12T01:46:43.4497351Z 🦄 termprinter.let
2021-05-12T01:46:43.4497805Z (x, y) =
2021-05-12T01:46:43.4498974Z use A p
2021-05-12T01:46:43.4499365Z f p p
2021-05-12T01:46:43.4499831Z x
2021-05-12T01:46:43.4500444Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4500907Z (x, y) =
2021-05-12T01:46:43.4501288Z use A p
2021-05-12T01:46:43.4501929Z f p p
2021-05-12T01:46:43.4502304Z x
2021-05-12T01:46:43.4502904Z 🦄 termprinter.let
2021-05-12T01:46:43.4504144Z a =
2021-05-12T01:46:43.4505104Z use A B.x
2021-05-12T01:46:43.4505503Z b =
2021-05-12T01:46:43.4506196Z use A.B x
2021-05-12T01:46:43.4506573Z f x x
2021-05-12T01:46:43.4506939Z c =
2021-05-12T01:46:43.4507314Z g B.x B.x
2021-05-12T01:46:43.4507706Z h A.D.x
2021-05-12T01:46:43.4508083Z foo
2021-05-12T01:46:43.4509410Z bar
2021-05-12T01:46:43.4510095Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4510538Z a =
2021-05-12T01:46:43.4510915Z use A B.x
2021-05-12T01:46:43.4511294Z b =
2021-05-12T01:46:43.4511672Z use A.B x
2021-05-12T01:46:43.4512309Z f x x
2021-05-12T01:46:43.4512679Z c =
2021-05-12T01:46:43.4513053Z g B.x B.x
2021-05-12T01:46:43.4513437Z h A.D.x
2021-05-12T01:46:43.4514637Z foo
2021-05-12T01:46:43.4515001Z bar
2021-05-12T01:46:43.4515603Z 🦄 termprinter.let
2021-05-12T01:46:43.4516120Z use A x
2021-05-12T01:46:43.4516519Z use A.T.A T1
2021-05-12T01:46:43.4516912Z g = T1 +3
2021-05-12T01:46:43.4517517Z h = T1 +4
2021-05-12T01:46:43.4518068Z i : T -> T -> Int
2021-05-12T01:46:43.4519245Z i p q =
2021-05-12T01:46:43.4519747Z g' = T1 +3
2021-05-12T01:46:43.4520248Z h' = T1 +4
2021-05-12T01:46:43.4520616Z +2
2021-05-12T01:46:43.4521037Z if true then x else x
2021-05-12T01:46:43.4521694Z 🦄 (2) termprinter.let
2021-05-12T01:46:43.4522171Z use A x
2021-05-12T01:46:43.4522568Z use A.T.A T1
2021-05-12T01:46:43.4523204Z g = T1 +3
2021-05-12T01:46:43.4524537Z h = T1 +4
2021-05-12T01:46:43.4525086Z i : T -> T -> Int
2021-05-12T01:46:43.4525486Z i p q =
2021-05-12T01:46:43.4525971Z g' = T1 +3
2021-05-12T01:46:43.4526473Z h' = T1 +4
2021-05-12T01:46:43.4526842Z +2
2021-05-12T01:46:43.4527253Z if true then x else x
2021-05-12T01:46:43.4528103Z 🦄 type.unArrows
2021-05-12T01:46:43.4529664Z 🦄 type.subtype
2021-05-12T01:46:43.4530317Z 🦄 > extractor.> true && 3
2021-05-12T01:46:43.4530956Z 🦄 > extractor.> true || 3
2021-05-12T01:46:43.4531662Z 🦄 > extractor.> if 3 then 1 else 2
2021-05-12T01:46:43.4532471Z 🦄 > extractor.> if true then 1 else "surprise"
2021-05-12T01:46:43.4533880Z 🦄 > extractor.> match 3 with 3 | 3 -> 3
2021-05-12T01:46:43.4534585Z 🦄 > extractor.> match 3 with
2021-05-12T01:46:43.4535456Z 3 -> 3
2021-05-12T01:46:43.4535994Z 4 -> "surprise"
2021-05-12T01:46:43.4536594Z 🦄 > extractor.> [1, +1]
2021-05-12T01:46:43.4537295Z 🦄 > extractor.> true && ((x -> x + 1) true)
2021-05-12T01:46:43.4540066Z 🦄 > extractor.> true || ((x -> x + 1) true)
2021-05-12T01:46:43.4540857Z 🦄 > extractor.> if ((x -> x + 1) true) then 1 else 2
2021-05-12T01:46:43.4541613Z 🦄 (2) > extractor.> match 3 with 3 | 3 -> 3
2021-05-12T01:46:43.4542532Z 🦄 > extractor.> 1 1
2021-05-12T01:46:43.4543191Z 🦄 > extractor.> 1 Int.+ 1
2021-05-12T01:46:43.4544718Z 🦄 > extractor.ability Abort where
2021-05-12T01:46:43.4545298Z abort : {Abort} a
2021-05-12T01:46:43.4545594Z
2021-05-12T01:46:43.4546184Z xyz : t -> Request Abort t -> t
2021-05-12T01:46:43.4546745Z xyz default abort = match abort with
2021-05-12T01:46:43.4547327Z {a} -> 3
2021-05-12T01:46:43.4548152Z {Abort.abort -> k} ->
2021-05-12T01:46:43.4548680Z handle k 100 with xyz default
2021-05-12T01:46:43.4549022Z
2021-05-12T01:46:43.4550394Z 🦄 typeprinter.a -> b
2021-05-12T01:46:43.4551078Z 🦄 (2) typeprinter.a -> b
2021-05-12T01:46:43.4551908Z 🦄 typeprinter.()
2021-05-12T01:46:43.4552820Z 🦄 (2) typeprinter.()
2021-05-12T01:46:43.4553512Z 🦄 typeprinter.Pair
2021-05-12T01:46:43.4555023Z 🦄 (2) typeprinter.Pair
2021-05-12T01:46:43.4555770Z 🦄 typeprinter.Pair a b
2021-05-12T01:46:43.4556507Z 🦄 (2) typeprinter.Pair a b
2021-05-12T01:46:43.4557243Z 🦄 typeprinter.Pair a a
2021-05-12T01:46:43.4557989Z 🦄 (2) typeprinter.Pair a a
2021-05-12T01:46:43.4561967Z 🦄 typeprinter.((a))
2021-05-12T01:46:43.4562658Z 🦄 (2) typeprinter.((a))
2021-05-12T01:46:43.4565606Z 🦄 typeprinter.Pair a ()
2021-05-12T01:46:43.4566384Z 🦄 (2) typeprinter.Pair a ()
2021-05-12T01:46:43.4567073Z 🦄 typeprinter.(a, a)
2021-05-12T01:46:43.4567893Z 🦄 (2) typeprinter.(a, a)
2021-05-12T01:46:43.4568568Z 🦄 typeprinter.(a, a, a)
2021-05-12T01:46:43.4569252Z 🦄 (2) typeprinter.(a, a, a)
2021-05-12T01:46:43.4570736Z 🦄 typeprinter.(a, b, c, d)
2021-05-12T01:46:43.4571738Z 🦄 (2) typeprinter.(a, b, c, d)
2021-05-12T01:46:43.4572520Z 🦄 typeprinter.Pair a (Pair a a)
2021-05-12T01:46:43.4573313Z 🦄 (2) typeprinter.Pair a (Pair a a)
2021-05-12T01:46:43.4574373Z 🦄 typeprinter.Pair (Pair a a) a
2021-05-12T01:46:43.4576098Z 🦄 (2) typeprinter.Pair (Pair a a) a
2021-05-12T01:46:43.4577111Z 🦄 typeprinter.{} (Pair a a)
2021-05-12T01:46:43.4577821Z 🦄 (2) typeprinter.{} (Pair a a)
2021-05-12T01:46:43.4578518Z 🦄 typeprinter.a ->{} b
2021-05-12T01:46:43.4579226Z 🦄 (2) typeprinter.a ->{} b
2021-05-12T01:46:43.4579924Z 🦄 typeprinter.a ->{e1} b
2021-05-12T01:46:43.4581459Z 🦄 (2) typeprinter.a ->{e1} b
2021-05-12T01:46:43.4582246Z 🦄 typeprinter.a ->{e1, e2} b -> c ->{} d
2021-05-12T01:46:43.4583038Z 🦄 (2) typeprinter.a ->{e1, e2} b -> c ->{} d
2021-05-12T01:46:43.4583808Z 🦄 typeprinter.a ->{e1, e2} b ->{} c -> d
2021-05-12T01:46:43.8443249Z 🦄 (2) typeprinter.a ->{e1, e2} b ->{} c -> d
2021-05-12T01:46:43.8444588Z 🦄 typeprinter.a -> b -> c ->{} d
2021-05-12T01:46:43.8446533Z 🦄 (2) typeprinter.a -> b -> c ->{} d
2021-05-12T01:46:43.8448001Z 🦄 typeprinter.a -> b ->{} c -> d
2021-05-12T01:46:43.8449014Z 🦄 (2) typeprinter.a -> b ->{} c -> d
2021-05-12T01:46:43.8450020Z 🦄 typeprinter.{e1, e2} (Pair a a)
2021-05-12T01:46:43.8451011Z 🦄 (2) typeprinter.{e1, e2} (Pair a a)
2021-05-12T01:46:43.8452039Z 🦄 typeprinter.Pair (a -> b) (c -> d)
2021-05-12T01:46:43.8453092Z 🦄 (2) typeprinter.Pair (a -> b) (c -> d)
2021-05-12T01:46:43.8454307Z 🦄 typeprinter.Pair a b ->{e1, e2} Pair a b ->{} Pair (a -> b) d -> Pair c d
2021-05-12T01:46:43.8456335Z 🦄 (2) typeprinter.Pair a b ->{e1, e2} Pair a b ->{} Pair (a -> b) d -> Pair c d
2021-05-12T01:46:43.8457563Z 🦄 typeprinter.[Pair a a]
2021-05-12T01:46:43.8458517Z 🦄 (2) typeprinter.[Pair a a]
2021-05-12T01:46:43.8459420Z 🦄 typeprinter.'a
2021-05-12T01:46:43.8460310Z 🦄 (2) typeprinter.'a
2021-05-12T01:46:43.8461205Z 🦄 typeprinter.'Pair a a
2021-05-12T01:46:43.8462161Z 🦄 (2) typeprinter.'Pair a a
2021-05-12T01:46:43.8463270Z 🦄 typeprinter.a -> 'b
2021-05-12T01:46:43.8464408Z 🦄 (2) typeprinter.a -> 'b
2021-05-12T01:46:43.8465984Z 🦄 typeprinter.'(a -> b)
2021-05-12T01:46:43.8467102Z 🦄 (2) typeprinter.'(a -> b)
2021-05-12T01:46:43.8468833Z 🦄 typeprinter.(a -> b) -> c
2021-05-12T01:46:43.8469776Z 🦄 (2) typeprinter.(a -> b) -> c
2021-05-12T01:46:43.8470622Z 🦄 typeprinter.'a -> b
2021-05-12T01:46:43.8471446Z 🦄 (2) typeprinter.'a -> b
2021-05-12T01:46:43.8472276Z 🦄 typeprinter.∀ A. A -> A
2021-05-12T01:46:43.8473149Z 🦄 (2) typeprinter.∀ A. A -> A
2021-05-12T01:46:43.8474054Z 🦄 typeprinter.∀ foo.A. foo.A -> foo.A
2021-05-12T01:46:43.8475018Z 🦄 (2) typeprinter.∀ foo.A. foo.A -> foo.A
2021-05-12T01:46:43.8475941Z 🦄 typeprinter.∀ A B. A -> B -> (A, B)
2021-05-12T01:46:43.8477516Z 🦄 (2) typeprinter.∀ A B. A -> B -> (A, B)
2021-05-12T01:46:43.8478910Z 🦄 typeprinter.a -> 'b -> c
2021-05-12T01:46:43.8479942Z 🦄 (2) typeprinter.a -> 'b -> c
2021-05-12T01:46:43.8480819Z 🦄 typeprinter.a -> (b -> c) -> d
2021-05-12T01:46:43.8481687Z 🦄 (2) typeprinter.a -> (b -> c) -> d
2021-05-12T01:46:43.8482895Z 🦄 typeprinter.(a -> b) -> c -> d
2021-05-12T01:46:43.8483882Z 🦄 (2) typeprinter.(a -> b) -> c -> d
2021-05-12T01:46:43.8484769Z 🦄 typeprinter.((a -> b) -> c) -> d
2021-05-12T01:46:43.8485665Z 🦄 (2) typeprinter.((a -> b) -> c) -> d
2021-05-12T01:46:43.8486534Z 🦄 typeprinter.(∀ a. 'a) -> ()
2021-05-12T01:46:43.8487391Z 🦄 (2) typeprinter.(∀ a. 'a) -> ()
2021-05-12T01:46:43.8488744Z 🦄 typeprinter.(∀ a. (∀ b. 'b) -> a) -> ()
2021-05-12T01:46:43.8489657Z 🦄 (2) typeprinter.(∀ a. (∀ b. 'b) -> a) -> ()
2021-05-12T01:46:43.8490500Z 🦄 typeprinter.∀ a. 'a
2021-05-12T01:46:43.8492409Z 🦄 (2) typeprinter.∀ a. 'a
2021-05-12T01:46:43.8493715Z 🦄 typeprinter.a -> '(b -> c)
2021-05-12T01:46:43.8494621Z 🦄 (2) typeprinter.a -> '(b -> c)
2021-05-12T01:46:43.8495503Z 🦄 typeprinter.a -> b -> c -> d
2021-05-12T01:46:43.8496387Z 🦄 (2) typeprinter.a -> b -> c -> d
2021-05-12T01:46:43.8497239Z 🦄 typeprinter.a -> 'Pair b c
2021-05-12T01:46:43.8498139Z 🦄 (2) typeprinter.a -> 'Pair b c
2021-05-12T01:46:43.8499067Z 🦄 typeprinter.a -> b -> 'c
2021-05-12T01:46:43.8499939Z 🦄 (2) typeprinter.a -> b -> 'c
2021-05-12T01:46:43.8500802Z 🦄 typeprinter.a ->{e} 'b
2021-05-12T01:46:43.8501668Z 🦄 (2) typeprinter.a ->{e} 'b
2021-05-12T01:46:43.8507358Z 🦄 typeprinter.a -> '{e} b
2021-05-12T01:46:43.8508084Z 🦄 (2) typeprinter.a -> '{e} b
2021-05-12T01:46:43.8508807Z 🦄 typeprinter.a -> '{e} b -> c
2021-05-12T01:46:43.8509550Z 🦄 (2) typeprinter.a -> '{e} b -> c
2021-05-12T01:46:43.8510289Z 🦄 typeprinter.a -> '{e} b ->{f} c
2021-05-12T01:46:43.8511035Z 🦄 (2) typeprinter.a -> '{e} b ->{f} c
2021-05-12T01:46:43.8511773Z 🦄 typeprinter.a -> '{e} (b -> c)
2021-05-12T01:46:43.8512498Z 🦄 (2) typeprinter.a -> '{e} (b -> c)
2021-05-12T01:46:43.8513240Z 🦄 typeprinter.a -> '{e} (b ->{f} c)
2021-05-12T01:46:43.8513997Z 🦄 (2) typeprinter.a -> '{e} (b ->{f} c)
2021-05-12T01:46:43.8514716Z 🦄 (3) typeprinter.a -> 'b
2021-05-12T01:46:43.8515386Z 🦄 (4) typeprinter.a -> 'b
2021-05-12T01:46:43.8516106Z 🦄 typeprinter.a -> '('b)
2021-05-12T01:46:43.8516807Z 🦄 (2) typeprinter.a -> '('b)
2021-05-12T01:46:43.8517497Z 🦄 typeprinter.a -> '('(b -> c))
2021-05-12T01:46:43.8519381Z 🦄 (2) typeprinter.a -> '('(b -> c))
2021-05-12T01:46:43.8520109Z 🦄 typeprinter.a -> '('('(b -> c)))
2021-05-12T01:46:43.8520841Z 🦄 (2) typeprinter.a -> '('('(b -> c)))
2021-05-12T01:46:43.8521566Z 🦄 typeprinter.a -> '{e} ('('(b -> c)))
2021-05-12T01:46:43.8522340Z 🦄 (2) typeprinter.a -> '{e} ('('(b -> c)))
2021-05-12T01:46:43.8523096Z 🦄 typeprinter.a -> '('{e} ('(b -> c)))
2021-05-12T01:46:43.8523857Z 🦄 (2) typeprinter.a -> '('{e} ('(b -> c)))
2021-05-12T01:46:43.8524588Z 🦄 typeprinter.a -> '('('{e} (b -> c)))
2021-05-12T01:46:43.8525345Z 🦄 (2) typeprinter.a -> '('('{e} (b -> c)))
2021-05-12T01:46:43.8526077Z 🦄 typeprinter.a -> 'b ->{f} c
2021-05-12T01:46:43.8526783Z 🦄 (2) typeprinter.a -> 'b ->{f} c
2021-05-12T01:46:43.8527660Z 🦄 (3) typeprinter.a -> '(b -> c)
2021-05-12T01:46:43.8528435Z 🦄 (4) typeprinter.a -> '(b -> c)
2021-05-12T01:46:43.8531052Z 🦄 typeprinter.a -> '(b ->{f} c)
2021-05-12T01:46:43.8531764Z 🦄 (2) typeprinter.a -> '(b ->{f} c)
2021-05-12T01:46:43.8532479Z 🦄 typeprinter.a -> '{e} ('b)
2021-05-12T01:46:43.8533198Z 🦄 (2) typeprinter.a -> '{e} ('b)
2021-05-12T01:46:43.8533861Z 🦄 typeprinter
2021-05-12T01:46:43.8534461Z 🦄 (2) typeprinter
2021-05-12T01:46:43.8535142Z 🦄 (3) typeprinter.a -> '{e} ('b)
2021-05-12T01:46:43.8535876Z 🦄 (4) typeprinter.a -> '{e} ('b)
2021-05-12T01:46:43.8536604Z 🦄 typeprinter.a -> () ->{e} () -> b -> c
2021-05-12T01:46:43.8537378Z 🦄 (2) typeprinter.a -> () ->{e} () -> b -> c
2021-05-12T01:46:43.8538119Z 🦄 typeprinter.a -> '{e} ('(b -> c))
2021-05-12T01:46:43.8538867Z 🦄 (2) typeprinter.a -> '{e} ('(b -> c))
2021-05-12T01:46:43.8539582Z 🦄 typeprinter.a ->{e} () ->{f} b
2021-05-12T01:46:43.8540316Z 🦄 (2) typeprinter.a ->{e} () ->{f} b
2021-05-12T01:46:43.8542424Z 🦄 typeprinter.a ->{e} '{f} b
2021-05-12T01:46:43.8543402Z 🦄 (2) typeprinter.a ->{e} '{f} b
2021-05-12T01:46:43.8544153Z 🦄 typeprinter.a -> () ->{e} () ->{f} b
2021-05-12T01:46:43.8544911Z 🦄 (2) typeprinter.a -> () ->{e} () ->{f} b
2021-05-12T01:46:43.8545652Z 🦄 typeprinter.a -> '{e} ('{f} b)
2021-05-12T01:46:43.8546383Z 🦄 (2) typeprinter.a -> '{e} ('{f} b)
2021-05-12T01:46:43.8547107Z 🦄 typeprinter.a -> '{e} () ->{f} b
2021-05-12T01:46:43.8547850Z 🦄 (2) typeprinter.a -> '{e} () ->{f} b
2021-05-12T01:46:43.8548704Z 🦄 typeprinter.a -> '{e} ('{f} (b -> c))
2021-05-12T01:46:43.8549449Z 🦄 (2) typeprinter.a -> '{e} ('{f} (b -> c))
2021-05-12T01:46:43.8550185Z 🦄 typeprinter.a ->{e} '(b -> c)
2021-05-12T01:46:43.8550919Z 🦄 (2) typeprinter.a ->{e} '(b -> c)
2021-05-12T01:46:43.8551660Z 🦄 (3) typeprinter.a -> '{e} (b -> c)
2021-05-12T01:46:43.8552382Z 🦄 (4) typeprinter.a -> '{e} (b -> c)
2021-05-12T01:46:43.8553121Z 🦄 typeprinter.a -> () ->{e} () -> b
2021-05-12T01:46:43.8557145Z 🦄 (2) typeprinter.a -> () ->{e} () -> b
2021-05-12T01:46:43.8557895Z 🦄 typeprinter.'{e} a
2021-05-12T01:46:43.8558569Z 🦄 (2) typeprinter.'{e} a
2021-05-12T01:46:43.8559380Z 🦄 typeprinter.'{e} (a -> b)
2021-05-12T01:46:43.8560105Z 🦄 (2) typeprinter.'{e} (a -> b)
2021-05-12T01:46:43.8560799Z 🦄 typeprinter.'{e} (a ->{f} b)
2021-05-12T01:46:43.8561523Z 🦄 (2) typeprinter.'{e} (a ->{f} b)
2021-05-12T01:46:43.8562199Z 🦄 (3) typeprinter
2021-05-12T01:46:43.8562908Z 🦄 typeprinter.Pair a ('{e} b)
2021-05-12T01:46:43.8563688Z 🦄 (2) typeprinter.Pair a ('{e} b)
2021-05-12T01:46:43.8564417Z 🦄 typeprinter.'(a -> 'a)
2021-05-12T01:46:43.8565106Z 🦄 (2) typeprinter.'(a -> 'a)
2021-05-12T01:46:43.8565762Z 🦄 typeprinter.'()
2021-05-12T01:46:43.8566398Z 🦄 (2) typeprinter.'()
2021-05-12T01:46:43.8567049Z 🦄 typeprinter.'('a)
2021-05-12T01:46:43.8568437Z 🦄 (2) typeprinter.'('a)
2021-05-12T01:46:43.8569090Z 🦄 typeprinter.''a
2021-05-12T01:46:43.8569743Z 🦄 (2) typeprinter.''a
2021-05-12T01:46:43.8570397Z 🦄 typeprinter.'''a
2021-05-12T01:46:43.8571058Z 🦄 (2) typeprinter.'''a
2021-05-12T01:46:43.8571742Z 🦄 typeprinter.∀ a . a
2021-05-12T01:46:43.8572418Z 🦄 (2) typeprinter.∀ a . a
2021-05-12T01:46:43.8573088Z 🦄 typeprinter.∀ a. a
2021-05-12T01:46:43.8573746Z 🦄 (2) typeprinter.∀ a. a
2021-05-12T01:46:43.8574409Z 🦄 typeprinter.∀ a . 'a
2021-05-12T01:46:43.8575086Z 🦄 (2) typeprinter.∀ a . 'a
2021-05-12T01:46:43.8575729Z 🦄 (4) typeprinter
2021-05-12T01:46:43.8576330Z 🦄 (5) typeprinter
2021-05-12T01:46:43.8577035Z 🦄 (3) typeprinter.a -> b -> c -> d
2021-05-12T01:46:43.8577769Z 🦄 (4) typeprinter.a -> b -> c -> d
2021-05-12T01:46:43.8578490Z 🦄 typeprinter.a -> Pair b c -> d
2021-05-12T01:46:43.8579249Z 🦄 (2) typeprinter.a -> Pair b c -> d
2021-05-12T01:46:43.8580072Z 🦄 typeprinter.Pair (forall a. (a -> a -> a)) b
2021-05-12T01:46:43.8580953Z 🦄 (2) typeprinter.Pair (forall a. (a -> a -> a)) b
2021-05-12T01:46:43.8581821Z 🦄 (3) typeprinter.Pair (forall a. (a -> a -> a)) b
2021-05-12T01:46:43.8582702Z 🦄 (4) typeprinter.Pair (forall a. (a -> a -> a)) b
2021-05-12T01:46:43.8583628Z 🦄 unison-src.tests/324.u.typecheck
2021-05-12T01:46:43.8584623Z 🦄 unison-src.tests/324.u.serialization.foo.type
2021-05-12T01:46:43.8585727Z 🦄 unison-src.tests/324.u.serialization.foo.term
2021-05-12T01:46:43.8586697Z 🦄 unison-src.tests/514.u.typecheck
2021-05-12T01:46:43.8587716Z 🦄 unison-src.tests/514.u.serialization.idInt.type
2021-05-12T01:46:43.8588889Z 🦄 unison-src.tests/514.u.serialization.idInt.term
2021-05-12T01:46:43.8590060Z 🦄 unison-src.tests/514.u.serialization.idNat.type
2021-05-12T01:46:43.8591715Z 🦄 unison-src.tests/514.u.serialization.idNat.term
2021-05-12T01:46:43.8592925Z 🦄 unison-src.tests/514.u.serialization.idPoly.type
2021-05-12T01:46:43.8594138Z 🦄 unison-src.tests/514.u.serialization.idPoly.term
2021-05-12T01:46:43.8595357Z 🦄 unison-src.tests/514.u.serialization.idPoly2.type
2021-05-12T01:46:43.8598287Z 🦄 unison-src.tests/514.u.serialization.idPoly2.term
2021-05-12T01:46:43.8599333Z 🦄 unison-src.tests/595.u.typecheck
2021-05-12T01:46:43.8600452Z 🦄 unison-src.tests/595.u.serialization.Any
2021-05-12T01:46:43.8601541Z 🦄 unison-src.tests/595.u.serialization.any.type
2021-05-12T01:46:43.8604407Z 🦄 unison-src.tests/595.u.serialization.any.term
2021-05-12T01:46:43.8605396Z 🦄 unison-src.tests/868.u.typecheck
2021-05-12T01:46:43.8606193Z 🦄 unison-src.tests/868.u.result
2021-05-12T01:46:43.8607132Z 🦄 unison-src.tests/868.u.serialization.Choice
2021-05-12T01:46:43.8608602Z 🦄 unison-src.tests/868.u.serialization.Wrapper
2021-05-12T01:46:43.8609768Z 🦄 unison-src.tests/868.u.serialization.broken.type
2021-05-12T01:46:43.8614029Z 🦄 unison-src.tests/868.u.serialization.broken.term
2021-05-12T01:46:43.8615360Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.typecheck
2021-05-12T01:46:43.8617061Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.Optional
2021-05-12T01:46:43.8622487Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.Optional.isEmpty.type
2021-05-12T01:46:43.8628435Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.Optional.isEmpty.term
2021-05-12T01:46:43.8634719Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.increment.type
2021-05-12T01:46:43.8637008Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.increment.term
2021-05-12T01:46:43.8638986Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.|>.type
2021-05-12T01:46:43.8640663Z 🦄 unison-src.tests/a-tale-of-two-optionals.u.serialization.|>.term
2021-05-12T01:46:43.8644366Z 🦄 unison-src.tests/ability-keyword.u.typecheck
2021-05-12T01:46:43.8645733Z 🦄 unison-src.tests/ability-keyword.u.serialization.Foo
2021-05-12T01:46:43.8647262Z 🦄 unison-src.tests/ability-keyword.u.serialization.x.type
2021-05-12T01:46:43.8649077Z 🦄 unison-src.tests/ability-keyword.u.serialization.x.term
2021-05-12T01:46:43.8650326Z 🦄 unison-src.tests/abort.u.typecheck
2021-05-12T01:46:43.8651391Z 🦄 unison-src.tests/abort.u.serialization.Abort
2021-05-12T01:46:43.8652647Z 🦄 unison-src.tests/abort.u.serialization.bork.type
2021-05-12T01:46:43.8653951Z 🦄 unison-src.tests/abort.u.serialization.bork.term
2021-05-12T01:46:43.8655255Z 🦄 unison-src.tests/abort.u.serialization.eff.type
2021-05-12T01:46:43.8658555Z 🦄 unison-src.tests/abort.u.serialization.eff.term
2021-05-12T01:46:43.8659857Z 🦄 unison-src.tests/abort.u.serialization.heff.type
2021-05-12T01:46:43.8661152Z 🦄 unison-src.tests/abort.u.serialization.heff.term
2021-05-12T01:46:43.8662473Z 🦄 unison-src.tests/abort.u.serialization.hudy.type
2021-05-12T01:46:43.8663784Z 🦄 unison-src.tests/abort.u.serialization.hudy.term
2021-05-12T01:46:43.8664978Z 🦄 unison-src.tests/ask-inferred.u.typecheck
2021-05-12T01:46:43.8666216Z 🦄 unison-src.tests/ask-inferred.u.serialization.Ask
2021-05-12T01:46:43.8667582Z 🦄 unison-src.tests/ask-inferred.u.serialization.AskT
2021-05-12T01:46:43.8670121Z 🦄 unison-src.tests/ask-inferred.u.serialization.AskU
2021-05-12T01:46:43.8671539Z 🦄 unison-src.tests/ask-inferred.u.serialization.x.type
2021-05-12T01:46:44.7937552Z 🦄 unison-src.tests/ask-inferred.u.serialization.x.term
2021-05-12T01:46:44.7939707Z 🦄 unison-src.tests/ask-inferred.u.serialization.x2.type
2021-05-12T01:46:44.7942399Z 🦄 unison-src.tests/ask-inferred.u.serialization.x2.term
2021-05-12T01:46:44.7944310Z 🦄 unison-src.tests/ask-inferred.u.serialization.x3.type
2021-05-12T01:46:44.7946035Z 🦄 unison-src.tests/ask-inferred.u.serialization.x3.term
2021-05-12T01:46:44.7947785Z 🦄 unison-src.tests/ask-inferred.u.serialization.y.type
2021-05-12T01:46:44.7950146Z 🦄 unison-src.tests/ask-inferred.u.serialization.y.term
2021-05-12T01:46:44.7952001Z 🦄 unison-src.tests/ask-inferred.u.serialization.y2.type
2021-05-12T01:46:44.7953735Z 🦄 unison-src.tests/ask-inferred.u.serialization.y2.term
2021-05-12T01:46:44.7955443Z 🦄 unison-src.tests/boolean-ops-in-sequence.u.typecheck
2021-05-12T01:46:44.7958084Z 🦄 unison-src.tests/boolean-ops-in-sequence.u.serialization.test.type
2021-05-12T01:46:44.7960410Z 🦄 unison-src.tests/boolean-ops-in-sequence.u.serialization.test.term
2021-05-12T01:46:44.7966867Z 🦄 unison-src.tests/builtin-arity-0-evaluation.u.typecheck
2021-05-12T01:46:44.7968557Z 🦄 unison-src.tests/builtin-arity-0-evaluation.u.result
2021-05-12T01:46:44.7969796Z 🦄 unison-src.tests/caseguard.u.typecheck
2021-05-12T01:46:44.7971009Z 🦄 unison-src.tests/caseguard.u.serialization.f.type
2021-05-12T01:46:44.7972361Z 🦄 unison-src.tests/caseguard.u.serialization.f.term
2021-05-12T01:46:44.7973602Z 🦄 unison-src.tests/cce.u.typecheck
2021-05-12T01:46:44.7974460Z 🦄 unison-src.tests/cce.u.result
2021-05-12T01:46:44.7975449Z 🦄 unison-src.tests/cce.u.serialization.Future
2021-05-12T01:46:44.7976603Z 🦄 unison-src.tests/cce.u.serialization.Monoid
2021-05-12T01:46:44.7977721Z 🦄 unison-src.tests/cce.u.serialization.Node
2021-05-12T01:46:44.7978846Z 🦄 unison-src.tests/cce.u.serialization.Remote
2021-05-12T01:46:44.7980270Z 🦄 unison-src.tests/cce.u.serialization.Future.fromThunk.type
2021-05-12T01:46:44.7981960Z 🦄 unison-src.tests/cce.u.serialization.Future.fromThunk.term
2021-05-12T01:46:44.7983392Z 🦄 unison-src.tests/cce.u.serialization.List.map.type
2021-05-12T01:46:44.7984665Z 🦄 unison-src.tests/cce.u.serialization.List.map.term
2021-05-12T01:46:44.7985947Z 🦄 unison-src.tests/cce.u.serialization.Monoid.op.type
2021-05-12T01:46:44.7987265Z 🦄 unison-src.tests/cce.u.serialization.Monoid.op.term
2021-05-12T01:46:44.7988658Z 🦄 unison-src.tests/cce.u.serialization.Monoid.orElse.type
2021-05-12T01:46:44.7990133Z 🦄 unison-src.tests/cce.u.serialization.Monoid.orElse.term
2021-05-12T01:46:44.7992660Z 🦄 unison-src.tests/cce.u.serialization.Monoid.zero.type
2021-05-12T01:46:44.7994167Z 🦄 unison-src.tests/cce.u.serialization.Monoid.zero.term
2021-05-12T01:46:44.7996390Z 🦄 unison-src.tests/cce.u.serialization.Node.increment.type
2021-05-12T01:46:44.7998027Z 🦄 unison-src.tests/cce.u.serialization.Node.increment.term
2021-05-12T01:46:44.7999602Z 🦄 unison-src.tests/cce.u.serialization.Remote.forkAt.type
2021-05-12T01:46:44.8002422Z 🦄 unison-src.tests/cce.u.serialization.Remote.forkAt.term
2021-05-12T01:46:44.8005912Z 🦄 unison-src.tests/cce.u.serialization.Remote.runLocal.type
2021-05-12T01:46:44.8007792Z 🦄 unison-src.tests/cce.u.serialization.Remote.runLocal.term
2021-05-12T01:46:44.8009242Z 🦄 unison-src.tests/cce.u.serialization.dmap.type
2021-05-12T01:46:44.8010490Z 🦄 unison-src.tests/cce.u.serialization.dmap.term
2021-05-12T01:46:44.8011855Z 🦄 unison-src.tests/cce.u.serialization.dmapReduce.type
2021-05-12T01:46:44.8016720Z 🦄 unison-src.tests/cce.u.serialization.dmapReduce.term
2021-05-12T01:46:44.8018017Z 🦄 unison-src.tests/cce.u.serialization.dreduce.type
2021-05-12T01:46:44.8019266Z 🦄 unison-src.tests/cce.u.serialization.dreduce.term
2021-05-12T01:46:44.8020482Z 🦄 unison-src.tests/cce.u.serialization.dsort.type
2021-05-12T01:46:44.8021666Z 🦄 unison-src.tests/cce.u.serialization.dsort.term
2021-05-12T01:46:44.8022829Z 🦄 unison-src.tests/cce.u.serialization.force.type
2021-05-12T01:46:44.8024264Z 🦄 unison-src.tests/cce.u.serialization.force.term
2021-05-12T01:46:44.8025546Z 🦄 unison-src.tests/cce.u.serialization.merge.type
2021-05-12T01:46:44.8026799Z 🦄 unison-src.tests/cce.u.serialization.merge.term
2021-05-12T01:46:44.8028052Z 🦄 unison-src.tests/cce.u.serialization.sort.type
2021-05-12T01:46:44.8029289Z 🦄 unison-src.tests/cce.u.serialization.sort.term
2021-05-12T01:46:44.8030543Z 🦄 unison-src.tests/compose-inference.u.typecheck
2021-05-12T01:46:44.8032180Z 🦄 unison-src.tests/compose-inference.u.serialization.compose.type
2021-05-12T01:46:44.8034149Z 🦄 unison-src.tests/compose-inference.u.serialization.compose.term
2021-05-12T01:46:44.8035608Z 🦄 unison-src.tests/console.u.typecheck
2021-05-12T01:46:44.8036771Z 🦄 unison-src.tests/console.u.serialization.Console
2021-05-12T01:46:44.8038054Z 🦄 unison-src.tests/console.u.serialization.State
2021-05-12T01:46:44.8039338Z 🦄 unison-src.tests/console.u.serialization.++.type
2021-05-12T01:46:44.8040639Z 🦄 unison-src.tests/console.u.serialization.++.term
2021-05-12T01:46:44.8042154Z 🦄 unison-src.tests/console.u.serialization.fst.type
2021-05-12T01:46:44.8043514Z 🦄 unison-src.tests/console.u.serialization.fst.term
2021-05-12T01:46:44.8044974Z 🦄 unison-src.tests/console.u.serialization.simulate.type
2021-05-12T01:46:44.8046516Z 🦄 unison-src.tests/console.u.serialization.simulate.term
2021-05-12T01:46:44.8048099Z 🦄 unison-src.tests/console.u.serialization.snd.type
2021-05-12T01:46:44.8049555Z 🦄 unison-src.tests/console.u.serialization.snd.term
2021-05-12T01:46:44.8050956Z 🦄 unison-src.tests/console.u.serialization.state.type
2021-05-12T01:46:44.8052389Z 🦄 unison-src.tests/console.u.serialization.state.term
2021-05-12T01:46:44.8053742Z 🦄 unison-src.tests/console.u.serialization.x.type
2021-05-12T01:46:44.8055007Z 🦄 unison-src.tests/console.u.serialization.x.term
2021-05-12T01:46:44.8056140Z 🦄 unison-src.tests/console1.u.typecheck
2021-05-12T01:46:44.8057315Z 🦄 unison-src.tests/console1.u.serialization.Console
2021-05-12T01:46:44.8058627Z 🦄 unison-src.tests/console1.u.serialization.State
2021-05-12T01:46:44.8059899Z 🦄 unison-src.tests/console1.u.serialization.e.type
2021-05-12T01:46:44.8061202Z 🦄 unison-src.tests/console1.u.serialization.e.term
2021-05-12T01:46:44.8062534Z 🦄 unison-src.tests/console1.u.serialization.fst.type
2021-05-12T01:46:44.8063928Z 🦄 unison-src.tests/console1.u.serialization.fst.term
2021-05-12T01:46:44.8065398Z 🦄 unison-src.tests/console1.u.serialization.simulate.type
2021-05-12T01:46:44.8066979Z 🦄 unison-src.tests/console1.u.serialization.simulate.term
2021-05-12T01:46:44.8068440Z 🦄 unison-src.tests/console1.u.serialization.snd.type
2021-05-12T01:46:44.8069788Z 🦄 unison-src.tests/console1.u.serialization.snd.term
2021-05-12T01:46:44.8071240Z 🦄 unison-src.tests/data-references-builtins.u.typecheck
2021-05-12T01:46:44.8073146Z 🦄 unison-src.tests/data-references-builtins.u.serialization.StringOrInt
2021-05-12T01:46:44.8074726Z 🦄 unison-src.tests/delay.u.typecheck
2021-05-12T01:46:44.8075753Z 🦄 unison-src.tests/delay.u.serialization.Foo
2021-05-12T01:46:44.8076923Z 🦄 unison-src.tests/delay.u.serialization.+.type
2021-05-12T01:46:44.8078123Z 🦄 unison-src.tests/delay.u.serialization.+.term
2021-05-12T01:46:44.8079386Z 🦄 unison-src.tests/delay.u.serialization.woot.type
2021-05-12T01:46:44.8080683Z 🦄 unison-src.tests/delay.u.serialization.woot.term
2021-05-12T01:46:44.8082027Z 🦄 unison-src.tests/delay.u.serialization.woot2.type
2021-05-12T01:46:44.8083397Z 🦄 unison-src.tests/delay.u.serialization.woot2.term
2021-05-12T01:46:44.8084748Z 🦄 unison-src.tests/delay.u.serialization.woot3.type
2021-05-12T01:46:44.8086082Z 🦄 unison-src.tests/delay.u.serialization.woot3.term
2021-05-12T01:46:44.8090388Z 🦄 unison-src.tests/delay.u.serialization.woot4.type
2021-05-12T01:46:44.8092034Z 🦄 unison-src.tests/delay.u.serialization.woot4.term
2021-05-12T01:46:44.8093505Z 🦄 unison-src.tests/delay.u.serialization.woot4Usage.type
2021-05-12T01:46:44.8095030Z 🦄 unison-src.tests/delay.u.serialization.woot4Usage.term
2021-05-12T01:46:44.8100762Z 🦄 unison-src.tests/delay.u.serialization.woot4Usage2.type
2021-05-12T01:46:44.8102390Z 🦄 unison-src.tests/delay.u.serialization.woot4Usage2.term
2021-05-12T01:46:44.8103686Z 🦄 unison-src.tests/delay_parse.u.typecheck
2021-05-12T01:46:44.8104736Z 🦄 unison-src.tests/delay_parse.u.serialization.T
2021-05-12T01:46:44.8105946Z 🦄 unison-src.tests/delay_parse.u.serialization.a.type
2021-05-12T01:46:44.8110667Z 🦄 unison-src.tests/delay_parse.u.serialization.a.term
2021-05-12T01:46:44.8111944Z 🦄 unison-src.tests/delay_parse.u.serialization.b.type
2021-05-12T01:46:44.8113198Z 🦄 unison-src.tests/delay_parse.u.serialization.b.term
2021-05-12T01:46:44.8116868Z 🦄 unison-src.tests/delay_parse.u.serialization.c.type
2021-05-12T01:46:44.8118153Z 🦄 unison-src.tests/delay_parse.u.serialization.c.term
2021-05-12T01:46:44.8119402Z 🦄 unison-src.tests/delay_parse.u.serialization.d.type
2021-05-12T01:46:44.8120680Z 🦄 unison-src.tests/delay_parse.u.serialization.d.term
2021-05-12T01:46:44.8122899Z 🦄 unison-src.tests/effect-instantiation.u.typecheck
2021-05-12T01:46:44.8124459Z 🦄 unison-src.tests/effect-instantiation.u.serialization.Foo
2021-05-12T01:46:44.8126280Z 🦄 unison-src.tests/effect-instantiation.u.serialization.blah.type
2021-05-12T01:46:44.8130308Z 🦄 unison-src.tests/effect-instantiation.u.serialization.blah.term
2021-05-12T01:46:44.8132018Z 🦄 unison-src.tests/effect-instantiation2.u.typecheck
2021-05-12T01:46:44.8133870Z 🦄 unison-src.tests/effect-instantiation2.u.serialization.Hi
2021-05-12T01:46:44.8135712Z 🦄 unison-src.tests/effect-instantiation2.u.serialization.woot.type
2021-05-12T01:46:44.8139650Z 🦄 unison-src.tests/effect-instantiation2.u.serialization.woot.term
2021-05-12T01:46:44.8141141Z 🦄 unison-src.tests/effect1.u.typecheck
2021-05-12T01:46:44.8142254Z 🦄 unison-src.tests/effect1.u.serialization.Abort
2021-05-12T01:46:44.8143536Z 🦄 unison-src.tests/effect1.u.serialization.eff.type
2021-05-12T01:46:44.8144886Z 🦄 unison-src.tests/effect1.u.serialization.eff.term
2021-05-12T01:46:44.8146254Z 🦄 unison-src.tests/empty-above-the-fold.u.typecheck
2021-05-12T01:46:44.8147396Z 🦄 unison-src.tests/fix1640.u.typecheck
2021-05-12T01:46:44.8148411Z 🦄 unison-src.tests/fix1640.u.serialization.Color
2021-05-12T01:46:44.8152131Z 🦄 unison-src.tests/fix1640.u.serialization.RBTree
2021-05-12T01:46:44.8153524Z 🦄 unison-src.tests/fix1640.u.serialization.RBTree.isRed.type
2021-05-12T01:46:44.8155097Z 🦄 unison-src.tests/fix1640.u.serialization.RBTree.isRed.term
2021-05-12T01:46:44.8156659Z 🦄 unison-src.tests/fix1640.u.serialization.RBTree.isRed1.type
2021-05-12T01:46:44.8158257Z 🦄 unison-src.tests/fix1640.u.serialization.RBTree.isRed1.term
2021-05-12T01:46:44.8159714Z 🦄 unison-src.tests/fix1640.u.serialization.isRed.type
2021-05-12T01:46:44.8161021Z 🦄 unison-src.tests/fix1640.u.serialization.isRed.term
2021-05-12T01:46:44.8162592Z 🦄 unison-src.tests/fix1640.u.serialization.thisIsTotallyLegit.type
2021-05-12T01:46:44.8166491Z 🦄 unison-src.tests/fix1640.u.serialization.thisIsTotallyLegit.term
2021-05-12T01:46:44.8168195Z 🦄 unison-src.tests/fix1695.u.typecheck
2021-05-12T01:46:44.8169190Z 🦄 unison-src.tests/fix1695.u.serialization.G
2021-05-12T01:46:44.8170288Z 🦄 unison-src.tests/fix1695.u.serialization.f.type
2021-05-12T01:46:44.8171458Z 🦄 unison-src.tests/fix1695.u.serialization.f.term
2021-05-12T01:46:44.8172494Z 🦄 unison-src.tests/fix1779.u.typecheck
2021-05-12T01:46:44.8173497Z 🦄 unison-src.tests/fix1779.u.serialization.R
2021-05-12T01:46:44.8174524Z 🦄 unison-src.tests/fix1779.u.serialization.S
2021-05-12T01:46:44.8175670Z 🦄 unison-src.tests/fix1779.u.serialization.run.type
2021-05-12T01:46:44.8178009Z 🦄 unison-src.tests/fix1779.u.serialization.run.term
2021-05-12T01:46:45.8323968Z 🦄 unison-src.tests/fix1779.u.serialization.run'.type
2021-05-12T01:46:45.8326802Z 🦄 unison-src.tests/fix1779.u.serialization.run'.term
2021-05-12T01:46:45.8328544Z 🦄 unison-src.tests/fix528.u.typecheck
2021-05-12T01:46:45.8329690Z 🦄 unison-src.tests/fix528.u.result
2021-05-12T01:46:45.8330966Z 🦄 unison-src.tests/fix528.u.serialization.Woot
2021-05-12T01:46:45.8332400Z 🦄 unison-src.tests/fix528.u.serialization.ex1.type
2021-05-12T01:46:45.8333893Z 🦄 unison-src.tests/fix528.u.serialization.ex1.term
2021-05-12T01:46:45.8336136Z 🦄 unison-src.tests/fix528.u.serialization.ex2.type
2021-05-12T01:46:45.8337745Z 🦄 unison-src.tests/fix528.u.serialization.ex2.term
2021-05-12T01:46:45.8339163Z 🦄 unison-src.tests/fix528.u.serialization.|>.type
2021-05-12T01:46:45.8340478Z 🦄 unison-src.tests/fix528.u.serialization.|>.term
2021-05-12T01:46:45.8342293Z 🦄 unison-src.tests/fix739.u.typecheck
2021-05-12T01:46:45.8343736Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec
2021-05-12T01:46:45.8345516Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.type
2021-05-12T01:46:45.8348118Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.term
2021-05-12T01:46:45.8351569Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.modify.type
2021-05-12T01:46:45.8358769Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.modify.term
2021-05-12T01:46:45.8360853Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.set.type
2021-05-12T01:46:45.8363464Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.combine.set.term
2021-05-12T01:46:45.8365292Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.type
2021-05-12T01:46:45.8368154Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.term
2021-05-12T01:46:45.8370039Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.modify.type
2021-05-12T01:46:45.8372663Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.modify.term
2021-05-12T01:46:45.8375420Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.set.type
2021-05-12T01:46:45.8377305Z 🦄 unison-src.tests/fix739.u.serialization.MonoidRec.empty.set.term
2021-05-12T01:46:45.8378690Z 🦄 unison-src.tests/force.u.typecheck
2021-05-12T01:46:45.8380449Z 🦄 unison-src.tests/force.u.serialization.Woot
2021-05-12T01:46:45.8381673Z 🦄 unison-src.tests/force.u.serialization.ex.type
2021-05-12T01:46:45.8382940Z 🦄 unison-src.tests/force.u.serialization.ex.term
2021-05-12T01:46:45.8384893Z 🦄 unison-src.tests/force.u.serialization.force.type
2021-05-12T01:46:45.8386233Z 🦄 unison-src.tests/force.u.serialization.force.term
2021-05-12T01:46:45.8388459Z 🦄 unison-src.tests/guard-boolean-operators.u.typecheck
2021-05-12T01:46:45.8390148Z 🦄 unison-src.tests/guard-boolean-operators.u.serialization.Foo
2021-05-12T01:46:45.8393058Z 🦄 unison-src.tests/guard-boolean-operators.u.serialization.f.type
2021-05-12T01:46:45.8395018Z 🦄 unison-src.tests/guard-boolean-operators.u.serialization.f.term
2021-05-12T01:46:45.8397660Z 🦄 unison-src.tests/guard-boolean-operators.u.serialization.g.type
2021-05-12T01:46:45.8399616Z 🦄 unison-src.tests/guard-boolean-operators.u.serialization.g.term
2021-05-12T01:46:45.8403487Z 🦄 unison-src.tests/handler-stacking.u.typecheck
2021-05-12T01:46:45.8404927Z 🦄 unison-src.tests/handler-stacking.u.serialization.State
2021-05-12T01:46:45.8406543Z 🦄 unison-src.tests/handler-stacking.u.serialization.Writer
2021-05-12T01:46:45.8409261Z 🦄 unison-src.tests/handler-stacking.u.serialization.main.type
2021-05-12T01:46:45.8411113Z 🦄 unison-src.tests/handler-stacking.u.serialization.main.term
2021-05-12T01:46:45.8413084Z 🦄 unison-src.tests/handler-stacking.u.serialization.replicate.type
2021-05-12T01:46:45.8415223Z 🦄 unison-src.tests/handler-stacking.u.serialization.replicate.term
2021-05-12T01:46:45.8417478Z 🦄 unison-src.tests/handler-stacking.u.serialization.stateHandler.type
2021-05-12T01:46:45.8419744Z 🦄 unison-src.tests/handler-stacking.u.serialization.stateHandler.term
2021-05-12T01:46:45.8422050Z 🦄 unison-src.tests/handler-stacking.u.serialization.writerHandler.type
2021-05-12T01:46:45.8424387Z 🦄 unison-src.tests/handler-stacking.u.serialization.writerHandler.term
2021-05-12T01:46:45.8425966Z 🦄 unison-src.tests/hang.u.typecheck
2021-05-12T01:46:45.8427343Z 🦄 unison-src.tests/hang.u.serialization.Future
2021-05-12T01:46:45.8428621Z 🦄 unison-src.tests/hang.u.serialization.Node
2021-05-12T01:46:45.8429871Z 🦄 unison-src.tests/hang.u.serialization.Remote
2021-05-12T01:46:45.8431217Z 🦄 unison-src.tests/hang.u.serialization.List.map.type
2021-05-12T01:46:45.8432741Z 🦄 unison-src.tests/hang.u.serialization.List.map.term
2021-05-12T01:46:45.8434365Z 🦄 unison-src.tests/hang.u.serialization.Node.increment.type
2021-05-12T01:46:45.8436227Z 🦄 unison-src.tests/hang.u.serialization.Node.increment.term
2021-05-12T01:46:45.8437886Z 🦄 unison-src.tests/hang.u.serialization.Remote.forkAt.type
2021-05-12T01:46:45.8439594Z 🦄 unison-src.tests/hang.u.serialization.Remote.forkAt.term
2021-05-12T01:46:45.8441377Z 🦄 unison-src.tests/hang.u.serialization.Remote.runLocal.type
2021-05-12T01:46:45.8443184Z 🦄 unison-src.tests/hang.u.serialization.Remote.runLocal.term
2021-05-12T01:46:45.8444740Z 🦄 unison-src.tests/hang.u.serialization.dsort2.type
2021-05-12T01:46:45.8446193Z 🦄 unison-src.tests/hang.u.serialization.dsort2.term
2021-05-12T01:46:45.8448085Z 🦄 unison-src.tests/hang.u.serialization.force.type
2021-05-12T01:46:45.8449573Z 🦄 unison-src.tests/hang.u.serialization.force.term
2021-05-12T01:46:45.8450922Z 🦄 unison-src.tests/hang.u.serialization.halve.type
2021-05-12T01:46:45.8453034Z 🦄 unison-src.tests/hang.u.serialization.halve.term
2021-05-12T01:46:45.8454482Z 🦄 unison-src.tests/hang.u.serialization.isEmpty.type
2021-05-12T01:46:45.8456650Z 🦄 unison-src.tests/hang.u.serialization.isEmpty.term
2021-05-12T01:46:45.8458043Z 🦄 unison-src.tests/hang.u.serialization.merge.type
2021-05-12T01:46:45.8459434Z 🦄 unison-src.tests/hang.u.serialization.merge.term
2021-05-12T01:46:45.8475188Z 🦄 unison-src.tests/id.u.typecheck
2021-05-12T01:46:45.8476464Z 🦄 unison-src.tests/id.u.serialization.id.type
2021-05-12T01:46:45.8477623Z 🦄 unison-src.tests/id.u.serialization.id.term
2021-05-12T01:46:45.8480817Z 🦄 unison-src.tests/if.u.typecheck
2021-05-12T01:46:45.8481860Z 🦄 unison-src.tests/if.u.serialization.foo.type
2021-05-12T01:46:45.8483044Z 🦄 unison-src.tests/if.u.serialization.foo.term
2021-05-12T01:46:45.8484117Z 🦄 unison-src.tests/imports.u.typecheck
2021-05-12T01:46:45.8486736Z 🦄 unison-src.tests/imports2.u.typecheck
2021-05-12T01:46:45.8488472Z 🦄 unison-src.tests/imports2.u.serialization.Optional.orElse.type
2021-05-12T01:46:45.8490392Z 🦄 unison-src.tests/imports2.u.serialization.Optional.orElse.term
2021-05-12T01:46:45.8495284Z 🦄 unison-src.tests/inner-lambda1.u.typecheck
2021-05-12T01:46:45.8496691Z 🦄 unison-src.tests/inner-lambda1.u.serialization.search.type
2021-05-12T01:46:45.8498374Z 🦄 unison-src.tests/inner-lambda1.u.serialization.search.term
2021-05-12T01:46:45.8501636Z 🦄 unison-src.tests/inner-lambda2.u.typecheck
2021-05-12T01:46:45.8503055Z 🦄 unison-src.tests/inner-lambda2.u.serialization.search.type
2021-05-12T01:46:45.8504725Z 🦄 unison-src.tests/inner-lambda2.u.serialization.search.term
2021-05-12T01:46:45.8506067Z 🦄 unison-src.tests/io-state2.u.typecheck
2021-05-12T01:46:45.8511783Z 🦄 unison-src.tests/io-state2.u.serialization.Optional
2021-05-12T01:46:45.8513076Z 🦄 unison-src.tests/io-state2.u.serialization.IO
2021-05-12T01:46:45.8514304Z 🦄 unison-src.tests/io-state2.u.serialization.State
2021-05-12T01:46:45.8515635Z 🦄 unison-src.tests/io-state2.u.serialization.foo.type
2021-05-12T01:46:45.8520421Z 🦄 unison-src.tests/io-state2.u.serialization.foo.term
2021-05-12T01:46:45.8521622Z 🦄 unison-src.tests/io-state3.u.typecheck
2021-05-12T01:46:45.8522711Z 🦄 unison-src.tests/io-state3.u.serialization.IO
2021-05-12T01:46:45.8525729Z 🦄 unison-src.tests/io-state3.u.serialization.ex1.type
2021-05-12T01:46:45.8527135Z 🦄 unison-src.tests/io-state3.u.serialization.ex1.term
2021-05-12T01:46:45.8528642Z 🦄 unison-src.tests/keyword-parse.u.typecheck
2021-05-12T01:46:45.8530634Z 🦄 unison-src.tests/keyword-parse.u.serialization.f.type
2021-05-12T01:46:45.8532172Z 🦄 unison-src.tests/keyword-parse.u.serialization.f.term
2021-05-12T01:46:45.8534802Z 🦄 unison-src.tests/lambda-closing-over-effectful-fn.u.typecheck
2021-05-12T01:46:45.8536637Z 🦄 unison-src.tests/lambda-closing-over-effectful-fn.u.result
2021-05-12T01:46:45.8538843Z 🦄 unison-src.tests/lambda-closing-over-effectful-fn.u.serialization.unfold.type
2021-05-12T01:46:45.8545801Z 🦄 unison-src.tests/lambda-closing-over-effectful-fn.u.serialization.unfold.term
2021-05-12T01:46:45.8555001Z 🦄 unison-src.tests/links.u.typecheck
2021-05-12T01:46:45.8555941Z 🦄 unison-src.tests/links.u.result
2021-05-12T01:46:45.8557117Z 🦄 unison-src.tests/links.u.serialization.dropLink.type
2021-05-12T01:46:45.8558586Z 🦄 unison-src.tests/links.u.serialization.dropLink.term
2021-05-12T01:46:45.8603155Z 🦄 unison-src.tests/links.u.serialization.natLink.type
2021-05-12T01:46:45.8604599Z 🦄 unison-src.tests/links.u.serialization.natLink.term
2021-05-12T01:46:45.8606053Z 🦄 unison-src.tests/links.u.serialization.takeLink.type
2021-05-12T01:46:45.8607707Z 🦄 unison-src.tests/links.u.serialization.takeLink.term
2021-05-12T01:46:45.8609016Z 🦄 unison-src.tests/map-traverse.u.typecheck
2021-05-12T01:46:45.8610268Z 🦄 unison-src.tests/map-traverse.u.serialization.List
2021-05-12T01:46:45.8611661Z 🦄 unison-src.tests/map-traverse.u.serialization.Noop
2021-05-12T01:46:45.8613089Z 🦄 unison-src.tests/map-traverse.u.serialization.Noop2
2021-05-12T01:46:45.8614552Z 🦄 unison-src.tests/map-traverse.u.serialization.c.type
2021-05-12T01:46:45.8616017Z 🦄 unison-src.tests/map-traverse.u.serialization.c.term
2021-05-12T01:46:45.8617509Z 🦄 unison-src.tests/map-traverse.u.serialization.ex.type
2021-05-12T01:46:45.8619026Z 🦄 unison-src.tests/map-traverse.u.serialization.ex.term
2021-05-12T01:46:45.8620554Z 🦄 unison-src.tests/map-traverse.u.serialization.map.type
2021-05-12T01:46:45.8622080Z 🦄 unison-src.tests/map-traverse.u.serialization.map.term
2021-05-12T01:46:45.8623723Z 🦄 unison-src.tests/map-traverse.u.serialization.pureMap.type
2021-05-12T01:46:45.8625560Z 🦄 unison-src.tests/map-traverse.u.serialization.pureMap.term
2021-05-12T01:46:45.8627035Z 🦄 unison-src.tests/map-traverse.u.serialization.z.type
2021-05-12T01:46:45.8628632Z 🦄 unison-src.tests/map-traverse.u.serialization.z.term
2021-05-12T01:46:45.8630186Z 🦄 unison-src.tests/map-traverse.u.serialization.zappy.type
2021-05-12T01:46:45.8631811Z 🦄 unison-src.tests/map-traverse.u.serialization.zappy.term
2021-05-12T01:46:45.8633473Z 🦄 unison-src.tests/map-traverse.u.serialization.zappy2.type
2021-05-12T01:46:45.8635134Z 🦄 unison-src.tests/map-traverse.u.serialization.zappy2.term
2021-05-12T01:46:45.8636539Z 🦄 unison-src.tests/map-traverse2.u.typecheck
2021-05-12T01:46:45.8637822Z 🦄 unison-src.tests/map-traverse2.u.serialization.List
2021-05-12T01:46:45.8639228Z 🦄 unison-src.tests/map-traverse2.u.serialization.Noop
2021-05-12T01:46:45.8640653Z 🦄 unison-src.tests/map-traverse2.u.serialization.Noop2
2021-05-12T01:46:45.8642122Z 🦄 unison-src.tests/map-traverse2.u.serialization.c.type
2021-05-12T01:46:45.8643622Z 🦄 unison-src.tests/map-traverse2.u.serialization.c.term
2021-05-12T01:46:45.8645127Z 🦄 unison-src.tests/map-traverse2.u.serialization.ex.type
2021-05-12T01:46:45.8646646Z 🦄 unison-src.tests/map-traverse2.u.serialization.ex.term
2021-05-12T01:46:45.8648995Z 🦄 unison-src.tests/map-traverse2.u.serialization.map.type
2021-05-12T01:46:45.8650572Z 🦄 unison-src.tests/map-traverse2.u.serialization.map.term
2021-05-12T01:46:46.9144259Z 🦄 unison-src.tests/map-traverse2.u.serialization.pureMap.type
2021-05-12T01:46:46.9146547Z 🦄 unison-src.tests/map-traverse2.u.serialization.pureMap.term
2021-05-12T01:46:46.9149292Z 🦄 unison-src.tests/map-traverse2.u.serialization.z.type
2021-05-12T01:46:46.9151068Z 🦄 unison-src.tests/map-traverse2.u.serialization.z.term
2021-05-12T01:46:46.9152753Z 🦄 unison-src.tests/map-traverse2.u.serialization.zappy.type
2021-05-12T01:46:46.9154799Z 🦄 unison-src.tests/map-traverse2.u.serialization.zappy.term
2021-05-12T01:46:46.9157669Z 🦄 unison-src.tests/map-traverse2.u.serialization.zappy2.type
2021-05-12T01:46:46.9159807Z 🦄 unison-src.tests/map-traverse2.u.serialization.zappy2.term
2021-05-12T01:46:46.9161411Z 🦄 unison-src.tests/mergesort.u.typecheck
2021-05-12T01:46:46.9163023Z 🦄 unison-src.tests/mergesort.u.serialization.halveWith.type
2021-05-12T01:46:46.9165566Z 🦄 unison-src.tests/mergesort.u.serialization.halveWith.term
2021-05-12T01:46:46.9169571Z 🦄 unison-src.tests/mergesort.u.serialization.merge.type
2021-05-12T01:46:46.9171328Z 🦄 unison-src.tests/mergesort.u.serialization.merge.term
2021-05-12T01:46:46.9175547Z 🦄 unison-src.tests/mergesort.u.serialization.sort.type
2021-05-12T01:46:46.9177017Z 🦄 unison-src.tests/mergesort.u.serialization.sort.term
2021-05-12T01:46:46.9178319Z 🦄 unison-src.tests/methodical/abilities.u.typecheck
2021-05-12T01:46:46.9182108Z 🦄 unison-src.tests/methodical/abilities.u.result
2021-05-12T01:46:46.9183342Z 🦄 unison-src.tests/methodical/abilities.u.serialization.A
2021-05-12T01:46:46.9184684Z 🦄 unison-src.tests/methodical/abilities.u.serialization.B
2021-05-12T01:46:46.9186104Z 🦄 unison-src.tests/methodical/abilities.u.serialization.a1.type
2021-05-12T01:46:46.9190512Z 🦄 unison-src.tests/methodical/abilities.u.serialization.a1.term
2021-05-12T01:46:46.9192332Z 🦄 unison-src.tests/methodical/abilities.u.serialization.ab1.type
2021-05-12T01:46:46.9193893Z 🦄 unison-src.tests/methodical/abilities.u.serialization.ab1.term
2021-05-12T01:46:46.9198718Z 🦄 unison-src.tests/methodical/abilities.u.serialization.ab2.type
2021-05-12T01:46:46.9200325Z 🦄 unison-src.tests/methodical/abilities.u.serialization.ab2.term
2021-05-12T01:46:46.9201896Z 🦄 unison-src.tests/methodical/abilities.u.serialization.abh.type
2021-05-12T01:46:46.9207811Z 🦄 unison-src.tests/methodical/abilities.u.serialization.abh.term
2021-05-12T01:46:46.9209363Z 🦄 unison-src.tests/methodical/abilities.u.serialization.nh.type
2021-05-12T01:46:46.9210880Z 🦄 unison-src.tests/methodical/abilities.u.serialization.nh.term
2021-05-12T01:46:46.9213389Z 🦄 unison-src.tests/methodical/abilities.u.serialization.unA.type
2021-05-12T01:46:46.9214963Z 🦄 unison-src.tests/methodical/abilities.u.serialization.unA.term
2021-05-12T01:46:46.9216439Z 🦄 unison-src.tests/methodical/apply-constructor.u.typecheck
2021-05-12T01:46:46.9217779Z 🦄 unison-src.tests/methodical/apply-constructor.u.result
2021-05-12T01:46:46.9221581Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.Woot
2021-05-12T01:46:46.9223502Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.exactt.type
2021-05-12T01:46:46.9225708Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.exactt.term
2021-05-12T01:46:46.9227732Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.toSeq.type
2021-05-12T01:46:46.9233389Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.toSeq.term
2021-05-12T01:46:46.9235556Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply0t.type
2021-05-12T01:46:46.9237910Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply0t.term
2021-05-12T01:46:46.9240263Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply1t.type
2021-05-12T01:46:46.9242574Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply1t.term
2021-05-12T01:46:46.9245003Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply2t.type
2021-05-12T01:46:46.9247353Z 🦄 unison-src.tests/methodical/apply-constructor.u.serialization.underapply2t.term
2021-05-12T01:46:46.9249753Z 🦄 unison-src.tests/methodical/apply.u.typecheck
2021-05-12T01:46:46.9250795Z 🦄 unison-src.tests/methodical/apply.u.result
2021-05-12T01:46:46.9252055Z 🦄 unison-src.tests/methodical/apply.u.serialization.exact.type
2021-05-12T01:46:46.9253522Z 🦄 unison-src.tests/methodical/apply.u.serialization.exact.term
2021-05-12T01:46:46.9255034Z 🦄 unison-src.tests/methodical/apply.u.serialization.exact1.type
2021-05-12T01:46:46.9256745Z 🦄 unison-src.tests/methodical/apply.u.serialization.exact1.term
2021-05-12T01:46:46.9258217Z 🦄 unison-src.tests/methodical/apply.u.serialization.fn.type
2021-05-12T01:46:46.9259578Z 🦄 unison-src.tests/methodical/apply.u.serialization.fn.term
2021-05-12T01:46:46.9260975Z 🦄 unison-src.tests/methodical/apply.u.serialization.fn2.type
2021-05-12T01:46:46.9262379Z 🦄 unison-src.tests/methodical/apply.u.serialization.fn2.term
2021-05-12T01:46:46.9264028Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapply1.type
2021-05-12T01:46:46.9265704Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapply1.term
2021-05-12T01:46:46.9267398Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapply2.type
2021-05-12T01:46:46.9269082Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapply2.term
2021-05-12T01:46:46.9270761Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapplyN.type
2021-05-12T01:46:46.9272434Z 🦄 unison-src.tests/methodical/apply.u.serialization.overapplyN.term
2021-05-12T01:46:46.9274154Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply0.type
2021-05-12T01:46:46.9275887Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply0.term
2021-05-12T01:46:46.9277615Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply1.type
2021-05-12T01:46:46.9279330Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply1.term
2021-05-12T01:46:46.9281054Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply2.type
2021-05-12T01:46:46.9282795Z 🦄 unison-src.tests/methodical/apply.u.serialization.underapply2.term
2021-05-12T01:46:46.9284395Z 🦄 unison-src.tests/methodical/builtin-nat-to-float.u.typecheck
2021-05-12T01:46:46.9285799Z 🦄 unison-src.tests/methodical/builtin-nat-to-float.u.result
2021-05-12T01:46:46.9287044Z 🦄 unison-src.tests/methodical/builtins.u.typecheck
2021-05-12T01:46:46.9288397Z 🦄 unison-src.tests/methodical/cycle-minimize.u.typecheck
2021-05-12T01:46:46.9290008Z 🦄 unison-src.tests/methodical/cycle-minimize.u.serialization.SpaceAttack
2021-05-12T01:46:46.9292306Z 🦄 unison-src.tests/methodical/cycle-minimize.u.serialization.ex.type
2021-05-12T01:46:46.9293913Z 🦄 unison-src.tests/methodical/cycle-minimize.u.serialization.ex.term
2021-05-12T01:46:46.9295179Z 🦄 unison-src.tests/methodical/dots.u.typecheck
2021-05-12T01:46:46.9296113Z 🦄 unison-src.tests/methodical/dots.u.result
2021-05-12T01:46:46.9297162Z 🦄 unison-src.tests/methodical/dots.u.serialization...type
2021-05-12T01:46:46.9298377Z 🦄 unison-src.tests/methodical/dots.u.serialization...term
2021-05-12T01:46:46.9299825Z 🦄 unison-src.tests/methodical/dots.u.serialization.base.function...type
2021-05-12T01:46:46.9301493Z 🦄 unison-src.tests/methodical/dots.u.serialization.base.function...term
2021-05-12T01:46:46.9304910Z 🦄 unison-src.tests/methodical/dots.u.serialization.ex.type
2021-05-12T01:46:46.9306158Z 🦄 unison-src.tests/methodical/dots.u.serialization.ex.term
2021-05-12T01:46:46.9307423Z 🦄 unison-src.tests/methodical/dots.u.serialization.ex2.type
2021-05-12T01:46:46.9308701Z 🦄 unison-src.tests/methodical/dots.u.serialization.ex2.term
2021-05-12T01:46:46.9310155Z 🦄 unison-src.tests/methodical/dots.u.serialization.id.type
2021-05-12T01:46:46.9311484Z 🦄 unison-src.tests/methodical/dots.u.serialization.id.term
2021-05-12T01:46:46.9312824Z 🦄 unison-src.tests/methodical/dots.u.serialization.id2.type
2021-05-12T01:46:46.9314189Z 🦄 unison-src.tests/methodical/dots.u.serialization.id2.term
2021-05-12T01:46:46.9316800Z 🦄 unison-src.tests/methodical/dots.u.serialization.oop.syntax...type
2021-05-12T01:46:46.9318491Z 🦄 unison-src.tests/methodical/dots.u.serialization.oop.syntax...term
2021-05-12T01:46:46.9319896Z 🦄 unison-src.tests/methodical/empty.u.typecheck
2021-05-12T01:46:46.9320983Z 🦄 unison-src.tests/methodical/empty2.u.typecheck
2021-05-12T01:46:46.9322048Z 🦄 unison-src.tests/methodical/empty3.u.typecheck
2021-05-12T01:46:46.9323211Z 🦄 unison-src.tests/methodical/exponential.u.typecheck
2021-05-12T01:46:46.9324573Z 🦄 unison-src.tests/methodical/exponential.u.result
2021-05-12T01:46:46.9325691Z 🦄 unison-src.tests/methodical/float.u.typecheck
2021-05-12T01:46:46.9326706Z 🦄 unison-src.tests/methodical/float.u.result
2021-05-12T01:46:46.9329582Z 🦄 unison-src.tests/methodical/float.u.serialization.withDefault.type
2021-05-12T01:46:46.9331300Z 🦄 unison-src.tests/methodical/float.u.serialization.withDefault.term
2021-05-12T01:46:46.9332750Z 🦄 unison-src.tests/methodical/hyperbolic.u.typecheck
2021-05-12T01:46:46.9334004Z 🦄 unison-src.tests/methodical/hyperbolic.u.result
2021-05-12T01:46:46.9335070Z 🦄 unison-src.tests/methodical/int.u.typecheck
2021-05-12T01:46:46.9336051Z 🦄 unison-src.tests/methodical/int.u.result
2021-05-12T01:46:46.9337361Z 🦄 unison-src.tests/methodical/int.u.serialization.withDefault.type
2021-05-12T01:46:46.9338967Z 🦄 unison-src.tests/methodical/int.u.serialization.withDefault.term
2021-05-12T01:46:46.9341734Z 🦄 unison-src.tests/methodical/let.u.typecheck
2021-05-12T01:46:46.9342718Z 🦄 unison-src.tests/methodical/let.u.result
2021-05-12T01:46:46.9343852Z 🦄 unison-src.tests/methodical/let.u.serialization.c0.type
2021-05-12T01:46:46.9345154Z 🦄 unison-src.tests/methodical/let.u.serialization.c0.term
2021-05-12T01:46:46.9346379Z 🦄 unison-src.tests/methodical/literals.u.typecheck
2021-05-12T01:46:46.9347469Z 🦄 unison-src.tests/methodical/literals.u.result
2021-05-12T01:46:46.9348727Z 🦄 unison-src.tests/methodical/literals.u.serialization.lb.type
2021-05-12T01:46:46.9351694Z 🦄 unison-src.tests/methodical/literals.u.serialization.lb.term
2021-05-12T01:46:46.9353176Z 🦄 unison-src.tests/methodical/literals.u.serialization.lc.type
2021-05-12T01:46:46.9354652Z 🦄 unison-src.tests/methodical/literals.u.serialization.lc.term
2021-05-12T01:46:46.9356121Z 🦄 unison-src.tests/methodical/literals.u.serialization.lf.type
2021-05-12T01:46:46.9357607Z 🦄 unison-src.tests/methodical/literals.u.serialization.lf.term
2021-05-12T01:46:46.9359083Z 🦄 unison-src.tests/methodical/literals.u.serialization.li.type
2021-05-12T01:46:46.9360573Z 🦄 unison-src.tests/methodical/literals.u.serialization.li.term
2021-05-12T01:46:46.9364015Z 🦄 unison-src.tests/methodical/literals.u.serialization.ln.type
2021-05-12T01:46:46.9365501Z 🦄 unison-src.tests/methodical/literals.u.serialization.ln.term
2021-05-12T01:46:46.9366977Z 🦄 unison-src.tests/methodical/literals.u.serialization.lt.type
2021-05-12T01:46:46.9368562Z 🦄 unison-src.tests/methodical/literals.u.serialization.lt.term
2021-05-12T01:46:46.9372351Z 🦄 unison-src.tests/methodical/literals.u.serialization.s.type
2021-05-12T01:46:46.9373816Z 🦄 unison-src.tests/methodical/literals.u.serialization.s.term
2021-05-12T01:46:48.0938821Z 🦄 unison-src.tests/methodical/literals.u.serialization.sc.type
2021-05-12T01:46:48.0941753Z 🦄 unison-src.tests/methodical/literals.u.serialization.sc.term
2021-05-12T01:46:48.0943950Z 🦄 unison-src.tests/methodical/literals.u.serialization.sn.type
2021-05-12T01:46:48.0945718Z 🦄 unison-src.tests/methodical/literals.u.serialization.sn.term
2021-05-12T01:46:48.0947510Z 🦄 unison-src.tests/methodical/literals.u.serialization.stn.type
2021-05-12T01:46:48.0949267Z 🦄 unison-src.tests/methodical/literals.u.serialization.stn.term
2021-05-12T01:46:48.0950790Z 🦄 unison-src.tests/methodical/loop.u.typecheck
2021-05-12T01:46:48.0952266Z 🦄 unison-src.tests/methodical/loop.u.serialization.loop.type
2021-05-12T01:46:48.0954609Z 🦄 unison-src.tests/methodical/loop.u.serialization.loop.term
2021-05-12T01:46:48.0956341Z 🦄 unison-src.tests/methodical/nat.u.typecheck
2021-05-12T01:46:48.0957555Z 🦄 unison-src.tests/methodical/nat.u.result
2021-05-12T01:46:48.0959114Z 🦄 unison-src.tests/methodical/nat.u.serialization.withDefault.type
2021-05-12T01:46:48.0960995Z 🦄 unison-src.tests/methodical/nat.u.serialization.withDefault.term
2021-05-12T01:46:48.0963750Z 🦄 unison-src.tests/methodical/nesting.u.typecheck
2021-05-12T01:46:48.0970182Z 🦄 unison-src.tests/methodical/nesting.u.serialization.h0.type
2021-05-12T01:46:48.0971936Z 🦄 unison-src.tests/methodical/nesting.u.serialization.h0.term
2021-05-12T01:46:48.0973431Z 🦄 unison-src.tests/methodical/nesting.u.serialization.h1.type
2021-05-12T01:46:48.0974877Z 🦄 unison-src.tests/methodical/nesting.u.serialization.h1.term
2021-05-12T01:46:48.0976306Z 🦄 unison-src.tests/methodical/overapply-ability.u.typecheck
2021-05-12T01:46:48.0977666Z 🦄 unison-src.tests/methodical/overapply-ability.u.result
2021-05-12T01:46:48.0981954Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.Zing
2021-05-12T01:46:48.0985960Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.exacth.type
2021-05-12T01:46:48.0989656Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.exacth.term
2021-05-12T01:46:48.0995283Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh.type
2021-05-12T01:46:48.0999290Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh.term
2021-05-12T01:46:48.1003397Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh2.type
2021-05-12T01:46:48.1009047Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh2.term
2021-05-12T01:46:48.1013257Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3a.type
2021-05-12T01:46:48.1020007Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3a.term
2021-05-12T01:46:48.1024233Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3b.type
2021-05-12T01:46:48.1030595Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3b.term
2021-05-12T01:46:48.1035552Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3c.type
2021-05-12T01:46:48.1040366Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.overapplyh3c.term
2021-05-12T01:46:48.1044503Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence1.type
2021-05-12T01:46:48.1050652Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence1.term
2021-05-12T01:46:48.1052961Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence2.type
2021-05-12T01:46:48.1055168Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence2.term
2021-05-12T01:46:48.1057322Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence3.type
2021-05-12T01:46:48.1059369Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.sequence3.term
2021-05-12T01:46:48.1063325Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.unzing.type
2021-05-12T01:46:48.1065247Z 🦄 unison-src.tests/methodical/overapply-ability.u.serialization.unzing.term
2021-05-12T01:46:48.1066681Z 🦄 unison-src.tests/methodical/parens.u.typecheck
2021-05-12T01:46:48.1067883Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex1.type
2021-05-12T01:46:48.1069239Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex1.term
2021-05-12T01:46:48.1070784Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex2.type
2021-05-12T01:46:48.1072234Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex2.term
2021-05-12T01:46:48.1074861Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex3.type
2021-05-12T01:46:48.1076324Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex3.term
2021-05-12T01:46:48.1077768Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex4.type
2021-05-12T01:46:48.1079252Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex4.term
2021-05-12T01:46:48.1080716Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex5.type
2021-05-12T01:46:48.1082163Z 🦄 unison-src.tests/methodical/parens.u.serialization.ex5.term
2021-05-12T01:46:48.1083577Z 🦄 unison-src.tests/methodical/pattern-matching.u.typecheck
2021-05-12T01:46:48.1084881Z 🦄 unison-src.tests/methodical/pattern-matching.u.result
2021-05-12T01:46:48.1087720Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.apat.type
2021-05-12T01:46:48.1089643Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.apat.term
2021-05-12T01:46:48.1095449Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.bpat.type
2021-05-12T01:46:48.1099411Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.bpat.term
2021-05-12T01:46:48.1101344Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.ipat.type
2021-05-12T01:46:48.1103251Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.ipat.term
2021-05-12T01:46:48.1105280Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.npat.type
2021-05-12T01:46:48.1107155Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.npat.term
2021-05-12T01:46:48.1111446Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat1.type
2021-05-12T01:46:48.1114862Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat1.term
2021-05-12T01:46:48.1116779Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat2.type
2021-05-12T01:46:48.1118675Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat2.term
2021-05-12T01:46:48.1120587Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat3.type
2021-05-12T01:46:48.1124537Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat3.term
2021-05-12T01:46:48.1126440Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat4.type
2021-05-12T01:46:48.1128538Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat4.term
2021-05-12T01:46:48.1131094Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat5.type
2021-05-12T01:46:48.1133003Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat5.term
2021-05-12T01:46:48.1136076Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat6.type
2021-05-12T01:46:48.1137981Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat6.term
2021-05-12T01:46:48.1139883Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat7.type
2021-05-12T01:46:48.1141814Z 🦄 unison-src.tests/methodical/pattern-matching.u.serialization.pat7.term
2021-05-12T01:46:48.1143296Z 🦄 unison-src.tests/methodical/power.u.typecheck
2021-05-12T01:46:48.1144323Z 🦄 unison-src.tests/methodical/power.u.result
2021-05-12T01:46:48.1145353Z 🦄 unison-src.tests/methodical/rank2.u.typecheck
2021-05-12T01:46:48.1146641Z 🦄 unison-src.tests/methodical/rank2.u.serialization.rank2b.type
2021-05-12T01:46:48.1149332Z 🦄 unison-src.tests/methodical/rank2.u.serialization.rank2b.term
2021-05-12T01:46:48.1150642Z 🦄 unison-src.tests/methodical/rounding.u.typecheck
2021-05-12T01:46:48.1151744Z 🦄 unison-src.tests/methodical/rounding.u.result
2021-05-12T01:46:48.1152943Z 🦄 unison-src.tests/methodical/scopedtypevars.u.typecheck
2021-05-12T01:46:48.1154522Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.ex1.type
2021-05-12T01:46:48.1156322Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.ex1.term
2021-05-12T01:46:48.1158137Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.ex2.type
2021-05-12T01:46:48.1161161Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.ex2.term
2021-05-12T01:46:48.1163028Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.merge.type
2021-05-12T01:46:48.1164897Z 🦄 unison-src.tests/methodical/scopedtypevars.u.serialization.merge.term
2021-05-12T01:46:48.1166357Z 🦄 unison-src.tests/methodical/semis.u.typecheck
2021-05-12T01:46:48.1167387Z 🦄 unison-src.tests/methodical/semis.u.result
2021-05-12T01:46:48.1168699Z 🦄 unison-src.tests/methodical/semis.u.serialization.**.type
2021-05-12T01:46:48.1172563Z 🦄 unison-src.tests/methodical/semis.u.serialization.**.term
2021-05-12T01:46:48.1173876Z 🦄 unison-src.tests/methodical/semis.u.serialization.a.type
2021-05-12T01:46:48.1175224Z 🦄 unison-src.tests/methodical/semis.u.serialization.a.term
2021-05-12T01:46:48.1176569Z 🦄 unison-src.tests/methodical/semis.u.serialization.p.type
2021-05-12T01:46:48.1177904Z 🦄 unison-src.tests/methodical/semis.u.serialization.p.term
2021-05-12T01:46:48.1179474Z 🦄 unison-src.tests/methodical/semis.u.serialization.x.type
2021-05-12T01:46:48.1180880Z 🦄 unison-src.tests/methodical/semis.u.serialization.x.term
2021-05-12T01:46:48.1184165Z 🦄 unison-src.tests/methodical/semis.u.serialization.y.type
2021-05-12T01:46:48.1185511Z 🦄 unison-src.tests/methodical/semis.u.serialization.y.term
2021-05-12T01:46:48.1186848Z 🦄 unison-src.tests/methodical/semis.u.serialization.z.type
2021-05-12T01:46:48.1188307Z 🦄 unison-src.tests/methodical/semis.u.serialization.z.term
2021-05-12T01:46:48.1189494Z 🦄 unison-src.tests/methodical/trig.u.typecheck
2021-05-12T01:46:48.1190483Z 🦄 unison-src.tests/methodical/trig.u.result
2021-05-12T01:46:48.1191848Z 🦄 unison-src.tests/methodical/universals.u.typecheck
2021-05-12T01:46:48.1193015Z 🦄 unison-src.tests/methodical/universals.u.result
2021-05-12T01:46:48.1194274Z 🦄 unison-src.tests/methodical/wildcardimports.u.typecheck
2021-05-12T01:46:48.1197526Z 🦄 unison-src.tests/methodical/wildcardimports.u.serialization.foo.type
2021-05-12T01:46:48.1199929Z 🦄 unison-src.tests/methodical/wildcardimports.u.serialization.foo.term
2021-05-12T01:46:48.1201536Z 🦄 unison-src.tests/multiple-effects.u.typecheck
2021-05-12T01:46:48.1203041Z 🦄 unison-src.tests/multiple-effects.u.serialization.Console
2021-05-12T01:46:48.1204686Z 🦄 unison-src.tests/multiple-effects.u.serialization.State
2021-05-12T01:46:48.1206624Z 🦄 unison-src.tests/multiple-effects.u.serialization.Console.state.type
2021-05-12T01:46:48.1210436Z 🦄 unison-src.tests/multiple-effects.u.serialization.Console.state.term
2021-05-12T01:46:48.1212662Z 🦄 unison-src.tests/multiple-effects.u.serialization.multiHandler.type
2021-05-12T01:46:48.1214844Z 🦄 unison-src.tests/multiple-effects.u.serialization.multiHandler.term
2021-05-12T01:46:58.5490024Z 🦄 unison-src.tests/parenthesized-blocks.u.typecheck
2021-05-12T01:46:58.5492220Z 🦄 unison-src.tests/parenthesized-blocks.u.result
2021-05-12T01:46:58.5494095Z 🦄 unison-src.tests/parenthesized-blocks.u.serialization.x.type
2021-05-12T01:46:58.5497260Z 🦄 unison-src.tests/parenthesized-blocks.u.serialization.x.term
2021-05-12T01:46:58.5499509Z 🦄 unison-src.tests/parenthesized-blocks.u.serialization.y.type
2021-05-12T01:46:58.5501608Z 🦄 unison-src.tests/parenthesized-blocks.u.serialization.y.term
2021-05-12T01:46:58.5503406Z 🦄 unison-src.tests/pattern-match-seq.u.typecheck
2021-05-12T01:46:58.5504889Z 🦄 unison-src.tests/pattern-match-seq.u.result
2021-05-12T01:46:58.5507698Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.firstTwo.type
2021-05-12T01:46:58.5509876Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.firstTwo.term
2021-05-12T01:46:58.5512068Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.head.type
2021-05-12T01:46:58.5515218Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.head.term
2021-05-12T01:46:58.5522317Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lastTwo.type
2021-05-12T01:46:58.5524278Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lastTwo.term
2021-05-12T01:46:58.5527936Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenConcat1.type
2021-05-12T01:46:58.5530069Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenConcat1.term
2021-05-12T01:46:58.5532175Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenConcat2.type
2021-05-12T01:46:58.5535731Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenConcat2.term
2021-05-12T01:46:58.5537798Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenCons.type
2021-05-12T01:46:58.5539741Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenCons.term
2021-05-12T01:46:58.5543854Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenLit.type
2021-05-12T01:46:58.5545752Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenLit.term
2021-05-12T01:46:58.5550240Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenSnoc.type
2021-05-12T01:46:58.5552175Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.lenSnoc.term
2021-05-12T01:46:58.5557510Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.middle.type
2021-05-12T01:46:58.5559450Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.middle.term
2021-05-12T01:46:58.5561476Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.middleNel.type
2021-05-12T01:46:58.5567742Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.middleNel.term
2021-05-12T01:46:58.5570007Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.optionToList.type
2021-05-12T01:46:58.5572359Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.optionToList.term
2021-05-12T01:46:58.5583174Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.splitAtFour.type
2021-05-12T01:46:58.5585345Z 🦄 unison-src.tests/pattern-match-seq.u.serialization.splitAtFour.term
2021-05-12T01:46:58.5587014Z 🦄 unison-src.tests/pattern-matching.u.typecheck
2021-05-12T01:46:58.5588428Z 🦄 unison-src.tests/pattern-matching.u.serialization.Foo0
2021-05-12T01:46:58.5590001Z 🦄 unison-src.tests/pattern-matching.u.serialization.Foo1
2021-05-12T01:46:58.5592497Z 🦄 unison-src.tests/pattern-matching.u.serialization.Foo2
2021-05-12T01:46:58.5594039Z 🦄 unison-src.tests/pattern-matching.u.serialization.Foo3
2021-05-12T01:46:58.5595589Z 🦄 unison-src.tests/pattern-matching.u.serialization.List
2021-05-12T01:46:58.5597231Z 🦄 unison-src.tests/pattern-matching.u.serialization.len.type
2021-05-12T01:46:58.5598948Z 🦄 unison-src.tests/pattern-matching.u.serialization.len.term
2021-05-12T01:46:58.5600637Z 🦄 unison-src.tests/pattern-matching.u.serialization.w.type
2021-05-12T01:46:58.5602267Z 🦄 unison-src.tests/pattern-matching.u.serialization.w.term
2021-05-12T01:46:58.5603918Z 🦄 unison-src.tests/pattern-matching.u.serialization.w2.type
2021-05-12T01:46:58.5605599Z 🦄 unison-src.tests/pattern-matching.u.serialization.w2.term
2021-05-12T01:46:58.5607237Z 🦄 unison-src.tests/pattern-matching.u.serialization.x.type
2021-05-12T01:46:58.5608998Z 🦄 unison-src.tests/pattern-matching.u.serialization.x.term
2021-05-12T01:46:58.5610632Z 🦄 unison-src.tests/pattern-matching.u.serialization.y.type
2021-05-12T01:46:58.5612264Z 🦄 unison-src.tests/pattern-matching.u.serialization.y.term
2021-05-12T01:46:58.5613869Z 🦄 unison-src.tests/pattern-matching.u.serialization.z.type
2021-05-12T01:46:58.5615498Z 🦄 unison-src.tests/pattern-matching.u.serialization.z.term
2021-05-12T01:46:58.5616945Z 🦄 unison-src.tests/pattern-matching2.u.typecheck
2021-05-12T01:46:58.5618379Z 🦄 unison-src.tests/pattern-matching2.u.serialization.Foo0
2021-05-12T01:46:58.5619968Z 🦄 unison-src.tests/pattern-matching2.u.serialization.Foo1
2021-05-12T01:46:58.5621546Z 🦄 unison-src.tests/pattern-matching2.u.serialization.Foo2
2021-05-12T01:46:58.5623119Z 🦄 unison-src.tests/pattern-matching2.u.serialization.Foo3
2021-05-12T01:46:58.5624742Z 🦄 unison-src.tests/pattern-matching2.u.serialization.x.type
2021-05-12T01:46:58.5626398Z 🦄 unison-src.tests/pattern-matching2.u.serialization.x.term
2021-05-12T01:46:58.5628068Z 🦄 unison-src.tests/pattern-matching2.u.serialization.y.type
2021-05-12T01:46:58.5629732Z 🦄 unison-src.tests/pattern-matching2.u.serialization.y.term
2021-05-12T01:46:58.5631387Z 🦄 unison-src.tests/pattern-matching2.u.serialization.z.type
2021-05-12T01:46:58.5633031Z 🦄 unison-src.tests/pattern-matching2.u.serialization.z.term
2021-05-12T01:46:58.5634522Z 🦄 unison-src.tests/pattern-typing-bug.u.typecheck
2021-05-12T01:46:58.5635683Z 🦄 unison-src.tests/pattern-typing-bug.u.result
2021-05-12T01:46:58.5637036Z 🦄 unison-src.tests/pattern-typing-bug.u.serialization.Value
2021-05-12T01:46:58.5638840Z 🦄 unison-src.tests/pattern-typing-bug.u.serialization.f.type
2021-05-12T01:46:58.5640547Z 🦄 unison-src.tests/pattern-typing-bug.u.serialization.f.term
2021-05-12T01:46:58.5642030Z 🦄 unison-src.tests/pattern-weirdness.u.typecheck
2021-05-12T01:46:58.5643247Z 🦄 unison-src.tests/pattern-weirdness.u.result
2021-05-12T01:46:58.5644720Z 🦄 unison-src.tests/pattern-weirdness.u.serialization.go.type
2021-05-12T01:46:58.5646456Z 🦄 unison-src.tests/pattern-weirdness.u.serialization.go.term
2021-05-12T01:46:58.5649563Z 🦄 unison-src.tests/r0.u.typecheck
2021-05-12T01:46:58.5650626Z 🦄 unison-src.tests/r0.u.serialization.r0.type
2021-05-12T01:46:58.5651738Z 🦄 unison-src.tests/r0.u.serialization.r0.term
2021-05-12T01:46:58.5652712Z 🦄 unison-src.tests/r1.u.typecheck
2021-05-12T01:46:58.5653731Z 🦄 unison-src.tests/r1.u.serialization.Optional
2021-05-12T01:46:58.5654843Z 🦄 unison-src.tests/r1.u.serialization.r1.type
2021-05-12T01:46:58.5656060Z 🦄 unison-src.tests/r1.u.serialization.r1.term
2021-05-12T01:46:58.5657039Z 🦄 unison-src.tests/r10.u.typecheck
2021-05-12T01:46:58.5658049Z 🦄 unison-src.tests/r10.u.serialization.r10.type
2021-05-12T01:46:58.5661615Z 🦄 unison-src.tests/r10.u.serialization.r10.term
2021-05-12T01:46:58.5662616Z 🦄 unison-src.tests/r11.u.typecheck
2021-05-12T01:46:58.5663627Z 🦄 unison-src.tests/r11.u.serialization.r11.type
2021-05-12T01:46:58.5664767Z 🦄 unison-src.tests/r11.u.serialization.r11.term
2021-05-12T01:46:58.5665752Z 🦄 unison-src.tests/r12.u.typecheck
2021-05-12T01:46:58.5666762Z 🦄 unison-src.tests/r12.u.serialization.r12.type
2021-05-12T01:46:58.5667894Z 🦄 unison-src.tests/r12.u.serialization.r12.term
2021-05-12T01:46:58.5668873Z 🦄 unison-src.tests/r13.u.typecheck
2021-05-12T01:46:58.5669880Z 🦄 unison-src.tests/r13.u.serialization.r13.type
2021-05-12T01:46:58.5671015Z 🦄 unison-src.tests/r13.u.serialization.r13.term
2021-05-12T01:46:58.5672015Z 🦄 unison-src.tests/r14.u.typecheck
2021-05-12T01:46:58.5674435Z 🦄 unison-src.tests/r14.u.serialization.r14.type
2021-05-12T01:46:58.5675573Z 🦄 unison-src.tests/r14.u.serialization.r14.term
2021-05-12T01:46:58.5676560Z 🦄 unison-src.tests/r2.u.typecheck
2021-05-12T01:46:58.5677579Z 🦄 unison-src.tests/r2.u.serialization.Optional
2021-05-12T01:46:58.5678702Z 🦄 unison-src.tests/r2.u.serialization.r2.type
2021-05-12T01:46:58.5679812Z 🦄 unison-src.tests/r2.u.serialization.r2.term
2021-05-12T01:46:58.5680790Z 🦄 unison-src.tests/r3.u.typecheck
2021-05-12T01:46:58.5681790Z 🦄 unison-src.tests/r3.u.serialization.r3.type
2021-05-12T01:46:58.5682886Z 🦄 unison-src.tests/r3.u.serialization.r3.term
2021-05-12T01:46:58.5683933Z 🦄 unison-src.tests/r4negate.u.typecheck
2021-05-12T01:46:58.5686210Z 🦄 unison-src.tests/r4negate.u.serialization.r4.type
2021-05-12T01:46:58.5687678Z 🦄 unison-src.tests/r4negate.u.serialization.r4.term
2021-05-12T01:46:58.5688771Z 🦄 unison-src.tests/r4x.u.typecheck
2021-05-12T01:46:58.5689800Z 🦄 unison-src.tests/r4x.u.serialization.r4.type
2021-05-12T01:46:58.5691127Z 🦄 unison-src.tests/r4x.u.serialization.r4.term
2021-05-12T01:46:58.5692144Z 🦄 unison-src.tests/r5.u.typecheck
2021-05-12T01:46:58.5693137Z 🦄 unison-src.tests/r5.u.serialization.r5.type
2021-05-12T01:46:58.5694243Z 🦄 unison-src.tests/r5.u.serialization.r5.term
2021-05-12T01:46:58.5695215Z 🦄 unison-src.tests/r6.u.typecheck
2021-05-12T01:46:58.5696184Z 🦄 unison-src.tests/r6.u.serialization.r6.type
2021-05-12T01:46:58.5698413Z 🦄 unison-src.tests/r6.u.serialization.r6.term
2021-05-12T01:46:58.5699420Z 🦄 unison-src.tests/r7.0.u.typecheck
2021-05-12T01:46:58.5700415Z 🦄 unison-src.tests/r7.0.u.serialization.r7.type
2021-05-12T01:46:58.5701519Z 🦄 unison-src.tests/r7.0.u.serialization.r7.term
2021-05-12T01:46:58.5702496Z 🦄 unison-src.tests/r7.1.u.typecheck
2021-05-12T01:46:58.5703498Z 🦄 unison-src.tests/r7.1.u.serialization.r7.type
2021-05-12T01:46:58.5704615Z 🦄 unison-src.tests/r7.1.u.serialization.r7.term
2021-05-12T01:46:58.5705591Z 🦄 unison-src.tests/r7.2.u.typecheck
2021-05-12T01:46:58.5706588Z 🦄 unison-src.tests/r7.2.u.serialization.r7.type
2021-05-12T01:46:58.5709307Z 🦄 unison-src.tests/r7.2.u.serialization.r7.term
2021-05-12T01:46:58.5710332Z 🦄 unison-src.tests/r8.u.typecheck
2021-05-12T01:46:58.5711250Z 🦄 unison-src.tests/r8.u.serialization.r8.type
2021-05-12T01:46:58.5712276Z 🦄 unison-src.tests/r8.u.serialization.r8.term
2021-05-12T01:46:58.5713173Z 🦄 unison-src.tests/r9.u.typecheck
2021-05-12T01:46:58.5714075Z 🦄 unison-src.tests/r9.u.serialization.r9.type
2021-05-12T01:46:58.5715229Z 🦄 unison-src.tests/r9.u.serialization.r9.term
2021-05-12T01:46:58.5716449Z 🦄 unison-src.tests/rainbow.u.typecheck
2021-05-12T01:46:58.5717590Z 🦄 unison-src.tests/rainbow.u.serialization.Either
2021-05-12T01:46:58.5718820Z 🦄 unison-src.tests/rainbow.u.serialization.Ask
2021-05-12T01:46:58.5721017Z 🦄 unison-src.tests/rainbow.u.serialization.Zang
2021-05-12T01:46:58.5722392Z 🦄 unison-src.tests/rainbow.u.serialization.rainbow.type
2021-05-12T01:46:58.5724014Z 🦄 unison-src.tests/rainbow.u.serialization.rainbow.term
2021-05-12T01:46:58.5725240Z 🦄 unison-src.tests/records.u.typecheck
2021-05-12T01:46:58.5726383Z 🦄 unison-src.tests/records.u.serialization.Monoid
2021-05-12T01:46:58.5727884Z 🦄 unison-src.tests/records.u.serialization.Point
2021-05-12T01:46:58.5730575Z 🦄 unison-src.tests/records.u.serialization.Point2
2021-05-12T01:46:58.5732085Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.type
2021-05-12T01:46:58.5733780Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.term
2021-05-12T01:46:58.5736847Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.modify.type
2021-05-12T01:46:58.5738837Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.modify.term
2021-05-12T01:46:58.5741632Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.set.type
2021-05-12T01:46:58.5743510Z 🦄 unison-src.tests/records.u.serialization.Monoid.plus.set.term
2021-05-12T01:46:58.5745289Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.type
2021-05-12T01:46:58.5746938Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.term
2021-05-12T01:46:59.7016801Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.modify.type
2021-05-12T01:46:59.7020307Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.modify.term
2021-05-12T01:46:59.7022677Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.set.type
2021-05-12T01:46:59.7024795Z 🦄 unison-src.tests/records.u.serialization.Monoid.zero.set.term
2021-05-12T01:46:59.7026774Z 🦄 unison-src.tests/records.u.serialization.Point.x.type
2021-05-12T01:46:59.7028586Z 🦄 unison-src.tests/records.u.serialization.Point.x.term
2021-05-12T01:46:59.7031208Z 🦄 unison-src.tests/records.u.serialization.Point.x.modify.type
2021-05-12T01:46:59.7033385Z 🦄 unison-src.tests/records.u.serialization.Point.x.modify.term
2021-05-12T01:46:59.7035405Z 🦄 unison-src.tests/records.u.serialization.Point.x.set.type
2021-05-12T01:46:59.7037205Z 🦄 unison-src.tests/records.u.serialization.Point.x.set.term
2021-05-12T01:46:59.7039430Z 🦄 unison-src.tests/records.u.serialization.Point.y.type
2021-05-12T01:46:59.7042410Z 🦄 unison-src.tests/records.u.serialization.Point.y.term
2021-05-12T01:46:59.7044098Z 🦄 unison-src.tests/records.u.serialization.Point.y.modify.type
2021-05-12T01:46:59.7045932Z 🦄 unison-src.tests/records.u.serialization.Point.y.modify.term
2021-05-12T01:46:59.7049815Z 🦄 unison-src.tests/records.u.serialization.Point.y.set.type
2021-05-12T01:46:59.7051592Z 🦄 unison-src.tests/records.u.serialization.Point.y.set.term
2021-05-12T01:46:59.7053216Z 🦄 unison-src.tests/records.u.serialization.Point2.f.type
2021-05-12T01:46:59.7054760Z 🦄 unison-src.tests/records.u.serialization.Point2.f.term
2021-05-12T01:46:59.7056466Z 🦄 unison-src.tests/records.u.serialization.Point2.f.modify.type
2021-05-12T01:46:59.7058311Z 🦄 unison-src.tests/records.u.serialization.Point2.f.modify.term
2021-05-12T01:46:59.7060101Z 🦄 unison-src.tests/records.u.serialization.Point2.f.set.type
2021-05-12T01:46:59.7061802Z 🦄 unison-src.tests/records.u.serialization.Point2.f.set.term
2021-05-12T01:46:59.7063547Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.type
2021-05-12T01:46:59.7065326Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.term
2021-05-12T01:46:59.7067342Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.modify.type
2021-05-12T01:46:59.7069424Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.modify.term
2021-05-12T01:46:59.7071718Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.set.type
2021-05-12T01:46:59.7073696Z 🦄 unison-src.tests/records.u.serialization.Point2.point2.set.term
2021-05-12T01:46:59.7075230Z 🦄 unison-src.tests/sequence-at-0.u.typecheck
2021-05-12T01:46:59.7076755Z 🦄 unison-src.tests/sequence-literal-argument-parsing.u.typecheck
2021-05-12T01:46:59.7078855Z 🦄 unison-src.tests/sequence-literal-argument-parsing.u.serialization.X
2021-05-12T01:46:59.7081336Z 🦄 unison-src.tests/sequence-literal-argument-parsing.u.serialization.f.type
2021-05-12T01:46:59.7083839Z 🦄 unison-src.tests/sequence-literal-argument-parsing.u.serialization.f.term
2021-05-12T01:46:59.7085692Z 🦄 unison-src.tests/sequence-literal.u.typecheck
2021-05-12T01:46:59.7087147Z 🦄 unison-src.tests/sequence-literal.u.serialization.a.type
2021-05-12T01:46:59.7091835Z 🦄 unison-src.tests/sequence-literal.u.serialization.a.term
2021-05-12T01:46:59.7094135Z 🦄 unison-src.tests/sequence-literal.u.serialization.b.type
2021-05-12T01:46:59.7095776Z 🦄 unison-src.tests/sequence-literal.u.serialization.b.term
2021-05-12T01:46:59.7098133Z 🦄 unison-src.tests/sequence-literal.u.serialization.c.type
2021-05-12T01:46:59.7099786Z 🦄 unison-src.tests/sequence-literal.u.serialization.c.term
2021-05-12T01:46:59.7102273Z 🦄 unison-src.tests/sequence-literal.u.serialization.d.type
2021-05-12T01:46:59.7103894Z 🦄 unison-src.tests/sequence-literal.u.serialization.d.term
2021-05-12T01:46:59.7105549Z 🦄 unison-src.tests/sequence-literal.u.serialization.e.type
2021-05-12T01:46:59.7107974Z 🦄 unison-src.tests/sequence-literal.u.serialization.e.term
2021-05-12T01:46:59.7109595Z 🦄 unison-src.tests/sequence-literal.u.serialization.f.type
2021-05-12T01:46:59.7111209Z 🦄 unison-src.tests/sequence-literal.u.serialization.f.term
2021-05-12T01:46:59.7112844Z 🦄 unison-src.tests/sequence-literal.u.serialization.g.type
2021-05-12T01:46:59.7118644Z 🦄 unison-src.tests/sequence-literal.u.serialization.g.term
2021-05-12T01:46:59.7119885Z 🦄 unison-src.tests/soe.u.typecheck
2021-05-12T01:46:59.7120917Z 🦄 unison-src.tests/soe.u.serialization.Future
2021-05-12T01:46:59.7122076Z 🦄 unison-src.tests/soe.u.serialization.Monoid
2021-05-12T01:46:59.7123192Z 🦄 unison-src.tests/soe.u.serialization.Node
2021-05-12T01:46:59.7124308Z 🦄 unison-src.tests/soe.u.serialization.Remote
2021-05-12T01:46:59.7125583Z 🦄 unison-src.tests/soe.u.serialization.List.map.type
2021-05-12T01:46:59.7126965Z 🦄 unison-src.tests/soe.u.serialization.List.map.term
2021-05-12T01:46:59.7129068Z 🦄 unison-src.tests/soe.u.serialization.Monoid.op.type
2021-05-12T01:46:59.7130479Z 🦄 unison-src.tests/soe.u.serialization.Monoid.op.term
2021-05-12T01:46:59.7131982Z 🦄 unison-src.tests/soe.u.serialization.Monoid.orElse.type
2021-05-12T01:46:59.7133560Z 🦄 unison-src.tests/soe.u.serialization.Monoid.orElse.term
2021-05-12T01:46:59.7135104Z 🦄 unison-src.tests/soe.u.serialization.Monoid.zero.type
2021-05-12T01:46:59.7136571Z 🦄 unison-src.tests/soe.u.serialization.Monoid.zero.term
2021-05-12T01:46:59.7138338Z 🦄 unison-src.tests/soe.u.serialization.Node.increment.type
2021-05-12T01:46:59.7139969Z 🦄 unison-src.tests/soe.u.serialization.Node.increment.term
2021-05-12T01:46:59.7141556Z 🦄 unison-src.tests/soe.u.serialization.Remote.forkAt.type
2021-05-12T01:46:59.7143114Z 🦄 unison-src.tests/soe.u.serialization.Remote.forkAt.term
2021-05-12T01:46:59.7144727Z 🦄 unison-src.tests/soe.u.serialization.Remote.runLocal.type
2021-05-12T01:46:59.7146502Z 🦄 unison-src.tests/soe.u.serialization.Remote.runLocal.term
2021-05-12T01:46:59.7147945Z 🦄 unison-src.tests/soe.u.serialization.dmap.type
2021-05-12T01:46:59.7149173Z 🦄 unison-src.tests/soe.u.serialization.dmap.term
2021-05-12T01:46:59.7150541Z 🦄 unison-src.tests/soe.u.serialization.dmapReduce.type
2021-05-12T01:46:59.7152017Z 🦄 unison-src.tests/soe.u.serialization.dmapReduce.term
2021-05-12T01:46:59.7153423Z 🦄 unison-src.tests/soe.u.serialization.dreduce.type
2021-05-12T01:46:59.7154761Z 🦄 unison-src.tests/soe.u.serialization.dreduce.term
2021-05-12T01:46:59.7156081Z 🦄 unison-src.tests/soe.u.serialization.dsort.type
2021-05-12T01:46:59.7157346Z 🦄 unison-src.tests/soe.u.serialization.dsort.term
2021-05-12T01:46:59.7158654Z 🦄 unison-src.tests/soe.u.serialization.foldMap.type
2021-05-12T01:46:59.7159978Z 🦄 unison-src.tests/soe.u.serialization.foldMap.term
2021-05-12T01:46:59.7161292Z 🦄 unison-src.tests/soe.u.serialization.force.type
2021-05-12T01:46:59.7162561Z 🦄 unison-src.tests/soe.u.serialization.force.term
2021-05-12T01:46:59.7163829Z 🦄 unison-src.tests/soe.u.serialization.halve.type
2021-05-12T01:46:59.7165100Z 🦄 unison-src.tests/soe.u.serialization.halve.term
2021-05-12T01:46:59.7166427Z 🦄 unison-src.tests/soe.u.serialization.merge.type
2021-05-12T01:46:59.7167821Z 🦄 unison-src.tests/soe.u.serialization.merge.term
2021-05-12T01:46:59.7169074Z 🦄 unison-src.tests/soe.u.serialization.sort.type
2021-05-12T01:46:59.7170313Z 🦄 unison-src.tests/soe.u.serialization.sort.term
2021-05-12T01:46:59.7171376Z 🦄 unison-src.tests/soe2.u.typecheck
2021-05-12T01:46:59.7172489Z 🦄 unison-src.tests/soe2.u.serialization.halve.type
2021-05-12T01:46:59.7173761Z 🦄 unison-src.tests/soe2.u.serialization.halve.term
2021-05-12T01:46:59.7175088Z 🦄 unison-src.tests/soe2.u.serialization.isEmpty.type
2021-05-12T01:46:59.7176440Z 🦄 unison-src.tests/soe2.u.serialization.isEmpty.term
2021-05-12T01:46:59.7177765Z 🦄 unison-src.tests/soe2.u.serialization.merge.type
2021-05-12T01:46:59.7179032Z 🦄 unison-src.tests/soe2.u.serialization.merge.term
2021-05-12T01:46:59.7180299Z 🦄 unison-src.tests/soe2.u.serialization.sort.type
2021-05-12T01:46:59.7181545Z 🦄 unison-src.tests/soe2.u.serialization.sort.term
2021-05-12T01:46:59.7182829Z 🦄 unison-src.tests/soe2.u.serialization.uncons.type
2021-05-12T01:46:59.7184125Z 🦄 unison-src.tests/soe2.u.serialization.uncons.term
2021-05-12T01:46:59.7185721Z 🦄 unison-src.tests/spurious-ability-fail-underapply.u.typecheck
2021-05-12T01:46:59.7187840Z 🦄 unison-src.tests/spurious-ability-fail-underapply.u.serialization.Woot
2021-05-12T01:46:59.7190298Z 🦄 unison-src.tests/spurious-ability-fail-underapply.u.serialization.wha.type
2021-05-12T01:46:59.7193295Z 🦄 unison-src.tests/spurious-ability-fail-underapply.u.serialization.wha.term
2021-05-12T01:46:59.7195241Z 🦄 unison-src.tests/spurious-ability-fail.u.typecheck
2021-05-12T01:46:59.7200525Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.even.type
2021-05-12T01:46:59.7202538Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.even.term
2021-05-12T01:46:59.7208638Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.even2.type
2021-05-12T01:46:59.7210769Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.even2.term
2021-05-12T01:46:59.7212929Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.increment.type
2021-05-12T01:46:59.7215187Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.increment.term
2021-05-12T01:46:59.7221329Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.odd.type
2021-05-12T01:46:59.7223427Z 🦄 unison-src.tests/spurious-ability-fail.u.serialization.odd.term
2021-05-12T01:46:59.7229011Z 🦄 unison-src.tests/state1.u.typecheck
2021-05-12T01:46:59.7230089Z 🦄 unison-src.tests/state1.u.serialization.State
2021-05-12T01:46:59.7231340Z 🦄 unison-src.tests/state1.u.serialization.blah.type
2021-05-12T01:46:59.7234564Z 🦄 unison-src.tests/state1.u.serialization.blah.term
2021-05-12T01:46:59.7235928Z 🦄 unison-src.tests/state1.u.serialization.state.type
2021-05-12T01:46:59.7237392Z 🦄 unison-src.tests/state1.u.serialization.state.term
2021-05-12T01:46:59.7238545Z 🦄 unison-src.tests/state1a.u.typecheck
2021-05-12T01:46:59.7239647Z 🦄 unison-src.tests/state1a.u.serialization.State
2021-05-12T01:46:59.7242382Z 🦄 unison-src.tests/state1a.u.serialization.foo.type
2021-05-12T01:46:59.7243691Z 🦄 unison-src.tests/state1a.u.serialization.foo.term
2021-05-12T01:46:59.7245008Z 🦄 unison-src.tests/state1a.u.serialization.id.type
2021-05-12T01:46:59.7246302Z 🦄 unison-src.tests/state1a.u.serialization.id.term
2021-05-12T01:46:59.7249650Z 🦄 unison-src.tests/state2.u.typecheck
2021-05-12T01:46:59.7250774Z 🦄 unison-src.tests/state2.u.serialization.State
2021-05-12T01:46:59.7252060Z 🦄 unison-src.tests/state2.u.serialization.state.type
2021-05-12T01:46:59.7254217Z 🦄 unison-src.tests/state2.u.serialization.state.term
2021-05-12T01:46:59.7255742Z 🦄 unison-src.tests/state2a-min.u.typecheck
2021-05-12T01:46:59.7256755Z 🦄 unison-src.tests/state2a-min.u.result
2021-05-12T01:46:59.7257942Z 🦄 unison-src.tests/state2a-min.u.serialization.State
2021-05-12T01:46:59.7262427Z 🦄 unison-src.tests/state2a-min.u.serialization.ex.type
2021-05-12T01:46:59.7263887Z 🦄 unison-src.tests/state2a-min.u.serialization.ex.term
2021-05-12T01:46:59.7265361Z 🦄 unison-src.tests/state2a-min.u.serialization.state.type
2021-05-12T01:46:59.7266950Z 🦄 unison-src.tests/state2a-min.u.serialization.state.term
2021-05-12T01:46:59.7268193Z 🦄 unison-src.tests/state2a.u.typecheck
2021-05-12T01:46:59.7269352Z 🦄 unison-src.tests/state2a.u.serialization.Optional
2021-05-12T01:46:59.7270636Z 🦄 unison-src.tests/state2a.u.serialization.State
2021-05-12T01:46:59.7271914Z 🦄 unison-src.tests/state2a.u.serialization.ex.type
2021-05-12T01:47:00.6011644Z 🦄 unison-src.tests/state2a.u.serialization.ex.term
2021-05-12T01:47:00.6013412Z 🦄 unison-src.tests/state2a.u.serialization.first.type
2021-05-12T01:47:00.6014992Z 🦄 unison-src.tests/state2a.u.serialization.first.term
2021-05-12T01:47:00.6017587Z 🦄 unison-src.tests/state2a.u.serialization.increment.type
2021-05-12T01:47:00.6019485Z 🦄 unison-src.tests/state2a.u.serialization.increment.term
2021-05-12T01:47:00.6021154Z 🦄 unison-src.tests/state2a.u.serialization.modify.type
2021-05-12T01:47:00.6022750Z 🦄 unison-src.tests/state2a.u.serialization.modify.term
2021-05-12T01:47:00.6025047Z 🦄 unison-src.tests/state2a.u.serialization.modify2.type
2021-05-12T01:47:00.6026815Z 🦄 unison-src.tests/state2a.u.serialization.modify2.term
2021-05-12T01:47:00.6028439Z 🦄 unison-src.tests/state2a.u.serialization.second.type
2021-05-12T01:47:00.6030056Z 🦄 unison-src.tests/state2a.u.serialization.second.term
2021-05-12T01:47:00.6032258Z 🦄 unison-src.tests/state2a.u.serialization.state.type
2021-05-12T01:47:00.6033974Z 🦄 unison-src.tests/state2a.u.serialization.state.term
2021-05-12T01:47:00.6035364Z 🦄 unison-src.tests/state2b-min.u.typecheck
2021-05-12T01:47:00.6037668Z 🦄 unison-src.tests/state2b-min.u.result
2021-05-12T01:47:00.6041349Z 🦄 unison-src.tests/state2b-min.u.serialization.State
2021-05-12T01:47:00.6043748Z 🦄 unison-src.tests/state2b-min.u.serialization.state.type
2021-05-12T01:47:00.6045298Z 🦄 unison-src.tests/state2b-min.u.serialization.state.term
2021-05-12T01:47:00.6046544Z 🦄 unison-src.tests/state2b.u.typecheck
2021-05-12T01:47:00.6048047Z 🦄 unison-src.tests/state2b.u.serialization.Optional
2021-05-12T01:47:00.6052404Z 🦄 unison-src.tests/state2b.u.serialization.State
2021-05-12T01:47:00.6053702Z 🦄 unison-src.tests/state2b.u.serialization.ex.type
2021-05-12T01:47:00.6055330Z 🦄 unison-src.tests/state2b.u.serialization.ex.term
2021-05-12T01:47:00.6056701Z 🦄 unison-src.tests/state2b.u.serialization.first.type
2021-05-12T01:47:00.6061235Z 🦄 unison-src.tests/state2b.u.serialization.first.term
2021-05-12T01:47:00.6062726Z 🦄 unison-src.tests/state2b.u.serialization.increment.type
2021-05-12T01:47:00.6064303Z 🦄 unison-src.tests/state2b.u.serialization.increment.term
2021-05-12T01:47:00.6069252Z 🦄 unison-src.tests/state2b.u.serialization.modify.type
2021-05-12T01:47:00.6070698Z 🦄 unison-src.tests/state2b.u.serialization.modify.term
2021-05-12T01:47:00.6072140Z 🦄 unison-src.tests/state2b.u.serialization.second.type
2021-05-12T01:47:00.6073578Z 🦄 unison-src.tests/state2b.u.serialization.second.term
2021-05-12T01:47:00.6075260Z 🦄 unison-src.tests/state2b.u.serialization.state.type
2021-05-12T01:47:00.6080073Z 🦄 unison-src.tests/state2b.u.serialization.state.term
2021-05-12T01:47:00.6081245Z 🦄 unison-src.tests/state3.u.typecheck
2021-05-12T01:47:00.6082337Z 🦄 unison-src.tests/state3.u.serialization.State
2021-05-12T01:47:00.6083582Z 🦄 unison-src.tests/state3.u.serialization.ex1.type
2021-05-12T01:47:00.6087014Z 🦄 unison-src.tests/state3.u.serialization.ex1.term
2021-05-12T01:47:00.6088442Z 🦄 unison-src.tests/state3.u.serialization.ex1a.type
2021-05-12T01:47:00.6089782Z 🦄 unison-src.tests/state3.u.serialization.ex1a.term
2021-05-12T01:47:00.6091388Z 🦄 unison-src.tests/state3.u.serialization.ex1b.type
2021-05-12T01:47:00.6092679Z 🦄 unison-src.tests/state3.u.serialization.ex1b.term
2021-05-12T01:47:00.6130840Z 🦄 unison-src.tests/state3.u.serialization.ex1c.type
2021-05-12T01:47:00.6132204Z 🦄 unison-src.tests/state3.u.serialization.ex1c.term
2021-05-12T01:47:00.6133543Z 🦄 unison-src.tests/state3.u.serialization.ex1d.type
2021-05-12T01:47:00.6134888Z 🦄 unison-src.tests/state3.u.serialization.ex1d.term
2021-05-12T01:47:00.6136209Z 🦄 unison-src.tests/state3.u.serialization.ex2.type
2021-05-12T01:47:00.6137497Z 🦄 unison-src.tests/state3.u.serialization.ex2.term
2021-05-12T01:47:00.6138829Z 🦄 unison-src.tests/state3.u.serialization.ex3.type
2021-05-12T01:47:00.6140139Z 🦄 unison-src.tests/state3.u.serialization.ex3.term
2021-05-12T01:47:00.6141487Z 🦄 unison-src.tests/state3.u.serialization.state.type
2021-05-12T01:47:00.6142843Z 🦄 unison-src.tests/state3.u.serialization.state.term
2021-05-12T01:47:00.6143996Z 🦄 unison-src.tests/state4.u.typecheck
2021-05-12T01:47:00.6145004Z 🦄 unison-src.tests/state4.u.result
2021-05-12T01:47:00.6146166Z 🦄 unison-src.tests/state4.u.serialization.State
2021-05-12T01:47:00.6147391Z 🦄 unison-src.tests/state4.u.serialization.ex.type
2021-05-12T01:47:00.6148654Z 🦄 unison-src.tests/state4.u.serialization.ex.term
2021-05-12T01:47:00.6150050Z 🦄 unison-src.tests/state4.u.serialization.increment.type
2021-05-12T01:47:00.6151567Z 🦄 unison-src.tests/state4.u.serialization.increment.term
2021-05-12T01:47:00.6153009Z 🦄 unison-src.tests/state4.u.serialization.modify.type
2021-05-12T01:47:00.6154424Z 🦄 unison-src.tests/state4.u.serialization.modify.term
2021-05-12T01:47:00.6155806Z 🦄 unison-src.tests/state4.u.serialization.state.type
2021-05-12T01:47:00.6157171Z 🦄 unison-src.tests/state4.u.serialization.state.term
2021-05-12T01:47:00.6158319Z 🦄 unison-src.tests/state4a.u.typecheck
2021-05-12T01:47:00.6159259Z 🦄 unison-src.tests/state4a.u.result
2021-05-12T01:47:00.6160337Z 🦄 unison-src.tests/state4a.u.serialization.State
2021-05-12T01:47:00.6161609Z 🦄 unison-src.tests/state4a.u.serialization.ex.type
2021-05-12T01:47:00.6162916Z 🦄 unison-src.tests/state4a.u.serialization.ex.term
2021-05-12T01:47:00.6164359Z 🦄 unison-src.tests/state4a.u.serialization.increment.type
2021-05-12T01:47:00.6165949Z 🦄 unison-src.tests/state4a.u.serialization.increment.term
2021-05-12T01:47:00.6167705Z 🦄 unison-src.tests/state4a.u.serialization.modify.type
2021-05-12T01:47:00.6169164Z 🦄 unison-src.tests/state4a.u.serialization.modify.term
2021-05-12T01:47:00.6170592Z 🦄 unison-src.tests/state4a.u.serialization.state.type
2021-05-12T01:47:00.6172268Z 🦄 unison-src.tests/state4a.u.serialization.state.term
2021-05-12T01:47:00.6173452Z 🦄 unison-src.tests/stream.u.typecheck
2021-05-12T01:47:00.6174564Z 🦄 unison-src.tests/stream.u.serialization.Stream
2021-05-12T01:47:00.6175787Z 🦄 unison-src.tests/stream.u.serialization.Emit
2021-05-12T01:47:00.6177012Z 🦄 unison-src.tests/stream.u.serialization.++.type
2021-05-12T01:47:00.6178260Z 🦄 unison-src.tests/stream.u.serialization.++.term
2021-05-12T01:47:00.6179785Z 🦄 unison-src.tests/stream.u.serialization.forceBoth.type
2021-05-12T01:47:00.6181338Z 🦄 unison-src.tests/stream.u.serialization.forceBoth.term
2021-05-12T01:47:00.6182784Z 🦄 unison-src.tests/stream.u.serialization.from.type
2021-05-12T01:47:00.6184129Z 🦄 unison-src.tests/stream.u.serialization.from.term
2021-05-12T01:47:00.6185542Z 🦄 unison-src.tests/stream.u.serialization.fromSeq.type
2021-05-12T01:47:00.6187026Z 🦄 unison-src.tests/stream.u.serialization.fromSeq.term
2021-05-12T01:47:00.6188430Z 🦄 unison-src.tests/stream.u.serialization.map.type
2021-05-12T01:47:00.6189736Z 🦄 unison-src.tests/stream.u.serialization.map.term
2021-05-12T01:47:00.6193076Z 🦄 unison-src.tests/stream.u.serialization.run.type
2021-05-12T01:47:00.6194313Z 🦄 unison-src.tests/stream.u.serialization.run.term
2021-05-12T01:47:00.6195488Z 🦄 unison-src.tests/stream.u.serialization.run'.type
2021-05-12T01:47:00.6196607Z 🦄 unison-src.tests/stream.u.serialization.run'.term
2021-05-12T01:47:00.6197815Z 🦄 unison-src.tests/stream.u.serialization.take.type
2021-05-12T01:47:00.6199247Z 🦄 unison-src.tests/stream.u.serialization.take.term
2021-05-12T01:47:00.6200599Z 🦄 unison-src.tests/stream.u.serialization.toSeq.type
2021-05-12T01:47:00.6204485Z 🦄 unison-src.tests/stream.u.serialization.toSeq.term
2021-05-12T01:47:00.6205899Z 🦄 unison-src.tests/stream.u.serialization.unfold.type
2021-05-12T01:47:00.6207331Z 🦄 unison-src.tests/stream.u.serialization.unfold.term
2021-05-12T01:47:00.6208810Z 🦄 unison-src.tests/suffix-resolve.u.typecheck
2021-05-12T01:47:00.6210257Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex1.type
2021-05-12T01:47:00.6211902Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex1.term
2021-05-12T01:47:00.6213536Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex2.type
2021-05-12T01:47:00.6215151Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex2.term
2021-05-12T01:47:00.6218836Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex3.type
2021-05-12T01:47:00.6220480Z 🦄 unison-src.tests/suffix-resolve.u.serialization.ex3.term
2021-05-12T01:47:00.6222108Z 🦄 unison-src.tests/suffix-resolve.u.serialization.foo.type
2021-05-12T01:47:00.6223707Z 🦄 unison-src.tests/suffix-resolve.u.serialization.foo.term
2021-05-12T01:47:00.6225382Z 🦄 unison-src.tests/suffix-resolve.u.serialization.zoink.type
2021-05-12T01:47:00.6227098Z 🦄 unison-src.tests/suffix-resolve.u.serialization.zoink.term
2021-05-12T01:47:00.6229575Z 🦄 unison-src.tests/tdnr.u.typecheck
2021-05-12T01:47:00.6230644Z 🦄 unison-src.tests/tdnr.u.serialization.x.type
2021-05-12T01:47:00.6231824Z 🦄 unison-src.tests/tdnr.u.serialization.x.term
2021-05-12T01:47:00.6232869Z 🦄 unison-src.tests/tdnr2.u.typecheck
2021-05-12T01:47:00.6233962Z 🦄 unison-src.tests/tdnr2.u.serialization.bar.type
2021-05-12T01:47:00.6235196Z 🦄 unison-src.tests/tdnr2.u.serialization.bar.term
2021-05-12T01:47:00.6236439Z 🦄 unison-src.tests/tdnr2.u.serialization.foo.type
2021-05-12T01:47:00.6237695Z 🦄 unison-src.tests/tdnr2.u.serialization.foo.term
2021-05-12T01:47:00.6238910Z 🦄 unison-src.tests/tdnr2.u.serialization.x.type
2021-05-12T01:47:00.6240177Z 🦄 unison-src.tests/tdnr2.u.serialization.x.term
2021-05-12T01:47:00.6242432Z 🦄 unison-src.tests/tdnr2.u.serialization.y.type
2021-05-12T01:47:00.6243531Z 🦄 unison-src.tests/tdnr2.u.serialization.y.term
2021-05-12T01:47:00.6244624Z 🦄 unison-src.tests/tdnr2.u.serialization.z.type
2021-05-12T01:47:00.6245930Z 🦄 unison-src.tests/tdnr2.u.serialization.z.term
2021-05-12T01:47:00.6246984Z 🦄 unison-src.tests/tdnr3.u.typecheck
2021-05-12T01:47:00.6248446Z 🦄 unison-src.tests/tdnr3.u.serialization.Foo.bar.type
2021-05-12T01:47:00.6249849Z 🦄 unison-src.tests/tdnr3.u.serialization.Foo.bar.term
2021-05-12T01:47:00.6251126Z 🦄 unison-src.tests/tdnr3.u.serialization.z.type
2021-05-12T01:47:00.6253995Z 🦄 unison-src.tests/tdnr3.u.serialization.z.term
2021-05-12T01:47:00.6255066Z 🦄 unison-src.tests/tdnr4.u.typecheck
2021-05-12T01:47:00.6256216Z 🦄 unison-src.tests/tdnr4.u.serialization.x.type
2021-05-12T01:47:00.6257397Z 🦄 unison-src.tests/tdnr4.u.serialization.x.term
2021-05-12T01:47:00.6258581Z 🦄 unison-src.tests/tdnr4.u.serialization.y.type
2021-05-12T01:47:00.6259762Z 🦄 unison-src.tests/tdnr4.u.serialization.y.term
2021-05-12T01:47:00.6260917Z 🦄 unison-src.tests/text-escaping.u.typecheck
2021-05-12T01:47:00.6262026Z 🦄 unison-src.tests/text-escaping.u.result
2021-05-12T01:47:00.6264781Z 🦄 unison-src.tests/text-escaping.u.serialization.find.type
2021-05-12T01:47:00.6266431Z 🦄 unison-src.tests/text-escaping.u.serialization.find.term
2021-05-12T01:47:00.6268008Z 🦄 unison-src.tests/text-escaping.u.serialization.id.type
2021-05-12T01:47:00.6269560Z 🦄 unison-src.tests/text-escaping.u.serialization.id.term
2021-05-12T01:47:00.6271082Z 🦄 unison-src.tests/text-escaping.u.serialization.x.type
2021-05-12T01:47:00.6272582Z 🦄 unison-src.tests/text-escaping.u.serialization.x.term
2021-05-12T01:47:00.6274342Z 🦄 unison-src.tests/text-pattern.u.typecheck
2021-05-12T01:47:00.6277044Z 🦄 unison-src.tests/text-pattern.u.result
2021-05-12T01:47:00.6278379Z 🦄 unison-src.tests/text-pattern.u.serialization.foo.type
2021-05-12T01:47:00.6279911Z 🦄 unison-src.tests/text-pattern.u.serialization.foo.term
2021-05-12T01:47:00.6281846Z 🦄 unison-src.tests/tictactoe.u.typecheck
2021-05-12T01:47:00.6283046Z 🦄 unison-src.tests/tictactoe.u.serialization.Board
2021-05-12T01:47:00.6284309Z 🦄 unison-src.tests/tictactoe.u.serialization.P
2021-05-12T01:47:00.6286898Z 🦄 unison-src.tests/tictactoe.u.serialization.isWin.type
2021-05-12T01:47:01.3380330Z 🦄 unison-src.tests/tictactoe.u.serialization.isWin.term
2021-05-12T01:47:01.3383187Z 🦄 unison-src.tests/tictactoe.u.serialization.orElse.type
2021-05-12T01:47:01.3385095Z 🦄 unison-src.tests/tictactoe.u.serialization.orElse.term
2021-05-12T01:47:01.3386732Z 🦄 unison-src.tests/tictactoe0-array-oob1.u.typecheck
2021-05-12T01:47:01.3388448Z 🦄 unison-src.tests/tictactoe0-array-oob1.u.serialization.Board
2021-05-12T01:47:01.3391067Z 🦄 unison-src.tests/tictactoe0-array-oob1.u.serialization.ex.type
2021-05-12T01:47:01.3393180Z 🦄 unison-src.tests/tictactoe0-array-oob1.u.serialization.ex.term
2021-05-12T01:47:01.3394911Z 🦄 unison-src.tests/tictactoe0-npe.u.typecheck
2021-05-12T01:47:01.3397122Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.Board
2021-05-12T01:47:01.3398839Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.P
2021-05-12T01:47:01.3400460Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.b.type
2021-05-12T01:47:01.3402166Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.b.term
2021-05-12T01:47:01.3404593Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.ex.type
2021-05-12T01:47:01.3407614Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.ex.term
2021-05-12T01:47:01.3411401Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.whatevs.type
2021-05-12T01:47:01.3413192Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.whatevs.term
2021-05-12T01:47:01.3414864Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.x.type
2021-05-12T01:47:01.3418770Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.x.term
2021-05-12T01:47:01.3420294Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.y.type
2021-05-12T01:47:01.3421807Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.y.term
2021-05-12T01:47:01.3426416Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.z.type
2021-05-12T01:47:01.3427944Z 🦄 unison-src.tests/tictactoe0-npe.u.serialization.z.term
2021-05-12T01:47:01.3429232Z 🦄 unison-src.tests/tictactoe0.u.typecheck
2021-05-12T01:47:01.3430690Z 🦄 unison-src.tests/tictactoe0.u.serialization.Board
2021-05-12T01:47:01.3435237Z 🦄 unison-src.tests/tictactoe0.u.serialization.P
2021-05-12T01:47:01.3436557Z 🦄 unison-src.tests/tictactoe0.u.serialization.b.type
2021-05-12T01:47:01.3438303Z 🦄 unison-src.tests/tictactoe0.u.serialization.b.term
2021-05-12T01:47:01.3439838Z 🦄 unison-src.tests/tictactoe0.u.serialization.isWin.type
2021-05-12T01:47:01.3443848Z 🦄 unison-src.tests/tictactoe0.u.serialization.isWin.term
2021-05-12T01:47:01.3445407Z 🦄 unison-src.tests/tictactoe0.u.serialization.orElse.type
2021-05-12T01:47:01.3447991Z 🦄 unison-src.tests/tictactoe0.u.serialization.orElse.term
2021-05-12T01:47:01.3449343Z 🦄 unison-src.tests/tictactoe2.u.typecheck
2021-05-12T01:47:01.3450569Z 🦄 unison-src.tests/tictactoe2.u.serialization.Board
2021-05-12T01:47:01.3451860Z 🦄 unison-src.tests/tictactoe2.u.serialization.P
2021-05-12T01:47:01.3455005Z 🦄 unison-src.tests/tictactoe2.u.serialization.isWin.type
2021-05-12T01:47:01.3456858Z 🦄 unison-src.tests/tictactoe2.u.serialization.isWin.term
2021-05-12T01:47:01.3458632Z 🦄 unison-src.tests/tictactoe2.u.serialization.x.type
2021-05-12T01:47:01.3461730Z 🦄 unison-src.tests/tictactoe2.u.serialization.x.term
2021-05-12T01:47:01.3462927Z 🦄 unison-src.tests/tuple.u.typecheck
2021-05-12T01:47:01.3463846Z 🦄 unison-src.tests/tuple.u.result
2021-05-12T01:47:01.3464906Z 🦄 unison-src.tests/tuple.u.serialization.+.type
2021-05-12T01:47:01.3466141Z 🦄 unison-src.tests/tuple.u.serialization.+.term
2021-05-12T01:47:01.3467348Z 🦄 unison-src.tests/type-application.u.typecheck
2021-05-12T01:47:01.3468829Z 🦄 unison-src.tests/type-application.u.serialization.Wrap
2021-05-12T01:47:01.3470260Z 🦄 unison-src.tests/type-application.u.serialization.Foo
2021-05-12T01:47:01.3471790Z 🦄 unison-src.tests/type-application.u.serialization.blah.type
2021-05-12T01:47:01.3473419Z 🦄 unison-src.tests/type-application.u.serialization.blah.term
2021-05-12T01:47:01.3474837Z 🦄 unison-src.tests/underscore-parsing.u.typecheck
2021-05-12T01:47:01.3476226Z 🦄 unison-src.tests/underscore-parsing.u.serialization._infix.type
2021-05-12T01:47:01.3478037Z 🦄 unison-src.tests/underscore-parsing.u.serialization._infix.term
2021-05-12T01:47:01.3479639Z 🦄 unison-src.tests/underscore-parsing.u.serialization._infix_.type
2021-05-12T01:47:01.3481250Z 🦄 unison-src.tests/underscore-parsing.u.serialization._infix_.term
2021-05-12T01:47:01.3482900Z 🦄 unison-src.tests/underscore-parsing.u.serialization._prefix.type
2021-05-12T01:47:01.3484569Z 🦄 unison-src.tests/underscore-parsing.u.serialization._prefix.term
2021-05-12T01:47:01.3486189Z 🦄 unison-src.tests/underscore-parsing.u.serialization._prefix_.type
2021-05-12T01:47:01.3487959Z 🦄 unison-src.tests/underscore-parsing.u.serialization._prefix_.term
2021-05-12T01:47:01.3489674Z 🦄 unison-src.tests/underscore-parsing.u.serialization.infix_.type
2021-05-12T01:47:01.3492817Z 🦄 unison-src.tests/underscore-parsing.u.serialization.infix_.term
2021-05-12T01:47:01.3494629Z 🦄 unison-src.tests/underscore-parsing.u.serialization.prefix_.type
2021-05-12T01:47:01.3496452Z 🦄 unison-src.tests/underscore-parsing.u.serialization.prefix_.term
2021-05-12T01:47:01.3497827Z 🦄 unison-src.tests/unique.u.typecheck
2021-05-12T01:47:01.3499020Z 🦄 unison-src.tests/unique.u.serialization.BetterBool
2021-05-12T01:47:01.3502639Z 🦄 unison-src.tests/unique.u.serialization.Bool
2021-05-12T01:47:01.3503830Z 🦄 unison-src.tests/unique.u.serialization.Day
2021-05-12T01:47:01.3505437Z 🦄 unison-src.tests/unique.u.serialization.Day2
2021-05-12T01:47:01.3506702Z 🦄 unison-src.tests/unique.u.serialization.Blarg
2021-05-12T01:47:01.3508722Z 🦄 unison-src.tests/unique.u.serialization.Zang
2021-05-12T01:47:01.3509913Z 🦄 unison-src.tests/unique.u.serialization.Zing
2021-05-12T01:47:01.3511165Z 🦄 unison-src.tests/unique.u.serialization.id.type
2021-05-12T01:47:01.3513279Z 🦄 unison-src.tests/unique.u.serialization.id.term
2021-05-12T01:47:01.3514377Z 🦄 unison-src.tests/void.u.typecheck
2021-05-12T01:47:01.3515633Z 🦄 unison-src.tests/void.u.serialization.Void
2021-05-12T01:47:01.3516647Z 🦄 unison-src.errors/407.u.typecheck
2021-05-12T01:47:01.3518334Z 🦄 unison-src.errors/X-array.u.typecheck
2021-05-12T01:47:01.3519815Z 🦄 unison-src.errors/abort-ability-checks-against-pure.u.typecheck
2021-05-12T01:47:01.3521625Z 🦄 unison-src.errors/all-errors.u.typecheck
2021-05-12T01:47:01.3523563Z 🦄 unison-src.errors/check-for-regressions/and.u.typecheck
2021-05-12T01:47:01.3525119Z 🦄 unison-src.errors/check-for-regressions/app-polymorphic.u.typecheck
2021-05-12T01:47:01.3528372Z 🦄 unison-src.errors/check-for-regressions/app.u.typecheck
2021-05-12T01:47:01.3529955Z 🦄 unison-src.errors/check-for-regressions/applying-non-function.u.typecheck
2021-05-12T01:47:01.3531550Z 🦄 unison-src.errors/check-for-regressions/casebody.u.typecheck
2021-05-12T01:47:01.3535867Z 🦄 unison-src.errors/check-for-regressions/caseguard.u.typecheck
2021-05-12T01:47:01.3537342Z 🦄 unison-src.errors/check-for-regressions/casepattern.u.typecheck
2021-05-12T01:47:01.3538770Z 🦄 unison-src.errors/check-for-regressions/ifcond.u.typecheck
2021-05-12T01:47:01.3540108Z 🦄 unison-src.errors/check-for-regressions/ifelse.u.typecheck
2021-05-12T01:47:01.3543699Z 🦄 unison-src.errors/check-for-regressions/lens.u.typecheck
2021-05-12T01:47:01.3545014Z 🦄 unison-src.errors/check-for-regressions/not-and.u.typecheck
2021-05-12T01:47:01.3546375Z 🦄 unison-src.errors/check-for-regressions/not-and0.u.typecheck
2021-05-12T01:47:01.3547829Z 🦄 unison-src.errors/check-for-regressions/not-caseguard.u.typecheck
2021-05-12T01:47:01.3553450Z 🦄 unison-src.errors/check-for-regressions/not-caseguard2.u.typecheck
2021-05-12T01:47:01.3554896Z 🦄 unison-src.errors/check-for-regressions/not-or.u.typecheck
2021-05-12T01:47:01.3556271Z 🦄 unison-src.errors/check-for-regressions/not-vector.u.typecheck
2021-05-12T01:47:01.3557611Z 🦄 unison-src.errors/check-for-regressions/or.u.typecheck
2021-05-12T01:47:01.3562519Z 🦄 unison-src.errors/check-for-regressions/vector.u.typecheck
2021-05-12T01:47:01.3563770Z 🦄 unison-src.errors/compiler-bug.u.typecheck
2021-05-12T01:47:01.3565296Z 🦄 unison-src.errors/console.u.typecheck
2021-05-12T01:47:01.3566318Z 🦄 unison-src.errors/console2.u.typecheck
2021-05-12T01:47:01.3569018Z 🦄 unison-src.errors/cyclic-unguarded.u.typecheck
2021-05-12T01:47:01.3570337Z 🦄 unison-src.errors/effect-inference1.u.typecheck
2021-05-12T01:47:01.3571570Z 🦄 unison-src.errors/empty-block.u.typecheck
2021-05-12T01:47:01.3572579Z 🦄 unison-src.errors/ex1.u.typecheck
2021-05-12T01:47:01.3574310Z 🦄 unison-src.errors/fix745.u.typecheck
2021-05-12T01:47:01.3575438Z 🦄 unison-src.errors/handle-inference.u.typecheck
2021-05-12T01:47:01.3576517Z 🦄 unison-src.errors/id.u.typecheck
2021-05-12T01:47:01.3577482Z 🦄 unison-src.errors/io-effect.u.typecheck
2021-05-12T01:47:01.3579095Z 🦄 unison-src.errors/io-state1.u.typecheck
2021-05-12T01:47:01.3581383Z 🦄 unison-src.errors/map-reduce.u.typecheck
2021-05-12T01:47:01.3582545Z 🦄 unison-src.errors/map-traverse3.u.typecheck
2021-05-12T01:47:01.3583765Z 🦄 unison-src.errors/mismatched-braces.u.typecheck
2021-05-12T01:47:01.3586766Z 🦄 unison-src.errors/poor-error-message/ability-check-fail-by-calling-wrong-function.u.typecheck
2021-05-12T01:47:01.3588829Z 🦄 unison-src.errors/poor-error-message/consoleh.u.typecheck
2021-05-12T01:47:01.3591264Z 🦄 unison-src.errors/poor-error-message/doesnt-match-annotation.u.typecheck
2021-05-12T01:47:01.3592939Z 🦄 unison-src.errors/poor-error-message/function-calls.u.typecheck
2021-05-12T01:47:01.3594455Z 🦄 unison-src.errors/poor-error-message/function-calls1.u.typecheck
2021-05-12T01:47:01.3597156Z 🦄 unison-src.errors/poor-error-message/function-calls2.u.typecheck
2021-05-12T01:47:01.3599957Z 🦄 unison-src.errors/poor-error-message/function-calls3.u.typecheck
2021-05-12T01:47:01.3601366Z 🦄 unison-src.errors/poor-error-message/handle.u.typecheck
2021-05-12T01:47:01.3602701Z 🦄 unison-src.errors/poor-error-message/handler-ex.u.typecheck
2021-05-12T01:47:01.3604950Z 🦄 unison-src.errors/poor-error-message/mismatched-case-result-types.u.typecheck
2021-05-12T01:47:01.3607803Z 🦄 unison-src.errors/poor-error-message/notaguard.u.typecheck
2021-05-12T01:47:01.3609608Z 🦄 unison-src.errors/poor-error-message/overapplied-data-constructor-loc.u.typecheck
2021-05-12T01:47:01.3612348Z 🦄 unison-src.errors/poor-error-message/pattern-case-location.u.typecheck
2021-05-12T01:47:01.3614229Z 🦄 unison-src.errors/poor-error-message/pattern-matching-1.u.typecheck
2021-05-12T01:47:01.3615706Z 🦄 unison-src.errors/poor-error-message/tdnr-demo.u.typecheck
2021-05-12T01:47:01.3618722Z 🦄 unison-src.errors/rank2a.u.typecheck
2021-05-12T01:47:01.3620033Z 🦄 unison-src.errors/seq-concat-constant-length.u.typecheck
2021-05-12T01:47:01.3621308Z 🦄 unison-src.errors/state4.u.typecheck
2021-05-12T01:47:01.3622865Z 🦄 unison-src.errors/tdnr.u.typecheck
2021-05-12T01:47:01.3624707Z 🦄 unison-src.errors/tdnr2.u.typecheck
2021-05-12T01:47:01.3625656Z 🦄 unison-src.errors/tdnr3.u.typecheck
2021-05-12T01:47:01.3626844Z 🦄 unison-src.errors/term-functor-inspired/effect1.u.typecheck
2021-05-12T01:47:01.3628336Z 🦄 unison-src.errors/term-functor-inspired/if-body-mismatch.u.typecheck
2021-05-12T01:47:01.3631931Z 🦄 unison-src.errors/term-functor-inspired/if-cond-not-bool.u.typecheck
2021-05-12T01:47:01.3634319Z 🦄 unison-src.errors/term-functor-inspired/mismatched-case-result-types.u.typecheck
2021-05-12T01:47:01.3636826Z 🦄 unison-src.errors/type-apply.u.typecheck
2021-05-12T01:47:01.3638060Z 🦄 unison-src.errors/type-functor-inspired/app2.u.typecheck
2021-05-12T01:47:01.3639363Z 🦄 unison-src.errors/type-functor-inspired/arrow1.u.typecheck
2021-05-12T01:47:01.9414741Z 🦄 unison-src.errors/type-functor-inspired/effect2.u.typecheck
2021-05-12T01:47:01.9416533Z 🦄 unison-src.errors/type-functor-inspired/forall-arrow.u.typecheck
2021-05-12T01:47:01.9418230Z 🦄 unison-src.errors/type-functor-inspired/forall-arrow2.u.typecheck
2021-05-12T01:47:01.9419937Z 🦄 unison-src.errors/type-functor-inspired/forall-arrow3.u.typecheck
2021-05-12T01:47:01.9421528Z 🦄 unison-src.errors/type-functor-inspired/parens.u.typecheck
2021-05-12T01:47:01.9423060Z 🦄 unison-src.errors/type-functor-inspired/subtuple.u.typecheck
2021-05-12T01:47:01.9424668Z 🦄 unison-src.errors/type-functor-inspired/synthesizeApp.u.typecheck
2021-05-12T01:47:01.9426352Z 🦄 unison-src.errors/type-functor-inspired/tuple.u.typecheck
2021-05-12T01:47:01.9427721Z 🦄 unison-src.errors/type-functor-inspired/tuple2.u.typecheck
2021-05-12T01:47:01.9429047Z 🦄 unison-src.errors/type-functor-inspired/unit.u.typecheck
2021-05-12T01:47:01.9430308Z 🦄 unison-src.errors/unexpected-loop.u.typecheck
2021-05-12T01:47:01.9431620Z 🦄 unison-src.errors/unresolved-symbol-1.u.typecheck
2021-05-12T01:47:01.9432867Z 🦄 unison-src.errors/unsound-cont.u.typecheck
2021-05-12T01:47:01.9433867Z 🦄 unison-src.tests/344.uu.typecheck
2021-05-12T01:47:01.9435239Z 🦄 unison-src.tests/ability-inference-fail.uu.typecheck
2021-05-12T01:47:01.9436657Z 🦄 unison-src.tests/one-liners.uu.typecheck
2021-05-12T01:47:01.9437957Z 🦄 unison-src.tests/quote-parse-bug.uu.typecheck
2021-05-12T01:47:01.9439303Z 🦄 unison-src.tests/runtime-crash.uu.typecheck
2021-05-12T01:47:01.9440516Z 🦄 unison-src.tests/state2a.uu.typecheck
2021-05-12T01:47:01.9441628Z 🦄 unison-src.tests/stream2.uu.typecheck
2021-05-12T01:47:01.9442752Z 🦄 unison-src.tests/stream3.uu.typecheck
2021-05-12T01:47:01.9444113Z 🦄 unison-src.tests/ungeneralize-bug.uu.typecheck
2021-05-12T01:47:01.9445454Z 🦄 unison-src.errors/effect_unknown_type.uu.typecheck
2021-05-12T01:47:01.9446979Z 🦄 unison-src.errors/handler-coverage-checking.uu.typecheck
2021-05-12T01:47:01.9452535Z 🦄 unison-src.errors/need-nominal-type.uu.typecheck
2021-05-12T01:47:01.9454226Z 🦄 unison-src.errors/type-functor-inspired/need-nonstructural-types.uu.typecheck
2021-05-12T01:47:01.9455672Z 🦄 fileparser.test1.type Pair a b = Pair a b
2021-05-12T01:47:01.9456159Z
2021-05-12T01:47:01.9457246Z 🦄 fileparser.test1.type Optional a = Just a | Nothing
2021-05-12T01:47:01.9457778Z
2021-05-12T01:47:01.9458529Z 🦄 fileparser.test1.type Optional2 a
2021-05-12T01:47:01.9459126Z = Just a
2021-05-12T01:47:01.9459528Z | Nothing
2021-05-12T01:47:01.9459808Z
2021-05-12T01:47:01.9460052Z
2021-05-12T01:47:01.9460817Z 🦄 fileparser.test1.ability State s where
2021-05-12T01:47:01.9461465Z get : {State s} s
2021-05-12T01:47:01.9462062Z set : s -> {State s} ()
2021-05-12T01:47:01.9462460Z
2021-05-12T01:47:01.9463187Z 🦄 fileparser.test1.ping x = pong (x + 1)
2021-05-12T01:47:01.9463921Z pong x = ping (x - 1)
2021-05-12T01:47:01.9464222Z
2021-05-12T01:47:01.9464980Z 🦄 fileparser.emptyWatchTest.>
2021-05-12T01:47:01.9466527Z 🦄 fileparser.signatureNeedsAccompanyingBodyTest.f : Nat -> Nat
2021-05-12T01:47:01.9467525Z
2021-05-12T01:47:01.9467875Z g a = a + 1
2021-05-12T01:47:01.9468137Z
2021-05-12T01:47:01.9468914Z 🦄 fileparser.emptyBlockTest.f a =
2021-05-12T01:47:01.9469444Z
2021-05-12T01:47:01.9469798Z > 1 + 1
2021-05-12T01:47:01.9470031Z
2021-05-12T01:47:01.9471005Z 🦄 fileparser.expectedBlockOpenTest.f a b = match a b
2021-05-12T01:47:01.9474892Z 🦄 fileparser.unknownDataConstructorTest.m a = match a with A -> 1
2021-05-12T01:47:01.9476679Z 🦄 fileparser.unknownAbilityConstructorTest.f e = match e with {E t -> u} -> 1
2021-05-12T01:47:01.9478001Z 🦄 datadeclaration.Bool == Bool'
2021-05-12T01:47:01.9478878Z 🦄 datadeclaration.Bool != Option'
2021-05-12T01:47:01.9479824Z 🦄 datadeclaration.Option == Option'
2021-05-12T01:47:01.9480726Z 🦄 datadeclaration.List == List'
2021-05-12T01:47:01.9481595Z 🦄 datadeclaration.List != SnocList
2021-05-12T01:47:01.9482481Z 🦄 datadeclaration.Ping != Pong
2021-05-12T01:47:01.9483339Z 🦄 datadeclaration.Ping == Ling'
2021-05-12T01:47:01.9484189Z 🦄 datadeclaration.Pong == Long'
2021-05-12T01:47:01.9485807Z 🦄 datadeclaration.unhashComponent.invented-vars-are-fresh
2021-05-12T01:47:01.9488283Z 🦄 (2) datadeclaration.unhashComponent.invented-vars-are-fresh
2021-05-12T01:47:01.9489795Z 🦄 range.contains 11 11
2021-05-12T01:47:01.9490463Z 🦄 range.contains 11 12
2021-05-12T01:47:01.9504097Z 🦄 range.contains 11 12 (antisymmetric)
2021-05-12T01:47:01.9504895Z 🦄 range.contains 12 23
2021-05-12T01:47:01.9505573Z 🦄 range.contains 23 12
2021-05-12T01:47:01.9506288Z 🦄 range.overlaps 11 11
2021-05-12T01:47:01.9507042Z 🦄 range.overlaps 11 11 (symmetric)
2021-05-12T01:47:01.9507784Z 🦄 range.overlaps 12 11
2021-05-12T01:47:01.9508538Z 🦄 range.overlaps 12 11 (symmetric)
2021-05-12T01:47:01.9509282Z 🦄 range.overlaps 12 23
2021-05-12T01:47:01.9510034Z 🦄 range.overlaps 12 23 (symmetric)
2021-05-12T01:47:01.9510769Z 🦄 range.overlaps 12 13
2021-05-12T01:47:01.9511498Z 🦄 range.overlaps 12 13 (symmetric)
2021-05-12T01:47:01.9512231Z 🦄 range.overlaps 23 13
2021-05-12T01:47:01.9512976Z 🦄 range.overlaps 23 13 (symmetric)
2021-05-12T01:47:01.9513694Z 🦄 range.inrange 1 12
2021-05-12T01:47:01.9514330Z 🦄 range.inrange 2 12
2021-05-12T01:47:01.9515012Z 🦄 util.bytes.empty ==
2021-05-12T01:47:01.9515785Z 🦄 util.bytes.empty `compare`
2021-05-12T01:47:01.9516465Z 🦄 util.bytes.==
2021-05-12T01:47:01.9517080Z 🦄 util.bytes.at
2021-05-12T01:47:01.9517852Z 🦄 util.bytes.at.cornerCases
2021-05-12T01:47:01.9518807Z 🦄 util.bytes.consistency with ByteString
2021-05-12T01:47:01.9519651Z 🦄 util.bytes.lots of chunks
2021-05-12T01:47:01.9520500Z 🦄 path.parsePathImpl'.foo.bar.baz.34
2021-05-12T01:47:01.9521427Z 🦄 path.parsePathImpl'.foo.bar.baz
2021-05-12T01:47:01.9522277Z 🦄 path.parsePathImpl'.baz
2021-05-12T01:47:01.9523057Z 🦄 path.parsePathImpl'.-
2021-05-12T01:47:01.9523841Z 🦄 path.parsePathImpl'.34
2021-05-12T01:47:01.9524700Z 🦄 path.parsePathImpl'.foo.bar.baz#a8fj
2021-05-12T01:47:01.9525786Z 🦄 path.parseSplit'.wordyNameSegment.foo.bar.baz
2021-05-12T01:47:01.9527069Z 🦄 path.parseSplit'.wordyNameSegment.foo.bar.baz#abc
2021-05-12T01:47:01.9528488Z 🦄 path.parseSplit'.wordyNameSegment.foo.bar.+
2021-05-12T01:47:01.9529778Z 🦄 path.parseSplit'.definitionNameSegment.foo.bar.+
2021-05-12T01:47:01.9531299Z 🦄 path.parseShortHashOrHQSplit'.foo.bar#34
2021-05-12T01:47:01.9532473Z 🦄 path.parseShortHashOrHQSplit'.foo.bar.+
2021-05-12T01:47:01.9533593Z 🦄 path.parseShortHashOrHQSplit'.#123
2021-05-12T01:47:01.9534524Z 🦄 path.parseHQ'Split'.foo.bar#34
2021-05-12T01:47:01.9535280Z 🦄 path.parseHQ'Split'.foo.bar.+
2021-05-12T01:47:01.9536027Z 🦄 path.parseHQ'Split'.#123
2021-05-12T01:47:01.9536949Z 🦄 causal.threeWayMerge.ex1
2021-05-12T01:47:01.9537972Z 🦄 causal.threeWayMerge.idempotent
2021-05-12T01:47:01.9539070Z 🦄 causal.threeWayMerge.identity
2021-05-12T01:47:01.9540182Z 🦄 causal.threeWayMerge.commutative
2021-05-12T01:47:01.9541109Z 🦄 causal.lca.hasLca
2021-05-12T01:47:01.9541780Z 🦄 causal.lca.noLca
2021-05-12T01:47:01.9542479Z 🦄 causal.beforeHash
2021-05-12T01:47:01.9545702Z 🦄 hashparsing.Reference.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no
2021-05-12T01:47:01.9554768Z 🦄 hashparsing.Reference.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no.0c10
2021-05-12T01:47:01.9560762Z 🦄 hashparsing.Reference.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no.3c6
2021-05-12T01:47:01.9566443Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no
2021-05-12T01:47:01.9573665Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no.0c10
2021-05-12T01:47:01.9584308Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no#d10
2021-05-12T01:47:01.9589937Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no#a0
2021-05-12T01:47:01.9598950Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no.3c6#d6
2021-05-12T01:47:01.9609542Z 🦄 hashparsing.Referent.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no.0c10#a9
2021-05-12T01:47:01.9616122Z 🦄 hashparsing.ShortHash.#1tdqrgl90qnmqvrff0j76kg2rnajq7n8j54e9cbk4p8pdi41q343bnh8h2rv6nadhlin8teg8371d445pvo0as7j2sav8k401d2s3no
2021-05-12T01:47:01.9619985Z 🦄 hashparsing.ShortHash.#abcd
2021-05-12T01:47:01.9620940Z 🦄 hashparsing.ShortHash.#abcd.0c10
2021-05-12T01:47:01.9624971Z 🦄 hashparsing.ShortHash.#abcd#d10
2021-05-12T01:47:01.9625900Z 🦄 hashparsing.ShortHash.#abcd#a3
2021-05-12T01:47:01.9626848Z 🦄 hashparsing.ShortHash.#abcd.3c6#d10
2021-05-12T01:47:01.9627806Z 🦄 hashparsing.ShortHash.#abcd.y6#a5
2021-05-12T01:47:01.9628795Z 🦄 hashparsing.ShortHash.builtin
2021-05-12T01:47:01.9632874Z 🦄 hashparsing.ShortHash
2021-05-12T01:47:01.9633840Z 🦄 hashparsing.ShortHash.term ref, no cycle
2021-05-12T01:47:01.9634954Z 🦄 hashparsing.ShortHash.term ref, part of cycle
2021-05-12T01:47:01.9636117Z 🦄 hashparsing.ShortHash.constructor
2021-05-12T01:47:01.9637418Z 🦄 hashparsing.ShortHash.constructor of a type in a cycle
2021-05-12T01:47:01.9643405Z 🦄 hashparsing.ShortHash.Anything to the left of the first # is ignored
2021-05-12T01:47:01.9644474Z 🦄 (2) hashparsing.ShortHash
2021-05-12T01:47:01.9645660Z 🦄 hashparsing.ShortHash.Anything after a second . before a second # is ignored
2021-05-12T01:47:01.9646954Z 🦄 FileCodebase.encode/decodeFileName.abc
2021-05-12T01:47:01.9648148Z 🦄 FileCodebase.encode/decodeFileName.👍
2021-05-12T01:47:01.9651993Z 🦄 FileCodebase.encode/decodeFileName.࿿
2021-05-12T01:47:01.9653177Z 🦄 FileCodebase.encode/decodeFileName.!
2021-05-12T01:47:01.9654221Z 🦄 FileCodebase.encode/decodeFileName."
2021-05-12T01:47:01.9655270Z 🦄 FileCodebase.encode/decodeFileName.#
2021-05-12T01:47:01.9656644Z 🦄 FileCodebase.encode/decodeFileName.$
2021-05-12T01:47:01.9657952Z 🦄 FileCodebase.encode/decodeFileName.%
2021-05-12T01:47:01.9659287Z 🦄 FileCodebase.encode/decodeFileName.&
2021-05-12T01:47:01.9662646Z 🦄 FileCodebase.encode/decodeFileName.'
2021-05-12T01:47:01.9663711Z 🦄 FileCodebase.encode/decodeFileName.(
2021-05-12T01:47:01.9664747Z 🦄 FileCodebase.encode/decodeFileName.)
2021-05-12T01:47:01.9665781Z 🦄 FileCodebase.encode/decodeFileName.*
2021-05-12T01:47:01.9667678Z 🦄 FileCodebase.encode/decodeFileName.+
2021-05-12T01:47:01.9668852Z 🦄 FileCodebase.encode/decodeFileName.,
2021-05-12T01:47:01.9669900Z 🦄 FileCodebase.encode/decodeFileName.-
2021-05-12T01:47:01.9670941Z 🦄 FileCodebase.encode/decodeFileName..
2021-05-12T01:47:01.9674175Z 🦄 FileCodebase.encode/decodeFileName./
2021-05-12T01:47:01.9675219Z 🦄 FileCodebase.encode/decodeFileName.0
2021-05-12T01:47:01.9676944Z 🦄 FileCodebase.encode/decodeFileName.1
2021-05-12T01:47:01.9680770Z 🦄 FileCodebase.encode/decodeFileName.2
2021-05-12T01:47:01.9681843Z 🦄 FileCodebase.encode/decodeFileName.3
2021-05-12T01:47:01.9682900Z 🦄 FileCodebase.encode/decodeFileName.4
2021-05-12T01:47:01.9683946Z 🦄 FileCodebase.encode/decodeFileName.5
2021-05-12T01:47:01.9684975Z 🦄 FileCodebase.encode/decodeFileName.6
2021-05-12T01:47:01.9692816Z 🦄 FileCodebase.encode/decodeFileName.7
2021-05-12T01:47:01.9693939Z 🦄 FileCodebase.encode/decodeFileName.8
2021-05-12T01:47:01.9694984Z 🦄 FileCodebase.encode/decodeFileName.9
2021-05-12T01:47:01.9696350Z 🦄 FileCodebase.encode/decodeFileName.:
2021-05-12T01:47:01.9697407Z 🦄 FileCodebase.encode/decodeFileName.;
2021-05-12T01:47:01.9699799Z 🦄 FileCodebase.encode/decodeFileName.<
2021-05-12T01:47:01.9700841Z 🦄 FileCodebase.encode/decodeFileName.=
2021-05-12T01:47:01.9701897Z 🦄 FileCodebase.encode/decodeFileName.>
2021-05-12T01:47:01.9702944Z 🦄 FileCodebase.encode/decodeFileName.?
2021-05-12T01:47:01.9706093Z 🦄 FileCodebase.encode/decodeFileName.@
2021-05-12T01:47:01.9707135Z 🦄 FileCodebase.encode/decodeFileName.A
2021-05-12T01:47:01.9708178Z 🦄 FileCodebase.encode/decodeFileName.B
2021-05-12T01:47:01.9709237Z 🦄 FileCodebase.encode/decodeFileName.C
2021-05-12T01:47:01.9710286Z 🦄 FileCodebase.encode/decodeFileName.D
2021-05-12T01:47:01.9713952Z 🦄 FileCodebase.encode/decodeFileName.E
2021-05-12T01:47:01.9714993Z 🦄 FileCodebase.encode/decodeFileName.F
2021-05-12T01:47:01.9716041Z 🦄 FileCodebase.encode/decodeFileName.G
2021-05-12T01:47:01.9717085Z 🦄 FileCodebase.encode/decodeFileName.H
2021-05-12T01:47:02.1872804Z 🦄 FileCodebase.encode/decodeFInitializing a new codebase in: /tmp/git-pull-8fc275f13f69f308/authorInitializing a new codebase in: /tmp/git-pull-8fc275f13f69f308/userInitialized empty Git repository in /tmp/git-pull-8fc275f13f69f308/repo.git/
2021-05-12T01:47:02.1890960Z
2021-05-12T01:47:02.1892103Z  _____ _ 
2021-05-12T01:47:02.1892975Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:02.1893860Z | | | | |_ -| . | |
2021-05-12T01:47:02.1894950Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:02.1895539Z
2021-05-12T01:47:02.1896158Z Running the provided transcript file...
2021-05-12T01:47:02.1896783Z
2021-05-12T01:47:02.1905348Z ileName.I
2021-05-12T01:47:02.1914049Z 🦄 FileCodebase.encode/decodeFileName.J
2021-05-12T01:47:02.1915396Z 🦄 FileCodebase.encode/decodeFileName.K
2021-05-12T01:47:02.1917027Z 🦄 FileCodebase.encode/decodeFileName.L
2021-05-12T01:47:02.1918408Z 🦄 FileCodebase.encode/decodeFileName.M
2021-05-12T01:47:02.1919568Z 🦄 FileCodebase.encode/decodeFileName.N
2021-05-12T01:47:02.1920719Z 🦄 FileCodebase.encode/decodeFileName.O
2021-05-12T01:47:02.1921852Z 🦄 FileCodebase.encode/decodeFileName.P
2021-05-12T01:47:02.1923007Z 🦄 FileCodebase.encode/decodeFileName.Q
2021-05-12T01:47:02.1924209Z 🦄 FileCodebase.encode/decodeFileName.R
2021-05-12T01:47:02.1925390Z 🦄 FileCodebase.encode/decodeFileName.S
2021-05-12T01:47:02.1926576Z 🦄 FileCodebase.encode/decodeFileName.T
2021-05-12T01:47:02.1936456Z 🦄 FileCodebase.encode/decodeFileName.U
2021-05-12T01:47:02.1937643Z 🦄 FileCodebase.encode/decodeFileName.V
2021-05-12T01:47:02.1938699Z 🦄 FileCodebase.encode/decodeFileName.W
2021-05-12T01:47:02.1939748Z 🦄 FileCodebase.encode/decodeFileName.X
2021-05-12T01:47:02.1940801Z 🦄 FileCodebase.encode/decodeFileName.Y
2021-05-12T01:47:02.1941991Z 🦄 FileCodebase.encode/decodeFileName.Z
2021-05-12T01:47:02.1943077Z 🦄 FileCodebase.encode/decodeFileName.[
2021-05-12T01:47:02.1944122Z 🦄 FileCodebase.encode/decodeFileName.\
2021-05-12T01:47:02.1946326Z 🦄 FileCodebase.encode/decodeFileName.]
2021-05-12T01:47:02.1947537Z 🦄 FileCodebase.encode/decodeFileName.^
2021-05-12T01:47:02.1948570Z 🦄 FileCodebase.encode/decodeFileName._
2021-05-12T01:47:02.1949608Z 🦄 FileCodebase.encode/decodeFileName.`
2021-05-12T01:47:02.1950633Z 🦄 FileCodebase.encode/decodeFileName.a
2021-05-12T01:47:02.1951678Z 🦄 FileCodebase.encode/decodeFileName.b
2021-05-12T01:47:02.1952733Z 🦄 FileCodebase.encode/decodeFileName.c
2021-05-12T01:47:02.1953922Z 🦄 FileCodebase.encode/decodeFileName.d
2021-05-12T01:47:02.1954881Z 🦄 FileCodebase.encode/decodeFileName.e
2021-05-12T01:47:02.1957219Z 🦄 FileCodebase.encode/decodeFileName.f
2021-05-12T01:47:02.1958501Z 🦄 FileCodebase.encode/decodeFileName.g
2021-05-12T01:47:02.1959645Z 🦄 FileCodebase.encode/decodeFileName.h
2021-05-12T01:47:02.1960686Z 🦄 FileCodebase.encode/decodeFileName.i
2021-05-12T01:47:02.1961727Z 🦄 FileCodebase.encode/decodeFileName.j
2021-05-12T01:47:02.1962774Z 🦄 FileCodebase.encode/decodeFileName.k
2021-05-12T01:47:02.1963818Z 🦄 FileCodebase.encode/decodeFileName.l
2021-05-12T01:47:02.1965878Z 🦄 FileCodebase.encode/decodeFileName.m
2021-05-12T01:47:02.1970572Z 🦄 FileCodebase.encode/decodeFileName.n
2021-05-12T01:47:02.1971659Z 🦄 FileCodebase.encode/decodeFileName.o
2021-05-12T01:47:02.1972702Z 🦄 FileCodebase.encode/decodeFileName.p
2021-05-12T01:47:02.1974988Z 🦄 FileCodebase.encode/decodeFileName.q
2021-05-12T01:47:02.1976059Z 🦄 FileCodebase.encode/decodeFileName.r
2021-05-12T01:47:02.1977108Z 🦄 FileCodebase.encode/decodeFileName.s
2021-05-12T01:47:02.1978923Z 🦄 FileCodebase.encode/decodeFileName.t
2021-05-12T01:47:02.1979985Z 🦄 FileCodebase.encode/decodeFileName.u
2021-05-12T01:47:02.1981032Z 🦄 FileCodebase.encode/decodeFileName.v
2021-05-12T01:47:02.1982070Z 🦄 FileCodebase.encode/decodeFileName.w
2021-05-12T01:47:02.1983790Z 🦄 FileCodebase.encode/decodeFileName.x
2021-05-12T01:47:02.1984832Z 🦄 FileCodebase.encode/decodeFileName.y
2021-05-12T01:47:02.1985874Z 🦄 FileCodebase.encode/decodeFileName.z
2021-05-12T01:47:02.1986906Z 🦄 FileCodebase.encode/decodeFileName.{
2021-05-12T01:47:02.1989295Z 🦄 FileCodebase.encode/decodeFileName.|
2021-05-12T01:47:02.1990390Z 🦄 FileCodebase.encode/decodeFileName.}
2021-05-12T01:47:02.1991663Z 🦄 FileCodebase.encode/decodeFileName.~
2021-05-12T01:47:02.1996800Z 🦄 FileCodebase.encode/decodeFileName.Universal.!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
2021-05-12T01:47:02.1998763Z 🦄 FileCodebase.encode/decodeFileName. . gets special encoding
2021-05-12T01:47:02.2000044Z 🦄 FileCodebase.encode/decodeFileName. .. gets special encoding
2021-05-12T01:47:02.2001313Z 🦄 FileCodebase.encode/decodeFileName. " gets special encoding
2021-05-12T01:47:02.2002565Z 🦄 FileCodebase.encode/decodeFileName. * gets special encoding
2021-05-12T01:47:02.2005896Z 🦄 FileCodebase.encode/decodeFileName. / gets special encoding
2021-05-12T01:47:02.2008592Z 🦄 FileCodebase.encode/decodeFileName. : gets special encoding
2021-05-12T01:47:02.2009861Z 🦄 FileCodebase.encode/decodeFileName. < gets special encoding
2021-05-12T01:47:02.2011117Z 🦄 FileCodebase.encode/decodeFileName. > gets special encoding
2021-05-12T01:47:02.2012358Z 🦄 FileCodebase.encode/decodeFileName. ? gets special encoding
2021-05-12T01:47:02.2013615Z 🦄 FileCodebase.encode/decodeFileName. \ gets special encoding
2021-05-12T01:47:02.2016315Z 🦄 FileCodebase.encode/decodeFileName. | gets special encoding
2021-05-12T01:47:02.2017719Z 🦄 FileCodebase.encode/decodeFileName. 👍 gets special encoding
2021-05-12T01:47:02.2018990Z 🦄 FileCodebase.encode/decodeFileName. ࿿ gets special encoding
2021-05-12T01:47:02.2019996Z 🦄 abt.freshInBoth.first
2021-05-12T01:47:02.2020815Z 🦄 abt.freshInBoth.second
2021-05-12T01:47:02.2021501Z 🦄 abt.rename
2021-05-12T01:47:02.2022107Z 🦄 (2) abt.rename
2021-05-12T01:47:02.2022714Z 🦄 abt.putSymbol
2021-05-12T01:47:02.2023296Z 🦄 anf.lift
2021-05-12T01:47:02.2023830Z 🦄 (2) anf.lift
2021-05-12T01:47:02.2027248Z 🦄 anf.denormalize
2021-05-12T01:47:02.2027918Z 🦄 (2) anf.denormalize
2021-05-12T01:47:02.2028575Z 🦄 (3) anf.denormalize
2021-05-12T01:47:02.2029777Z 🦄 (4) anf.denormalize
2021-05-12T01:47:02.2030552Z 🦄 (5) anf.denormalize
2021-05-12T01:47:02.2031172Z 🦄 mcode.2=2
2021-05-12T01:47:02.2031708Z 🦄 mcode.2=1+1
2021-05-12T01:47:02.2032261Z 🦄 mcode.2=3-1
2021-05-12T01:47:02.2032825Z 🦄 mcode.5*5=25
2021-05-12T01:47:02.2033392Z 🦄 mcode.5*1000=5000
2021-05-12T01:47:02.2033984Z 🦄 mcode.5*1000=5000 rec
2021-05-12T01:47:02.2034593Z 🦄 mcode.nested
2021-05-12T01:47:02.2035286Z 🦄 mcode.matching arguments
2021-05-12T01:47:02.2036205Z 🦄 var.free synthetic vars are universally quantifiable.𝕖
2021-05-12T01:47:02.2039416Z 🦄 var.free synthetic vars are universally quantifiable.𝕒
2021-05-12T01:47:02.2040504Z 🦄 var.free synthetic vars are universally quantifiable.𝕣
2021-05-12T01:47:02.2041574Z 🦄 var.free synthetic vars are universally quantifiable.𝕞
2021-05-12T01:47:02.2042606Z 🦄 var.free synthetic vars are universally quantifiable.𝕧
2021-05-12T01:47:02.2043678Z 🦄 (2) var.free synthetic vars are universally quantifiable.𝕞
2021-05-12T01:47:02.2044744Z 🦄 (2) var.free synthetic vars are universally quantifiable.𝕧
2021-05-12T01:47:02.2045795Z 🦄 var.free synthetic vars are universally quantifiable.𝕗
2021-05-12T01:47:02.2046833Z 🦄 var.free synthetic vars are universally quantifiable.𝕦
2021-05-12T01:47:02.2048341Z 🦄 codebase.makeSelfContained
2021-05-12T01:47:02.2049593Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a")
2021-05-12T01:47:02.2051033Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a"-1)
2021-05-12T01:47:02.2053847Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a"-2)
2021-05-12T01:47:02.2055278Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a"-3)
2021-05-12T01:47:02.2056722Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a"-4)
2021-05-12T01:47:02.2058145Z 🦄 typechecker.isSubtype.isSubtype ((User "a". Var User "a")) (Var User "a"-5)
2021-05-12T01:47:02.2059575Z 🦄 uriparser.augmented.local-protocol./srv/git/project.git
2021-05-12T01:47:02.2061172Z 🦄 uriparser.augmented.local-protocol./srv/git/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2062808Z 🦄 uriparser.augmented.local-protocol.srv/git/project.git
2021-05-12T01:47:02.2065985Z 🦄 uriparser.augmented.local-protocol.srv/git/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2067767Z 🦄 uriparser.augmented.file-protocol.file:///srv/git/project.git
2021-05-12T01:47:02.2069764Z 🦄 uriparser.augmented.file-protocol.file:///srv/git/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2071713Z 🦄 uriparser.augmented.file-protocol.file://srv/git/project.git
2021-05-12T01:47:02.2073811Z 🦄 uriparser.augmented.file-protocol.file://srv/git/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2077494Z 🦄 uriparser.augmented.http-protocol.https://example.com/git/project.git
2021-05-12T01:47:02.2210519Z 🦄 uriparser.augmented.http-protocol.https://[email protected]/git/project.git:abc:#def.hij.klm]
2021-05-12T01:47:02.2213200Z 🦄 uriparser.augmented.ssh-protocol.ssh://[email protected]:222/user/project.git
2021-05-12T01:47:02.2215171Z 🦄 uriparser.augmented.ssh-protocol.ssh://[email protected]/user/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2217015Z 🦄 [email protected]:user/project.git
2021-05-12T01:47:02.2219922Z 🦄 uriparser.augmented.scp-protocol.github.com:user/project.git
2021-05-12T01:47:02.2221741Z 🦄 [email protected]:user/project.git:abc:#def.hij.klm
2021-05-12T01:47:02.2223489Z 🦄 context.verifyClosedTerm.report-all-free-vars
2021-05-12T01:47:02.2225230Z 🦄 (2) context.verifyClosedTerm.report-all-free-vars
2021-05-12T01:47:02.2226988Z 🦄 (3) context.verifyClosedTerm.report-all-free-vars
2021-05-12T01:47:02.2228756Z 🦄 (4) context.verifyClosedTerm.report-all-free-vars
2021-05-12T01:47:02.2230496Z 🦄 (5) context.verifyClosedTerm.report-all-free-vars
2021-05-12T01:47:02.2233094Z ⚙ git init --bare '--initial-branch=master' /tmp/git-pull-8fc275f13f69f308/repo.git
2021-05-12T01:47:02.2233779Z
2021-05-12T01:47:02.2234479Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:02.2235181Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:02.7876952Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:02.7878286Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-pull-8fc275f13f69f308/repo.git ...
2021-05-12T01:47:02.7879440Z
2021-05-12T01:47:02.7880496Z Downloading from /tmp/git-pull-8fc275f13f69f308/repo.git ...
2021-05-12T01:47:02.7881331Z
2021-05-12T01:47:02.7882393Z Staging files for upload to /tmp/git-pull-8fc275f13f69f308/repo.git ...
2021-05-12T01:47:02.7883265Z
2021-05-12T01:47:02.7884275Z Uploading to /tmp/git-pull-8fc275f13f69f308/repo.git ...
2021-05-12T01:47:02.7885590Z Initializing a new codebase in: /tmp/git-push-c29e410e61a82798/c
2021-05-12T01:47:02.7886647Z  _____ _ 
2021-05-12T01:47:02.7891402Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:02.7892285Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:02.7893502Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:02.7894665Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:02.7895333Z Author identity unknown
2021-05-12T01:47:02.7895677Z
2021-05-12T01:47:02.7896125Z *** Please tell me who you are.
2021-05-12T01:47:02.7896473Z
2021-05-12T01:47:02.7896915Z Run
2021-05-12T01:47:02.7897176Z
2021-05-12T01:47:02.7897919Z git config --global user.email "[email protected]"
2021-05-12T01:47:02.7898800Z git config --global user.name "Your Name"
2021-05-12T01:47:02.7899201Z
2021-05-12T01:47:02.7899843Z to set your account's default identity.
2021-05-12T01:47:02.7900723Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:02.7901196Z
2021-05-12T01:47:02.7902050Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:02.7902726Z ```unison
2021-05-12T01:47:02.7903190Z unique type outside.A = A Nat
2021-05-12T01:47:02.7903982Z unique type outside.B = B Nat Nat
2021-05-12T01:47:02.7904515Z outside.c = 3
2021-05-12T01:47:02.7904961Z outside.d = 4
2021-05-12T01:47:02.7905239Z
2021-05-12T01:47:02.7905725Z unique type inside.X = X outside.A
2021-05-12T01:47:02.7906262Z inside.y = c + c
2021-05-12T01:47:02.7906668Z ```
2021-05-12T01:47:02.7906913Z
2021-05-12T01:47:02.7907254Z ```ucm
2021-05-12T01:47:02.7907506Z
2021-05-12T01:47:02.7908208Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:02.7909205Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:02.7909761Z change:
2021-05-12T01:47:02.7910140Z
2021-05-12T01:47:02.7910811Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:02.7911302Z
2021-05-12T01:47:02.7911743Z unique type inside.X
2021-05-12T01:47:02.7912281Z unique type outside.A
2021-05-12T01:47:02.7912814Z unique type outside.B
2021-05-12T01:47:02.7913293Z inside.y : Nat
2021-05-12T01:47:02.7913761Z outside.c : Nat
2021-05-12T01:47:02.7914239Z outside.d : Nat
2021-05-12T01:47:02.7914543Z
2021-05-12T01:47:02.7914874Z ```
2021-05-12T01:47:02.7915235Z ```ucm
2021-05-12T01:47:02.7915888Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:02.7916267Z
2021-05-12T01:47:02.7916677Z .myLib> debug.file
2021-05-12T01:47:02.7916995Z
2021-05-12T01:47:02.7917442Z type inside.X#i07oo6cpc7
2021-05-12T01:47:02.7917989Z type outside.A#00k3c9bp6m
2021-05-12T01:47:02.7918533Z type outside.B#l7h31hucol
2021-05-12T01:47:02.7919074Z inside.y#omqnfettvj
2021-05-12T01:47:02.7919599Z outside.c#msp7bv40rv
2021-05-12T01:47:02.7920117Z outside.d#52addbrohu
2021-05-12T01:47:02.7920431Z
2021-05-12T01:47:02.7920810Z .myLib> add
2021-05-12T01:47:02.7921081Z
2021-05-12T01:47:02.7921714Z ⍟ I've added these definitions:
2021-05-12T01:47:02.7922197Z
2021-05-12T01:47:02.7922615Z unique type inside.X
2021-05-12T01:47:02.7923145Z unique type outside.A
2021-05-12T01:47:02.7923679Z unique type outside.B
2021-05-12T01:47:02.7924161Z inside.y : Nat
2021-05-12T01:47:02.7924621Z outside.c : Nat
2021-05-12T01:47:02.7925079Z outside.d : Nat
2021-05-12T01:47:02.7925379Z
2021-05-12T01:47:02.7926171Z .myLib> push /tmp/git-pull-8fc275f13f69f308/repo.git
2021-05-12T01:47:02.7926697Z
2021-05-12T01:47:02.7927330Z I couldn't push to the repository at
2021-05-12T01:47:02.7928454Z /tmp/git-pull-8fc275f13f69f308/repo.git ; the error was:
2021-05-12T01:47:02.7933210Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-pull-8fc275f13f69f308$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-pull-8fc275f13f69f308$x2F$repo$dot$git' commit -q -m 'Sync branch d6u9lnks9hpljm5ds0171sfie4mfbbg7p0s1lrk4rtvc4014ok8ni8kbjf36qoshemk9734kechsc1kahcj7nujde3gf3pg7gbk7ur8' (exit 128): failed
2021-05-12T01:47:02.7936990Z
2021-05-12T01:47:02.7937338Z ```
2021-05-12T01:47:02.7937585Z
2021-05-12T01:47:02.7937827Z
2021-05-12T01:47:02.7938068Z
2021-05-12T01:47:02.7938552Z 🛑
2021-05-12T01:47:02.7938803Z
2021-05-12T01:47:02.7939504Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:02.7939985Z
2021-05-12T01:47:02.7940216Z
2021-05-12T01:47:02.7940808Z I couldn't push to the repository at
2021-05-12T01:47:02.7941698Z /tmp/git-pull-8fc275f13f69f308/repo.git ; the error was:
2021-05-12T01:47:02.7946065Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-pull-8fc275f13f69f308$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-pull-8fc275f13f69f308$x2F$repo$dot$git' commit -q -m 'Sync branch d6u9lnks9hpljm5ds0171sfie4mfbbg7p0s1lrk4rtvc4014ok8ni8kbjf36qoshemk9734kechsc1kahcj7nujde3gf3pg7gbk7ur8' (exit 128): failed
2021-05-12T01:47:02.7950055Z
2021-05-12T01:47:02.7950300Z
2021-05-12T01:47:02.7951200Z Run `tests -codebase /tmp/git-pull-8fc275f13f69f308/cwd` to do more work with it.
2021-05-12T01:47:02.7951806Z
2021-05-12T01:47:02.7952722Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:02.7953551Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:02.7954566Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:02.7955369Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:02.7956038Z Author identity unknown
2021-05-12T01:47:02.7956458Z
2021-05-12T01:47:02.7956904Z *** Please tell me who you are.
2021-05-12T01:47:02.7957248Z
2021-05-12T01:47:02.7957588Z Run
2021-05-12T01:47:02.7957836Z
2021-05-12T01:47:02.7958565Z git config --global user.email "[email protected]"
2021-05-12T01:47:02.7959435Z git config --global user.name "Your Name"
2021-05-12T01:47:02.7959818Z
2021-05-12T01:47:02.7960465Z to set your account's default identity.
2021-05-12T01:47:02.7961358Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:02.7961824Z
2021-05-12T01:47:02.7962667Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:02.7963310Z ```ucm
2021-05-12T01:47:02.7964402Z .foo.inside> push /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git
2021-05-12T01:47:02.7965187Z
2021-05-12T01:47:02.7979459Z I couldn't push to the repository at
2021-05-12T01:47:02.7981403Z /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ;
2021-05-12T01:47:02.7982648Z the error was:
2021-05-12T01:47:02.7991237Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-push-c29e410e61a82798$x2F$SlimCopyRegenerateIndex$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-push-c29e410e61a82798$x2F$SlimCopyRegenerateIndex$dot$git' commit -q -m 'Sync branch pciob2qnondela4h4u1dtk9pvbc9up7qed0j311lkomordjah2lliddis7tdl76h5mdbs5ja10tm8kh2o3sni1bu2kdsqtm4fkv5288' (exit 128): failed
2021-05-12T01:47:02.7995811Z
2021-05-12T01:47:02.7996182Z ```
2021-05-12T01:47:02.7996433Z
2021-05-12T01:47:02.7996677Z
2021-05-12T01:47:02.7996902Z
2021-05-12T01:47:02.7997469Z 🛑
2021-05-12T01:47:02.7997725Z
2021-05-12T01:47:02.7998355Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:02.7998875Z
2021-05-12T01:47:02.7999121Z
2021-05-12T01:47:02.7999749Z I couldn't push to the repository at
2021-05-12T01:47:02.8000915Z /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ;
2021-05-12T01:47:02.8001799Z the error was:
2021-05-12T01:47:02.8006995Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-push-c29e410e61a82798$x2F$SlimCopyRegenerateIndex$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-push-c29e410e61a82798$x2F$SlimCopyRegenerateIndex$dot$git' commit -q -m 'Sync branch pciob2qnondela4h4u1dtk9pvbc9up7qed0j311lkomordjah2lliddis7tdl76h5mdbs5ja10tm8kh2o3sni1bu2kdsqtm4fkv5288' (exit 128): failed
2021-05-12T01:47:02.8011539Z
2021-05-12T01:47:02.8011788Z
2021-05-12T01:47:02.8012716Z Run `tests -codebase /tmp/git-push-c29e410e61a82798/cwd` to do more work with it.
2021-05-12T01:47:02.8013338Z
2021-05-12T01:47:02.8013995Z | | | | |_ -| . | |
2021-05-12T01:47:02.8014741Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:02.8015193Z
2021-05-12T01:47:02.8015706Z Running the provided transcript file...
2021-05-12T01:47:02.8016236Z
2021-05-12T01:47:02.8016946Z git-fc.pull EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:02.8017686Z 💥 git-fc.pull
2021-05-12T01:47:02.8017993Z
2021-05-12T01:47:02.8019643Z ⚙️ Processing stanza 1 of 5.
2021-05-12T01:47:02.8020367Z ⚙️ Processing stanza 2 of 5.
2021-05-12T01:47:02.8021067Z ⚙️ Processing stanza 3 of 5.
2021-05-12T01:47:02.8021743Z ⚙️ Processing stanza 4 of 5.
2021-05-12T01:47:02.8023189Z ⚙️ Processing stanza 5 of 5.Initialized empty Git repository in /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git/
2021-05-12T01:47:02.8024178Z
2021-05-12T01:47:02.8024937Z  _____ _ 
2021-05-12T01:47:02.8025667Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:02.8026390Z | | | | |_ -| . | |
2021-05-12T01:47:02.8027134Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:02.8027669Z
2021-05-12T01:47:02.8028196Z Running the provided transcript file...
2021-05-12T01:47:02.8028713Z
2021-05-12T01:47:02.8029198Z 
2021-05-12T01:47:02.8030435Z ⚙ git init --bare '--initial-branch=master' /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git
2021-05-12T01:47:02.8031330Z
2021-05-12T01:47:02.8032562Z ⚙️ Processing stanza 1 of 1. Downloading from /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ...
2021-05-12T01:47:02.8033934Z
2021-05-12T01:47:02.8035488Z Downloading from /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ...
2021-05-12T01:47:02.8037033Z
2021-05-12T01:47:02.8038248Z Staging files for upload to /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ...
2021-05-12T01:47:02.8039257Z
2021-05-12T01:47:02.8040430Z Uploading to /tmp/git-push-c29e410e61a82798/SlimCopyRegenerateIndex.git ...
2021-05-12T01:47:02.8041944Z Initializing a new codebase in: /tmp/syncComplete-53457892763a9069/codebase
2021-05-12T01:47:02.8042939Z  _____ _ 
2021-05-12T01:47:02.8043627Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:02.8044358Z | | | | |_ -| . | |
2021-05-12T01:47:02.8045099Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:02.8045547Z
2021-05-12T01:47:02.8046058Z Running the provided transcript file...
2021-05-12T01:47:02.8046578Z
2021-05-12T01:47:02.8047865Z git-fc.push.SlimCopyRegenerateIndex EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:02.8049581Z 💥 git-fc.push.SlimCopyRegenerateIndex
2021-05-12T01:47:02.8050244Z
2021-05-12T01:47:02.8050889Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:02.8051602Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:02.8052923Z ⚙️ Processing stanza 3 of 3.Initializing a new codebase in: /tmp/syncTestResults-1687a0eca6b408f2/codebase
2021-05-12T01:47:02.8054107Z  _____ _ 
2021-05-12T01:47:02.8054804Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:02.8055529Z | | | | |_ -| . | |
2021-05-12T01:47:02.8056283Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:02.8056714Z
2021-05-12T01:47:02.8057236Z Running the provided transcript file...
2021-05-12T01:47:02.8068857Z
2021-05-12T01:47:02.8069532Z 
2021-05-12T01:47:02.8070584Z 🦄 git-fc.syncComplete.initial.paths/5lk9autjd5911i8m52vs
2021-05-12T01:47:02.8072405Z 🦄 git-fc.syncComplete.initial.terms/#msp7bv40rvjd2o8022t/type.ub
2021-05-12T01:47:02.8074087Z 🦄 git-fc.syncComplete.initial.terms/#msp7bv40rvjd2o8022t/compiled.ub
2021-05-12T01:47:02.8075644Z 🦄 git-fc.syncComplete.deleted.paths/5lk9autjd5911i8m52vs
2021-05-12T01:47:02.8077166Z 🦄 git-fc.syncComplete.deleted.terms/#msp7bv40rvjd2o8022t/type.ub
2021-05-12T01:47:02.8079181Z 🦄 git-fc.syncComplete.deleted.terms/#msp7bv40rvjd2o8022t/compiled.ub
2021-05-12T01:47:02.8081336Z 🦄 git-fc.syncComplete.short-circuited.paths/5lk9autjd5911i8m52vs
2021-05-12T01:47:02.8083778Z 🦄 git-fc.syncComplete.short-circuited.terms/#msp7bv40rvjd2o8022t/type.ub
2021-05-12T01:47:02.8085954Z 🦄 git-fc.syncComplete.short-circuited.terms/#msp7bv40rvjd2o8022t/compiled.ub
2021-05-12T01:47:02.8087789Z 🦄 git-fc.syncComplete.complete.paths/5lk9autjd5911i8m52vs
2021-05-12T01:47:02.8089366Z 🦄 git-fc.syncComplete.complete.terms/#msp7bv40rvjd2o8022t/type.ub
2021-05-12T01:47:02.8091212Z 🦄 git-fc.syncComplete.complete.terms/#msp7bv40rvjd2o8022t/compiled.ub
2021-05-12T01:47:02.8092029Z
2021-05-12T01:47:02.8652034Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:02.9015215Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:04.1127017Z ⚙️ Processing stanza 3 of 3.
2021-05-12T01:47:04.1128182Z  _____ _ 
2021-05-12T01:47:04.1129024Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:04.1129913Z | | | | |_ -| . | |
2021-05-12T01:47:04.1130792Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:04.1131359Z
2021-05-12T01:47:04.1132022Z Running the provided transcript file...
2021-05-12T01:47:04.1132630Z
2021-05-12T01:47:04.1138468Z 
2021-05-12T01:47:04.1140174Z 🦄 git-fc.syncTestResults.target-should-have.paths/0bnfrk7cu44q0vvaj7a0
2021-05-12T01:47:04.1142584Z 🦄 git-fc.syncTestResults.target-should-have.terms/#2c2hpa2jm1101sq10k4/type.ub
2021-05-12T01:47:04.1145787Z 🦄 git-fc.syncTestResults.target-should-have.terms/#2c2hpa2jm1101sq10k4/compiled.ub
2021-05-12T01:47:04.1148440Z 🦄 git-fc.syncTestResults.target-should-have.watches/test/#2c2hpa2jm1101sq10k4
2021-05-12T01:47:04.1149950Z
2021-05-12T01:47:04.1435304Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:04.1436093Z
2021-05-12T01:47:04.1526884Z Synced 1 branches
2021-05-12T01:47:04.5197915Z Synced 2 branches
2021-05-12T01:47:04.5199494Z  _____ _ 
2021-05-12T01:47:04.5200501Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:04.5201532Z | | | | |_ -| . | |
2021-05-12T01:47:04.5202513Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:04.5203196Z
2021-05-12T01:47:04.5204220Z Running the provided transcript file...
2021-05-12T01:47:04.5204801Z
2021-05-12T01:47:04.5216175Z Finished.
2021-05-12T01:47:04.5216499Z
2021-05-12T01:47:04.5786463Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:04.5787316Z  _____ _ 
2021-05-12T01:47:04.5788037Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:04.5788787Z | | | | |_ -| . | |
2021-05-12T01:47:04.5789522Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:04.5789960Z
2021-05-12T01:47:04.5790485Z Running the provided transcript file...
2021-05-12T01:47:04.5791192Z
2021-05-12T01:47:04.5796952Z 
2021-05-12T01:47:04.5798044Z 🦄 codebase.upgrade12.typeAlias
2021-05-12T01:47:04.5798790Z
2021-05-12T01:47:04.5904186Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:04.6155399Z ⚙️ Processing stanza 2 of 2.
2021-05-12T01:47:04.6156191Z
2021-05-12T01:47:04.6235244Z Synced 1 terms
2021-05-12T01:47:05.0165924Z Synced 1 branches, 1 terms
2021-05-12T01:47:05.0167209Z  _____ _ 
2021-05-12T01:47:05.0168122Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.0168910Z | | | | |_ -| . | |
2021-05-12T01:47:05.0169639Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.0170093Z
2021-05-12T01:47:05.0170628Z Running the provided transcript file...
2021-05-12T01:47:05.0171138Z
2021-05-12T01:47:05.0183324Z Finished.
2021-05-12T01:47:05.0183905Z
2021-05-12T01:47:05.0198683Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:05.0852397Z ⚙️ Processing stanza 2 of 2.
2021-05-12T01:47:05.0853539Z  _____ _ 
2021-05-12T01:47:05.0854439Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.0855378Z | | | | |_ -| . | |
2021-05-12T01:47:05.0856284Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.0857049Z
2021-05-12T01:47:05.0858145Z Running the provided transcript file...
2021-05-12T01:47:05.0858752Z
2021-05-12T01:47:05.1398077Z 
2021-05-12T01:47:05.1398838Z  _____ _ 
2021-05-12T01:47:05.1399544Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.1400298Z | | | | |_ -| . | |
2021-05-12T01:47:05.1401043Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.1401530Z
2021-05-12T01:47:05.1402066Z Running the provided transcript file...
2021-05-12T01:47:05.1402574Z
2021-05-12T01:47:05.1410297Z 
2021-05-12T01:47:05.1411541Z 🦄 codebase.upgrade12.topLevelTerm
2021-05-12T01:47:05.1412349Z
2021-05-12T01:47:05.1412803Z
2021-05-12T01:47:05.1524166Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:05.2010271Z ⚙️ Processing stanza 2 of 2.
2021-05-12T01:47:05.2011336Z  _____ _ 
2021-05-12T01:47:05.2012203Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.2013080Z | | | | |_ -| . | |
2021-05-12T01:47:05.2013934Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.2014505Z
2021-05-12T01:47:05.2015137Z Running the provided transcript file...
2021-05-12T01:47:05.2015759Z
2021-05-12T01:47:05.2022021Z 
2021-05-12T01:47:05.2022567Z
2021-05-12T01:47:05.2311197Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:05.2312112Z
2021-05-12T01:47:05.2423200Z Synced 1 terms
2021-05-12T01:47:05.2539798Z Synced 2 terms
2021-05-12T01:47:05.2625921Z Synced 1 branches, 2 terms
2021-05-12T01:47:05.6787530Z Synced 2 branches, 2 terms
2021-05-12T01:47:05.6789269Z  _____ _ 
2021-05-12T01:47:05.6790309Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.6791589Z | | | | |_ -| . | |
2021-05-12T01:47:05.6792560Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.6793239Z
2021-05-12T01:47:05.6794245Z Running the provided transcript file...
2021-05-12T01:47:05.6794813Z
2021-05-12T01:47:05.6810901Z Finished.
2021-05-12T01:47:05.6811596Z
2021-05-12T01:47:05.7495000Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:05.7495866Z  _____ _ 
2021-05-12T01:47:05.7496569Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:05.7497317Z | | | | |_ -| . | |
2021-05-12T01:47:05.7498063Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:05.7498519Z
2021-05-12T01:47:05.7499049Z Running the provided transcript file...
2021-05-12T01:47:05.7499574Z
2021-05-12T01:47:05.7505481Z 
2021-05-12T01:47:05.7506766Z 🦄 codebase.upgrade12.metadataForTerm
2021-05-12T01:47:05.7508927Z
2021-05-12T01:47:05.7619002Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:05.7965343Z ⚙️ Processing stanza 2 of 2.
2021-05-12T01:47:05.7966109Z
2021-05-12T01:47:05.8051079Z Synced 1 terms
2021-05-12T01:47:05.8232001Z Synced 1 branches, 1 terms
2021-05-12T01:47:05.8313019Z Synced 2 branches, 1 terms
2021-05-12T01:47:06.2314981Z Synced 3 branches, 1 terms
2021-05-12T01:47:06.2316775Z  _____ _ 
2021-05-12T01:47:06.2317897Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:06.2318852Z | | | | |_ -| . | |
2021-05-12T01:47:06.2319758Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:06.2320372Z
2021-05-12T01:47:06.2321434Z Running the provided transcript file...
2021-05-12T01:47:06.2321972Z
2021-05-12T01:47:06.2337491Z Finished.
2021-05-12T01:47:06.2338102Z
2021-05-12T01:47:06.2833873Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:06.2834683Z  _____ _ 
2021-05-12T01:47:06.2835397Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:06.2836133Z | | | | |_ -| . | |
2021-05-12T01:47:06.2836906Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:06.2837342Z
2021-05-12T01:47:06.2837866Z Running the provided transcript file...
2021-05-12T01:47:06.2838390Z
2021-05-12T01:47:06.2844280Z 
2021-05-12T01:47:06.2845504Z 🦄 codebase.upgrade12.metadataForType
2021-05-12T01:47:06.2846360Z
2021-05-12T01:47:06.2860163Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:06.2964313Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:06.3226914Z ⚙️ Processing stanza 3 of 3.
2021-05-12T01:47:06.3227841Z
2021-05-12T01:47:06.3309510Z Synced 1 branches
2021-05-12T01:47:06.3463348Z Synced 2 branches
2021-05-12T01:47:06.3561090Z Synced 2 branches, 1 types
2021-05-12T01:47:06.3646036Z Synced 3 branches, 1 types
2021-05-12T01:47:06.3728523Z Synced 4 branches, 1 types
2021-05-12T01:47:06.3869249Z Synced 5 branches, 1 types
2021-05-12T01:47:06.7915686Z Synced 6 branches, 1 types
2021-05-12T01:47:06.7937321Z  _____ _ 
2021-05-12T01:47:06.7938487Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:06.7939480Z | | | | |_ -| . | |
2021-05-12T01:47:06.7940446Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:06.7941104Z
2021-05-12T01:47:06.7942238Z Running the provided transcript file...
2021-05-12T01:47:06.7942855Z
2021-05-12T01:47:06.7976412Z Finished.
2021-05-12T01:47:06.7976748Z
2021-05-12T01:47:06.7987947Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:06.8621379Z ⚙️ Processing stanza 2 of 2.
2021-05-12T01:47:06.8622794Z  _____ _ 
2021-05-12T01:47:06.8624436Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:06.8627292Z | | | | |_ -| . | |
2021-05-12T01:47:06.8628074Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:06.8628665Z
2021-05-12T01:47:06.8629190Z Running the provided transcript file...
2021-05-12T01:47:06.8629725Z
2021-05-12T01:47:06.8630231Z 
2021-05-12T01:47:06.8631087Z 🦄 codebase.upgrade12.subNamespace
2021-05-12T01:47:06.8631655Z
2021-05-12T01:47:06.8652329Z ⚙️ Processing stanza 1 of 6.
2021-05-12T01:47:06.8773115Z ⚙️ Processing stanza 2 of 6.
2021-05-12T01:47:06.8808042Z ⚙️ Processing stanza 3 of 6.
2021-05-12T01:47:06.8972749Z ⚙️ Processing stanza 4 of 6.
2021-05-12T01:47:06.9024116Z ⚙️ Processing stanza 5 of 6.
2021-05-12T01:47:06.9288304Z ⚙️ Processing stanza 6 of 6.
2021-05-12T01:47:06.9288759Z
2021-05-12T01:47:06.9387225Z Synced 1 branches
2021-05-12T01:47:06.9530260Z Synced 2 branches
2021-05-12T01:47:06.9623169Z Synced 2 branches, 1 types
2021-05-12T01:47:06.9706173Z Synced 3 branches, 1 types
2021-05-12T01:47:06.9797537Z Synced 3 branches, 1 terms, 1 types
2021-05-12T01:47:06.9869559Z Synced 4 branches, 1 terms, 1 types
2021-05-12T01:47:07.0055814Z Synced 5 branches, 1 terms, 1 types
2021-05-12T01:47:07.0193607Z Synced 5 branches, 1 terms, 2 types
2021-05-12T01:47:07.0305060Z Synced 6 branches, 1 terms, 2 types
2021-05-12T01:47:07.0406727Z Synced 6 branches, 2 terms, 2 types
2021-05-12T01:47:07.0512750Z Synced 6 branches, 2 terms, 2 types, 1 patches
2021-05-12T01:47:07.4648729Z Synced 7 branches, 2 terms, 2 types, 1 patches
2021-05-12T01:47:07.4650043Z  _____ _ 
2021-05-12T01:47:07.4651011Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:07.4651752Z | | | | |_ -| . | |
2021-05-12T01:47:07.4652487Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:07.4652933Z
2021-05-12T01:47:07.4653446Z Running the provided transcript file...
2021-05-12T01:47:07.4653967Z
2021-05-12T01:47:07.4688926Z Finished.
2021-05-12T01:47:07.4689628Z
2021-05-12T01:47:07.5183931Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:07.5184782Z  _____ _ 
2021-05-12T01:47:07.5185497Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:07.5186237Z | | | | |_ -| . | |
2021-05-12T01:47:07.5186974Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:07.5187424Z
2021-05-12T01:47:07.5187954Z Running the provided transcript file...
2021-05-12T01:47:07.5188476Z
2021-05-12T01:47:07.5194218Z 
2021-05-12T01:47:07.5195322Z 🦄 codebase.upgrade12.accessPatch
2021-05-12T01:47:07.5196048Z
2021-05-12T01:47:07.5298417Z ⚙️ Processing stanza 1 of 4.
2021-05-12T01:47:07.5316272Z ⚙️ Processing stanza 2 of 4.
2021-05-12T01:47:07.5489671Z ⚙️ Processing stanza 3 of 4.
2021-05-12T01:47:07.5751796Z ⚙️ Processing stanza 4 of 4.
2021-05-12T01:47:07.5752258Z
2021-05-12T01:47:07.5843379Z Synced 1 terms
2021-05-12T01:47:07.5924524Z Synced 1 branches, 1 terms
2021-05-12T01:47:07.5971145Z Synced 1 branches, 2 terms
2021-05-12T01:47:07.6066346Z Synced 1 branches, 2 terms, 1 patches
2021-05-12T01:47:08.0047095Z Synced 2 branches, 2 terms, 1 patches
2021-05-12T01:47:08.0048848Z  _____ _ 
2021-05-12T01:47:08.0049835Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:08.0050881Z | | | | |_ -| . | |
2021-05-12T01:47:08.0051931Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:08.0052547Z
2021-05-12T01:47:08.0053507Z Running the provided transcript file...
2021-05-12T01:47:08.0054028Z
2021-05-12T01:47:08.0067820Z Finished.
2021-05-12T01:47:08.0068424Z
2021-05-12T01:47:08.0539351Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:08.0540584Z  _____ _ 
2021-05-12T01:47:08.0541566Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:08.0542558Z | | | | |_ -| . | |
2021-05-12T01:47:08.0543533Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:08.0544196Z
2021-05-12T01:47:08.0545126Z Running the provided transcript file...
2021-05-12T01:47:08.0545735Z
2021-05-12T01:47:08.0552389Z 
2021-05-12T01:47:08.0553372Z 🦄 codebase.upgrade12.history
2021-05-12T01:47:08.0554022Z
2021-05-12T01:47:08.1429052Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:08.1727739Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:08.2194514Z ⚙️ Processing stanza 3 of 3.
2021-05-12T01:47:08.2195810Z  _____ _ 
2021-05-12T01:47:08.2197340Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:08.2198373Z | | | | |_ -| . | |
2021-05-12T01:47:08.2199148Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:08.2199654Z
2021-05-12T01:47:08.2200193Z Running the provided transcript file...
2021-05-12T01:47:08.2200706Z
2021-05-12T01:47:08.2305129Z 
2021-05-12T01:47:08.2305794Z
2021-05-12T01:47:08.3197517Z ⚙️ Processing stanza 1 of 1.
2021-05-12T01:47:08.3198668Z
2021-05-12T01:47:08.3393769Z Synced 1 branches
2021-05-12T01:47:08.4279029Z Synced 2 branches
2021-05-12T01:47:08.4556686Z Synced 3 branches
2021-05-12T01:47:08.4683561Z Synced 3 branches, 1 types
2021-05-12T01:47:08.4795655Z Synced 4 branches, 1 types
2021-05-12T01:47:08.5356438Z Synced 5 branches, 1 types
2021-05-12T01:47:08.5439111Z Synced 6 branches, 1 types
2021-05-12T01:47:08.5541354Z Synced 6 branches, 2 types
2021-05-12T01:47:08.5625437Z Synced 7 branches, 2 types
2021-05-12T01:47:09.0019682Z Synced 7 branches, 3 types
2021-05-12T01:47:09.0105173Z Synced 7 branches, 1 terms, 3 types
2021-05-12T01:47:09.0200533Z Synced 7 branches, 1 terms, 4 types
2021-05-12T01:47:09.0320880Z Synced 7 branches, 2 terms, 4 types
2021-05-12T01:47:09.0517358Z Synced 8 branches, 2 terms, 4 types
2021-05-12T01:47:09.0651691Z Synced 8 branches, 2 terms, 5 types
2021-05-12T01:47:09.0762470Z Synced 9 branches, 2 terms, 5 types
2021-05-12T01:47:09.0866052Z Synced 10 branches, 2 terms, 5 types
2021-05-12T01:47:09.1146923Z Synced 11 branches, 2 terms, 5 types
2021-05-12T01:47:09.1723641Z Synced 11 branches, 2 terms, 6 types
2021-05-12T01:47:09.1909325Z Synced 11 branches, 2 terms, 7 types
2021-05-12T01:47:09.2237745Z Synced 12 branches, 2 terms, 7 types
2021-05-12T01:47:09.2544434Z Synced 13 branches, 2 terms, 7 types
2021-05-12T01:47:09.2651089Z Synced 13 branches, 2 terms, 8 types
2021-05-12T01:47:09.3225825Z Synced 14 branches, 2 terms, 8 types
2021-05-12T01:47:09.3352033Z Synced 15 branches, 2 terms, 8 types
2021-05-12T01:47:09.3464554Z Synced 16 branches, 2 terms, 8 types
2021-05-12T01:47:09.3998639Z Synced 17 branches, 2 terms, 8 types
2021-05-12T01:47:09.4338748Z Synced 18 branches, 2 terms, 8 types
2021-05-12T01:47:09.4435883Z Synced 18 branches, 2 terms, 9 types
2021-05-12T01:47:09.5407388Z Synced 19 branches, 2 terms, 9 types
2021-05-12T01:47:09.5700261Z Synced 20 branches, 2 terms, 9 types
2021-05-12T01:47:09.5794592Z Synced 20 branches, 2 terms, 10 types
2021-05-12T01:47:09.6201833Z Synced 21 branches, 2 terms, 10 types
2021-05-12T01:47:09.6409946Z Synced 22 branches, 2 terms, 10 types
2021-05-12T01:47:09.6615688Z Synced 23 branches, 2 terms, 10 types
2021-05-12T01:47:09.6690219Z Synced 24 branches, 2 terms, 10 types
2021-05-12T01:47:09.6800286Z Synced 25 branches, 2 terms, 10 types
2021-05-12T01:47:09.7031451Z Synced 26 branches, 2 terms, 10 types
2021-05-12T01:47:09.7154209Z Synced 27 branches, 2 terms, 10 types
2021-05-12T01:47:09.7272383Z Synced 27 branches, 2 terms, 11 types
2021-05-12T01:47:09.7367036Z Synced 28 branches, 2 terms, 11 types
2021-05-12T01:47:09.7501790Z Synced 29 branches, 2 terms, 11 types
2021-05-12T01:47:09.7578952Z Synced 30 branches, 2 terms, 11 types
2021-05-12T01:47:09.7700460Z Synced 31 branches, 2 terms, 11 types
2021-05-12T01:47:09.7801465Z Synced 32 branches, 2 terms, 11 types
2021-05-12T01:47:09.7899547Z Synced 33 branches, 2 terms, 11 types
2021-05-12T01:47:09.8009380Z Synced 34 branches, 2 terms, 11 types
2021-05-12T01:47:09.8104437Z Synced 35 branches, 2 terms, 11 types
2021-05-12T01:47:09.8197089Z Synced 36 branches, 2 terms, 11 types
2021-05-12T01:47:09.8298099Z Synced 37 branches, 2 terms, 11 types
2021-05-12T01:47:09.8395300Z Synced 38 branches, 2 terms, 11 types
2021-05-12T01:47:09.8470480Z Synced 39 branches, 2 terms, 11 types
2021-05-12T01:47:09.8589164Z Synced 40 branches, 2 terms, 11 types
2021-05-12T01:47:09.8682450Z Synced 41 branches, 2 terms, 11 types
2021-05-12T01:47:09.9037317Z Synced 42 branches, 2 terms, 11 types
2021-05-12T01:47:09.9273237Z Synced 43 branches, 2 terms, 11 types
2021-05-12T01:47:09.9410858Z Synced 43 branches, 2 terms, 12 types
2021-05-12T01:47:09.9647262Z Synced 44 branches, 2 terms, 12 types
2021-05-12T01:47:09.9775037Z Synced 45 branches, 2 terms, 12 types
2021-05-12T01:47:09.9863374Z Synced 46 branches, 2 terms, 12 types
2021-05-12T01:47:09.9950779Z Synced 47 branches, 2 terms, 12 types
2021-05-12T01:47:10.0029815Z Synced 48 branches, 2 terms, 12 types
2021-05-12T01:47:10.0111472Z Synced 49 branches, 2 terms, 12 types
2021-05-12T01:47:10.0200670Z Synced 50 branches, 2 terms, 12 types
2021-05-12T01:47:10.0287247Z Synced 51 branches, 2 terms, 12 types
2021-05-12T01:47:10.0379138Z Synced 52 branches, 2 terms, 12 types
2021-05-12T01:47:10.0461578Z Synced 53 branches, 2 terms, 12 types
2021-05-12T01:47:10.0587001Z Synced 54 branches, 2 terms, 12 types
2021-05-12T01:47:10.0689332Z Synced 55 branches, 2 terms, 12 types
2021-05-12T01:47:10.0821858Z Synced 56 branches, 2 terms, 12 types
2021-05-12T01:47:10.0923187Z Synced 57 branches, 2 terms, 12 types
2021-05-12T01:47:10.1042831Z Synced 58 branches, 2 terms, 12 types
2021-05-12T01:47:10.1151778Z Synced 59 branches, 2 terms, 12 types
2021-05-12T01:47:10.1262703Z Synced 60 branches, 2 terms, 12 types
2021-05-12T01:47:10.1360374Z Synced 61 branches, 2 terms, 12 types
2021-05-12T01:47:10.1461312Z Synced 62 branches, 2 terms, 12 types
2021-05-12T01:47:10.1561546Z Synced 63 branches, 2 terms, 12 types
2021-05-12T01:47:10.1729276Z Synced 64 branches, 2 terms, 12 types
2021-05-12T01:47:10.1830430Z Synced 65 branches, 2 terms, 12 types
2021-05-12T01:47:10.1926103Z Synced 66 branches, 2 terms, 12 types
2021-05-12T01:47:10.2054859Z Synced 67 branches, 2 terms, 12 types
2021-05-12T01:47:10.2144956Z Synced 68 branches, 2 terms, 12 types
2021-05-12T01:47:10.2258934Z Synced 69 branches, 2 terms, 12 types
2021-05-12T01:47:10.2362549Z Synced 70 branches, 2 terms, 12 types
2021-05-12T01:47:10.2466113Z Synced 71 branches, 2 terms, 12 types
2021-05-12T01:47:10.2565985Z Synced 72 branches, 2 terms, 12 types
2021-05-12T01:47:10.2667626Z Synced 73 branches, 2 terms, 12 types
2021-05-12T01:47:10.2761060Z Synced 74 branches, 2 terms, 12 types
2021-05-12T01:47:10.2920301Z Synced 75 branches, 2 terms, 12 types
2021-05-12T01:47:10.3048989Z Synced 76 branches, 2 terms, 12 types
2021-05-12T01:47:10.3156284Z Synced 77 branches, 2 terms, 12 types
2021-05-12T01:47:10.3265312Z Synced 78 branches, 2 terms, 12 types
2021-05-12T01:47:10.3365620Z Synced 79 branches, 2 terms, 12 types
2021-05-12T01:47:10.3477942Z Synced 80 branches, 2 terms, 12 types
2021-05-12T01:47:10.4267131Z Synced 81 branches, 2 terms, 12 types
2021-05-12T01:47:10.4428995Z Synced 82 branches, 2 terms, 12 types
2021-05-12T01:47:10.4567289Z Synced 82 branches, 2 terms, 13 types
2021-05-12T01:47:10.4832144Z Synced 83 branches, 2 terms, 13 types
2021-05-12T01:47:10.4915512Z Synced 83 branches, 2 terms, 14 types
2021-05-12T01:47:10.5243656Z Synced 84 branches, 2 terms, 14 types
2021-05-12T01:47:10.5463485Z Synced 84 branches, 2 terms, 15 types
2021-05-12T01:47:10.5642376Z Synced 85 branches, 2 terms, 15 types
2021-05-12T01:47:10.5765177Z Synced 85 branches, 2 terms, 16 types
2021-05-12T01:47:10.5866633Z Synced 86 branches, 2 terms, 16 types
2021-05-12T01:47:10.5986921Z Synced 87 branches, 2 terms, 16 types
2021-05-12T01:47:10.6085123Z Synced 88 branches, 2 terms, 16 types
2021-05-12T01:47:10.6186364Z Synced 89 branches, 2 terms, 16 types
2021-05-12T01:47:10.6272009Z Synced 90 branches, 2 terms, 16 types
2021-05-12T01:47:10.6362484Z Synced 91 branches, 2 terms, 16 types
2021-05-12T01:47:10.6586849Z Synced 92 branches, 2 terms, 16 types
2021-05-12T01:47:10.6717381Z Synced 93 branches, 2 terms, 16 types
2021-05-12T01:47:10.6801726Z Synced 94 branches, 2 terms, 16 types
2021-05-12T01:47:10.6894968Z Synced 95 branches, 2 terms, 16 types
2021-05-12T01:47:10.6958372Z Synced 96 branches, 2 terms, 16 types
2021-05-12T01:47:10.7036798Z Synced 96 branches, 2 terms, 17 types
2021-05-12T01:47:10.7437356Z Synced 96 branches, 2 terms, 18 types
2021-05-12T01:47:10.7550437Z Synced 97 branches, 2 terms, 18 types
2021-05-12T01:47:10.8042841Z Synced 98 branches, 2 terms, 18 types
2021-05-12T01:47:10.8246726Z Synced 99 branches, 2 terms, 18 types
2021-05-12T01:47:10.8406935Z Synced 100 branches, 2 terms, 18 types
2021-05-12T01:47:10.8515292Z Synced 100 branches, 3 terms, 18 types
2021-05-12T01:47:10.8547069Z Synced 101 branches, 3 terms, 18 types
2021-05-12T01:47:10.8575277Z [#4mjo6]
2021-05-12T01:47:10.8576707Z [Just [Con#vmc06#1 "Passed"]]
2021-05-12T01:47:10.8577814Z [Just [Con#vmc06#1 "Passed"]]
2021-05-12T01:47:10.8609279Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:10.8610608Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:10.8611742Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:10.8612872Z hint:
2021-05-12T01:47:10.8614370Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:10.8615035Z hint:
2021-05-12T01:47:10.8615854Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:10.8617024Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:10.8617717Z hint:
2021-05-12T01:47:10.8618305Z hint: git branch -m <name>
2021-05-12T01:47:10.8622771Z Synced 101 branches, 3 terms, 1 test results, 18 typesInitialized empty Git repository in /tmp/git-simple-68bd89b799899a55/repo.git/
2021-05-12T01:47:10.9051970Z
2021-05-12T01:47:10.9053386Z  _____ _ 
2021-05-12T01:47:10.9054132Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:10.9054874Z | | | | |_ -| . | |
2021-05-12T01:47:10.9055622Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:10.9056075Z
2021-05-12T01:47:10.9056591Z Running the provided transcript file...
2021-05-12T01:47:10.9057111Z
2021-05-12T01:47:10.9063165Z Finished.
2021-05-12T01:47:10.9064398Z 🦄 codebase.upgrade12.test-watches
2021-05-12T01:47:10.9065798Z 🦄 (2) codebase.upgrade12.test-watches
2021-05-12T01:47:10.9067165Z 🦄 (3) codebase.upgrade12.test-watches
2021-05-12T01:47:10.9069370Z ⚙ git init --bare /tmp/git-simple-68bd89b799899a55/repo.git
2021-05-12T01:47:10.9070310Z
2021-05-12T01:47:10.9125898Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:10.9150813Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:10.9162776Z ⚙️ Processing stanza 1 of 1. Downloading from /tmp/git-simple-68bd89b799899a55/repo.git ...
2021-05-12T01:47:10.9231282Z
2021-05-12T01:47:10.9267845Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:10.9294303Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:10.9302368Z Downloading from /tmp/git-simple-68bd89b799899a55/repo.git ...
2021-05-12T01:47:10.9325244Z
2021-05-12T01:47:10.9339843Z Staging files for upload to /tmp/git-simple-68bd89b799899a55/repo.git ...
2021-05-12T01:47:10.9340957Z
2021-05-12T01:47:10.9424656Z Author identity unknown
2021-05-12T01:47:10.9425320Z
2021-05-12T01:47:10.9426156Z *** Please tell me who you are.
2021-05-12T01:47:10.9426548Z
2021-05-12T01:47:10.9426909Z Run
2021-05-12T01:47:10.9427242Z
2021-05-12T01:47:10.9428213Z git config --global user.email "[email protected]"
2021-05-12T01:47:10.9429081Z git config --global user.name "Your Name"
2021-05-12T01:47:10.9429481Z
2021-05-12T01:47:10.9430125Z to set your account's default identity.
2021-05-12T01:47:10.9431025Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:10.9431494Z
2021-05-12T01:47:10.9432325Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:10.9453823Z ```ucm
2021-05-12T01:47:10.9454403Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:10.9454975Z
2021-05-12T01:47:10.9455334Z Done.
2021-05-12T01:47:10.9455598Z
2021-05-12T01:47:10.9455967Z .> history
2021-05-12T01:47:10.9456239Z
2021-05-12T01:47:10.9489906Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:10.9491230Z message.
2021-05-12T01:47:10.9491857Z
2021-05-12T01:47:10.9492843Z ⊙ #848etvln1e
2021-05-12T01:47:10.9493464Z
2021-05-12T01:47:10.9494276Z + Adds / updates:
2021-05-12T01:47:10.9494870Z
2021-05-12T01:47:10.9495472Z builtin.Nat
2021-05-12T01:47:10.9496072Z
2021-05-12T01:47:10.9496934Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:10.9497517Z
2021-05-12T01:47:10.9498109Z .> history builtin
2021-05-12T01:47:10.9498601Z
2021-05-12T01:47:10.9499733Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:10.9500583Z message.
2021-05-12T01:47:10.9501172Z
2021-05-12T01:47:10.9502500Z ⊙ #1194ea23jb
2021-05-12T01:47:10.9503062Z
2021-05-12T01:47:10.9503597Z + Adds / updates:
2021-05-12T01:47:10.9504135Z
2021-05-12T01:47:10.9504621Z Nat
2021-05-12T01:47:10.9505098Z
2021-05-12T01:47:10.9505847Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:10.9506813Z
2021-05-12T01:47:10.9508299Z .> push /tmp/git-simple-68bd89b799899a55/repo.git
2021-05-12T01:47:10.9508980Z
2021-05-12T01:47:10.9509764Z I couldn't push to the repository at
2021-05-12T01:47:10.9510926Z /tmp/git-simple-68bd89b799899a55/repo.git ; the error was:
2021-05-12T01:47:10.9515889Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-68bd89b799899a55$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-68bd89b799899a55$x2F$repo$dot$git' commit -q -m 'Sync branch 848etvln1e6thvnqbfgh76ru77uik6gkgu7bhg40075tn6saggldhel0guud4l2da16dm3hlu7bmdt6bp1kd69ff8s30gbsaucvaago' (exit 128): failed
2021-05-12T01:47:10.9519861Z
2021-05-12T01:47:10.9520346Z ```
2021-05-12T01:47:10.9520694Z
2021-05-12T01:47:10.9521062Z
2021-05-12T01:47:10.9521420Z
2021-05-12T01:47:10.9522047Z 🛑
2021-05-12T01:47:10.9522433Z
2021-05-12T01:47:10.9523182Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:10.9523821Z
2021-05-12T01:47:10.9524183Z
2021-05-12T01:47:10.9524943Z I couldn't push to the repository at
2021-05-12T01:47:10.9526095Z /tmp/git-simple-68bd89b799899a55/repo.git ; the error was:
2021-05-12T01:47:10.9531281Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-68bd89b799899a55$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-68bd89b799899a55$x2F$repo$dot$git' commit -q -m 'Sync branch 848etvln1e6thvnqbfgh76ru77uik6gkgu7bhg40075tn6saggldhel0guud4l2da16dm3hlu7bmdt6bp1kd69ff8s30gbsaucvaago' (exit 128): failed
2021-05-12T01:47:10.9535262Z
2021-05-12T01:47:10.9535801Z
2021-05-12T01:47:10.9537258Z Run `tests -codebase /tmp/ucm-test-bdfebb642e60bf9d` to do more work with it.
2021-05-12T01:47:10.9537913Z
2021-05-12T01:47:10.9564890Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:10.9565884Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:10.9566793Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:10.9567652Z hint:
2021-05-12T01:47:10.9568597Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:10.9569168Z hint:
2021-05-12T01:47:10.9569891Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:10.9570909Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:10.9571716Z hint:
2021-05-12T01:47:10.9572285Z hint: git branch -m <name>
2021-05-12T01:47:10.9582095Z Uploading to /tmp/git-simple-68bd89b799899a55/repo.git ...
2021-05-12T01:47:10.9583475Z Initialized empty Git repository in /tmp/git-simple-bc3331bbf682241f/repo.git/
2021-05-12T01:47:11.0042751Z
2021-05-12T01:47:11.0044468Z  _____ _ 
2021-05-12T01:47:11.0045243Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.0046042Z | | | | |_ -| . | |
2021-05-12T01:47:11.0046790Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.0047655Z
2021-05-12T01:47:11.0048193Z Running the provided transcript file...
2021-05-12T01:47:11.0048719Z
2021-05-12T01:47:11.0056378Z gitsync22.fc.typeAlias EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.0057579Z 💥 gitsync22.fc.typeAlias
2021-05-12T01:47:11.0058783Z ⚙ git init --bare /tmp/git-simple-bc3331bbf682241f/repo.git
2021-05-12T01:47:11.0059519Z
2021-05-12T01:47:11.0157705Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:11.0219366Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.0242549Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.0254206Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-bc3331bbf682241f/repo.git ...
2021-05-12T01:47:11.0320514Z
2021-05-12T01:47:11.0357642Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.0378964Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.0390503Z Downloading from /tmp/git-simple-bc3331bbf682241f/repo.git ...
2021-05-12T01:47:11.0411521Z
2021-05-12T01:47:11.0437758Z Staging files for upload to /tmp/git-simple-bc3331bbf682241f/repo.git ...
2021-05-12T01:47:11.0438916Z
2021-05-12T01:47:11.0531151Z Author identity unknown
2021-05-12T01:47:11.0531984Z
2021-05-12T01:47:11.0538847Z *** Please tell me who you are.
2021-05-12T01:47:11.0539520Z
2021-05-12T01:47:11.0540136Z Run
2021-05-12T01:47:11.0540587Z
2021-05-12T01:47:11.0541751Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.0542889Z git config --global user.name "Your Name"
2021-05-12T01:47:11.0548598Z
2021-05-12T01:47:11.0550040Z to set your account's default identity.
2021-05-12T01:47:11.0550976Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.0551442Z
2021-05-12T01:47:11.0552460Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.0568854Z ```unison
2021-05-12T01:47:11.0569454Z y = 3
2021-05-12T01:47:11.0569855Z ```
2021-05-12T01:47:11.0570103Z
2021-05-12T01:47:11.0570465Z ```ucm
2021-05-12T01:47:11.0570834Z .> add
2021-05-12T01:47:11.0571085Z
2021-05-12T01:47:11.0571766Z ⍟ I've added these definitions:
2021-05-12T01:47:11.0572256Z
2021-05-12T01:47:11.0572628Z y : ##Nat
2021-05-12T01:47:11.0572893Z
2021-05-12T01:47:11.0573258Z .> history
2021-05-12T01:47:11.0573535Z
2021-05-12T01:47:11.0574154Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:11.0574813Z message.
2021-05-12T01:47:11.0575190Z
2021-05-12T01:47:11.0575728Z ⊙ #2tejfcl48m
2021-05-12T01:47:11.0576128Z
2021-05-12T01:47:11.0576523Z + Adds / updates:
2021-05-12T01:47:11.0576936Z
2021-05-12T01:47:11.0577291Z y
2021-05-12T01:47:11.0577642Z
2021-05-12T01:47:11.0578249Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:11.0578612Z
2021-05-12T01:47:11.0579424Z .> push /tmp/git-simple-bc3331bbf682241f/repo.git
2021-05-12T01:47:11.0579964Z
2021-05-12T01:47:11.0580597Z I couldn't push to the repository at
2021-05-12T01:47:11.0581582Z /tmp/git-simple-bc3331bbf682241f/repo.git ; the error was:
2021-05-12T01:47:11.0596944Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-bc3331bbf682241f$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-bc3331bbf682241f$x2F$repo$dot$git' commit -q -m 'Sync branch 2tejfcl48mhlt5vpr5vlmn19imb2r7nhj3fhun2tevcv0vfvm62nf3vtmufh4qr4f85itd0mr3d6ht35qethfnmb09mftqhfia3i0a8' (exit 128): failed
2021-05-12T01:47:11.0600849Z
2021-05-12T01:47:11.0601351Z ```
2021-05-12T01:47:11.0601692Z
2021-05-12T01:47:11.0602027Z
2021-05-12T01:47:11.0602361Z
2021-05-12T01:47:11.0602967Z 🛑
2021-05-12T01:47:11.0603323Z
2021-05-12T01:47:11.0604025Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.0604917Z
2021-05-12T01:47:11.0605276Z
2021-05-12T01:47:11.0606156Z I couldn't push to the repository at
2021-05-12T01:47:11.0607602Z /tmp/git-simple-bc3331bbf682241f/repo.git ; the error was:
2021-05-12T01:47:11.0614605Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-bc3331bbf682241f$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-bc3331bbf682241f$x2F$repo$dot$git' commit -q -m 'Sync branch 2tejfcl48mhlt5vpr5vlmn19imb2r7nhj3fhun2tevcv0vfvm62nf3vtmufh4qr4f85itd0mr3d6ht35qethfnmb09mftqhfia3i0a8' (exit 128): failed
2021-05-12T01:47:11.0618800Z
2021-05-12T01:47:11.0619181Z
2021-05-12T01:47:11.0620278Z Run `tests -codebase /tmp/ucm-test-a6be8ad8f6bea023` to do more work with it.
2021-05-12T01:47:11.0621045Z
2021-05-12T01:47:11.0716976Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.0718004Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.0718928Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.0719571Z hint:
2021-05-12T01:47:11.0720367Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.0720970Z hint:
2021-05-12T01:47:11.0721761Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.0722839Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.0723522Z hint:
2021-05-12T01:47:11.0724108Z hint: git branch -m <name>
2021-05-12T01:47:11.0731554Z Uploading to /tmp/git-simple-bc3331bbf682241f/repo.git ...
2021-05-12T01:47:11.0732922Z Initialized empty Git repository in /tmp/git-simple-907a8623ebf7a24c/repo.git/
2021-05-12T01:47:11.1168476Z
2021-05-12T01:47:11.1170223Z  _____ _ 
2021-05-12T01:47:11.1171982Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.1173134Z | | | | |_ -| . | |
2021-05-12T01:47:11.1174179Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.1174842Z
2021-05-12T01:47:11.1175570Z Running the provided transcript file...
2021-05-12T01:47:11.1176288Z
2021-05-12T01:47:11.1177856Z gitsync22.fc.topLevelTerm EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.1179737Z ⚙ git init --bare /tmp/git-simple-907a8623ebf7a24c/repo.git
2021-05-12T01:47:11.1181355Z 💥 gitsync22.fc.topLevelTerm
2021-05-12T01:47:11.1182123Z
2021-05-12T01:47:11.1295368Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:11.1384451Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.1409726Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.1421495Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-907a8623ebf7a24c/repo.git ...
2021-05-12T01:47:11.1490014Z
2021-05-12T01:47:11.1524296Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.1554544Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.1562398Z Downloading from /tmp/git-simple-907a8623ebf7a24c/repo.git ...
2021-05-12T01:47:11.1588098Z
2021-05-12T01:47:11.1632974Z Staging files for upload to /tmp/git-simple-907a8623ebf7a24c/repo.git ...
2021-05-12T01:47:11.1636701Z
2021-05-12T01:47:11.1744396Z Author identity unknown
2021-05-12T01:47:11.1745097Z
2021-05-12T01:47:11.1745752Z *** Please tell me who you are.
2021-05-12T01:47:11.1746313Z
2021-05-12T01:47:11.1746866Z Run
2021-05-12T01:47:11.1747301Z
2021-05-12T01:47:11.1748490Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.1749878Z git config --global user.name "Your Name"
2021-05-12T01:47:11.1750494Z
2021-05-12T01:47:11.1751347Z to set your account's default identity.
2021-05-12T01:47:11.1752483Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.1753162Z
2021-05-12T01:47:11.1754317Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.1767172Z ```unison
2021-05-12T01:47:11.1768042Z doc = "y is the number 3"
2021-05-12T01:47:11.1768699Z y = 3
2021-05-12T01:47:11.1769256Z ```
2021-05-12T01:47:11.1769725Z
2021-05-12T01:47:11.1770288Z ```ucm
2021-05-12T01:47:11.1770922Z .> debug.file
2021-05-12T01:47:11.1771408Z
2021-05-12T01:47:11.1772008Z doc#8bbbv01tmu
2021-05-12T01:47:11.1772650Z y#msp7bv40rv
2021-05-12T01:47:11.1773144Z
2021-05-12T01:47:11.1773685Z .> add
2021-05-12T01:47:11.1774131Z
2021-05-12T01:47:11.1775132Z ⍟ I've added these definitions:
2021-05-12T01:47:11.1775842Z
2021-05-12T01:47:11.1776424Z doc : ##Text
2021-05-12T01:47:11.1777025Z y : ##Nat
2021-05-12T01:47:11.1777487Z
2021-05-12T01:47:11.1778800Z .> link doc y
2021-05-12T01:47:11.1779424Z
2021-05-12T01:47:11.1780184Z Updates:
2021-05-12T01:47:11.1781610Z
2021-05-12T01:47:11.1782131Z 1. y : ##Nat
2021-05-12T01:47:11.1782669Z + 2. doc : ##Text
2021-05-12T01:47:11.1783073Z
2021-05-12T01:47:11.1783614Z .> links y
2021-05-12T01:47:11.1783995Z
2021-05-12T01:47:11.1784477Z 1. doc : ##Text
2021-05-12T01:47:11.1784976Z
2021-05-12T01:47:11.1785646Z Tip: Try using `display 1` to display the first result or
2021-05-12T01:47:11.1786436Z `view 1` to view its source.
2021-05-12T01:47:11.1786886Z
2021-05-12T01:47:11.1787360Z .> history
2021-05-12T01:47:11.1787745Z
2021-05-12T01:47:11.1788472Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:11.1789235Z message.
2021-05-12T01:47:11.1789740Z
2021-05-12T01:47:11.1790527Z ⊙ #ttjfob7mfs
2021-05-12T01:47:11.1791071Z
2021-05-12T01:47:11.1791545Z
2021-05-12T01:47:11.1792023Z
2021-05-12T01:47:11.1792644Z ⊙ #988m005g6k
2021-05-12T01:47:11.1793154Z
2021-05-12T01:47:11.1793782Z + Adds / updates:
2021-05-12T01:47:11.1794280Z
2021-05-12T01:47:11.1794714Z doc y
2021-05-12T01:47:11.1795159Z
2021-05-12T01:47:11.1795913Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:11.1796374Z
2021-05-12T01:47:11.1797256Z .> push /tmp/git-simple-907a8623ebf7a24c/repo.git
2021-05-12T01:47:11.1797873Z
2021-05-12T01:47:11.1798579Z I couldn't push to the repository at
2021-05-12T01:47:11.1799680Z /tmp/git-simple-907a8623ebf7a24c/repo.git ; the error was:
2021-05-12T01:47:11.1811277Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-907a8623ebf7a24c$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-907a8623ebf7a24c$x2F$repo$dot$git' commit -q -m 'Sync branch ttjfob7mfsd9ebssch1c0241nrvl36infekpctoqdhfph9fbi6phrletc6us6b0enr2fp2l0j5bq9d3bsnuljiqimioruptkeq49ps8' (exit 128): failed
2021-05-12T01:47:11.1815732Z
2021-05-12T01:47:11.1816216Z ```
2021-05-12T01:47:11.1816583Z
2021-05-12T01:47:11.1816942Z
2021-05-12T01:47:11.1817296Z
2021-05-12T01:47:11.1817942Z 🛑
2021-05-12T01:47:11.1818327Z
2021-05-12T01:47:11.1819060Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.1819700Z
2021-05-12T01:47:11.1820057Z
2021-05-12T01:47:11.1820833Z I couldn't push to the repository at
2021-05-12T01:47:11.1822203Z /tmp/git-simple-907a8623ebf7a24c/repo.git ; the error was:
2021-05-12T01:47:11.1834746Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-907a8623ebf7a24c$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-907a8623ebf7a24c$x2F$repo$dot$git' commit -q -m 'Sync branch ttjfob7mfsd9ebssch1c0241nrvl36infekpctoqdhfph9fbi6phrletc6us6b0enr2fp2l0j5bq9d3bsnuljiqimioruptkeq49ps8' (exit 128): failed
2021-05-12T01:47:11.1838982Z
2021-05-12T01:47:11.1839229Z
2021-05-12T01:47:11.1840274Z Run `tests -codebase /tmp/ucm-test-ca46214b634e2add` to do more work with it.
2021-05-12T01:47:11.1840877Z
2021-05-12T01:47:11.1870748Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.1872204Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.1873333Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.1874184Z hint:
2021-05-12T01:47:11.1875526Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.1876227Z hint:
2021-05-12T01:47:11.1877049Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.1878157Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.1878837Z hint:
2021-05-12T01:47:11.1879411Z hint: git branch -m <name>
2021-05-12T01:47:11.1885574Z Uploading to /tmp/git-simple-907a8623ebf7a24c/repo.git ...
2021-05-12T01:47:11.1886974Z Initialized empty Git repository in /tmp/git-simple-6ad8d75decd4e644/repo.git/
2021-05-12T01:47:11.2321812Z
2021-05-12T01:47:11.2323890Z  _____ _ 
2021-05-12T01:47:11.2324628Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.2325343Z | | | | |_ -| . | |
2021-05-12T01:47:11.2326031Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.2326447Z
2021-05-12T01:47:11.2326975Z Running the provided transcript file...
2021-05-12T01:47:11.2327659Z
2021-05-12T01:47:11.2335539Z gitsync22.fc.metadataForTerm EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.2337053Z 💥 gitsync22.fc.metadataForTerm
2021-05-12T01:47:11.2338480Z ⚙ git init --bare /tmp/git-simple-6ad8d75decd4e644/repo.git
2021-05-12T01:47:11.2340069Z
2021-05-12T01:47:11.2442348Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:11.2545077Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.2575407Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.2587218Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-6ad8d75decd4e644/repo.git ...
2021-05-12T01:47:11.2654720Z
2021-05-12T01:47:11.2691804Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.2716507Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.2727002Z Downloading from /tmp/git-simple-6ad8d75decd4e644/repo.git ...
2021-05-12T01:47:11.2765883Z
2021-05-12T01:47:11.2796232Z Staging files for upload to /tmp/git-simple-6ad8d75decd4e644/repo.git ...
2021-05-12T01:47:11.2800136Z
2021-05-12T01:47:11.2901660Z Author identity unknown
2021-05-12T01:47:11.2902662Z
2021-05-12T01:47:11.2903365Z *** Please tell me who you are.
2021-05-12T01:47:11.2903918Z
2021-05-12T01:47:11.2904465Z Run
2021-05-12T01:47:11.2904921Z
2021-05-12T01:47:11.2906087Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.2907219Z git config --global user.name "Your Name"
2021-05-12T01:47:11.2907839Z
2021-05-12T01:47:11.2908716Z to set your account's default identity.
2021-05-12T01:47:11.2909837Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.2910528Z
2021-05-12T01:47:11.2911821Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.2915843Z ```unison
2021-05-12T01:47:11.2917125Z doc = "Nat means natural number"
2021-05-12T01:47:11.2917791Z ```
2021-05-12T01:47:11.2918228Z
2021-05-12T01:47:11.2918790Z ```ucm
2021-05-12T01:47:11.2919343Z .> add
2021-05-12T01:47:11.2919776Z
2021-05-12T01:47:11.2920775Z ⍟ I've added these definitions:
2021-05-12T01:47:11.2921621Z
2021-05-12T01:47:11.2922199Z doc : ##Text
2021-05-12T01:47:11.2922666Z
2021-05-12T01:47:11.2923294Z .> alias.type ##Nat Nat
2021-05-12T01:47:11.2923799Z
2021-05-12T01:47:11.2924359Z Done.
2021-05-12T01:47:11.2924817Z
2021-05-12T01:47:11.2925395Z .> link doc Nat
2021-05-12T01:47:11.2925860Z
2021-05-12T01:47:11.2926443Z Updates:
2021-05-12T01:47:11.2927017Z
2021-05-12T01:47:11.2927895Z 1. builtin type Nat
2021-05-12T01:47:11.2929196Z + 2. doc : ##Text
2021-05-12T01:47:11.2929670Z
2021-05-12T01:47:11.2930728Z .> push /tmp/git-simple-6ad8d75decd4e644/repo.git
2021-05-12T01:47:11.2931440Z
2021-05-12T01:47:11.2932276Z I couldn't push to the repository at
2021-05-12T01:47:11.2933483Z /tmp/git-simple-6ad8d75decd4e644/repo.git ; the error was:
2021-05-12T01:47:11.2959336Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6ad8d75decd4e644$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6ad8d75decd4e644$x2F$repo$dot$git' commit -q -m 'Sync branch rt33g7s0dt4gus2b9k91498ndlqhte1fhl2nps435aeitc0rah8d6pvaj71nlv7rsirkut0afpc5ttoesvsqlqeqf7r4v7u91ci9n3o' (exit 128): failed
2021-05-12T01:47:11.2963323Z
2021-05-12T01:47:11.2963820Z ```
2021-05-12T01:47:11.2964190Z
2021-05-12T01:47:11.2964555Z
2021-05-12T01:47:11.2964905Z
2021-05-12T01:47:11.2965557Z 🛑
2021-05-12T01:47:11.2965946Z
2021-05-12T01:47:11.2966701Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.2967342Z
2021-05-12T01:47:11.2968309Z
2021-05-12T01:47:11.2969140Z I couldn't push to the repository at
2021-05-12T01:47:11.2970312Z /tmp/git-simple-6ad8d75decd4e644/repo.git ; the error was:
2021-05-12T01:47:11.2981671Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6ad8d75decd4e644$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6ad8d75decd4e644$x2F$repo$dot$git' commit -q -m 'Sync branch rt33g7s0dt4gus2b9k91498ndlqhte1fhl2nps435aeitc0rah8d6pvaj71nlv7rsirkut0afpc5ttoesvsqlqeqf7r4v7u91ci9n3o' (exit 128): failed
2021-05-12T01:47:11.2985501Z
2021-05-12T01:47:11.2985755Z
2021-05-12T01:47:11.2986702Z Run `tests -codebase /tmp/ucm-test-7bc29a15f21339d9` to do more work with it.
2021-05-12T01:47:11.2987301Z
2021-05-12T01:47:11.3084016Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.3085307Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.3086531Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.3087390Z hint:
2021-05-12T01:47:11.3089118Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.3089779Z hint:
2021-05-12T01:47:11.3090954Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.3092096Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.3092857Z hint:
2021-05-12T01:47:11.3093462Z hint: git branch -m <name>
2021-05-12T01:47:11.3094858Z Uploading to /tmp/git-simple-6ad8d75decd4e644/repo.git ...
2021-05-12T01:47:11.3096487Z Initialized empty Git repository in /tmp/git-simple-03afb3aeaa904b71/repo.git/
2021-05-12T01:47:11.3614195Z
2021-05-12T01:47:11.3615574Z  _____ _ 
2021-05-12T01:47:11.3616301Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.3617241Z | | | | |_ -| . | |
2021-05-12T01:47:11.3618009Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.3618466Z
2021-05-12T01:47:11.3619004Z Running the provided transcript file...
2021-05-12T01:47:11.3619509Z
2021-05-12T01:47:11.3625810Z gitsync22.fc.metadataForType EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.3628125Z 💥 gitsync22.fc.metadataForType
2021-05-12T01:47:11.3629942Z ⚙ git init --bare /tmp/git-simple-03afb3aeaa904b71/repo.git
2021-05-12T01:47:11.3630764Z
2021-05-12T01:47:11.3644298Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:11.3758000Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:11.3857717Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.3884668Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.3897142Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-03afb3aeaa904b71/repo.git ...
2021-05-12T01:47:11.3964483Z
2021-05-12T01:47:11.4001398Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.4029587Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.4041367Z Downloading from /tmp/git-simple-03afb3aeaa904b71/repo.git ...
2021-05-12T01:47:11.4061729Z
2021-05-12T01:47:11.4129892Z Staging files for upload to /tmp/git-simple-03afb3aeaa904b71/repo.git ...
2021-05-12T01:47:11.4131123Z
2021-05-12T01:47:11.4252929Z Author identity unknown
2021-05-12T01:47:11.4253691Z
2021-05-12T01:47:11.4259668Z *** Please tell me who you are.
2021-05-12T01:47:11.4260343Z
2021-05-12T01:47:11.4260918Z Run
2021-05-12T01:47:11.4261367Z
2021-05-12T01:47:11.4262592Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.4272613Z git config --global user.name "Your Name"
2021-05-12T01:47:11.4273315Z
2021-05-12T01:47:11.4275805Z to set your account's default identity.
2021-05-12T01:47:11.4277001Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.4277694Z
2021-05-12T01:47:11.4278790Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.4319479Z ```ucm
2021-05-12T01:47:11.4320027Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:11.4320425Z
2021-05-12T01:47:11.4320798Z Done.
2021-05-12T01:47:11.4321067Z
2021-05-12T01:47:11.4321400Z ```
2021-05-12T01:47:11.4321775Z ```unison
2021-05-12T01:47:11.4322217Z unique type a.b.C = C Nat
2021-05-12T01:47:11.4322651Z a.b.d = 4
2021-05-12T01:47:11.4323008Z ```
2021-05-12T01:47:11.4323240Z
2021-05-12T01:47:11.4323591Z ```ucm
2021-05-12T01:47:11.4323839Z
2021-05-12T01:47:11.4324438Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:11.4325526Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:11.4326068Z change:
2021-05-12T01:47:11.4326451Z
2021-05-12T01:47:11.4327131Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:11.4328544Z
2021-05-12T01:47:11.4328942Z unique type a.b.C
2021-05-12T01:47:11.4329346Z a.b.d : Nat
2021-05-12T01:47:11.4329605Z
2021-05-12T01:47:11.4329934Z ```
2021-05-12T01:47:11.4330462Z ```ucm
2021-05-12T01:47:11.4330812Z .> add
2021-05-12T01:47:11.4331061Z
2021-05-12T01:47:11.4331754Z ⍟ I've added these definitions:
2021-05-12T01:47:11.4332238Z
2021-05-12T01:47:11.4332636Z unique type a.b.C
2021-05-12T01:47:11.4333077Z a.b.d : Nat
2021-05-12T01:47:11.4333351Z
2021-05-12T01:47:11.4334196Z .> push /tmp/git-simple-03afb3aeaa904b71/repo.git
2021-05-12T01:47:11.4334764Z
2021-05-12T01:47:11.4335390Z I couldn't push to the repository at
2021-05-12T01:47:11.4336405Z /tmp/git-simple-03afb3aeaa904b71/repo.git ; the error was:
2021-05-12T01:47:11.4341663Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-03afb3aeaa904b71$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-03afb3aeaa904b71$x2F$repo$dot$git' commit -q -m 'Sync branch 5o0t1hi4smtq6vq0k58c5lsoeot2ij8o8thu0ctaa7a75df79tv9uf00iidfakk3bt080g4mde7ffqutg56bckpahq8chl0anpvak88' (exit 128): failed
2021-05-12T01:47:11.4345452Z
2021-05-12T01:47:11.4345788Z ```
2021-05-12T01:47:11.4346016Z
2021-05-12T01:47:11.4346230Z
2021-05-12T01:47:11.4346542Z
2021-05-12T01:47:11.4347011Z 🛑
2021-05-12T01:47:11.4347244Z
2021-05-12T01:47:11.4347824Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.4348311Z
2021-05-12T01:47:11.4348522Z
2021-05-12T01:47:11.4349125Z I couldn't push to the repository at
2021-05-12T01:47:11.4370660Z /tmp/git-simple-03afb3aeaa904b71/repo.git ; the error was:
2021-05-12T01:47:11.4376545Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-03afb3aeaa904b71$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-03afb3aeaa904b71$x2F$repo$dot$git' commit -q -m 'Sync branch 5o0t1hi4smtq6vq0k58c5lsoeot2ij8o8thu0ctaa7a75df79tv9uf00iidfakk3bt080g4mde7ffqutg56bckpahq8chl0anpvak88' (exit 128): failed
2021-05-12T01:47:11.4380434Z
2021-05-12T01:47:11.4380683Z
2021-05-12T01:47:11.4381654Z Run `tests -codebase /tmp/ucm-test-870e2019925b3e30` to do more work with it.
2021-05-12T01:47:11.4382250Z
2021-05-12T01:47:11.4410037Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.4411349Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.4412725Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.4413589Z hint:
2021-05-12T01:47:11.4414983Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.4415626Z hint:
2021-05-12T01:47:11.4416486Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.4417617Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.4418304Z hint:
2021-05-12T01:47:11.4418868Z hint: git branch -m <name>
2021-05-12T01:47:11.4425977Z Uploading to /tmp/git-simple-03afb3aeaa904b71/repo.git ...
2021-05-12T01:47:11.4427373Z Initialized empty Git repository in /tmp/git-simple-dae839016f15384f/repo.git/
2021-05-12T01:47:11.4910302Z
2021-05-12T01:47:11.4912201Z  _____ _ 
2021-05-12T01:47:11.4913247Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.4914145Z | | | | |_ -| . | |
2021-05-12T01:47:11.4915041Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.4915736Z
2021-05-12T01:47:11.4916340Z Running the provided transcript file...
2021-05-12T01:47:11.4916857Z
2021-05-12T01:47:11.4922874Z gitsync22.fc.subNamespace EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.4924013Z 💥 gitsync22.fc.subNamespace
2021-05-12T01:47:11.4925099Z ⚙ git init --bare /tmp/git-simple-dae839016f15384f/repo.git
2021-05-12T01:47:11.4925678Z
2021-05-12T01:47:11.4945598Z ⚙️ Processing stanza 1 of 6.
2021-05-12T01:47:11.5073160Z ⚙️ Processing stanza 2 of 6.
2021-05-12T01:47:11.5121792Z ⚙️ Processing stanza 3 of 6.
2021-05-12T01:47:11.5242403Z ⚙️ Processing stanza 4 of 6.
2021-05-12T01:47:11.5300302Z ⚙️ Processing stanza 5 of 6.
2021-05-12T01:47:11.5351928Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.5376925Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.5387717Z ⚙️ Processing stanza 6 of 6. Downloading from /tmp/git-simple-dae839016f15384f/repo.git ...
2021-05-12T01:47:11.5455302Z
2021-05-12T01:47:11.5495609Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.5527966Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.5540016Z Downloading from /tmp/git-simple-dae839016f15384f/repo.git ...
2021-05-12T01:47:11.5560533Z
2021-05-12T01:47:11.5674223Z Staging files for upload to /tmp/git-simple-dae839016f15384f/repo.git ...
2021-05-12T01:47:11.5678223Z
2021-05-12T01:47:11.5827581Z Author identity unknown
2021-05-12T01:47:11.5828315Z
2021-05-12T01:47:11.5828986Z *** Please tell me who you are.
2021-05-12T01:47:11.5829550Z
2021-05-12T01:47:11.5830105Z Run
2021-05-12T01:47:11.5830529Z
2021-05-12T01:47:11.5831789Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.5832916Z git config --global user.name "Your Name"
2021-05-12T01:47:11.5833522Z
2021-05-12T01:47:11.5834389Z to set your account's default identity.
2021-05-12T01:47:11.5835498Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.5836212Z
2021-05-12T01:47:11.5837342Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.5857613Z ```ucm
2021-05-12T01:47:11.5858140Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:11.5858503Z
2021-05-12T01:47:11.5858868Z Done.
2021-05-12T01:47:11.5859127Z
2021-05-12T01:47:11.5859469Z ```
2021-05-12T01:47:11.5859820Z ```unison
2021-05-12T01:47:11.5860262Z unique type A = A Nat
2021-05-12T01:47:11.5860693Z foo = A.A 3
2021-05-12T01:47:11.5861058Z ```
2021-05-12T01:47:11.5861284Z
2021-05-12T01:47:11.5861634Z ```ucm
2021-05-12T01:47:11.5862031Z .> debug.file
2021-05-12T01:47:11.5862321Z
2021-05-12T01:47:11.5862702Z type A#00k3c9bp6m
2021-05-12T01:47:11.5869611Z foo#6v94dtbfk1
2021-05-12T01:47:11.5870940Z
2021-05-12T01:47:11.5871882Z .> add
2021-05-12T01:47:11.5872164Z
2021-05-12T01:47:11.5873100Z ⍟ I've added these definitions:
2021-05-12T01:47:11.5873581Z
2021-05-12T01:47:11.5873966Z unique type A
2021-05-12T01:47:11.5874403Z foo : A
2021-05-12T01:47:11.5874665Z
2021-05-12T01:47:11.5875007Z ```
2021-05-12T01:47:11.5875360Z ```unison
2021-05-12T01:47:11.5875799Z unique type A = A Nat Nat
2021-05-12T01:47:11.5876239Z foo = A.A 3 3
2021-05-12T01:47:11.5876596Z ```
2021-05-12T01:47:11.5876824Z
2021-05-12T01:47:11.5877172Z ```ucm
2021-05-12T01:47:11.5877570Z .> debug.file
2021-05-12T01:47:11.5877863Z
2021-05-12T01:47:11.5878264Z type A#d3bn4dqp1a
2021-05-12T01:47:11.5878730Z foo#p3a21bjjl4
2021-05-12T01:47:11.5879024Z
2021-05-12T01:47:11.5879394Z .> update
2021-05-12T01:47:11.5879662Z
2021-05-12T01:47:11.5880370Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:11.5880916Z
2021-05-12T01:47:11.5881311Z unique type A
2021-05-12T01:47:11.5881720Z foo : A
2021-05-12T01:47:11.5881965Z
2021-05-12T01:47:11.5882303Z ```
2021-05-12T01:47:11.5882650Z ```ucm
2021-05-12T01:47:11.5883073Z .> view.patch patch
2021-05-12T01:47:11.5883380Z
2021-05-12T01:47:11.5883982Z Edited Types: A#00k3c9bp6m -> A
2021-05-12T01:47:11.5884442Z
2021-05-12T01:47:11.5885282Z Edited Terms: foo#6v94dtbfk1 -> foo
2021-05-12T01:47:11.5885758Z
2021-05-12T01:47:11.5886261Z Tip: To remove entries from a patch, use
2021-05-12T01:47:11.5887385Z delete.term-replacement or delete.type-replacement, as
2021-05-12T01:47:11.5888430Z appropriate.
2021-05-12T01:47:11.5888750Z
2021-05-12T01:47:11.5889552Z .> push /tmp/git-simple-dae839016f15384f/repo.git
2021-05-12T01:47:11.5890098Z
2021-05-12T01:47:11.5891313Z I couldn't push to the repository at
2021-05-12T01:47:11.5892355Z /tmp/git-simple-dae839016f15384f/repo.git ; the error was:
2021-05-12T01:47:11.5947978Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dae839016f15384f$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dae839016f15384f$x2F$repo$dot$git' commit -q -m 'Sync branch pv8dqepk4d4pnn9rlukjm5ocb9bskop7luo29c143u23dedovu02khuboioga7h9r67fo4l5fcuaan7npgj3avrgoavua8flusrolsg' (exit 128): failed
2021-05-12T01:47:11.5951966Z
2021-05-12T01:47:11.5952326Z ```
2021-05-12T01:47:11.5952558Z
2021-05-12T01:47:11.5952797Z
2021-05-12T01:47:11.5953033Z
2021-05-12T01:47:11.5953646Z 🛑
2021-05-12T01:47:11.5953896Z
2021-05-12T01:47:11.5954510Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.5955024Z
2021-05-12T01:47:11.5955374Z
2021-05-12T01:47:11.5956024Z I couldn't push to the repository at
2021-05-12T01:47:11.5957113Z /tmp/git-simple-dae839016f15384f/repo.git ; the error was:
2021-05-12T01:47:11.5962099Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dae839016f15384f$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dae839016f15384f$x2F$repo$dot$git' commit -q -m 'Sync branch pv8dqepk4d4pnn9rlukjm5ocb9bskop7luo29c143u23dedovu02khuboioga7h9r67fo4l5fcuaan7npgj3avrgoavua8flusrolsg' (exit 128): failed
2021-05-12T01:47:11.5966060Z
2021-05-12T01:47:11.5966303Z
2021-05-12T01:47:11.5967190Z Run `tests -codebase /tmp/ucm-test-8d26c1b33f5f981b` to do more work with it.
2021-05-12T01:47:11.5967947Z
2021-05-12T01:47:11.5976992Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.5977915Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.5978846Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.5979498Z hint:
2021-05-12T01:47:11.5980259Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.5980860Z hint:
2021-05-12T01:47:11.5981642Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.5982721Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.5983401Z hint:
2021-05-12T01:47:11.5983978Z hint: git branch -m <name>
2021-05-12T01:47:11.5995305Z Uploading to /tmp/git-simple-dae839016f15384f/repo.git ...
2021-05-12T01:47:11.5996625Z Initialized empty Git repository in /tmp/git-simple-dd5d169658fbb280/repo.git/
2021-05-12T01:47:11.6425553Z
2021-05-12T01:47:11.6426818Z  _____ _ 
2021-05-12T01:47:11.6427543Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.6428280Z | | | | |_ -| . | |
2021-05-12T01:47:11.6429032Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.6429479Z
2021-05-12T01:47:11.6430005Z Running the provided transcript file...
2021-05-12T01:47:11.6430523Z
2021-05-12T01:47:11.6436958Z gitsync22.fc.accessPatch EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.6439130Z 💥 gitsync22.fc.accessPatch
2021-05-12T01:47:11.6440618Z ⚙ git init --bare /tmp/git-simple-dd5d169658fbb280/repo.git
2021-05-12T01:47:11.6441433Z
2021-05-12T01:47:11.6540571Z ⚙️ Processing stanza 1 of 4.
2021-05-12T01:47:11.6561445Z ⚙️ Processing stanza 2 of 4.
2021-05-12T01:47:11.6662085Z ⚙️ Processing stanza 3 of 4.
2021-05-12T01:47:11.6726624Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.6751908Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.6762829Z ⚙️ Processing stanza 4 of 4. Downloading from /tmp/git-simple-dd5d169658fbb280/repo.git ...
2021-05-12T01:47:11.6833635Z
2021-05-12T01:47:11.6869602Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.6897988Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.6906306Z Downloading from /tmp/git-simple-dd5d169658fbb280/repo.git ...
2021-05-12T01:47:11.6929951Z
2021-05-12T01:47:11.6980663Z Staging files for upload to /tmp/git-simple-dd5d169658fbb280/repo.git ...
2021-05-12T01:47:11.6982043Z
2021-05-12T01:47:11.7090687Z Author identity unknown
2021-05-12T01:47:11.7091572Z
2021-05-12T01:47:11.7092238Z *** Please tell me who you are.
2021-05-12T01:47:11.7092781Z
2021-05-12T01:47:11.7093333Z Run
2021-05-12T01:47:11.7093767Z
2021-05-12T01:47:11.7094945Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.7096329Z git config --global user.name "Your Name"
2021-05-12T01:47:11.7096930Z
2021-05-12T01:47:11.7097780Z to set your account's default identity.
2021-05-12T01:47:11.7098914Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.7099584Z
2021-05-12T01:47:11.7100666Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.7125686Z ```unison
2021-05-12T01:47:11.7126431Z foo = 3
2021-05-12T01:47:11.7126995Z ```
2021-05-12T01:47:11.7130410Z
2021-05-12T01:47:11.7130791Z ```ucm
2021-05-12T01:47:11.7131043Z
2021-05-12T01:47:11.7131673Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:11.7132850Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:11.7133418Z change:
2021-05-12T01:47:11.7134108Z
2021-05-12T01:47:11.7134955Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:11.7135603Z
2021-05-12T01:47:11.7136104Z foo : ##Nat
2021-05-12T01:47:11.7136510Z
2021-05-12T01:47:11.7136979Z ```
2021-05-12T01:47:11.7137440Z ```ucm
2021-05-12T01:47:11.7137921Z .> add
2021-05-12T01:47:11.7138289Z
2021-05-12T01:47:11.7139128Z ⍟ I've added these definitions:
2021-05-12T01:47:11.7139744Z
2021-05-12T01:47:11.7140225Z foo : ##Nat
2021-05-12T01:47:11.7140612Z
2021-05-12T01:47:11.7141078Z ```
2021-05-12T01:47:11.7141567Z ```unison
2021-05-12T01:47:11.7142054Z foo = 4
2021-05-12T01:47:11.7142532Z ```
2021-05-12T01:47:11.7142943Z
2021-05-12T01:47:11.7143420Z ```ucm
2021-05-12T01:47:11.7143786Z
2021-05-12T01:47:11.7144547Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:11.7145688Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:11.7146388Z change:
2021-05-12T01:47:11.7146881Z
2021-05-12T01:47:11.7147756Z ⍟ These names already exist. You can `update` them to your
2021-05-12T01:47:11.7148506Z new definition:
2021-05-12T01:47:11.7149053Z
2021-05-12T01:47:11.7149546Z foo : ##Nat
2021-05-12T01:47:11.7149946Z
2021-05-12T01:47:11.7150419Z ```
2021-05-12T01:47:11.7150891Z ```ucm
2021-05-12T01:47:11.7151376Z .> update
2021-05-12T01:47:11.7151763Z
2021-05-12T01:47:11.7152638Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:11.7153319Z
2021-05-12T01:47:11.7153816Z foo : ##Nat
2021-05-12T01:47:11.7154203Z
2021-05-12T01:47:11.7154702Z .> history
2021-05-12T01:47:11.7155089Z
2021-05-12T01:47:11.7155816Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:11.7156578Z message.
2021-05-12T01:47:11.7157068Z
2021-05-12T01:47:11.7157748Z ⊙ #duai9d27iq
2021-05-12T01:47:11.7158279Z
2021-05-12T01:47:11.7158807Z + Adds / updates:
2021-05-12T01:47:11.7159318Z
2021-05-12T01:47:11.7159796Z foo
2021-05-12T01:47:11.7160269Z
2021-05-12T01:47:11.7161062Z ⊙ #ls8gmsp6jo
2021-05-12T01:47:11.7161561Z
2021-05-12T01:47:11.7162044Z + Adds / updates:
2021-05-12T01:47:11.7162530Z
2021-05-12T01:47:11.7162964Z foo
2021-05-12T01:47:11.7163404Z
2021-05-12T01:47:11.7164097Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:11.7164550Z
2021-05-12T01:47:11.7165433Z .> push /tmp/git-simple-dd5d169658fbb280/repo.git
2021-05-12T01:47:11.7166055Z
2021-05-12T01:47:11.7166771Z I couldn't push to the repository at
2021-05-12T01:47:11.7168588Z /tmp/git-simple-dd5d169658fbb280/repo.git ; the error was:
2021-05-12T01:47:11.7205541Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dd5d169658fbb280$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dd5d169658fbb280$x2F$repo$dot$git' commit -q -m 'Sync branch duai9d27iq4p5cl8v5ja9ot1cco3l9rmv8atdr14611rtnuc15h8jupn71kblbffhmjiv8bdu4a2bfh1t95ijpnnfv6lmmiuch0t800' (exit 128): failed
2021-05-12T01:47:11.7210069Z
2021-05-12T01:47:11.7210633Z ```
2021-05-12T01:47:11.7211012Z
2021-05-12T01:47:11.7211360Z
2021-05-12T01:47:11.7211719Z
2021-05-12T01:47:11.7212521Z 🛑
2021-05-12T01:47:11.7212909Z
2021-05-12T01:47:11.7213668Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.7214301Z
2021-05-12T01:47:11.7214661Z
2021-05-12T01:47:11.7215434Z I couldn't push to the repository at
2021-05-12T01:47:11.7216597Z /tmp/git-simple-dd5d169658fbb280/repo.git ; the error was:
2021-05-12T01:47:11.7226214Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dd5d169658fbb280$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-dd5d169658fbb280$x2F$repo$dot$git' commit -q -m 'Sync branch duai9d27iq4p5cl8v5ja9ot1cco3l9rmv8atdr14611rtnuc15h8jupn71kblbffhmjiv8bdu4a2bfh1t95ijpnnfv6lmmiuch0t800' (exit 128): failed
2021-05-12T01:47:11.7231764Z
2021-05-12T01:47:11.7232015Z
2021-05-12T01:47:11.7232992Z Run `tests -codebase /tmp/ucm-test-a2b7bd5c93f9ba20` to do more work with it.
2021-05-12T01:47:11.7233608Z
2021-05-12T01:47:11.7316896Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.7317849Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.7318705Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.7319300Z hint:
2021-05-12T01:47:11.7320038Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.7320605Z hint:
2021-05-12T01:47:11.7321336Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.7322582Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.7323259Z hint:
2021-05-12T01:47:11.7323835Z hint: git branch -m <name>
2021-05-12T01:47:11.7337819Z Uploading to /tmp/git-simple-dd5d169658fbb280/repo.git ...
2021-05-12T01:47:11.7339283Z Initialized empty Git repository in /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git/
2021-05-12T01:47:11.7839465Z
2021-05-12T01:47:11.7841192Z  _____ _ 
2021-05-12T01:47:11.7842020Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.7842773Z | | | | |_ -| . | |
2021-05-12T01:47:11.7843577Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.7844036Z
2021-05-12T01:47:11.7844556Z Running the provided transcript file...
2021-05-12T01:47:11.7845097Z
2021-05-12T01:47:11.7851379Z gitsync22.fc.history EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.7852959Z ⚙ git init --bare /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git
2021-05-12T01:47:11.7855529Z 💥 gitsync22.fc.history
2021-05-12T01:47:11.7856155Z
2021-05-12T01:47:11.7951803Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:11.8016776Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.8040320Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.8051312Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ...
2021-05-12T01:47:11.8115704Z
2021-05-12T01:47:11.8153084Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.8179355Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.8187539Z Downloading from /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ...
2021-05-12T01:47:11.8211372Z
2021-05-12T01:47:11.8236721Z Staging files for upload to /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ...
2021-05-12T01:47:11.8237981Z
2021-05-12T01:47:11.8336083Z Author identity unknown
2021-05-12T01:47:11.8336826Z
2021-05-12T01:47:11.8337513Z *** Please tell me who you are.
2021-05-12T01:47:11.8338071Z
2021-05-12T01:47:11.8338625Z Run
2021-05-12T01:47:11.8339063Z
2021-05-12T01:47:11.8340348Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.8341711Z git config --global user.name "Your Name"
2021-05-12T01:47:11.8342330Z
2021-05-12T01:47:11.8343201Z to set your account's default identity.
2021-05-12T01:47:11.8344335Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.8345013Z
2021-05-12T01:47:11.8346124Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.8353594Z ```unison
2021-05-12T01:47:11.8354257Z c = 3
2021-05-12T01:47:11.8354812Z ```
2021-05-12T01:47:11.8355246Z
2021-05-12T01:47:11.8355800Z ```ucm
2021-05-12T01:47:11.8356255Z
2021-05-12T01:47:11.8357091Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:11.8358488Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:11.8359309Z change:
2021-05-12T01:47:11.8359882Z
2021-05-12T01:47:11.8360800Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:11.8361523Z
2021-05-12T01:47:11.8362135Z c : ##Nat
2021-05-12T01:47:11.8362588Z
2021-05-12T01:47:11.8363127Z ```
2021-05-12T01:47:11.8363659Z ```ucm
2021-05-12T01:47:11.8364258Z .> debug.file
2021-05-12T01:47:11.8364736Z
2021-05-12T01:47:11.8365327Z c#msp7bv40rv
2021-05-12T01:47:11.8366518Z
2021-05-12T01:47:11.8367048Z .> add
2021-05-12T01:47:11.8367398Z
2021-05-12T01:47:11.8368982Z ⍟ I've added these definitions:
2021-05-12T01:47:11.8369553Z
2021-05-12T01:47:11.8370014Z c : ##Nat
2021-05-12T01:47:11.8370366Z
2021-05-12T01:47:11.8371291Z .> push /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git
2021-05-12T01:47:11.8371948Z
2021-05-12T01:47:11.8372668Z I couldn't push to the repository at
2021-05-12T01:47:11.8373824Z /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ; the error was:
2021-05-12T01:47:11.8391697Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-e5bcc8aafd2ddb7b$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-e5bcc8aafd2ddb7b$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:11.8396272Z
2021-05-12T01:47:11.8396801Z ```
2021-05-12T01:47:11.8397175Z
2021-05-12T01:47:11.8397536Z
2021-05-12T01:47:11.8397892Z
2021-05-12T01:47:11.8398530Z 🛑
2021-05-12T01:47:11.8398918Z
2021-05-12T01:47:11.8399653Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.8400296Z
2021-05-12T01:47:11.8400657Z
2021-05-12T01:47:11.8401448Z I couldn't push to the repository at
2021-05-12T01:47:11.8402662Z /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ; the error was:
2021-05-12T01:47:11.8422201Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-e5bcc8aafd2ddb7b$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-e5bcc8aafd2ddb7b$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:11.8426148Z
2021-05-12T01:47:11.8426399Z
2021-05-12T01:47:11.8427377Z Run `tests -codebase /tmp/ucm-test-33e40febf6554986` to do more work with it.
2021-05-12T01:47:11.8427978Z
2021-05-12T01:47:11.8447325Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.8449059Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.8450180Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.8450827Z hint:
2021-05-12T01:47:11.8451670Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.8452280Z hint:
2021-05-12T01:47:11.8453353Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.8455641Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.8456453Z hint:
2021-05-12T01:47:11.8457066Z hint: git branch -m <name>
2021-05-12T01:47:11.8458099Z Uploading to /tmp/git-simple-e5bcc8aafd2ddb7b/repo.git ...
2021-05-12T01:47:11.8459422Z Initialized empty Git repository in /tmp/git-simple-4205562aec736d28/repo.git/
2021-05-12T01:47:11.8880891Z
2021-05-12T01:47:11.8882394Z  _____ _ 
2021-05-12T01:47:11.8883269Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.8884152Z | | | | |_ -| . | |
2021-05-12T01:47:11.8885055Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.8885608Z
2021-05-12T01:47:11.8886241Z Running the provided transcript file...
2021-05-12T01:47:11.8886861Z
2021-05-12T01:47:11.8893407Z gitsync22.fc.one-term EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.8894711Z 💥 gitsync22.fc.one-term
2021-05-12T01:47:11.8895976Z ⚙ git init --bare /tmp/git-simple-4205562aec736d28/repo.git
2021-05-12T01:47:11.8899525Z
2021-05-12T01:47:11.8996201Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:11.9060458Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.9085297Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.9097104Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-4205562aec736d28/repo.git ...
2021-05-12T01:47:11.9162361Z
2021-05-12T01:47:11.9198120Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:11.9225250Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:11.9233449Z Downloading from /tmp/git-simple-4205562aec736d28/repo.git ...
2021-05-12T01:47:11.9256158Z
2021-05-12T01:47:11.9281605Z Staging files for upload to /tmp/git-simple-4205562aec736d28/repo.git ...
2021-05-12T01:47:11.9282826Z
2021-05-12T01:47:11.9376284Z Author identity unknown
2021-05-12T01:47:11.9377155Z
2021-05-12T01:47:11.9377821Z *** Please tell me who you are.
2021-05-12T01:47:11.9378373Z
2021-05-12T01:47:11.9378931Z Run
2021-05-12T01:47:11.9379368Z
2021-05-12T01:47:11.9380518Z git config --global user.email "[email protected]"
2021-05-12T01:47:11.9381651Z git config --global user.name "Your Name"
2021-05-12T01:47:11.9382241Z
2021-05-12T01:47:11.9383114Z to set your account's default identity.
2021-05-12T01:47:11.9384267Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:11.9384943Z
2021-05-12T01:47:11.9386018Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:11.9394975Z ```unison
2021-05-12T01:47:11.9395589Z c = 3
2021-05-12T01:47:11.9396149Z ```
2021-05-12T01:47:11.9396586Z
2021-05-12T01:47:11.9397137Z ```ucm
2021-05-12T01:47:11.9397574Z
2021-05-12T01:47:11.9398422Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:11.9400048Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:11.9400863Z change:
2021-05-12T01:47:11.9401435Z
2021-05-12T01:47:11.9402369Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:11.9403075Z
2021-05-12T01:47:11.9403671Z c : ##Nat
2021-05-12T01:47:11.9404124Z
2021-05-12T01:47:11.9404667Z ```
2021-05-12T01:47:11.9405202Z ```ucm
2021-05-12T01:47:11.9405806Z .> debug.file
2021-05-12T01:47:11.9406286Z
2021-05-12T01:47:11.9406886Z c#msp7bv40rv
2021-05-12T01:47:11.9408949Z
2021-05-12T01:47:11.9409949Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:11.9410477Z
2021-05-12T01:47:11.9410994Z .myLib> add
2021-05-12T01:47:11.9411389Z
2021-05-12T01:47:11.9412168Z ⍟ I've added these definitions:
2021-05-12T01:47:11.9412770Z
2021-05-12T01:47:11.9413263Z c : ##Nat
2021-05-12T01:47:11.9413639Z
2021-05-12T01:47:11.9414642Z .myLib> push /tmp/git-simple-4205562aec736d28/repo.git
2021-05-12T01:47:11.9415457Z
2021-05-12T01:47:11.9416285Z I couldn't push to the repository at
2021-05-12T01:47:11.9417406Z /tmp/git-simple-4205562aec736d28/repo.git ; the error was:
2021-05-12T01:47:11.9435057Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-4205562aec736d28$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-4205562aec736d28$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:11.9438764Z
2021-05-12T01:47:11.9439229Z ```
2021-05-12T01:47:11.9439569Z
2021-05-12T01:47:11.9439910Z
2021-05-12T01:47:11.9440243Z
2021-05-12T01:47:11.9440837Z 🛑
2021-05-12T01:47:11.9441197Z
2021-05-12T01:47:11.9441899Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:11.9442488Z
2021-05-12T01:47:11.9442816Z
2021-05-12T01:47:11.9443545Z I couldn't push to the repository at
2021-05-12T01:47:11.9444819Z /tmp/git-simple-4205562aec736d28/repo.git ; the error was:
2021-05-12T01:47:11.9460435Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-4205562aec736d28$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-4205562aec736d28$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:11.9464286Z
2021-05-12T01:47:11.9464538Z
2021-05-12T01:47:11.9465549Z Run `tests -codebase /tmp/ucm-test-d900d1d23ca07018` to do more work with it.
2021-05-12T01:47:11.9466157Z
2021-05-12T01:47:11.9485987Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:11.9488662Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:11.9489599Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:11.9490257Z hint:
2021-05-12T01:47:11.9491240Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:11.9491855Z hint:
2021-05-12T01:47:11.9492633Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:11.9493733Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:11.9494422Z hint:
2021-05-12T01:47:11.9494991Z hint: git branch -m <name>
2021-05-12T01:47:11.9512398Z Uploading to /tmp/git-simple-4205562aec736d28/repo.git ...
2021-05-12T01:47:11.9514166Z Initialized empty Git repository in /tmp/git-simple-33d4f1e59c0e3ef0/repo.git/
2021-05-12T01:47:11.9934826Z
2021-05-12T01:47:11.9936156Z  _____ _ 
2021-05-12T01:47:11.9937033Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:11.9937913Z | | | | |_ -| . | |
2021-05-12T01:47:11.9938802Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:11.9939374Z
2021-05-12T01:47:11.9940010Z Running the provided transcript file...
2021-05-12T01:47:11.9940626Z
2021-05-12T01:47:11.9946704Z gitsync22.fc.one-term2 EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:11.9948015Z 💥 gitsync22.fc.one-term2
2021-05-12T01:47:11.9950834Z ⚙ git init --bare /tmp/git-simple-33d4f1e59c0e3ef0/repo.git
2021-05-12T01:47:11.9951776Z
2021-05-12T01:47:12.0043507Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:12.0110182Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.0135714Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.0146904Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ...
2021-05-12T01:47:12.0216062Z
2021-05-12T01:47:12.0253229Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.0275464Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.0285912Z Downloading from /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ...
2021-05-12T01:47:12.0309218Z
2021-05-12T01:47:12.0339208Z Staging files for upload to /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ...
2021-05-12T01:47:12.0340406Z
2021-05-12T01:47:12.0447601Z Author identity unknown
2021-05-12T01:47:12.0448422Z
2021-05-12T01:47:12.0448877Z *** Please tell me who you are.
2021-05-12T01:47:12.0449225Z
2021-05-12T01:47:12.0449560Z Run
2021-05-12T01:47:12.0449809Z
2021-05-12T01:47:12.0450797Z git config --global user.email "[email protected]"
2021-05-12T01:47:12.0451677Z git config --global user.name "Your Name"
2021-05-12T01:47:12.0452087Z
2021-05-12T01:47:12.0452725Z to set your account's default identity.
2021-05-12T01:47:12.0453616Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:12.0454082Z
2021-05-12T01:47:12.0454926Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:12.0465713Z ```unison
2021-05-12T01:47:12.0466329Z type Foo = Foo
2021-05-12T01:47:12.0466863Z ```
2021-05-12T01:47:12.0467228Z
2021-05-12T01:47:12.0467729Z ```ucm
2021-05-12T01:47:12.0468097Z
2021-05-12T01:47:12.0468855Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:12.0471533Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:12.0472275Z change:
2021-05-12T01:47:12.0472771Z
2021-05-12T01:47:12.0473628Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:12.0474260Z
2021-05-12T01:47:12.0474808Z type Foo
2021-05-12T01:47:12.0475200Z
2021-05-12T01:47:12.0475673Z ```
2021-05-12T01:47:12.0476155Z ```ucm
2021-05-12T01:47:12.0476965Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:12.0477498Z
2021-05-12T01:47:12.0478039Z .myLib> debug.file
2021-05-12T01:47:12.0478469Z
2021-05-12T01:47:12.0478997Z type Foo#568rsi7o3g
2021-05-12T01:47:12.0479417Z
2021-05-12T01:47:12.0479925Z .myLib> add
2021-05-12T01:47:12.0480317Z
2021-05-12T01:47:12.0481085Z ⍟ I've added these definitions:
2021-05-12T01:47:12.0481699Z
2021-05-12T01:47:12.0482198Z type Foo
2021-05-12T01:47:12.0482589Z
2021-05-12T01:47:12.0483591Z .myLib> push /tmp/git-simple-33d4f1e59c0e3ef0/repo.git
2021-05-12T01:47:12.0484287Z
2021-05-12T01:47:12.0485067Z I couldn't push to the repository at
2021-05-12T01:47:12.0486306Z /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ; the error was:
2021-05-12T01:47:12.0509476Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-33d4f1e59c0e3ef0$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-33d4f1e59c0e3ef0$x2F$repo$dot$git' commit -q -m 'Sync branch q0h9m4gr1nj0bee6o0h0mrqbi4fsuu7hqbk7ng2au67khvprtmurud72jkadcsiqa33r1oqa9vtbd56ki3j3sisbko5s7n7gvid6pvo' (exit 128): failed
2021-05-12T01:47:12.0513766Z
2021-05-12T01:47:12.0514339Z ```
2021-05-12T01:47:12.0514781Z
2021-05-12T01:47:12.0515198Z
2021-05-12T01:47:12.0515626Z
2021-05-12T01:47:12.0516347Z 🛑
2021-05-12T01:47:12.0516806Z
2021-05-12T01:47:12.0517637Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:12.0527695Z
2021-05-12T01:47:12.0528319Z
2021-05-12T01:47:12.0529343Z I couldn't push to the repository at
2021-05-12T01:47:12.0530892Z /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ; the error was:
2021-05-12T01:47:12.0536472Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-33d4f1e59c0e3ef0$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-33d4f1e59c0e3ef0$x2F$repo$dot$git' commit -q -m 'Sync branch q0h9m4gr1nj0bee6o0h0mrqbi4fsuu7hqbk7ng2au67khvprtmurud72jkadcsiqa33r1oqa9vtbd56ki3j3sisbko5s7n7gvid6pvo' (exit 128): failed
2021-05-12T01:47:12.0540809Z
2021-05-12T01:47:12.0541234Z
2021-05-12T01:47:12.0542481Z Run `tests -codebase /tmp/ucm-test-d761348689e1b50b` to do more work with it.
2021-05-12T01:47:12.0543074Z
2021-05-12T01:47:12.0624137Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:12.0625137Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:12.0626257Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:12.0626980Z hint:
2021-05-12T01:47:12.0627794Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:12.0628408Z hint:
2021-05-12T01:47:12.0629212Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:12.0630438Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:12.0631198Z hint:
2021-05-12T01:47:12.0631742Z hint: git branch -m <name>
2021-05-12T01:47:12.0648422Z Uploading to /tmp/git-simple-33d4f1e59c0e3ef0/repo.git ...
2021-05-12T01:47:12.0649827Z Initialized empty Git repository in /tmp/git-simple-6d46e327cf1b6e3e/repo.git/
2021-05-12T01:47:12.1096499Z
2021-05-12T01:47:12.1097814Z  _____ _ 
2021-05-12T01:47:12.1098554Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:12.1099282Z | | | | |_ -| . | |
2021-05-12T01:47:12.1100054Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:12.1100512Z
2021-05-12T01:47:12.1101041Z Running the provided transcript file...
2021-05-12T01:47:12.1101544Z
2021-05-12T01:47:12.1107794Z gitsync22.fc.one-type EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:12.1109043Z 💥 gitsync22.fc.one-type
2021-05-12T01:47:12.1111623Z ⚙ git init --bare /tmp/git-simple-6d46e327cf1b6e3e/repo.git
2021-05-12T01:47:12.1112472Z
2021-05-12T01:47:12.1125938Z ⚙️ Processing stanza 1 of 5.
2021-05-12T01:47:12.1248901Z ⚙️ Processing stanza 2 of 5.
2021-05-12T01:47:12.1317448Z ⚙️ Processing stanza 3 of 5.
2021-05-12T01:47:12.1435792Z ⚙️ Processing stanza 4 of 5.
2021-05-12T01:47:12.1518103Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.1543721Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.1555210Z ⚙️ Processing stanza 5 of 5. Downloading from /tmp/git-simple-6d46e327cf1b6e3e/repo.git ...
2021-05-12T01:47:12.1626140Z
2021-05-12T01:47:12.1662356Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.1683757Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.1694730Z Downloading from /tmp/git-simple-6d46e327cf1b6e3e/repo.git ...
2021-05-12T01:47:12.1718415Z
2021-05-12T01:47:12.1863721Z Staging files for upload to /tmp/git-simple-6d46e327cf1b6e3e/repo.git ...
2021-05-12T01:47:12.1864952Z
2021-05-12T01:47:12.1983769Z Author identity unknown
2021-05-12T01:47:12.1984454Z
2021-05-12T01:47:12.1985350Z *** Please tell me who you are.
2021-05-12T01:47:12.1985741Z
2021-05-12T01:47:12.1986102Z Run
2021-05-12T01:47:12.1986355Z
2021-05-12T01:47:12.1987383Z git config --global user.email "[email protected]"
2021-05-12T01:47:12.1988450Z git config --global user.name "Your Name"
2021-05-12T01:47:12.1988859Z
2021-05-12T01:47:12.1989522Z to set your account's default identity.
2021-05-12T01:47:12.1990400Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:12.1991049Z
2021-05-12T01:47:12.1991916Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:12.2028893Z ```ucm
2021-05-12T01:47:12.2033988Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:12.2034809Z
2021-05-12T01:47:12.2036554Z .myLib> alias.term ##Nat.+ +
2021-05-12T01:47:12.2037104Z
2021-05-12T01:47:12.2038947Z Done.
2021-05-12T01:47:12.2039366Z
2021-05-12T01:47:12.2039842Z ```
2021-05-12T01:47:12.2040340Z ```unison
2021-05-12T01:47:12.2040910Z improveNat x = x + 3
2021-05-12T01:47:12.2041449Z ```
2021-05-12T01:47:12.2041807Z
2021-05-12T01:47:12.2042281Z ```ucm
2021-05-12T01:47:12.2042645Z
2021-05-12T01:47:12.2043420Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:12.2045119Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:12.2045860Z change:
2021-05-12T01:47:12.2046364Z
2021-05-12T01:47:12.2047198Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:12.2048089Z
2021-05-12T01:47:12.2048887Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:12.2049368Z
2021-05-12T01:47:12.2049838Z ```
2021-05-12T01:47:12.2050318Z ```ucm
2021-05-12T01:47:12.2050835Z .myLib> add
2021-05-12T01:47:12.2051240Z
2021-05-12T01:47:12.2052017Z ⍟ I've added these definitions:
2021-05-12T01:47:12.2052666Z
2021-05-12T01:47:12.2053432Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:12.2053911Z
2021-05-12T01:47:12.2054413Z .myLib> ls
2021-05-12T01:47:12.2054807Z
2021-05-12T01:47:12.2055497Z 1. + (##Nat -> ##Nat -> ##Nat)
2021-05-12T01:47:12.2056322Z 2. improveNat (##Nat -> ##Nat)
2021-05-12T01:47:12.2056800Z
2021-05-12T01:47:12.2057578Z .myLib> move.namespace .myLib .workaround1552.myLib.v1
2021-05-12T01:47:12.2058238Z
2021-05-12T01:47:12.2058756Z Done.
2021-05-12T01:47:12.2059150Z
2021-05-12T01:47:12.2059768Z .workaround1552.myLib> ls
2021-05-12T01:47:12.2060270Z
2021-05-12T01:47:12.2060817Z 1. v1/ (2 definitions)
2021-05-12T01:47:12.2061260Z
2021-05-12T01:47:12.2061912Z .workaround1552.myLib> fork v1 v2
2021-05-12T01:47:12.2062449Z
2021-05-12T01:47:12.2062924Z Done.
2021-05-12T01:47:12.2063307Z
2021-05-12T01:47:12.2063775Z ```
2021-05-12T01:47:12.2064253Z ```unison
2021-05-12T01:47:12.2064825Z improveNat x = x + 100
2021-05-12T01:47:12.2065389Z ```
2021-05-12T01:47:12.2065747Z
2021-05-12T01:47:12.2066226Z ```ucm
2021-05-12T01:47:12.2066594Z
2021-05-12T01:47:12.2067365Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:12.2068484Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:12.2069185Z change:
2021-05-12T01:47:12.2069649Z
2021-05-12T01:47:12.2070566Z ⍟ These names already exist. You can `update` them to your
2021-05-12T01:47:12.2071337Z new definition:
2021-05-12T01:47:12.2071882Z
2021-05-12T01:47:12.2072692Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:12.2073184Z
2021-05-12T01:47:12.2085674Z ```
2021-05-12T01:47:12.2086035Z ```ucm
2021-05-12T01:47:12.2086598Z .workaround1552.myLib.v2> update
2021-05-12T01:47:12.2087048Z
2021-05-12T01:47:12.2090042Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:12.2090589Z
2021-05-12T01:47:12.2091183Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:12.2091538Z
2021-05-12T01:47:12.2092536Z .workaround1552.myLib> push /tmp/git-simple-6d46e327cf1b6e3e/repo.git
2021-05-12T01:47:12.2093232Z
2021-05-12T01:47:12.2093847Z I couldn't push to the repository at
2021-05-12T01:47:12.2094852Z /tmp/git-simple-6d46e327cf1b6e3e/repo.git ; the error was:
2021-05-12T01:47:12.2108629Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6d46e327cf1b6e3e$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6d46e327cf1b6e3e$x2F$repo$dot$git' commit -q -m 'Sync branch hnogusqgukkuuim1e8vcc1pgj9ovant8ondehshvmmujtnhkrag8i1gkn4jeg1k7ijg3e7no9ccq8qms9l97hdgor3765ukrdq3mm30' (exit 128): failed
2021-05-12T01:47:12.2118455Z
2021-05-12T01:47:12.2118846Z ```
2021-05-12T01:47:12.2119095Z
2021-05-12T01:47:12.2119345Z
2021-05-12T01:47:12.2119568Z
2021-05-12T01:47:12.2120101Z 🛑
2021-05-12T01:47:12.2120353Z
2021-05-12T01:47:12.2120979Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:12.2121607Z
2021-05-12T01:47:12.2121845Z
2021-05-12T01:47:12.2122478Z I couldn't push to the repository at
2021-05-12T01:47:12.2123497Z /tmp/git-simple-6d46e327cf1b6e3e/repo.git ; the error was:
2021-05-12T01:47:12.2135015Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6d46e327cf1b6e3e$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-6d46e327cf1b6e3e$x2F$repo$dot$git' commit -q -m 'Sync branch hnogusqgukkuuim1e8vcc1pgj9ovant8ondehshvmmujtnhkrag8i1gkn4jeg1k7ijg3e7no9ccq8qms9l97hdgor3765ukrdq3mm30' (exit 128): failed
2021-05-12T01:47:12.2139446Z
2021-05-12T01:47:12.2139698Z
2021-05-12T01:47:12.2140748Z Run `tests -codebase /tmp/ucm-test-dfdc6e1e5ee004a4` to do more work with it.
2021-05-12T01:47:12.2141385Z
2021-05-12T01:47:12.2170627Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:12.2171938Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:12.2173129Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:12.2173995Z hint:
2021-05-12T01:47:12.2175439Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:12.2176133Z hint:
2021-05-12T01:47:12.2176945Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:12.2178054Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:12.2178743Z hint:
2021-05-12T01:47:12.2179331Z hint: git branch -m <name>
2021-05-12T01:47:12.2186918Z Uploading to /tmp/git-simple-6d46e327cf1b6e3e/repo.git ...
2021-05-12T01:47:12.2188527Z Initialized empty Git repository in /tmp/git-simple-b236b92eb4e3a210/repo.git/
2021-05-12T01:47:12.2620287Z
2021-05-12T01:47:12.2622042Z  _____ _ 
2021-05-12T01:47:12.2622818Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:12.2623585Z | | | | |_ -| . | |
2021-05-12T01:47:12.2624375Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:12.2624838Z
2021-05-12T01:47:12.2625374Z Running the provided transcript file...
2021-05-12T01:47:12.2625887Z
2021-05-12T01:47:12.2631858Z gitsync22.fc.patching EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:12.2633947Z 💥 gitsync22.fc.patching
2021-05-12T01:47:12.2635438Z ⚙ git init --bare /tmp/git-simple-b236b92eb4e3a210/repo.git
2021-05-12T01:47:12.2636254Z
2021-05-12T01:47:12.3496627Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:12.3652627Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:12.3823509Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.3848885Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.3859663Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-b236b92eb4e3a210/repo.git ...
2021-05-12T01:47:12.3930542Z
2021-05-12T01:47:12.3965718Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.3988788Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.3999361Z Downloading from /tmp/git-simple-b236b92eb4e3a210/repo.git ...
2021-05-12T01:47:12.4022985Z
2021-05-12T01:47:12.4077442Z Staging files for upload to /tmp/git-simple-b236b92eb4e3a210/repo.git ...
2021-05-12T01:47:12.4080994Z
2021-05-12T01:47:12.4200705Z Author identity unknown
2021-05-12T01:47:12.4201453Z
2021-05-12T01:47:12.4202128Z *** Please tell me who you are.
2021-05-12T01:47:12.4202669Z
2021-05-12T01:47:12.4203225Z Run
2021-05-12T01:47:12.4203660Z
2021-05-12T01:47:12.4204842Z git config --global user.email "[email protected]"
2021-05-12T01:47:12.4206185Z git config --global user.name "Your Name"
2021-05-12T01:47:12.4206791Z
2021-05-12T01:47:12.4210333Z to set your account's default identity.
2021-05-12T01:47:12.4211297Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:12.4211855Z
2021-05-12T01:47:12.4212651Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:12.4338339Z ```ucm
2021-05-12T01:47:12.4339248Z .> builtins.merge
2021-05-12T01:47:12.4339802Z
2021-05-12T01:47:12.4340378Z Done.
2021-05-12T01:47:12.4340833Z
2021-05-12T01:47:12.4341402Z ```
2021-05-12T01:47:12.4342002Z ```unison
2021-05-12T01:47:12.4342591Z type A = A Nat
2021-05-12T01:47:12.4343209Z type B = B Int
2021-05-12T01:47:12.4343788Z x = 3
2021-05-12T01:47:12.4344333Z y = 4
2021-05-12T01:47:12.4344859Z ```
2021-05-12T01:47:12.4345296Z
2021-05-12T01:47:12.4345855Z ```ucm
2021-05-12T01:47:12.4346292Z
2021-05-12T01:47:12.4347150Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:12.4348612Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:12.4349411Z change:
2021-05-12T01:47:12.4349987Z
2021-05-12T01:47:12.4350935Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:12.4351662Z
2021-05-12T01:47:12.4352219Z type A
2021-05-12T01:47:12.4352814Z type B
2021-05-12T01:47:12.4353404Z x : Nat
2021-05-12T01:47:12.4353978Z y : Nat
2021-05-12T01:47:12.4354439Z
2021-05-12T01:47:12.4354972Z ```
2021-05-12T01:47:12.4355526Z ```ucm
2021-05-12T01:47:12.4356463Z ☝️ The namespace .defns is empty.
2021-05-12T01:47:12.4357063Z
2021-05-12T01:47:12.4357680Z .defns> add
2021-05-12T01:47:12.4358151Z
2021-05-12T01:47:12.4359007Z ⍟ I've added these definitions:
2021-05-12T01:47:12.4359707Z
2021-05-12T01:47:12.4360281Z type A
2021-05-12T01:47:12.4360863Z type B
2021-05-12T01:47:12.4361443Z x : Nat
2021-05-12T01:47:12.4362017Z y : Nat
2021-05-12T01:47:12.4362472Z
2021-05-12T01:47:12.4371121Z ☝️ The namespace .patches is empty.
2021-05-12T01:47:12.4371531Z
2021-05-12T01:47:12.4372014Z .patches> replace.type .defns.A .defns.B
2021-05-12T01:47:12.4372409Z
2021-05-12T01:47:12.4372748Z Done.
2021-05-12T01:47:12.4372991Z
2021-05-12T01:47:12.4373478Z .patches> replace.term .defns.x .defns.y
2021-05-12T01:47:12.4373856Z
2021-05-12T01:47:12.4374197Z Done.
2021-05-12T01:47:12.4374614Z
2021-05-12T01:47:12.4375730Z .patches> push /tmp/git-simple-b236b92eb4e3a210/repo.git
2021-05-12T01:47:12.4376462Z
2021-05-12T01:47:12.4377240Z I couldn't push to the repository at
2021-05-12T01:47:12.4378399Z /tmp/git-simple-b236b92eb4e3a210/repo.git ; the error was:
2021-05-12T01:47:12.4399785Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-b236b92eb4e3a210$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-b236b92eb4e3a210$x2F$repo$dot$git' commit -q -m 'Sync branch vo60jasd8p6iud00buol5okb7d0ia2eokt486746nqg0pl31qittk1ic0hn1jlqasfce0p9tg6rr12chf6ashdlek95re4pjsmmc1fg' (exit 128): failed
2021-05-12T01:47:12.4410132Z
2021-05-12T01:47:12.4411640Z ```
2021-05-12T01:47:12.4412622Z
2021-05-12T01:47:12.4413673Z
2021-05-12T01:47:12.4414533Z
2021-05-12T01:47:12.4415644Z 🛑
2021-05-12T01:47:12.4415897Z
2021-05-12T01:47:12.4416519Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:12.4417035Z
2021-05-12T01:47:12.4417278Z
2021-05-12T01:47:12.4417899Z I couldn't push to the repository at
2021-05-12T01:47:12.4419174Z /tmp/git-simple-b236b92eb4e3a210/repo.git ; the error was:
2021-05-12T01:47:12.4426265Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-b236b92eb4e3a210$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-b236b92eb4e3a210$x2F$repo$dot$git' commit -q -m 'Sync branch vo60jasd8p6iud00buol5okb7d0ia2eokt486746nqg0pl31qittk1ic0hn1jlqasfce0p9tg6rr12chf6ashdlek95re4pjsmmc1fg' (exit 128): failed
2021-05-12T01:47:12.4430087Z
2021-05-12T01:47:12.4430335Z
2021-05-12T01:47:12.4434231Z Run `tests -codebase /tmp/ucm-test-1c83dec02b02e3d8` to do more work with it.
2021-05-12T01:47:12.4434849Z
2021-05-12T01:47:12.4465085Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:12.4466569Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:12.4467771Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:12.4468645Z hint:
2021-05-12T01:47:12.4470100Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:12.4470748Z hint:
2021-05-12T01:47:12.4471572Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:12.4472710Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:12.4473399Z hint:
2021-05-12T01:47:12.4473984Z hint: git branch -m <name>
2021-05-12T01:47:12.4478147Z Uploading to /tmp/git-simple-b236b92eb4e3a210/repo.git ...
2021-05-12T01:47:12.4479716Z Initialized empty Git repository in /tmp/git-simple-59cca397152ec9a4/repo.git/
2021-05-12T01:47:12.4909588Z
2021-05-12T01:47:12.4910784Z  _____ _ 
2021-05-12T01:47:12.4911464Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:12.4912156Z | | | | |_ -| . | |
2021-05-12T01:47:12.4912853Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:12.4913287Z
2021-05-12T01:47:12.4913782Z Running the provided transcript file...
2021-05-12T01:47:12.4914273Z
2021-05-12T01:47:12.4922004Z gitsync22.fc.lightweightPatch EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:12.4923608Z 💥 gitsync22.fc.lightweightPatch
2021-05-12T01:47:12.4924993Z ⚙ git init --bare /tmp/git-simple-59cca397152ec9a4/repo.git
2021-05-12T01:47:12.4925815Z
2021-05-12T01:47:12.5804813Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:12.6057344Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:12.6153337Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.6186521Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.6195012Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-59cca397152ec9a4/repo.git ...
2021-05-12T01:47:12.6267794Z
2021-05-12T01:47:12.6305996Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:12.6333232Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:12.6341782Z Downloading from /tmp/git-simple-59cca397152ec9a4/repo.git ...
2021-05-12T01:47:12.6367188Z
2021-05-12T01:47:12.7474543Z Staging files for upload to /tmp/git-simple-59cca397152ec9a4/repo.git ...
2021-05-12T01:47:12.7478879Z
2021-05-12T01:47:12.8020797Z Author identity unknown
2021-05-12T01:47:12.8021917Z
2021-05-12T01:47:12.8022900Z *** Please tell me who you are.
2021-05-12T01:47:12.8023655Z
2021-05-12T01:47:12.8024436Z Run
2021-05-12T01:47:12.8026205Z
2021-05-12T01:47:12.8028207Z git config --global user.email "[email protected]"
2021-05-12T01:47:12.8029768Z git config --global user.name "Your Name"
2021-05-12T01:47:12.8030615Z
2021-05-12T01:47:12.8031813Z to set your account's default identity.
2021-05-12T01:47:12.8033670Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:12.8034651Z
2021-05-12T01:47:12.8037062Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:12.8126196Z ```ucm
2021-05-12T01:47:12.8126957Z .> builtins.merge
2021-05-12T01:47:12.8127731Z
2021-05-12T01:47:12.8128378Z Done.
2021-05-12T01:47:12.8128842Z
2021-05-12T01:47:12.8129606Z ```
2021-05-12T01:47:12.8130192Z ```unison
2021-05-12T01:47:12.8130859Z test> pass = [Ok "Passed"]
2021-05-12T01:47:12.8131493Z ```
2021-05-12T01:47:12.8131930Z
2021-05-12T01:47:12.8132479Z ```ucm
2021-05-12T01:47:12.8132925Z
2021-05-12T01:47:12.8134387Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:12.8135761Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:12.8136477Z change:
2021-05-12T01:47:12.8136965Z
2021-05-12T01:47:12.8137833Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:12.8138480Z
2021-05-12T01:47:12.8139028Z pass : [Result]
2021-05-12T01:47:12.8139545Z
2021-05-12T01:47:12.8140299Z Now evaluating any watch expressions (lines starting with
2021-05-12T01:47:12.8141090Z `>`)... Ctrl+C cancels.
2021-05-12T01:47:12.8141527Z
2021-05-12T01:47:12.8142092Z 1 | test> pass = [Ok "Passed"]
2021-05-12T01:47:12.8142637Z
2021-05-12T01:47:12.8143372Z ✅ Passed Passed
2021-05-12T01:47:12.8143828Z
2021-05-12T01:47:12.8144297Z ```
2021-05-12T01:47:12.8144777Z ```ucm
2021-05-12T01:47:12.8145245Z .> add
2021-05-12T01:47:12.8145609Z
2021-05-12T01:47:12.8146377Z ⍟ I've added these definitions:
2021-05-12T01:47:12.8146999Z
2021-05-12T01:47:12.8147542Z pass : [Result]
2021-05-12T01:47:12.8147947Z
2021-05-12T01:47:12.8148902Z .> push /tmp/git-simple-59cca397152ec9a4/repo.git
2021-05-12T01:47:12.8149995Z
2021-05-12T01:47:12.8150991Z I couldn't push to the repository at
2021-05-12T01:47:12.8152170Z /tmp/git-simple-59cca397152ec9a4/repo.git ; the error was:
2021-05-12T01:47:12.8173936Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-59cca397152ec9a4$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-59cca397152ec9a4$x2F$repo$dot$git' commit -q -m 'Sync branch 0dfb408s0m0fic8qciaibj74bnpf165ehonvoio3svhaj4msqmkk2aj9itdb364s3ippmrp2b18d1ub3gm3po2eru15uv1488tvv4rg' (exit 128): failed
2021-05-12T01:47:12.8178071Z
2021-05-12T01:47:12.8178602Z ```
2021-05-12T01:47:12.8178971Z
2021-05-12T01:47:12.8179335Z
2021-05-12T01:47:12.8179691Z
2021-05-12T01:47:12.8180321Z 🛑
2021-05-12T01:47:12.8180709Z
2021-05-12T01:47:12.8181460Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:12.8182102Z
2021-05-12T01:47:12.8182465Z
2021-05-12T01:47:12.8183247Z I couldn't push to the repository at
2021-05-12T01:47:12.8184409Z /tmp/git-simple-59cca397152ec9a4/repo.git ; the error was:
2021-05-12T01:47:12.8200132Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-59cca397152ec9a4$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-59cca397152ec9a4$x2F$repo$dot$git' commit -q -m 'Sync branch 0dfb408s0m0fic8qciaibj74bnpf165ehonvoio3svhaj4msqmkk2aj9itdb364s3ippmrp2b18d1ub3gm3po2eru15uv1488tvv4rg' (exit 128): failed
2021-05-12T01:47:12.8204138Z
2021-05-12T01:47:12.8204394Z
2021-05-12T01:47:12.8205382Z Run `tests -codebase /tmp/ucm-test-93bca3f0e9b1ec0a` to do more work with it.
2021-05-12T01:47:12.8205999Z
2021-05-12T01:47:12.8228100Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:12.8229106Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:12.8230027Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:12.8230683Z hint:
2021-05-12T01:47:12.8231460Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:12.8232062Z hint:
2021-05-12T01:47:12.8233021Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:12.8234137Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:12.8234806Z hint:
2021-05-12T01:47:12.8235386Z hint: git branch -m <name>
2021-05-12T01:47:12.8248949Z Uploading to /tmp/git-simple-59cca397152ec9a4/repo.git ...
2021-05-12T01:47:12.8250877Z Initialized empty Git repository in /tmp/git-simple-40e7ba669bb2362a/repo.git/
2021-05-12T01:47:13.3260174Z
2021-05-12T01:47:13.3262118Z  _____ _ 
2021-05-12T01:47:13.3263130Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:13.3264095Z | | | | |_ -| . | |
2021-05-12T01:47:13.3265071Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:13.3265731Z
2021-05-12T01:47:13.3266769Z Running the provided transcript file...
2021-05-12T01:47:13.3267346Z
2021-05-12T01:47:13.3275999Z gitsync22.fc.test-watches EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:13.3277378Z 💥 gitsync22.fc.test-watches
2021-05-12T01:47:13.3278623Z ⚙ git init --bare /tmp/git-simple-40e7ba669bb2362a/repo.git
2021-05-12T01:47:13.3279341Z
2021-05-12T01:47:13.3511180Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:13.3535782Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:13.3549289Z ⚙️ Processing stanza 1 of 1. Downloading from /tmp/git-simple-40e7ba669bb2362a/repo.git ...
2021-05-12T01:47:13.3617548Z
2021-05-12T01:47:13.3655042Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:13.3677863Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:13.3689552Z Downloading from /tmp/git-simple-40e7ba669bb2362a/repo.git ...
2021-05-12T01:47:13.3713121Z
2021-05-12T01:47:13.4084139Z Staging files for upload to /tmp/git-simple-40e7ba669bb2362a/repo.git ...
2021-05-12T01:47:13.4085687Z [?25l
2021-05-12T01:47:13.4087046Z Synced 0 entities.[?25l
2021-05-12T01:47:13.4087997Z Synced 0 entities.[?25l
2021-05-12T01:47:13.4088662Z Synced 0 entities.[?25l
2021-05-12T01:47:13.4089384Z Synced 0 entities.[?25l
2021-05-12T01:47:13.4090076Z Synced 1 entities.[?25l
2021-05-12T01:47:13.4090713Z Synced 1 entities.[?25l
2021-05-12T01:47:13.4091360Z Synced 1 entities.[?25l
2021-05-12T01:47:13.4092013Z Synced 2 entities.[?25l
2021-05-12T01:47:13.4092714Z Synced 3 entities.[?25l
2021-05-12T01:47:13.4093321Z Synced 4 entities.[?25l
2021-05-12T01:47:13.4093925Z Synced 5 entities.[?25l
2021-05-12T01:47:13.4094395Z Synced 6 entities.
2021-05-12T01:47:13.4095010Z Done syncing 6 entities.[?25h
2021-05-12T01:47:13.4095819Z Done syncing 6 entities.[?25h
2021-05-12T01:47:13.4192701Z Author identity unknown
2021-05-12T01:47:13.4193760Z
2021-05-12T01:47:13.4194460Z *** Please tell me who you are.
2021-05-12T01:47:13.4194804Z
2021-05-12T01:47:13.4195165Z Run
2021-05-12T01:47:13.4195424Z
2021-05-12T01:47:13.4196476Z git config --global user.email "[email protected]"
2021-05-12T01:47:13.4197367Z git config --global user.name "Your Name"
2021-05-12T01:47:13.4197783Z
2021-05-12T01:47:13.4198429Z to set your account's default identity.
2021-05-12T01:47:13.4199331Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:13.4199799Z
2021-05-12T01:47:13.4200640Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:13.4233893Z ```ucm
2021-05-12T01:47:13.4234836Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:13.4235389Z
2021-05-12T01:47:13.4235769Z Done.
2021-05-12T01:47:13.4236032Z
2021-05-12T01:47:13.4236391Z .> history
2021-05-12T01:47:13.4236664Z
2021-05-12T01:47:13.4237478Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:13.4238137Z message.
2021-05-12T01:47:13.4238516Z
2021-05-12T01:47:13.4239407Z ⊙ #848etvln1e
2021-05-12T01:47:13.4239964Z
2021-05-12T01:47:13.4240370Z + Adds / updates:
2021-05-12T01:47:13.4240775Z
2021-05-12T01:47:13.4241181Z builtin.Nat
2021-05-12T01:47:13.4241586Z
2021-05-12T01:47:13.4242320Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:13.4242687Z
2021-05-12T01:47:13.4243100Z .> history builtin
2021-05-12T01:47:13.4243405Z
2021-05-12T01:47:13.4244010Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:13.4244637Z message.
2021-05-12T01:47:13.4245033Z
2021-05-12T01:47:13.4245551Z ⊙ #1194ea23jb
2021-05-12T01:47:13.4245936Z
2021-05-12T01:47:13.4246327Z + Adds / updates:
2021-05-12T01:47:13.4246738Z
2021-05-12T01:47:13.4247098Z Nat
2021-05-12T01:47:13.4247609Z
2021-05-12T01:47:13.4248237Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:13.4248610Z
2021-05-12T01:47:13.4249435Z .> push /tmp/git-simple-40e7ba669bb2362a/repo.git
2021-05-12T01:47:13.4249977Z
2021-05-12T01:47:13.4250713Z I couldn't push to the repository at
2021-05-12T01:47:13.4251645Z /tmp/git-simple-40e7ba669bb2362a/repo.git ; the error was:
2021-05-12T01:47:13.4291883Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-40e7ba669bb2362a$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-40e7ba669bb2362a$x2F$repo$dot$git' commit -q -m 'Sync branch 848etvln1e6thvnqbfgh76ru77uik6gkgu7bhg40075tn6saggldhel0guud4l2da16dm3hlu7bmdt6bp1kd69ff8s30gbsaucvaago' (exit 128): failed
2021-05-12T01:47:13.4295496Z
2021-05-12T01:47:13.4295826Z ```
2021-05-12T01:47:13.4296058Z
2021-05-12T01:47:13.4296283Z
2021-05-12T01:47:13.4296504Z
2021-05-12T01:47:13.4296949Z 🛑
2021-05-12T01:47:13.4297182Z
2021-05-12T01:47:13.4297771Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:13.4298253Z
2021-05-12T01:47:13.4298482Z
2021-05-12T01:47:13.4299056Z I couldn't push to the repository at
2021-05-12T01:47:13.4299991Z /tmp/git-simple-40e7ba669bb2362a/repo.git ; the error was:
2021-05-12T01:47:13.4304438Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-40e7ba669bb2362a$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-40e7ba669bb2362a$x2F$repo$dot$git' commit -q -m 'Sync branch 848etvln1e6thvnqbfgh76ru77uik6gkgu7bhg40075tn6saggldhel0guud4l2da16dm3hlu7bmdt6bp1kd69ff8s30gbsaucvaago' (exit 128): failed
2021-05-12T01:47:13.4307997Z
2021-05-12T01:47:13.4308225Z
2021-05-12T01:47:13.4309111Z Run `tests -codebase /tmp/ucm-test-92a8f6b986df27e1` to do more work with it.
2021-05-12T01:47:13.4309668Z
2021-05-12T01:47:13.4336072Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:13.4337133Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:13.4337991Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:13.4338606Z hint:
2021-05-12T01:47:13.4339349Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:13.4339900Z hint:
2021-05-12T01:47:13.4340640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:13.4341672Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:13.4342306Z hint:
2021-05-12T01:47:13.4342831Z hint: git branch -m <name>
2021-05-12T01:47:13.4351143Z Uploading to /tmp/git-simple-40e7ba669bb2362a/repo.git ...
2021-05-12T01:47:13.4352527Z Initialized empty Git repository in /tmp/git-simple-35e3f847e8e1b848/repo.git/
2021-05-12T01:47:13.9976704Z
2021-05-12T01:47:13.9978234Z  _____ _ 
2021-05-12T01:47:13.9979326Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:13.9980267Z | | | | |_ -| . | |
2021-05-12T01:47:13.9981148Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:13.9981707Z
2021-05-12T01:47:13.9982327Z Running the provided transcript file...
2021-05-12T01:47:13.9982949Z
2021-05-12T01:47:13.9993208Z gitsync22.sc.typeAlias EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:13.9994771Z 💥 gitsync22.sc.typeAlias
2021-05-12T01:47:13.9996065Z ⚙ git init --bare /tmp/git-simple-35e3f847e8e1b848/repo.git
2021-05-12T01:47:13.9996860Z
2021-05-12T01:47:14.0135770Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:14.0438697Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:14.0463466Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:14.0476588Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-35e3f847e8e1b848/repo.git ...
2021-05-12T01:47:14.0548689Z
2021-05-12T01:47:14.0586058Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:14.0609445Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:14.0621430Z Downloading from /tmp/git-simple-35e3f847e8e1b848/repo.git ...
2021-05-12T01:47:14.0655701Z
2021-05-12T01:47:14.1023510Z Staging files for upload to /tmp/git-simple-35e3f847e8e1b848/repo.git ...
2021-05-12T01:47:14.1024937Z [?25l
2021-05-12T01:47:14.1026287Z Synced 0 entities.[?25l
2021-05-12T01:47:14.1027004Z Synced 0 entities.[?25l
2021-05-12T01:47:14.1027659Z Synced 0 entities.[?25l
2021-05-12T01:47:14.1028293Z Synced 1 entities.[?25l
2021-05-12T01:47:14.1028935Z Synced 2 entities.[?25l
2021-05-12T01:47:14.1029578Z Synced 2 entities.[?25l
2021-05-12T01:47:14.1030221Z Synced 3 entities.[?25l
2021-05-12T01:47:14.1030853Z Synced 4 entities.[?25l
2021-05-12T01:47:14.1031483Z Synced 5 entities.
2021-05-12T01:47:14.1032111Z Done syncing 5 entities.[?25h
2021-05-12T01:47:14.1032939Z Done syncing 5 entities.[?25h
2021-05-12T01:47:14.1126650Z Author identity unknown
2021-05-12T01:47:14.1127108Z
2021-05-12T01:47:14.1127809Z *** Please tell me who you are.
2021-05-12T01:47:14.1128162Z
2021-05-12T01:47:14.1128543Z Run
2021-05-12T01:47:14.1128793Z
2021-05-12T01:47:14.1129827Z git config --global user.email "[email protected]"
2021-05-12T01:47:14.1130708Z git config --global user.name "Your Name"
2021-05-12T01:47:14.1131106Z
2021-05-12T01:47:14.1131746Z to set your account's default identity.
2021-05-12T01:47:14.1132617Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:14.1133091Z
2021-05-12T01:47:14.1133939Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:14.1149311Z ```unison
2021-05-12T01:47:14.1176998Z y = 3
2021-05-12T01:47:14.1177987Z ```
2021-05-12T01:47:14.1178459Z
2021-05-12T01:47:14.1179023Z ```ucm
2021-05-12T01:47:14.1179588Z .> add
2021-05-12T01:47:14.1180023Z
2021-05-12T01:47:14.1181081Z ⍟ I've added these definitions:
2021-05-12T01:47:14.1181801Z
2021-05-12T01:47:14.1182360Z y : ##Nat
2021-05-12T01:47:14.1182810Z
2021-05-12T01:47:14.1183385Z .> history
2021-05-12T01:47:14.1183841Z
2021-05-12T01:47:14.1184646Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:14.1185483Z message.
2021-05-12T01:47:14.1186075Z
2021-05-12T01:47:14.1186847Z ⊙ #2tejfcl48m
2021-05-12T01:47:14.1188034Z
2021-05-12T01:47:14.1188618Z + Adds / updates:
2021-05-12T01:47:14.1189158Z
2021-05-12T01:47:14.1189626Z y
2021-05-12T01:47:14.1190095Z
2021-05-12T01:47:14.1190884Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:14.1191380Z
2021-05-12T01:47:14.1192343Z .> push /tmp/git-simple-35e3f847e8e1b848/repo.git
2021-05-12T01:47:14.1193019Z
2021-05-12T01:47:14.1194001Z I couldn't push to the repository at
2021-05-12T01:47:14.1195193Z /tmp/git-simple-35e3f847e8e1b848/repo.git ; the error was:
2021-05-12T01:47:14.1200311Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-35e3f847e8e1b848$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-35e3f847e8e1b848$x2F$repo$dot$git' commit -q -m 'Sync branch 2tejfcl48mhlt5vpr5vlmn19imb2r7nhj3fhun2tevcv0vfvm62nf3vtmufh4qr4f85itd0mr3d6ht35qethfnmb09mftqhfia3i0a8' (exit 128): failed
2021-05-12T01:47:14.1204627Z
2021-05-12T01:47:14.1205123Z ```
2021-05-12T01:47:14.1205487Z
2021-05-12T01:47:14.1205851Z
2021-05-12T01:47:14.1206207Z
2021-05-12T01:47:14.1206833Z 🛑
2021-05-12T01:47:14.1207222Z
2021-05-12T01:47:14.1208306Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:14.1208982Z
2021-05-12T01:47:14.1209354Z
2021-05-12T01:47:14.1210151Z I couldn't push to the repository at
2021-05-12T01:47:14.1211349Z /tmp/git-simple-35e3f847e8e1b848/repo.git ; the error was:
2021-05-12T01:47:14.1216493Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-35e3f847e8e1b848$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-35e3f847e8e1b848$x2F$repo$dot$git' commit -q -m 'Sync branch 2tejfcl48mhlt5vpr5vlmn19imb2r7nhj3fhun2tevcv0vfvm62nf3vtmufh4qr4f85itd0mr3d6ht35qethfnmb09mftqhfia3i0a8' (exit 128): failed
2021-05-12T01:47:14.1223302Z
2021-05-12T01:47:14.1223569Z
2021-05-12T01:47:14.1224518Z Run `tests -codebase /tmp/ucm-test-b95f7d43accb1420` to do more work with it.
2021-05-12T01:47:14.1225128Z
2021-05-12T01:47:14.1277184Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:14.1278152Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:14.1279084Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:14.1279742Z hint:
2021-05-12T01:47:14.1280520Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:14.1281125Z hint:
2021-05-12T01:47:14.1281909Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:14.1282998Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:14.1283669Z hint:
2021-05-12T01:47:14.1284258Z hint: git branch -m <name>
2021-05-12T01:47:14.1291241Z Uploading to /tmp/git-simple-35e3f847e8e1b848/repo.git ...
2021-05-12T01:47:14.1292623Z Initialized empty Git repository in /tmp/git-simple-0ef883ff7099d0ef/repo.git/
2021-05-12T01:47:14.5433740Z
2021-05-12T01:47:14.5435644Z  _____ _ 
2021-05-12T01:47:14.5436657Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:14.5437645Z | | | | |_ -| . | |
2021-05-12T01:47:14.5438667Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:14.5439337Z
2021-05-12T01:47:14.5440338Z Running the provided transcript file...
2021-05-12T01:47:14.5440917Z
2021-05-12T01:47:14.5447910Z gitsync22.sc.topLevelTerm EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:14.5450226Z 💥 gitsync22.sc.topLevelTerm
2021-05-12T01:47:14.5451756Z ⚙ git init --bare /tmp/git-simple-0ef883ff7099d0ef/repo.git
2021-05-12T01:47:14.5452600Z
2021-05-12T01:47:14.5614544Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:14.6061472Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:14.6085594Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:14.6099164Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-0ef883ff7099d0ef/repo.git ...
2021-05-12T01:47:14.6165369Z
2021-05-12T01:47:14.6203440Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:14.6225808Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:14.6236958Z Downloading from /tmp/git-simple-0ef883ff7099d0ef/repo.git ...
2021-05-12T01:47:14.6268300Z
2021-05-12T01:47:14.6828344Z Staging files for upload to /tmp/git-simple-0ef883ff7099d0ef/repo.git ...
2021-05-12T01:47:14.6829519Z [?25l
2021-05-12T01:47:14.6830110Z Synced 0 entities.[?25l
2021-05-12T01:47:14.6830775Z Synced 0 entities.[?25l
2021-05-12T01:47:14.6831434Z Synced 0 entities.[?25l
2021-05-12T01:47:14.6832078Z Synced 0 entities.[?25l
2021-05-12T01:47:14.6832730Z Synced 1 entities.[?25l
2021-05-12T01:47:14.6833382Z Synced 2 entities.[?25l
2021-05-12T01:47:14.6834023Z Synced 3 entities.[?25l
2021-05-12T01:47:14.6834682Z Synced 3 entities.[?25l
2021-05-12T01:47:14.6835337Z Synced 3 entities.[?25l
2021-05-12T01:47:14.6835987Z Synced 4 entities.[?25l
2021-05-12T01:47:14.6836622Z Synced 4 entities.[?25l
2021-05-12T01:47:14.6837281Z Synced 5 entities.[?25l
2021-05-12T01:47:14.6837932Z Synced 6 entities.[?25l
2021-05-12T01:47:14.6838570Z Synced 7 entities.[?25l
2021-05-12T01:47:14.6839088Z Synced 8 entities.
2021-05-12T01:47:14.6839774Z Done syncing 8 entities.[?25h
2021-05-12T01:47:14.6840626Z Done syncing 8 entities.[?25h
2021-05-12T01:47:14.6947560Z Author identity unknown
2021-05-12T01:47:14.6948010Z
2021-05-12T01:47:14.6948456Z *** Please tell me who you are.
2021-05-12T01:47:14.6948806Z
2021-05-12T01:47:14.6949162Z Run
2021-05-12T01:47:14.6949421Z
2021-05-12T01:47:14.6950468Z git config --global user.email "[email protected]"
2021-05-12T01:47:14.6951364Z git config --global user.name "Your Name"
2021-05-12T01:47:14.6951762Z
2021-05-12T01:47:14.6952408Z to set your account's default identity.
2021-05-12T01:47:14.6953307Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:14.6953767Z
2021-05-12T01:47:14.6954641Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:14.6978808Z ```unison
2021-05-12T01:47:14.6981385Z doc = "y is the number 3"
2021-05-12T01:47:14.6982035Z y = 3
2021-05-12T01:47:14.6982500Z ```
2021-05-12T01:47:14.6982872Z
2021-05-12T01:47:14.6983348Z ```ucm
2021-05-12T01:47:14.6983905Z .> debug.file
2021-05-12T01:47:14.6984321Z
2021-05-12T01:47:14.6984874Z doc#8bbbv01tmu
2021-05-12T01:47:14.6985425Z y#msp7bv40rv
2021-05-12T01:47:14.6985832Z
2021-05-12T01:47:14.6986303Z .> add
2021-05-12T01:47:14.6986666Z
2021-05-12T01:47:14.6987710Z ⍟ I've added these definitions:
2021-05-12T01:47:14.6988332Z
2021-05-12T01:47:14.6988819Z doc : ##Text
2021-05-12T01:47:14.6989340Z y : ##Nat
2021-05-12T01:47:14.6989717Z
2021-05-12T01:47:14.6990210Z .> link doc y
2021-05-12T01:47:14.6990805Z
2021-05-12T01:47:14.6991306Z Updates:
2021-05-12T01:47:14.6991805Z
2021-05-12T01:47:14.6992290Z 1. y : ##Nat
2021-05-12T01:47:14.6992860Z + 2. doc : ##Text
2021-05-12T01:47:14.6993260Z
2021-05-12T01:47:14.6993730Z .> links y
2021-05-12T01:47:14.6994105Z
2021-05-12T01:47:14.6994600Z 1. doc : ##Text
2021-05-12T01:47:14.6995096Z
2021-05-12T01:47:14.6995760Z Tip: Try using `display 1` to display the first result or
2021-05-12T01:47:14.6996503Z `view 1` to view its source.
2021-05-12T01:47:14.6996953Z
2021-05-12T01:47:14.6997445Z .> history
2021-05-12T01:47:14.6997841Z
2021-05-12T01:47:14.6998591Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:14.6999352Z message.
2021-05-12T01:47:14.6999842Z
2021-05-12T01:47:14.7000562Z ⊙ #ttjfob7mfs
2021-05-12T01:47:14.7001099Z
2021-05-12T01:47:14.7001558Z
2021-05-12T01:47:14.7002007Z
2021-05-12T01:47:14.7002640Z ⊙ #988m005g6k
2021-05-12T01:47:14.7003144Z
2021-05-12T01:47:14.7003665Z + Adds / updates:
2021-05-12T01:47:14.7004179Z
2021-05-12T01:47:14.7004657Z doc y
2021-05-12T01:47:14.7005140Z
2021-05-12T01:47:14.7006103Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:14.7011629Z
2021-05-12T01:47:14.7012551Z .> push /tmp/git-simple-0ef883ff7099d0ef/repo.git
2021-05-12T01:47:14.7013096Z
2021-05-12T01:47:14.7013729Z I couldn't push to the repository at
2021-05-12T01:47:14.7014735Z /tmp/git-simple-0ef883ff7099d0ef/repo.git ; the error was:
2021-05-12T01:47:14.7040274Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-0ef883ff7099d0ef$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-0ef883ff7099d0ef$x2F$repo$dot$git' commit -q -m 'Sync branch ttjfob7mfsd9ebssch1c0241nrvl36infekpctoqdhfph9fbi6phrletc6us6b0enr2fp2l0j5bq9d3bsnuljiqimioruptkeq49ps8' (exit 128): failed
2021-05-12T01:47:14.7044510Z
2021-05-12T01:47:14.7044849Z ```
2021-05-12T01:47:14.7045095Z
2021-05-12T01:47:14.7045333Z
2021-05-12T01:47:14.7045571Z
2021-05-12T01:47:14.7046069Z 🛑
2021-05-12T01:47:14.7046319Z
2021-05-12T01:47:14.7046934Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:14.7052221Z
2021-05-12T01:47:14.7052524Z
2021-05-12T01:47:14.7053266Z I couldn't push to the repository at
2021-05-12T01:47:14.7054285Z /tmp/git-simple-0ef883ff7099d0ef/repo.git ; the error was:
2021-05-12T01:47:14.7059412Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-0ef883ff7099d0ef$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-0ef883ff7099d0ef$x2F$repo$dot$git' commit -q -m 'Sync branch ttjfob7mfsd9ebssch1c0241nrvl36infekpctoqdhfph9fbi6phrletc6us6b0enr2fp2l0j5bq9d3bsnuljiqimioruptkeq49ps8' (exit 128): failed
2021-05-12T01:47:14.7063523Z
2021-05-12T01:47:14.7063770Z
2021-05-12T01:47:14.7064680Z Run `tests -codebase /tmp/ucm-test-8de4fb20d1e3fc33` to do more work with it.
2021-05-12T01:47:14.7065303Z
2021-05-12T01:47:14.7094403Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:14.7095378Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:14.7096300Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:14.7096949Z hint:
2021-05-12T01:47:14.7097724Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:14.7098332Z hint:
2021-05-12T01:47:14.7099168Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:14.7100258Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:14.7101248Z hint:
2021-05-12T01:47:14.7101847Z hint: git branch -m <name>
2021-05-12T01:47:14.7105712Z Uploading to /tmp/git-simple-0ef883ff7099d0ef/repo.git ...
2021-05-12T01:47:14.7107005Z Initialized empty Git repository in /tmp/git-simple-d7a003149915088d/repo.git/
2021-05-12T01:47:15.1103181Z
2021-05-12T01:47:15.1104752Z  _____ _ 
2021-05-12T01:47:15.1105665Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:15.1106547Z | | | | |_ -| . | |
2021-05-12T01:47:15.1107419Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:15.1107969Z
2021-05-12T01:47:15.1108613Z Running the provided transcript file...
2021-05-12T01:47:15.1109250Z
2021-05-12T01:47:15.1118331Z gitsync22.sc.metadataForTerm EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:15.1119514Z 💥 gitsync22.sc.metadataForTerm
2021-05-12T01:47:15.1120793Z ⚙ git init --bare /tmp/git-simple-d7a003149915088d/repo.git
2021-05-12T01:47:15.1121454Z
2021-05-12T01:47:15.1258327Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:15.1804954Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:15.1829070Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:15.1839836Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-d7a003149915088d/repo.git ...
2021-05-12T01:47:15.1910849Z
2021-05-12T01:47:15.1946134Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:15.1969979Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:15.1980675Z Downloading from /tmp/git-simple-d7a003149915088d/repo.git ...
2021-05-12T01:47:15.2010288Z
2021-05-12T01:47:15.2481692Z Staging files for upload to /tmp/git-simple-d7a003149915088d/repo.git ...
2021-05-12T01:47:15.2482881Z [?25l
2021-05-12T01:47:15.2483622Z Synced 0 entities.[?25l
2021-05-12T01:47:15.2484416Z Synced 0 entities.[?25l
2021-05-12T01:47:15.2485205Z Synced 0 entities.[?25l
2021-05-12T01:47:15.2485969Z Synced 1 entities.[?25l
2021-05-12T01:47:15.2486753Z Synced 2 entities.[?25l
2021-05-12T01:47:15.2487691Z Synced 2 entities.[?25l
2021-05-12T01:47:15.2488490Z Synced 2 entities.[?25l
2021-05-12T01:47:15.2489302Z Synced 3 entities.[?25l
2021-05-12T01:47:15.2490074Z Synced 3 entities.[?25l
2021-05-12T01:47:15.2490957Z Synced 3 entities.[?25l
2021-05-12T01:47:15.2491744Z Synced 4 entities.[?25l
2021-05-12T01:47:15.2492525Z Synced 4 entities.[?25l
2021-05-12T01:47:15.2493298Z Synced 5 entities.[?25l
2021-05-12T01:47:15.2494076Z Synced 6 entities.[?25l
2021-05-12T01:47:15.2494856Z Synced 7 entities.[?25l
2021-05-12T01:47:15.2495651Z Synced 8 entities.[?25l
2021-05-12T01:47:15.2496272Z Synced 9 entities.
2021-05-12T01:47:15.2505148Z Done syncing 9 entities.[?25h
2021-05-12T01:47:15.2506187Z Done syncing 9 entities.[?25h
2021-05-12T01:47:15.2622428Z Author identity unknown
2021-05-12T01:47:15.2623358Z
2021-05-12T01:47:15.2624324Z *** Please tell me who you are.
2021-05-12T01:47:15.2624723Z
2021-05-12T01:47:15.2625168Z Run
2021-05-12T01:47:15.2625419Z
2021-05-12T01:47:15.2626579Z git config --global user.email "[email protected]"
2021-05-12T01:47:15.2627832Z git config --global user.name "Your Name"
2021-05-12T01:47:15.2628241Z
2021-05-12T01:47:15.2628906Z to set your account's default identity.
2021-05-12T01:47:15.2629804Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:15.2630272Z
2021-05-12T01:47:15.2631214Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:15.2656627Z ```unison
2021-05-12T01:47:15.2657509Z doc = "Nat means natural number"
2021-05-12T01:47:15.2658174Z ```
2021-05-12T01:47:15.2658557Z
2021-05-12T01:47:15.2659045Z ```ucm
2021-05-12T01:47:15.2659523Z .> add
2021-05-12T01:47:15.2659895Z
2021-05-12T01:47:15.2660971Z ⍟ I've added these definitions:
2021-05-12T01:47:15.2661599Z
2021-05-12T01:47:15.2662096Z doc : ##Text
2021-05-12T01:47:15.2662496Z
2021-05-12T01:47:15.2663060Z .> alias.type ##Nat Nat
2021-05-12T01:47:15.2663506Z
2021-05-12T01:47:15.2664006Z Done.
2021-05-12T01:47:15.2664393Z
2021-05-12T01:47:15.2664913Z .> link doc Nat
2021-05-12T01:47:15.2665317Z
2021-05-12T01:47:15.2665814Z Updates:
2021-05-12T01:47:15.2666324Z
2021-05-12T01:47:15.2666845Z 1. builtin type Nat
2021-05-12T01:47:15.2668581Z + 2. doc : ##Text
2021-05-12T01:47:15.2669116Z
2021-05-12T01:47:15.2670258Z .> push /tmp/git-simple-d7a003149915088d/repo.git
2021-05-12T01:47:15.2670913Z
2021-05-12T01:47:15.2671722Z I couldn't push to the repository at
2021-05-12T01:47:15.2672887Z /tmp/git-simple-d7a003149915088d/repo.git ; the error was:
2021-05-12T01:47:15.2677795Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-d7a003149915088d$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-d7a003149915088d$x2F$repo$dot$git' commit -q -m 'Sync branch rt33g7s0dt4gus2b9k91498ndlqhte1fhl2nps435aeitc0rah8d6pvaj71nlv7rsirkut0afpc5ttoesvsqlqeqf7r4v7u91ci9n3o' (exit 128): failed
2021-05-12T01:47:15.2682217Z
2021-05-12T01:47:15.2682718Z ```
2021-05-12T01:47:15.2683287Z
2021-05-12T01:47:15.2683668Z
2021-05-12T01:47:15.2684028Z
2021-05-12T01:47:15.2684688Z 🛑
2021-05-12T01:47:15.2685074Z
2021-05-12T01:47:15.2685825Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:15.2686475Z
2021-05-12T01:47:15.2686831Z
2021-05-12T01:47:15.2687864Z I couldn't push to the repository at
2021-05-12T01:47:15.2689081Z /tmp/git-simple-d7a003149915088d/repo.git ; the error was:
2021-05-12T01:47:15.2706890Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-d7a003149915088d$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-d7a003149915088d$x2F$repo$dot$git' commit -q -m 'Sync branch rt33g7s0dt4gus2b9k91498ndlqhte1fhl2nps435aeitc0rah8d6pvaj71nlv7rsirkut0afpc5ttoesvsqlqeqf7r4v7u91ci9n3o' (exit 128): failed
2021-05-12T01:47:15.2711381Z
2021-05-12T01:47:15.2712253Z
2021-05-12T01:47:15.2713498Z Run `tests -codebase /tmp/ucm-test-7204ec1c2ff16987` to do more work with it.
2021-05-12T01:47:15.2714258Z
2021-05-12T01:47:15.2743601Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:15.2744790Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:15.2745859Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:15.2746664Z hint:
2021-05-12T01:47:15.2747618Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:15.2748403Z hint:
2021-05-12T01:47:15.2749651Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:15.2751003Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:15.2752206Z Uploading to /tmp/git-simple-d7a003149915088d/repo.git ...
2021-05-12T01:47:15.2753524Z Initialized empty Git repository in /tmp/git-simple-8c128e3838ea5ec0/repo.git/
2021-05-12T01:47:15.2754486Z hint:
2021-05-12T01:47:15.2755226Z hint: git branch -m <name>
2021-05-12T01:47:15.7647372Z
2021-05-12T01:47:15.7649403Z  _____ _ 
2021-05-12T01:47:15.7650346Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:15.7651271Z | | | | |_ -| . | |
2021-05-12T01:47:15.7652187Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:15.7652843Z
2021-05-12T01:47:15.7653765Z Running the provided transcript file...
2021-05-12T01:47:15.7654329Z
2021-05-12T01:47:15.7661234Z gitsync22.sc.metadataForType EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:15.7663539Z 💥 gitsync22.sc.metadataForType
2021-05-12T01:47:15.7665030Z ⚙ git init --bare /tmp/git-simple-8c128e3838ea5ec0/repo.git
2021-05-12T01:47:15.7665754Z
2021-05-12T01:47:15.7860207Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:15.8074137Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:15.8790468Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:15.8827519Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:15.8844107Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-8c128e3838ea5ec0/repo.git ...
2021-05-12T01:47:15.8922471Z
2021-05-12T01:47:15.8960378Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:15.8986825Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:15.8997756Z Downloading from /tmp/git-simple-8c128e3838ea5ec0/repo.git ...
2021-05-12T01:47:15.9024372Z
2021-05-12T01:47:16.0117678Z Staging files for upload to /tmp/git-simple-8c128e3838ea5ec0/repo.git ...
2021-05-12T01:47:16.0120095Z [?25l
2021-05-12T01:47:16.0121556Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0122302Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0123004Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0123674Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0124333Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0124998Z Synced 0 entities.[?25l
2021-05-12T01:47:16.0125645Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0126310Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0126977Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0127857Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0128570Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0129241Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0129929Z Synced 1 entities.[?25l
2021-05-12T01:47:16.0130614Z Synced 2 entities.[?25l
2021-05-12T01:47:16.0131293Z Synced 3 entities.[?25l
2021-05-12T01:47:16.0131964Z Synced 4 entities.[?25l
2021-05-12T01:47:16.0132700Z Synced 4 entities.[?25l
2021-05-12T01:47:16.0133370Z Synced 4 entities.[?25l
2021-05-12T01:47:16.0134050Z Synced 5 entities.[?25l
2021-05-12T01:47:16.0134750Z Synced 6 entities.[?25l
2021-05-12T01:47:16.0135410Z Synced 7 entities.[?25l
2021-05-12T01:47:16.0136108Z Synced 8 entities.[?25l
2021-05-12T01:47:16.0136787Z Synced 9 entities.[?25l
2021-05-12T01:47:16.0137474Z Synced 10 entities.[?25l
2021-05-12T01:47:16.0138147Z Synced 11 entities.[?25l
2021-05-12T01:47:16.0138855Z Synced 12 entities.[?25l
2021-05-12T01:47:16.0139547Z Synced 13 entities.[?25l
2021-05-12T01:47:16.0140239Z Synced 13 entities.[?25l
2021-05-12T01:47:16.0140915Z Synced 14 entities.[?25l
2021-05-12T01:47:16.0141616Z Synced 15 entities.[?25l
2021-05-12T01:47:16.0142143Z Synced 16 entities.
2021-05-12T01:47:16.0142851Z Done syncing 16 entities.[?25h
2021-05-12T01:47:16.0143751Z Done syncing 16 entities.[?25h
2021-05-12T01:47:16.0239937Z Author identity unknown
2021-05-12T01:47:16.0240417Z
2021-05-12T01:47:16.0240879Z *** Please tell me who you are.
2021-05-12T01:47:16.0241231Z
2021-05-12T01:47:16.0241576Z Run
2021-05-12T01:47:16.0241831Z
2021-05-12T01:47:16.0242997Z git config --global user.email "[email protected]"
2021-05-12T01:47:16.0243918Z git config --global user.name "Your Name"
2021-05-12T01:47:16.0244322Z
2021-05-12T01:47:16.0244953Z to set your account's default identity.
2021-05-12T01:47:16.0245852Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:16.0246329Z
2021-05-12T01:47:16.0247188Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:16.0269518Z ```ucm
2021-05-12T01:47:16.0270273Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:16.0270792Z
2021-05-12T01:47:16.0271308Z Done.
2021-05-12T01:47:16.0271687Z
2021-05-12T01:47:16.0272157Z ```
2021-05-12T01:47:16.0272640Z ```unison
2021-05-12T01:47:16.0273236Z unique type a.b.C = C Nat
2021-05-12T01:47:16.0273809Z a.b.d = 4
2021-05-12T01:47:16.0274293Z ```
2021-05-12T01:47:16.0274653Z
2021-05-12T01:47:16.0275158Z ```ucm
2021-05-12T01:47:16.0275524Z
2021-05-12T01:47:16.0276303Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:16.0277853Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:16.0278581Z change:
2021-05-12T01:47:16.0279068Z
2021-05-12T01:47:16.0279943Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:16.0280596Z
2021-05-12T01:47:16.0281131Z unique type a.b.C
2021-05-12T01:47:16.0281708Z a.b.d : Nat
2021-05-12T01:47:16.0282579Z
2021-05-12T01:47:16.0283665Z ```
2021-05-12T01:47:16.0284043Z ```ucm
2021-05-12T01:47:16.0284533Z .> add
2021-05-12T01:47:16.0284788Z
2021-05-12T01:47:16.0285481Z ⍟ I've added these definitions:
2021-05-12T01:47:16.0285963Z
2021-05-12T01:47:16.0286382Z unique type a.b.C
2021-05-12T01:47:16.0286813Z a.b.d : Nat
2021-05-12T01:47:16.0287093Z
2021-05-12T01:47:16.0290743Z .> push /tmp/git-simple-8c128e3838ea5ec0/repo.git
2021-05-12T01:47:16.0291294Z
2021-05-12T01:47:16.0292456Z I couldn't push to the repository at
2021-05-12T01:47:16.0296760Z /tmp/git-simple-8c128e3838ea5ec0/repo.git ; the error was:
2021-05-12T01:47:16.0315483Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-8c128e3838ea5ec0$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-8c128e3838ea5ec0$x2F$repo$dot$git' commit -q -m 'Sync branch 5o0t1hi4smtq6vq0k58c5lsoeot2ij8o8thu0ctaa7a75df79tv9uf00iidfakk3bt080g4mde7ffqutg56bckpahq8chl0anpvak88' (exit 128): failed
2021-05-12T01:47:16.0320065Z
2021-05-12T01:47:16.0320454Z ```
2021-05-12T01:47:16.0320705Z
2021-05-12T01:47:16.0321700Z
2021-05-12T01:47:16.0323373Z
2021-05-12T01:47:16.0326273Z 🛑
2021-05-12T01:47:16.0327963Z
2021-05-12T01:47:16.0330148Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:16.0330676Z
2021-05-12T01:47:16.0330922Z
2021-05-12T01:47:16.0331608Z I couldn't push to the repository at
2021-05-12T01:47:16.0332605Z /tmp/git-simple-8c128e3838ea5ec0/repo.git ; the error was:
2021-05-12T01:47:16.0349379Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-8c128e3838ea5ec0$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-8c128e3838ea5ec0$x2F$repo$dot$git' commit -q -m 'Sync branch 5o0t1hi4smtq6vq0k58c5lsoeot2ij8o8thu0ctaa7a75df79tv9uf00iidfakk3bt080g4mde7ffqutg56bckpahq8chl0anpvak88' (exit 128): failed
2021-05-12T01:47:16.0354123Z
2021-05-12T01:47:16.0354857Z
2021-05-12T01:47:16.0356682Z Run `tests -codebase /tmp/ucm-test-0e2033b5503e0726` to do more work with it.
2021-05-12T01:47:16.0358439Z
2021-05-12T01:47:16.0387430Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:16.0388708Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:16.0389901Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:16.0390776Z hint:
2021-05-12T01:47:16.0392309Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:16.0393028Z hint:
2021-05-12T01:47:16.0393882Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:16.0395003Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:16.0395685Z hint:
2021-05-12T01:47:16.0396613Z hint: git branch -m <name>
2021-05-12T01:47:16.0399237Z Uploading to /tmp/git-simple-8c128e3838ea5ec0/repo.git ...
2021-05-12T01:47:16.0400843Z Initialized empty Git repository in /tmp/git-simple-7318addfa4878326/repo.git/
2021-05-12T01:47:16.6222600Z
2021-05-12T01:47:16.6225180Z  _____ _ 
2021-05-12T01:47:16.6226446Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:16.6227371Z | | | | |_ -| . | |
2021-05-12T01:47:16.6228262Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:16.6228828Z
2021-05-12T01:47:16.6229471Z Running the provided transcript file...
2021-05-12T01:47:16.6230338Z
2021-05-12T01:47:16.6242134Z gitsync22.sc.subNamespace EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:16.6243221Z 💥 gitsync22.sc.subNamespace
2021-05-12T01:47:16.6244449Z ⚙ git init --bare /tmp/git-simple-7318addfa4878326/repo.git
2021-05-12T01:47:16.6246083Z
2021-05-12T01:47:16.6461919Z ⚙️ Processing stanza 1 of 6.
2021-05-12T01:47:16.6633009Z ⚙️ Processing stanza 2 of 6.
2021-05-12T01:47:16.7210985Z ⚙️ Processing stanza 3 of 6.
2021-05-12T01:47:16.7552140Z ⚙️ Processing stanza 4 of 6.
2021-05-12T01:47:16.8177019Z ⚙️ Processing stanza 5 of 6.
2021-05-12T01:47:16.8226127Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:16.8249635Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:16.8264055Z ⚙️ Processing stanza 6 of 6. Downloading from /tmp/git-simple-7318addfa4878326/repo.git ...
2021-05-12T01:47:16.8333511Z
2021-05-12T01:47:16.8372424Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:16.8395466Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:16.8406595Z Downloading from /tmp/git-simple-7318addfa4878326/repo.git ...
2021-05-12T01:47:16.8431261Z
2021-05-12T01:47:16.9820399Z Staging files for upload to /tmp/git-simple-7318addfa4878326/repo.git ...
2021-05-12T01:47:16.9821978Z [?25l
2021-05-12T01:47:16.9823420Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9824160Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9824827Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9825551Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9826207Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9826862Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9827519Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9828160Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9828821Z Synced 0 entities.[?25l
2021-05-12T01:47:16.9829476Z Synced 1 entities.[?25l
2021-05-12T01:47:16.9830151Z Synced 2 entities.[?25l
2021-05-12T01:47:16.9830802Z Synced 3 entities.[?25l
2021-05-12T01:47:16.9831455Z Synced 3 entities.[?25l
2021-05-12T01:47:16.9832109Z Synced 3 entities.[?25l
2021-05-12T01:47:16.9832755Z Synced 4 entities.[?25l
2021-05-12T01:47:16.9833406Z Synced 5 entities.[?25l
2021-05-12T01:47:16.9834060Z Synced 6 entities.[?25l
2021-05-12T01:47:16.9834715Z Synced 7 entities.[?25l
2021-05-12T01:47:16.9835365Z Synced 7 entities.[?25l
2021-05-12T01:47:16.9836028Z Synced 7 entities.[?25l
2021-05-12T01:47:16.9836694Z Synced 8 entities.[?25l
2021-05-12T01:47:16.9837338Z Synced 9 entities.[?25l
2021-05-12T01:47:16.9837996Z Synced 10 entities.[?25l
2021-05-12T01:47:16.9838662Z Synced 10 entities.[?25l
2021-05-12T01:47:16.9839331Z Synced 10 entities.[?25l
2021-05-12T01:47:16.9839984Z Synced 10 entities.[?25l
2021-05-12T01:47:16.9840646Z Synced 11 entities.[?25l
2021-05-12T01:47:16.9841311Z Synced 11 entities.[?25l
2021-05-12T01:47:16.9841965Z Synced 12 entities.[?25l
2021-05-12T01:47:16.9842630Z Synced 13 entities.[?25l
2021-05-12T01:47:16.9843288Z Synced 14 entities.[?25l
2021-05-12T01:47:16.9843949Z Synced 15 entities.[?25l
2021-05-12T01:47:16.9844598Z Synced 16 entities.[?25l
2021-05-12T01:47:16.9845260Z Synced 16 entities.[?25l
2021-05-12T01:47:16.9845939Z Synced 16 entities.[?25l
2021-05-12T01:47:16.9846594Z Synced 17 entities.[?25l
2021-05-12T01:47:16.9847239Z Synced 17 entities.[?25l
2021-05-12T01:47:16.9848066Z Synced 18 entities.[?25l
2021-05-12T01:47:16.9848733Z Synced 19 entities.[?25l
2021-05-12T01:47:16.9849384Z Synced 20 entities.[?25l
2021-05-12T01:47:16.9849896Z Synced 21 entities.
2021-05-12T01:47:16.9850584Z Done syncing 21 entities.[?25h
2021-05-12T01:47:16.9851445Z Done syncing 21 entities.[?25h
2021-05-12T01:47:16.9945464Z Author identity unknown
2021-05-12T01:47:16.9945959Z
2021-05-12T01:47:16.9946417Z *** Please tell me who you are.
2021-05-12T01:47:16.9946767Z
2021-05-12T01:47:16.9947314Z Run
2021-05-12T01:47:16.9947572Z
2021-05-12T01:47:16.9948696Z git config --global user.email "[email protected]"
2021-05-12T01:47:16.9949589Z git config --global user.name "Your Name"
2021-05-12T01:47:16.9949994Z
2021-05-12T01:47:16.9950643Z to set your account's default identity.
2021-05-12T01:47:16.9951533Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:16.9952112Z
2021-05-12T01:47:16.9952985Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:16.9980147Z ```ucm
2021-05-12T01:47:16.9981178Z .> alias.type ##Nat builtin.Nat
2021-05-12T01:47:16.9981980Z
2021-05-12T01:47:16.9982565Z Done.
2021-05-12T01:47:16.9983019Z
2021-05-12T01:47:16.9983567Z ```
2021-05-12T01:47:16.9984130Z ```unison
2021-05-12T01:47:16.9984802Z unique type A = A Nat
2021-05-12T01:47:16.9985420Z foo = A.A 3
2021-05-12T01:47:16.9985986Z ```
2021-05-12T01:47:16.9986419Z
2021-05-12T01:47:16.9986969Z ```ucm
2021-05-12T01:47:16.9987568Z .> debug.file
2021-05-12T01:47:16.9988225Z
2021-05-12T01:47:16.9988899Z type A#00k3c9bp6m
2021-05-12T01:47:16.9989542Z foo#6v94dtbfk1
2021-05-12T01:47:16.9990029Z
2021-05-12T01:47:16.9990688Z .> add
2021-05-12T01:47:16.9991223Z
2021-05-12T01:47:16.9993082Z ⍟ I've added these definitions:
2021-05-12T01:47:16.9993932Z
2021-05-12T01:47:16.9995260Z unique type A
2021-05-12T01:47:16.9996720Z foo : A
2021-05-12T01:47:16.9997152Z
2021-05-12T01:47:16.9997630Z ```
2021-05-12T01:47:16.9998538Z ```unison
2021-05-12T01:47:16.9999091Z unique type A = A Nat Nat
2021-05-12T01:47:16.9999661Z foo = A.A 3 3
2021-05-12T01:47:17.0000154Z ```
2021-05-12T01:47:17.0000516Z
2021-05-12T01:47:17.0000986Z ```ucm
2021-05-12T01:47:17.0001495Z .> debug.file
2021-05-12T01:47:17.0001904Z
2021-05-12T01:47:17.0002433Z type A#d3bn4dqp1a
2021-05-12T01:47:17.0003017Z foo#p3a21bjjl4
2021-05-12T01:47:17.0003446Z
2021-05-12T01:47:17.0003938Z .> update
2021-05-12T01:47:17.0004323Z
2021-05-12T01:47:17.0005397Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:17.0006087Z
2021-05-12T01:47:17.0006611Z unique type A
2021-05-12T01:47:17.0007142Z foo : A
2021-05-12T01:47:17.0007756Z
2021-05-12T01:47:17.0008385Z ```
2021-05-12T01:47:17.0008862Z ```ucm
2021-05-12T01:47:17.0009413Z .> view.patch patch
2021-05-12T01:47:17.0009849Z
2021-05-12T01:47:17.0010636Z Edited Types: A#00k3c9bp6m -> A
2021-05-12T01:47:17.0011226Z
2021-05-12T01:47:17.0011984Z Edited Terms: foo#6v94dtbfk1 -> foo
2021-05-12T01:47:17.0012588Z
2021-05-12T01:47:17.0013209Z Tip: To remove entries from a patch, use
2021-05-12T01:47:17.0014447Z delete.term-replacement or delete.type-replacement, as
2021-05-12T01:47:17.0015445Z appropriate.
2021-05-12T01:47:17.0015884Z
2021-05-12T01:47:17.0016883Z .> push /tmp/git-simple-7318addfa4878326/repo.git
2021-05-12T01:47:17.0017552Z
2021-05-12T01:47:17.0018700Z I couldn't push to the repository at
2021-05-12T01:47:17.0022580Z /tmp/git-simple-7318addfa4878326/repo.git ; the error was:
2021-05-12T01:47:17.0027764Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7318addfa4878326$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7318addfa4878326$x2F$repo$dot$git' commit -q -m 'Sync branch pv8dqepk4d4pnn9rlukjm5ocb9bskop7luo29c143u23dedovu02khuboioga7h9r67fo4l5fcuaan7npgj3avrgoavua8flusrolsg' (exit 128): failed
2021-05-12T01:47:17.0032008Z
2021-05-12T01:47:17.0032479Z ```
2021-05-12T01:47:17.0032839Z
2021-05-12T01:47:17.0033196Z
2021-05-12T01:47:17.0034003Z
2021-05-12T01:47:17.0040773Z 🛑
2021-05-12T01:47:17.0041042Z
2021-05-12T01:47:17.0041653Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:17.0042168Z
2021-05-12T01:47:17.0042409Z
2021-05-12T01:47:17.0043049Z I couldn't push to the repository at
2021-05-12T01:47:17.0044045Z /tmp/git-simple-7318addfa4878326/repo.git ; the error was:
2021-05-12T01:47:17.0053508Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7318addfa4878326$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7318addfa4878326$x2F$repo$dot$git' commit -q -m 'Sync branch pv8dqepk4d4pnn9rlukjm5ocb9bskop7luo29c143u23dedovu02khuboioga7h9r67fo4l5fcuaan7npgj3avrgoavua8flusrolsg' (exit 128): failed
2021-05-12T01:47:17.0057579Z
2021-05-12T01:47:17.0057830Z
2021-05-12T01:47:17.0058889Z Run `tests -codebase /tmp/ucm-test-da8082624931b7f9` to do more work with it.
2021-05-12T01:47:17.0059480Z
2021-05-12T01:47:17.0089383Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:17.0090930Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:17.0092234Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:17.0093569Z hint:
2021-05-12T01:47:17.0094676Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:17.0095321Z hint:
2021-05-12T01:47:17.0096388Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:17.0097492Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:17.0098182Z hint:
2021-05-12T01:47:17.0098765Z hint: git branch -m <name>
2021-05-12T01:47:17.0102794Z Uploading to /tmp/git-simple-7318addfa4878326/repo.git ...
2021-05-12T01:47:17.0104169Z Initialized empty Git repository in /tmp/git-simple-7cde96f5606b6258/repo.git/
2021-05-12T01:47:17.5892233Z
2021-05-12T01:47:17.5894027Z  _____ _ 
2021-05-12T01:47:17.5895038Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:17.5896021Z | | | | |_ -| . | |
2021-05-12T01:47:17.5897048Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:17.5897698Z
2021-05-12T01:47:17.5898729Z Running the provided transcript file...
2021-05-12T01:47:17.5899301Z
2021-05-12T01:47:17.5906171Z gitsync22.sc.accessPatch EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:17.5907516Z 💥 gitsync22.sc.accessPatch
2021-05-12T01:47:17.5908846Z ⚙ git init --bare /tmp/git-simple-7cde96f5606b6258/repo.git
2021-05-12T01:47:17.5910465Z
2021-05-12T01:47:17.6055572Z ⚙️ Processing stanza 1 of 4.
2021-05-12T01:47:17.6249280Z ⚙️ Processing stanza 2 of 4.
2021-05-12T01:47:17.6448971Z ⚙️ Processing stanza 3 of 4.
2021-05-12T01:47:17.6777235Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:17.6801039Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:17.6812314Z ⚙️ Processing stanza 4 of 4. Downloading from /tmp/git-simple-7cde96f5606b6258/repo.git ...
2021-05-12T01:47:17.6883117Z
2021-05-12T01:47:17.6918408Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:17.6940930Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:17.6950803Z Downloading from /tmp/git-simple-7cde96f5606b6258/repo.git ...
2021-05-12T01:47:17.6973207Z
2021-05-12T01:47:17.7599351Z Staging files for upload to /tmp/git-simple-7cde96f5606b6258/repo.git ...
2021-05-12T01:47:17.7600785Z [?25l
2021-05-12T01:47:17.7602186Z Synced 0 entities.[?25l
2021-05-12T01:47:17.7602917Z Synced 0 entities.[?25l
2021-05-12T01:47:17.7603558Z Synced 0 entities.[?25l
2021-05-12T01:47:17.7604280Z Synced 0 entities.[?25l
2021-05-12T01:47:17.7604928Z Synced 1 entities.[?25l
2021-05-12T01:47:17.7605580Z Synced 1 entities.[?25l
2021-05-12T01:47:17.7606212Z Synced 2 entities.[?25l
2021-05-12T01:47:17.7606855Z Synced 3 entities.[?25l
2021-05-12T01:47:17.7607702Z Synced 4 entities.[?25l
2021-05-12T01:47:17.7608373Z Synced 4 entities.[?25l
2021-05-12T01:47:17.7609010Z Synced 4 entities.[?25l
2021-05-12T01:47:17.7609832Z Synced 5 entities.[?25l
2021-05-12T01:47:17.7610501Z Synced 5 entities.[?25l
2021-05-12T01:47:17.7611133Z Synced 6 entities.[?25l
2021-05-12T01:47:17.7611780Z Synced 7 entities.[?25l
2021-05-12T01:47:17.7612425Z Synced 8 entities.[?25l
2021-05-12T01:47:17.7612932Z Synced 9 entities.
2021-05-12T01:47:17.7613599Z Done syncing 9 entities.[?25h
2021-05-12T01:47:17.7614462Z Done syncing 9 entities.[?25h
2021-05-12T01:47:17.7707369Z Author identity unknown
2021-05-12T01:47:17.7708022Z
2021-05-12T01:47:17.7708459Z *** Please tell me who you are.
2021-05-12T01:47:17.7708796Z
2021-05-12T01:47:17.7709108Z Run
2021-05-12T01:47:17.7709338Z
2021-05-12T01:47:17.7710323Z git config --global user.email "[email protected]"
2021-05-12T01:47:17.7711141Z git config --global user.name "Your Name"
2021-05-12T01:47:17.7711508Z
2021-05-12T01:47:17.7712087Z to set your account's default identity.
2021-05-12T01:47:17.7712936Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:17.7713368Z
2021-05-12T01:47:17.7714157Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:17.7748189Z ```unison
2021-05-12T01:47:17.7748943Z foo = 3
2021-05-12T01:47:17.7749514Z ```
2021-05-12T01:47:17.7749945Z
2021-05-12T01:47:17.7750494Z ```ucm
2021-05-12T01:47:17.7750930Z
2021-05-12T01:47:17.7751786Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:17.7753486Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:17.7754303Z change:
2021-05-12T01:47:17.7754868Z
2021-05-12T01:47:17.7755786Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:17.7756499Z
2021-05-12T01:47:17.7757093Z foo : ##Nat
2021-05-12T01:47:17.7757553Z
2021-05-12T01:47:17.7758090Z ```
2021-05-12T01:47:17.7758669Z ```ucm
2021-05-12T01:47:17.7759224Z .> add
2021-05-12T01:47:17.7759658Z
2021-05-12T01:47:17.7760563Z ⍟ I've added these definitions:
2021-05-12T01:47:17.7761256Z
2021-05-12T01:47:17.7761802Z foo : ##Nat
2021-05-12T01:47:17.7762253Z
2021-05-12T01:47:17.7762788Z ```
2021-05-12T01:47:17.7763344Z ```unison
2021-05-12T01:47:17.7764602Z foo = 4
2021-05-12T01:47:17.7765109Z ```
2021-05-12T01:47:17.7765455Z
2021-05-12T01:47:17.7765933Z ```ucm
2021-05-12T01:47:17.7766296Z
2021-05-12T01:47:17.7767068Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:17.7768757Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:17.7769456Z change:
2021-05-12T01:47:17.7769959Z
2021-05-12T01:47:17.7770847Z ⍟ These names already exist. You can `update` them to your
2021-05-12T01:47:17.7772284Z new definition:
2021-05-12T01:47:17.7772966Z
2021-05-12T01:47:17.7773456Z foo : ##Nat
2021-05-12T01:47:17.7773845Z
2021-05-12T01:47:17.7774311Z ```
2021-05-12T01:47:17.7774824Z ```ucm
2021-05-12T01:47:17.7775325Z .> update
2021-05-12T01:47:17.7775700Z
2021-05-12T01:47:17.7776597Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:17.7777283Z
2021-05-12T01:47:17.7777775Z foo : ##Nat
2021-05-12T01:47:17.7778158Z
2021-05-12T01:47:17.7778639Z .> history
2021-05-12T01:47:17.7779023Z
2021-05-12T01:47:17.7779773Z Note: The most recent namespace hash is immediately below this
2021-05-12T01:47:17.7780547Z message.
2021-05-12T01:47:17.7781047Z
2021-05-12T01:47:17.7781715Z ⊙ #duai9d27iq
2021-05-12T01:47:17.7782247Z
2021-05-12T01:47:17.7782768Z + Adds / updates:
2021-05-12T01:47:17.7783292Z
2021-05-12T01:47:17.7783754Z foo
2021-05-12T01:47:17.7784225Z
2021-05-12T01:47:17.7784918Z ⊙ #ls8gmsp6jo
2021-05-12T01:47:17.7785457Z
2021-05-12T01:47:17.7785964Z + Adds / updates:
2021-05-12T01:47:17.7786492Z
2021-05-12T01:47:17.7786969Z foo
2021-05-12T01:47:17.7787441Z
2021-05-12T01:47:17.7788183Z □ #7asfbtqmoj (start of history)
2021-05-12T01:47:17.7788672Z
2021-05-12T01:47:17.7789811Z .> push /tmp/git-simple-7cde96f5606b6258/repo.git
2021-05-12T01:47:17.7790505Z
2021-05-12T01:47:17.7791681Z I couldn't push to the repository at
2021-05-12T01:47:17.7792853Z /tmp/git-simple-7cde96f5606b6258/repo.git ; the error was:
2021-05-12T01:47:17.7819862Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7cde96f5606b6258$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7cde96f5606b6258$x2F$repo$dot$git' commit -q -m 'Sync branch duai9d27iq4p5cl8v5ja9ot1cco3l9rmv8atdr14611rtnuc15h8jupn71kblbffhmjiv8bdu4a2bfh1t95ijpnnfv6lmmiuch0t800' (exit 128): failed
2021-05-12T01:47:17.7823892Z
2021-05-12T01:47:17.7824243Z ```
2021-05-12T01:47:17.7824488Z
2021-05-12T01:47:17.7824726Z
2021-05-12T01:47:17.7825359Z
2021-05-12T01:47:17.7825912Z 🛑
2021-05-12T01:47:17.7826160Z
2021-05-12T01:47:17.7826778Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:17.7827299Z
2021-05-12T01:47:17.7827541Z
2021-05-12T01:47:17.7828175Z I couldn't push to the repository at
2021-05-12T01:47:17.7829178Z /tmp/git-simple-7cde96f5606b6258/repo.git ; the error was:
2021-05-12T01:47:17.7834584Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7cde96f5606b6258$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-7cde96f5606b6258$x2F$repo$dot$git' commit -q -m 'Sync branch duai9d27iq4p5cl8v5ja9ot1cco3l9rmv8atdr14611rtnuc15h8jupn71kblbffhmjiv8bdu4a2bfh1t95ijpnnfv6lmmiuch0t800' (exit 128): failed
2021-05-12T01:47:17.7838553Z
2021-05-12T01:47:17.7838925Z
2021-05-12T01:47:17.7840030Z Run `tests -codebase /tmp/ucm-test-fd6a3720e1013414` to do more work with it.
2021-05-12T01:47:17.7840760Z
2021-05-12T01:47:17.7917298Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:17.7918710Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:17.7919870Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:17.7920708Z hint:
2021-05-12T01:47:17.7922211Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:17.7922858Z hint:
2021-05-12T01:47:17.7923671Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:17.7924817Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:17.7925519Z hint:
2021-05-12T01:47:17.7926105Z hint: git branch -m <name>
2021-05-12T01:47:17.7927077Z Uploading to /tmp/git-simple-7cde96f5606b6258/repo.git ...
2021-05-12T01:47:17.7928601Z Initialized empty Git repository in /tmp/git-simple-cec56ee45ad2f2af/repo.git/
2021-05-12T01:47:18.2325558Z
2021-05-12T01:47:18.2327590Z  _____ _ 
2021-05-12T01:47:18.2328634Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:18.2329660Z | | | | |_ -| . | |
2021-05-12T01:47:18.2330636Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:18.2331286Z
2021-05-12T01:47:18.2332288Z Running the provided transcript file...
2021-05-12T01:47:18.2332858Z
2021-05-12T01:47:18.2339302Z gitsync22.sc.history EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:18.2340445Z 💥 gitsync22.sc.history
2021-05-12T01:47:18.2341603Z ⚙ git init --bare /tmp/git-simple-cec56ee45ad2f2af/repo.git
2021-05-12T01:47:18.2343089Z
2021-05-12T01:47:18.2549359Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:18.2769533Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:18.2797891Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:18.2805913Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-cec56ee45ad2f2af/repo.git ...
2021-05-12T01:47:18.2876105Z
2021-05-12T01:47:18.2909966Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:18.2936114Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:18.2944548Z Downloading from /tmp/git-simple-cec56ee45ad2f2af/repo.git ...
2021-05-12T01:47:18.2966617Z
2021-05-12T01:47:18.3381215Z Staging files for upload to /tmp/git-simple-cec56ee45ad2f2af/repo.git ...
2021-05-12T01:47:18.3382765Z [?25l
2021-05-12T01:47:18.3384188Z Synced 0 entities.[?25l
2021-05-12T01:47:18.3384946Z Synced 0 entities.[?25l
2021-05-12T01:47:18.3385601Z Synced 0 entities.[?25l
2021-05-12T01:47:18.3386260Z Synced 1 entities.[?25l
2021-05-12T01:47:18.3386913Z Synced 2 entities.[?25l
2021-05-12T01:47:18.3387556Z Synced 2 entities.[?25l
2021-05-12T01:47:18.3388218Z Synced 3 entities.[?25l
2021-05-12T01:47:18.3388873Z Synced 4 entities.[?25l
2021-05-12T01:47:18.3389389Z Synced 5 entities.
2021-05-12T01:47:18.3390051Z Done syncing 5 entities.[?25h
2021-05-12T01:47:18.3390983Z Done syncing 5 entities.[?25h
2021-05-12T01:47:18.3494748Z Author identity unknown
2021-05-12T01:47:18.3496070Z
2021-05-12T01:47:18.3497213Z *** Please tell me who you are.
2021-05-12T01:47:18.3497655Z
2021-05-12T01:47:18.3498016Z Run
2021-05-12T01:47:18.3498267Z
2021-05-12T01:47:18.3499302Z git config --global user.email "[email protected]"
2021-05-12T01:47:18.3500217Z git config --global user.name "Your Name"
2021-05-12T01:47:18.3500615Z
2021-05-12T01:47:18.3501256Z to set your account's default identity.
2021-05-12T01:47:18.3502131Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:18.3502597Z
2021-05-12T01:47:18.3503441Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:18.3527306Z ```unison
2021-05-12T01:47:18.3528227Z c = 3
2021-05-12T01:47:18.3528702Z ```
2021-05-12T01:47:18.3529099Z
2021-05-12T01:47:18.3529579Z ```ucm
2021-05-12T01:47:18.3529965Z
2021-05-12T01:47:18.3551676Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:18.3552980Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:18.3553574Z change:
2021-05-12T01:47:18.3553980Z
2021-05-12T01:47:18.3554709Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:18.3555238Z
2021-05-12T01:47:18.3555646Z c : ##Nat
2021-05-12T01:47:18.3555935Z
2021-05-12T01:47:18.3556305Z ```
2021-05-12T01:47:18.3556686Z ```ucm
2021-05-12T01:47:18.3557116Z .> debug.file
2021-05-12T01:47:18.3557437Z
2021-05-12T01:47:18.3557846Z c#msp7bv40rv
2021-05-12T01:47:18.3558156Z
2021-05-12T01:47:18.3558532Z .> add
2021-05-12T01:47:18.3558807Z
2021-05-12T01:47:18.3559467Z ⍟ I've added these definitions:
2021-05-12T01:47:18.3559971Z
2021-05-12T01:47:18.3560357Z c : ##Nat
2021-05-12T01:47:18.3560636Z
2021-05-12T01:47:18.3561513Z .> push /tmp/git-simple-cec56ee45ad2f2af/repo.git
2021-05-12T01:47:18.3562080Z
2021-05-12T01:47:18.3568384Z I couldn't push to the repository at
2021-05-12T01:47:18.3571333Z /tmp/git-simple-cec56ee45ad2f2af/repo.git ; the error was:
2021-05-12T01:47:18.3598510Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cec56ee45ad2f2af$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cec56ee45ad2f2af$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:18.3602595Z
2021-05-12T01:47:18.3603247Z ```
2021-05-12T01:47:18.3603578Z
2021-05-12T01:47:18.3603831Z
2021-05-12T01:47:18.3604077Z
2021-05-12T01:47:18.3604774Z 🛑
2021-05-12T01:47:18.3605024Z
2021-05-12T01:47:18.3605662Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:18.3606168Z
2021-05-12T01:47:18.3606412Z
2021-05-12T01:47:18.3607294Z I couldn't push to the repository at
2021-05-12T01:47:18.3608700Z /tmp/git-simple-cec56ee45ad2f2af/repo.git ; the error was:
2021-05-12T01:47:18.3633045Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cec56ee45ad2f2af$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cec56ee45ad2f2af$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:18.3637144Z
2021-05-12T01:47:18.3637395Z
2021-05-12T01:47:18.3643113Z Run `tests -codebase /tmp/ucm-test-cd79d8981b4f05a1` to do more work with it.
2021-05-12T01:47:18.3643745Z
2021-05-12T01:47:18.3675294Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:18.3676329Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:18.3677266Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:18.3677929Z hint:
2021-05-12T01:47:18.3678709Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:18.3679318Z hint:
2021-05-12T01:47:18.3680106Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:18.3681207Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:18.3681885Z hint:
2021-05-12T01:47:18.3682464Z hint: git branch -m <name>
2021-05-12T01:47:18.3694770Z Uploading to /tmp/git-simple-cec56ee45ad2f2af/repo.git ...
2021-05-12T01:47:18.3696151Z Initialized empty Git repository in /tmp/git-simple-738e4b74408ce90d/repo.git/
2021-05-12T01:47:18.8084825Z
2021-05-12T01:47:18.8086707Z  _____ _ 
2021-05-12T01:47:18.8087779Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:18.8088566Z | | | | |_ -| . | |
2021-05-12T01:47:18.8089395Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:18.8089849Z
2021-05-12T01:47:18.8090368Z Running the provided transcript file...
2021-05-12T01:47:18.8090891Z
2021-05-12T01:47:18.8096629Z gitsync22.sc.one-term EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:18.8097612Z 💥 gitsync22.sc.one-term
2021-05-12T01:47:18.8098636Z ⚙ git init --bare /tmp/git-simple-738e4b74408ce90d/repo.git
2021-05-12T01:47:18.8099237Z
2021-05-12T01:47:18.8249696Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:18.8568625Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:18.8594709Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:18.8606277Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-738e4b74408ce90d/repo.git ...
2021-05-12T01:47:18.8676975Z
2021-05-12T01:47:18.8712885Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:18.8736501Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:18.8747253Z Downloading from /tmp/git-simple-738e4b74408ce90d/repo.git ...
2021-05-12T01:47:18.8777194Z
2021-05-12T01:47:18.9176266Z Staging files for upload to /tmp/git-simple-738e4b74408ce90d/repo.git ...
2021-05-12T01:47:18.9177576Z [?25l
2021-05-12T01:47:18.9178306Z Synced 0 entities.[?25l
2021-05-12T01:47:18.9179095Z Synced 0 entities.[?25l
2021-05-12T01:47:18.9179878Z Synced 0 entities.[?25l
2021-05-12T01:47:18.9180650Z Synced 1 entities.[?25l
2021-05-12T01:47:18.9181427Z Synced 2 entities.[?25l
2021-05-12T01:47:18.9182180Z Synced 2 entities.[?25l
2021-05-12T01:47:18.9184617Z Synced 3 entities.[?25l
2021-05-12T01:47:18.9185549Z Synced 4 entities.[?25l
2021-05-12T01:47:18.9186181Z Synced 5 entities.
2021-05-12T01:47:18.9186979Z Done syncing 5 entities.[?25h
2021-05-12T01:47:18.9188169Z Done syncing 5 entities.[?25h
2021-05-12T01:47:18.9298308Z Author identity unknown
2021-05-12T01:47:18.9298763Z
2021-05-12T01:47:18.9299218Z *** Please tell me who you are.
2021-05-12T01:47:18.9299569Z
2021-05-12T01:47:18.9299909Z Run
2021-05-12T01:47:18.9300162Z
2021-05-12T01:47:18.9301221Z git config --global user.email "[email protected]"
2021-05-12T01:47:18.9302321Z git config --global user.name "Your Name"
2021-05-12T01:47:18.9302721Z
2021-05-12T01:47:18.9303435Z to set your account's default identity.
2021-05-12T01:47:18.9304264Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:18.9304699Z
2021-05-12T01:47:18.9305486Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:18.9351115Z ```unison
2021-05-12T01:47:18.9351542Z c = 3
2021-05-12T01:47:18.9351904Z ```
2021-05-12T01:47:18.9352131Z
2021-05-12T01:47:18.9352461Z ```ucm
2021-05-12T01:47:18.9352695Z
2021-05-12T01:47:18.9353283Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:18.9354422Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:18.9354951Z change:
2021-05-12T01:47:18.9355296Z
2021-05-12T01:47:18.9355930Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:18.9356397Z
2021-05-12T01:47:18.9356739Z c : ##Nat
2021-05-12T01:47:18.9356996Z
2021-05-12T01:47:18.9357303Z ```
2021-05-12T01:47:18.9357631Z ```ucm
2021-05-12T01:47:18.9358006Z .> debug.file
2021-05-12T01:47:18.9358281Z
2021-05-12T01:47:18.9358630Z c#msp7bv40rv
2021-05-12T01:47:18.9358917Z
2021-05-12T01:47:18.9359522Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:18.9359875Z
2021-05-12T01:47:18.9360218Z .myLib> add
2021-05-12T01:47:18.9360459Z
2021-05-12T01:47:18.9361031Z ⍟ I've added these definitions:
2021-05-12T01:47:18.9361477Z
2021-05-12T01:47:18.9361813Z c : ##Nat
2021-05-12T01:47:18.9362041Z
2021-05-12T01:47:18.9362825Z .myLib> push /tmp/git-simple-738e4b74408ce90d/repo.git
2021-05-12T01:47:18.9363343Z
2021-05-12T01:47:18.9363924Z I couldn't push to the repository at
2021-05-12T01:47:18.9364840Z /tmp/git-simple-738e4b74408ce90d/repo.git ; the error was:
2021-05-12T01:47:18.9396235Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-738e4b74408ce90d$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-738e4b74408ce90d$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:18.9399918Z
2021-05-12T01:47:18.9400233Z ```
2021-05-12T01:47:18.9400460Z
2021-05-12T01:47:18.9400682Z
2021-05-12T01:47:18.9400899Z
2021-05-12T01:47:18.9401358Z 🛑
2021-05-12T01:47:18.9401587Z
2021-05-12T01:47:18.9402147Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:18.9402625Z
2021-05-12T01:47:18.9402847Z
2021-05-12T01:47:18.9403441Z I couldn't push to the repository at
2021-05-12T01:47:18.9404370Z /tmp/git-simple-738e4b74408ce90d/repo.git ; the error was:
2021-05-12T01:47:18.9409199Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-738e4b74408ce90d$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-738e4b74408ce90d$x2F$repo$dot$git' commit -q -m 'Sync branch jlp36kk4ip90aromr50oag3k7mlg33qiu5fhlq8tomlh1fbj63v547mqqb1poc5i1d37d624jr8qlgusohfc5b1em9ulrsaravgiu7o' (exit 128): failed
2021-05-12T01:47:18.9412720Z
2021-05-12T01:47:18.9412946Z
2021-05-12T01:47:18.9413777Z Run `tests -codebase /tmp/ucm-test-953fd524091706a1` to do more work with it.
2021-05-12T01:47:18.9414313Z
2021-05-12T01:47:18.9444550Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:18.9445546Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:18.9446616Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:18.9447257Z hint:
2021-05-12T01:47:18.9448838Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:18.9449450Z hint:
2021-05-12T01:47:18.9450236Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:18.9451319Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:18.9452120Z hint:
2021-05-12T01:47:18.9452707Z hint: git branch -m <name>
2021-05-12T01:47:18.9468831Z Uploading to /tmp/git-simple-738e4b74408ce90d/repo.git ...
2021-05-12T01:47:18.9470644Z Initialized empty Git repository in /tmp/git-simple-947dd3af70b64c58/repo.git/
2021-05-12T01:47:19.4276369Z
2021-05-12T01:47:19.4277846Z  _____ _ 
2021-05-12T01:47:19.4278561Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:19.4279332Z | | | | |_ -| . | |
2021-05-12T01:47:19.4280078Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:19.4280527Z
2021-05-12T01:47:19.4281044Z Running the provided transcript file...
2021-05-12T01:47:19.4281560Z
2021-05-12T01:47:19.4291109Z gitsync22.sc.one-term2 EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:19.4293838Z 💥 gitsync22.sc.one-term2
2021-05-12T01:47:19.4295155Z ⚙ git init --bare /tmp/git-simple-947dd3af70b64c58/repo.git
2021-05-12T01:47:19.4295975Z
2021-05-12T01:47:19.4406722Z ⚙️ Processing stanza 1 of 2.
2021-05-12T01:47:19.4774531Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:19.4799849Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:19.4814338Z ⚙️ Processing stanza 2 of 2. Downloading from /tmp/git-simple-947dd3af70b64c58/repo.git ...
2021-05-12T01:47:19.4886354Z
2021-05-12T01:47:19.4925750Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:19.4950109Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:19.4961989Z Downloading from /tmp/git-simple-947dd3af70b64c58/repo.git ...
2021-05-12T01:47:19.4991678Z
2021-05-12T01:47:19.5404042Z Staging files for upload to /tmp/git-simple-947dd3af70b64c58/repo.git ...
2021-05-12T01:47:19.5405633Z [?25l
2021-05-12T01:47:19.5407066Z Synced 0 entities.[?25l
2021-05-12T01:47:19.5408066Z Synced 0 entities.[?25l
2021-05-12T01:47:19.5408727Z Synced 0 entities.[?25l
2021-05-12T01:47:19.5409451Z Synced 0 entities.[?25l
2021-05-12T01:47:19.5410112Z Synced 0 entities.[?25l
2021-05-12T01:47:19.5410775Z Synced 1 entities.[?25l
2021-05-12T01:47:19.5411419Z Synced 2 entities.[?25l
2021-05-12T01:47:19.5412073Z Synced 2 entities.[?25l
2021-05-12T01:47:19.5412733Z Synced 2 entities.[?25l
2021-05-12T01:47:19.5413416Z Synced 3 entities.[?25l
2021-05-12T01:47:19.5414076Z Synced 4 entities.[?25l
2021-05-12T01:47:19.5414740Z Synced 5 entities.[?25l
2021-05-12T01:47:19.5415394Z Synced 6 entities.[?25l
2021-05-12T01:47:19.5415903Z Synced 7 entities.
2021-05-12T01:47:19.5416591Z Done syncing 7 entities.[?25h
2021-05-12T01:47:19.5417452Z Done syncing 7 entities.[?25h
2021-05-12T01:47:19.5513641Z Author identity unknown
2021-05-12T01:47:19.5514108Z
2021-05-12T01:47:19.5514560Z *** Please tell me who you are.
2021-05-12T01:47:19.5514912Z
2021-05-12T01:47:19.5515269Z Run
2021-05-12T01:47:19.5515522Z
2021-05-12T01:47:19.5516621Z git config --global user.email "[email protected]"
2021-05-12T01:47:19.5517510Z git config --global user.name "Your Name"
2021-05-12T01:47:19.5517914Z
2021-05-12T01:47:19.5518561Z to set your account's default identity.
2021-05-12T01:47:19.5519463Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:19.5519919Z
2021-05-12T01:47:19.5520975Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:19.5548821Z ```unison
2021-05-12T01:47:19.5549354Z type Foo = Foo
2021-05-12T01:47:19.5549755Z ```
2021-05-12T01:47:19.5549991Z
2021-05-12T01:47:19.5550346Z ```ucm
2021-05-12T01:47:19.5550599Z
2021-05-12T01:47:19.5551227Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:19.5552663Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:19.5553240Z change:
2021-05-12T01:47:19.5553676Z
2021-05-12T01:47:19.5554377Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:19.5554869Z
2021-05-12T01:47:19.5555253Z type Foo
2021-05-12T01:47:19.5555528Z
2021-05-12T01:47:19.5555874Z ```
2021-05-12T01:47:19.5556215Z ```ucm
2021-05-12T01:47:19.5556874Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:19.5557259Z
2021-05-12T01:47:19.5559537Z .myLib> debug.file
2021-05-12T01:47:19.5560120Z
2021-05-12T01:47:19.5560691Z type Foo#568rsi7o3g
2021-05-12T01:47:19.5561117Z
2021-05-12T01:47:19.5561628Z .myLib> add
2021-05-12T01:47:19.5562018Z
2021-05-12T01:47:19.5563054Z ⍟ I've added these definitions:
2021-05-12T01:47:19.5563674Z
2021-05-12T01:47:19.5564202Z type Foo
2021-05-12T01:47:19.5564595Z
2021-05-12T01:47:19.5565585Z .myLib> push /tmp/git-simple-947dd3af70b64c58/repo.git
2021-05-12T01:47:19.5566279Z
2021-05-12T01:47:19.5567111Z I couldn't push to the repository at
2021-05-12T01:47:19.5568485Z /tmp/git-simple-947dd3af70b64c58/repo.git ; the error was:
2021-05-12T01:47:19.5617006Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-947dd3af70b64c58$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-947dd3af70b64c58$x2F$repo$dot$git' commit -q -m 'Sync branch q0h9m4gr1nj0bee6o0h0mrqbi4fsuu7hqbk7ng2au67khvprtmurud72jkadcsiqa33r1oqa9vtbd56ki3j3sisbko5s7n7gvid6pvo' (exit 128): failed
2021-05-12T01:47:19.5621069Z
2021-05-12T01:47:19.5621433Z ```
2021-05-12T01:47:19.5621679Z
2021-05-12T01:47:19.5621918Z
2021-05-12T01:47:19.5622143Z
2021-05-12T01:47:19.5622651Z 🛑
2021-05-12T01:47:19.5622904Z
2021-05-12T01:47:19.5623530Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:19.5624044Z
2021-05-12T01:47:19.5624285Z
2021-05-12T01:47:19.5624906Z I couldn't push to the repository at
2021-05-12T01:47:19.5625920Z /tmp/git-simple-947dd3af70b64c58/repo.git ; the error was:
2021-05-12T01:47:19.5630810Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-947dd3af70b64c58$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-947dd3af70b64c58$x2F$repo$dot$git' commit -q -m 'Sync branch q0h9m4gr1nj0bee6o0h0mrqbi4fsuu7hqbk7ng2au67khvprtmurud72jkadcsiqa33r1oqa9vtbd56ki3j3sisbko5s7n7gvid6pvo' (exit 128): failed
2021-05-12T01:47:19.5634776Z
2021-05-12T01:47:19.5635022Z
2021-05-12T01:47:19.5635939Z Run `tests -codebase /tmp/ucm-test-5349dfc22dce2821` to do more work with it.
2021-05-12T01:47:19.5636544Z
2021-05-12T01:47:19.5675758Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:19.5677038Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:19.5678197Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:19.5679771Z hint:
2021-05-12T01:47:19.5680864Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:19.5681617Z hint:
2021-05-12T01:47:19.5682609Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:19.5683986Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:19.5684829Z hint:
2021-05-12T01:47:19.5685562Z hint: git branch -m <name>
2021-05-12T01:47:19.5701864Z Uploading to /tmp/git-simple-947dd3af70b64c58/repo.git ...
2021-05-12T01:47:19.5703774Z Initialized empty Git repository in /tmp/git-simple-41214b6ec624b250/repo.git/
2021-05-12T01:47:20.0383647Z
2021-05-12T01:47:20.0385079Z  _____ _ 
2021-05-12T01:47:20.0385814Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:20.0386562Z | | | | |_ -| . | |
2021-05-12T01:47:20.0387521Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:20.0387976Z
2021-05-12T01:47:20.0390071Z Running the provided transcript file...
2021-05-12T01:47:20.0390842Z
2021-05-12T01:47:20.0400019Z gitsync22.sc.one-type EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:20.0401339Z 💥 gitsync22.sc.one-type
2021-05-12T01:47:20.0403918Z ⚙ git init --bare /tmp/git-simple-41214b6ec624b250/repo.git
2021-05-12T01:47:20.0404724Z
2021-05-12T01:47:20.0627308Z ⚙️ Processing stanza 1 of 5.
2021-05-12T01:47:20.0814209Z ⚙️ Processing stanza 2 of 5.
2021-05-12T01:47:20.1792030Z ⚙️ Processing stanza 3 of 5.
2021-05-12T01:47:20.1959834Z ⚙️ Processing stanza 4 of 5.
2021-05-12T01:47:20.2530094Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:20.2556373Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:20.2569004Z ⚙️ Processing stanza 5 of 5. Downloading from /tmp/git-simple-41214b6ec624b250/repo.git ...
2021-05-12T01:47:20.2637630Z
2021-05-12T01:47:20.2675693Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:20.2700739Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:20.2712459Z Downloading from /tmp/git-simple-41214b6ec624b250/repo.git ...
2021-05-12T01:47:20.2746035Z
2021-05-12T01:47:20.3958181Z Staging files for upload to /tmp/git-simple-41214b6ec624b250/repo.git ...
2021-05-12T01:47:20.3959561Z [?25l
2021-05-12T01:47:20.3960399Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3961316Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3962228Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3963106Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3964004Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3964900Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3965803Z Synced 0 entities.[?25l
2021-05-12T01:47:20.3966699Z Synced 1 entities.[?25l
2021-05-12T01:47:20.3968428Z Synced 2 entities.[?25l
2021-05-12T01:47:20.3969448Z Synced 2 entities.[?25l
2021-05-12T01:47:20.3970331Z Synced 2 entities.[?25l
2021-05-12T01:47:20.3971240Z Synced 3 entities.[?25l
2021-05-12T01:47:20.3972138Z Synced 4 entities.[?25l
2021-05-12T01:47:20.3973079Z Synced 5 entities.[?25l
2021-05-12T01:47:20.3973716Z Synced 5 entities.[?25l
2021-05-12T01:47:20.3974370Z Synced 5 entities.[?25l
2021-05-12T01:47:20.3975024Z Synced 5 entities.[?25l
2021-05-12T01:47:20.3975657Z Synced 6 entities.[?25l
2021-05-12T01:47:20.3976313Z Synced 6 entities.[?25l
2021-05-12T01:47:20.3976977Z Synced 7 entities.[?25l
2021-05-12T01:47:20.3980345Z Synced 8 entities.[?25l
2021-05-12T01:47:20.3981004Z Synced 9 entities.[?25l
2021-05-12T01:47:20.3981661Z Synced 10 entities.[?25l
2021-05-12T01:47:20.3982323Z Synced 11 entities.[?25l
2021-05-12T01:47:20.3982985Z Synced 12 entities.[?25l
2021-05-12T01:47:20.3983632Z Synced 12 entities.[?25l
2021-05-12T01:47:20.3984308Z Synced 12 entities.[?25l
2021-05-12T01:47:20.3984965Z Synced 13 entities.[?25l
2021-05-12T01:47:20.3985602Z Synced 13 entities.[?25l
2021-05-12T01:47:20.3986253Z Synced 14 entities.[?25l
2021-05-12T01:47:20.3986914Z Synced 15 entities.[?25l
2021-05-12T01:47:20.3987565Z Synced 16 entities.[?25l
2021-05-12T01:47:20.3988063Z Synced 17 entities.
2021-05-12T01:47:20.3988744Z Done syncing 17 entities.[?25h
2021-05-12T01:47:20.3992372Z Done syncing 17 entities.[?25h
2021-05-12T01:47:20.4101326Z Author identity unknown
2021-05-12T01:47:20.4101976Z
2021-05-12T01:47:20.4102428Z *** Please tell me who you are.
2021-05-12T01:47:20.4102778Z
2021-05-12T01:47:20.4103138Z Run
2021-05-12T01:47:20.4103394Z
2021-05-12T01:47:20.4104451Z git config --global user.email "[email protected]"
2021-05-12T01:47:20.4105324Z git config --global user.name "Your Name"
2021-05-12T01:47:20.4105727Z
2021-05-12T01:47:20.4106371Z to set your account's default identity.
2021-05-12T01:47:20.4107403Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:20.4107873Z
2021-05-12T01:47:20.4108719Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:20.4148526Z ```ucm
2021-05-12T01:47:20.4152481Z ☝️ The namespace .myLib is empty.
2021-05-12T01:47:20.4152904Z
2021-05-12T01:47:20.4155845Z .myLib> alias.term ##Nat.+ +
2021-05-12T01:47:20.4156195Z
2021-05-12T01:47:20.4158054Z Done.
2021-05-12T01:47:20.4158333Z
2021-05-12T01:47:20.4159855Z ```
2021-05-12T01:47:20.4162525Z ```unison
2021-05-12T01:47:20.4172178Z improveNat x = x + 3
2021-05-12T01:47:20.4174984Z ```
2021-05-12T01:47:20.4175789Z
2021-05-12T01:47:20.4176378Z ```ucm
2021-05-12T01:47:20.4176679Z
2021-05-12T01:47:20.4177312Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:20.4178513Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:20.4179069Z change:
2021-05-12T01:47:20.4179473Z
2021-05-12T01:47:20.4180924Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:20.4181427Z
2021-05-12T01:47:20.4184302Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:20.4184673Z
2021-05-12T01:47:20.4231857Z ```
2021-05-12T01:47:20.4233660Z ```ucm
2021-05-12T01:47:20.4234358Z .myLib> add
2021-05-12T01:47:20.4234840Z
2021-05-12T01:47:20.4235919Z ⍟ I've added these definitions:
2021-05-12T01:47:20.4236637Z
2021-05-12T01:47:20.4237459Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:20.4238017Z
2021-05-12T01:47:20.4238575Z .myLib> ls
2021-05-12T01:47:20.4239029Z
2021-05-12T01:47:20.4239853Z 1. + (##Nat -> ##Nat -> ##Nat)
2021-05-12T01:47:20.4240748Z 2. improveNat (##Nat -> ##Nat)
2021-05-12T01:47:20.4241297Z
2021-05-12T01:47:20.4242131Z .myLib> move.namespace .myLib .workaround1552.myLib.v1
2021-05-12T01:47:20.4242862Z
2021-05-12T01:47:20.4243428Z Done.
2021-05-12T01:47:20.4243877Z
2021-05-12T01:47:20.4244559Z .workaround1552.myLib> ls
2021-05-12T01:47:20.4245146Z
2021-05-12T01:47:20.4245762Z 1. v1/ (2 definitions)
2021-05-12T01:47:20.4246271Z
2021-05-12T01:47:20.4246956Z .workaround1552.myLib> fork v1 v2
2021-05-12T01:47:20.4247862Z
2021-05-12T01:47:20.4248430Z Done.
2021-05-12T01:47:20.4248876Z
2021-05-12T01:47:20.4249413Z ```
2021-05-12T01:47:20.4249958Z ```unison
2021-05-12T01:47:20.4250588Z improveNat x = x + 100
2021-05-12T01:47:20.4251200Z ```
2021-05-12T01:47:20.4251629Z
2021-05-12T01:47:20.4252174Z ```ucm
2021-05-12T01:47:20.4252606Z
2021-05-12T01:47:20.4253411Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:20.4254694Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:20.4255484Z change:
2021-05-12T01:47:20.4256052Z
2021-05-12T01:47:20.4257626Z ⍟ These names already exist. You can `update` them to your
2021-05-12T01:47:20.4258305Z new definition:
2021-05-12T01:47:20.4258730Z
2021-05-12T01:47:20.4259356Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:20.4259705Z
2021-05-12T01:47:20.4260031Z ```
2021-05-12T01:47:20.4260386Z ```ucm
2021-05-12T01:47:20.4260939Z .workaround1552.myLib.v2> update
2021-05-12T01:47:20.4261385Z
2021-05-12T01:47:20.4262086Z ⍟ I've updated these names to your new definition:
2021-05-12T01:47:20.4262632Z
2021-05-12T01:47:20.4263212Z improveNat : ##Nat -> ##Nat
2021-05-12T01:47:20.4263547Z
2021-05-12T01:47:20.4264486Z .workaround1552.myLib> push /tmp/git-simple-41214b6ec624b250/repo.git
2021-05-12T01:47:20.4265157Z
2021-05-12T01:47:20.4265792Z I couldn't push to the repository at
2021-05-12T01:47:20.4267046Z /tmp/git-simple-41214b6ec624b250/repo.git ; the error was:
2021-05-12T01:47:20.4272364Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-41214b6ec624b250$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-41214b6ec624b250$x2F$repo$dot$git' commit -q -m 'Sync branch hnogusqgukkuuim1e8vcc1pgj9ovant8ondehshvmmujtnhkrag8i1gkn4jeg1k7ijg3e7no9ccq8qms9l97hdgor3765ukrdq3mm30' (exit 128): failed
2021-05-12T01:47:20.4276809Z
2021-05-12T01:47:20.4277144Z ```
2021-05-12T01:47:20.4277387Z
2021-05-12T01:47:20.4277625Z
2021-05-12T01:47:20.4277865Z
2021-05-12T01:47:20.4278358Z 🛑
2021-05-12T01:47:20.4278613Z
2021-05-12T01:47:20.4279219Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:20.4279737Z
2021-05-12T01:47:20.4279981Z
2021-05-12T01:47:20.4280611Z I couldn't push to the repository at
2021-05-12T01:47:20.4283042Z /tmp/git-simple-41214b6ec624b250/repo.git ; the error was:
2021-05-12T01:47:20.4289979Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-41214b6ec624b250$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-41214b6ec624b250$x2F$repo$dot$git' commit -q -m 'Sync branch hnogusqgukkuuim1e8vcc1pgj9ovant8ondehshvmmujtnhkrag8i1gkn4jeg1k7ijg3e7no9ccq8qms9l97hdgor3765ukrdq3mm30' (exit 128): failed
2021-05-12T01:47:20.4294589Z
2021-05-12T01:47:20.4294848Z
2021-05-12T01:47:20.4295828Z Run `tests -codebase /tmp/ucm-test-42ef79f5bfa9a303` to do more work with it.
2021-05-12T01:47:20.4296439Z
2021-05-12T01:47:20.4330112Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:20.4331115Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:20.4332035Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:20.4332691Z hint:
2021-05-12T01:47:20.4333496Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:20.4334106Z hint:
2021-05-12T01:47:20.4334905Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:20.4335983Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:20.4336667Z hint:
2021-05-12T01:47:20.4337248Z hint: git branch -m <name>
2021-05-12T01:47:20.4351473Z Uploading to /tmp/git-simple-41214b6ec624b250/repo.git ...
2021-05-12T01:47:20.4353136Z Initialized empty Git repository in /tmp/git-simple-f0d0a4a37d944579/repo.git/
2021-05-12T01:47:20.8679535Z
2021-05-12T01:47:20.8680920Z  _____ _ 
2021-05-12T01:47:20.8681647Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:20.8682391Z | | | | |_ -| . | |
2021-05-12T01:47:20.8683127Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:20.8683594Z
2021-05-12T01:47:20.8684123Z Running the provided transcript file...
2021-05-12T01:47:20.8684648Z
2021-05-12T01:47:20.8696091Z gitsync22.sc.patching EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:20.8697252Z 💥 gitsync22.sc.patching
2021-05-12T01:47:20.8698437Z ⚙ git init --bare /tmp/git-simple-f0d0a4a37d944579/repo.git
2021-05-12T01:47:20.8699131Z
2021-05-12T01:47:22.6598069Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:22.6823050Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:22.8372409Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:22.8398273Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:22.8409809Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-f0d0a4a37d944579/repo.git ...
2021-05-12T01:47:22.8484150Z
2021-05-12T01:47:22.8536311Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:22.8578961Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:22.8591388Z Downloading from /tmp/git-simple-f0d0a4a37d944579/repo.git ...
2021-05-12T01:47:22.8619526Z
2021-05-12T01:47:22.9789232Z Staging files for upload to /tmp/git-simple-f0d0a4a37d944579/repo.git ...
2021-05-12T01:47:22.9790273Z [?25l
2021-05-12T01:47:22.9791268Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9791927Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9792566Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9793212Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9794147Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9795211Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9795866Z Synced 0 entities.[?25l
2021-05-12T01:47:22.9796513Z Synced 1 entities.[?25l
2021-05-12T01:47:22.9797156Z Synced 2 entities.[?25l
2021-05-12T01:47:22.9797785Z Synced 3 entities.[?25l
2021-05-12T01:47:22.9798429Z Synced 4 entities.[?25l
2021-05-12T01:47:22.9799093Z Synced 5 entities.[?25l
2021-05-12T01:47:22.9799738Z Synced 6 entities.[?25l
2021-05-12T01:47:22.9800372Z Synced 6 entities.[?25l
2021-05-12T01:47:22.9801018Z Synced 6 entities.[?25l
2021-05-12T01:47:22.9801665Z Synced 6 entities.[?25l
2021-05-12T01:47:22.9802297Z Synced 7 entities.[?25l
2021-05-12T01:47:22.9802939Z Synced 8 entities.[?25l
2021-05-12T01:47:22.9803767Z Synced 8 entities.[?25l
2021-05-12T01:47:22.9804424Z Synced 9 entities.[?25l
2021-05-12T01:47:22.9805061Z Synced 10 entities.[?25l
2021-05-12T01:47:22.9805719Z Synced 11 entities.[?25l
2021-05-12T01:47:22.9806233Z Synced 12 entities.
2021-05-12T01:47:22.9806890Z Done syncing 12 entities.[?25h
2021-05-12T01:47:22.9807877Z Done syncing 12 entities.[?25h
2021-05-12T01:47:22.9914276Z Author identity unknown
2021-05-12T01:47:22.9915067Z
2021-05-12T01:47:22.9916015Z *** Please tell me who you are.
2021-05-12T01:47:22.9916409Z
2021-05-12T01:47:22.9916758Z Run
2021-05-12T01:47:22.9917082Z
2021-05-12T01:47:22.9918175Z git config --global user.email "[email protected]"
2021-05-12T01:47:22.9919061Z git config --global user.name "Your Name"
2021-05-12T01:47:22.9919465Z
2021-05-12T01:47:22.9920097Z to set your account's default identity.
2021-05-12T01:47:22.9920996Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:22.9921465Z
2021-05-12T01:47:22.9922323Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:22.9950366Z ```ucm
2021-05-12T01:47:22.9951118Z .> builtins.merge
2021-05-12T01:47:22.9951655Z
2021-05-12T01:47:22.9952232Z Done.
2021-05-12T01:47:22.9952679Z
2021-05-12T01:47:22.9953252Z ```
2021-05-12T01:47:22.9953801Z ```unison
2021-05-12T01:47:22.9954403Z type A = A Nat
2021-05-12T01:47:22.9955010Z type B = B Int
2021-05-12T01:47:22.9955581Z x = 3
2021-05-12T01:47:22.9956108Z y = 4
2021-05-12T01:47:22.9956656Z ```
2021-05-12T01:47:22.9957079Z
2021-05-12T01:47:22.9957623Z ```ucm
2021-05-12T01:47:22.9958085Z
2021-05-12T01:47:22.9958917Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:22.9960254Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:22.9961043Z change:
2021-05-12T01:47:22.9961617Z
2021-05-12T01:47:22.9962567Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:22.9963269Z
2021-05-12T01:47:22.9963844Z type A
2021-05-12T01:47:22.9964450Z type B
2021-05-12T01:47:22.9965030Z x : Nat
2021-05-12T01:47:22.9965637Z y : Nat
2021-05-12T01:47:22.9966072Z
2021-05-12T01:47:22.9966714Z ```
2021-05-12T01:47:22.9968430Z ```ucm
2021-05-12T01:47:22.9969543Z ☝️ The namespace .defns is empty.
2021-05-12T01:47:22.9970143Z
2021-05-12T01:47:22.9970701Z .defns> add
2021-05-12T01:47:22.9971162Z
2021-05-12T01:47:22.9972016Z ⍟ I've added these definitions:
2021-05-12T01:47:22.9972715Z
2021-05-12T01:47:22.9973350Z type A
2021-05-12T01:47:22.9973926Z type B
2021-05-12T01:47:22.9974504Z x : Nat
2021-05-12T01:47:22.9975244Z y : Nat
2021-05-12T01:47:22.9975716Z
2021-05-12T01:47:22.9976609Z ☝️ The namespace .patches is empty.
2021-05-12T01:47:22.9978305Z
2021-05-12T01:47:22.9979002Z .patches> replace.type .defns.A .defns.B
2021-05-12T01:47:22.9979560Z
2021-05-12T01:47:22.9980048Z Done.
2021-05-12T01:47:22.9980424Z
2021-05-12T01:47:22.9981093Z .patches> replace.term .defns.x .defns.y
2021-05-12T01:47:22.9981772Z
2021-05-12T01:47:22.9982263Z Done.
2021-05-12T01:47:22.9982639Z
2021-05-12T01:47:22.9983694Z .patches> push /tmp/git-simple-f0d0a4a37d944579/repo.git
2021-05-12T01:47:22.9984414Z
2021-05-12T01:47:22.9985190Z I couldn't push to the repository at
2021-05-12T01:47:22.9986361Z /tmp/git-simple-f0d0a4a37d944579/repo.git ; the error was:
2021-05-12T01:47:23.0005618Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-f0d0a4a37d944579$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-f0d0a4a37d944579$x2F$repo$dot$git' commit -q -m 'Sync branch vo60jasd8p6iud00buol5okb7d0ia2eokt486746nqg0pl31qittk1ic0hn1jlqasfce0p9tg6rr12chf6ashdlek95re4pjsmmc1fg' (exit 128): failed
2021-05-12T01:47:23.0009858Z
2021-05-12T01:47:23.0010357Z ```
2021-05-12T01:47:23.0010727Z
2021-05-12T01:47:23.0011088Z
2021-05-12T01:47:23.0011445Z
2021-05-12T01:47:23.0012094Z 🛑
2021-05-12T01:47:23.0012481Z
2021-05-12T01:47:23.0013222Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:23.0013869Z
2021-05-12T01:47:23.0014236Z
2021-05-12T01:47:23.0015056Z I couldn't push to the repository at
2021-05-12T01:47:23.0016310Z /tmp/git-simple-f0d0a4a37d944579/repo.git ; the error was:
2021-05-12T01:47:23.0034425Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-f0d0a4a37d944579$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-f0d0a4a37d944579$x2F$repo$dot$git' commit -q -m 'Sync branch vo60jasd8p6iud00buol5okb7d0ia2eokt486746nqg0pl31qittk1ic0hn1jlqasfce0p9tg6rr12chf6ashdlek95re4pjsmmc1fg' (exit 128): failed
2021-05-12T01:47:23.0038371Z
2021-05-12T01:47:23.0038622Z
2021-05-12T01:47:23.0039821Z Run `tests -codebase /tmp/ucm-test-72aaf378a5518e08` to do more work with it.
2021-05-12T01:47:23.0040422Z
2021-05-12T01:47:23.0069590Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-12T01:47:23.0070530Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-12T01:47:23.0071612Z hint: of your new repositories, which will suppress this warning, call:
2021-05-12T01:47:23.0073533Z hint:
2021-05-12T01:47:23.0074402Z hint: git config --global init.defaultBranch <name>
2021-05-12T01:47:23.0075009Z hint:
2021-05-12T01:47:23.0075782Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-12T01:47:23.0076874Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-12T01:47:23.0077571Z hint:
2021-05-12T01:47:23.0078151Z hint: git branch -m <name>
2021-05-12T01:47:23.0091726Z Uploading to /tmp/git-simple-f0d0a4a37d944579/repo.git ...
2021-05-12T01:47:23.0093245Z Initialized empty Git repository in /tmp/git-simple-cbaf2e30c0c0b98b/repo.git/
2021-05-12T01:47:23.4917720Z
2021-05-12T01:47:23.4919533Z  _____ _ 
2021-05-12T01:47:23.4920476Z | | |___|_|___ ___ ___ 
2021-05-12T01:47:23.4921415Z | | | | |_ -| . | |
2021-05-12T01:47:23.4922511Z |_____|_|_|_|___|___|_|_|
2021-05-12T01:47:23.4923281Z
2021-05-12T01:47:23.4924421Z Running the provided transcript file...
2021-05-12T01:47:23.4925007Z
2021-05-12T01:47:23.4932211Z gitsync22.sc.lightweightPatch EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:23.4933776Z 💥 gitsync22.sc.lightweightPatch
2021-05-12T01:47:23.4935414Z ⚙ git init --bare /tmp/git-simple-cbaf2e30c0c0b98b/repo.git
2021-05-12T01:47:23.4936273Z
2021-05-12T01:47:25.2279151Z ⚙️ Processing stanza 1 of 3.
2021-05-12T01:47:25.2750196Z ⚙️ Processing stanza 2 of 3.
2021-05-12T01:47:25.3110176Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:25.3135184Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:25.3146449Z ⚙️ Processing stanza 3 of 3. Downloading from /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ...
2021-05-12T01:47:25.3219519Z
2021-05-12T01:47:25.3254791Z warning: --depth is ignored in local clones; use file:// instead.
2021-05-12T01:47:25.3304402Z warning: You appear to have cloned an empty repository.
2021-05-12T01:47:25.3324652Z Downloading from /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ...
2021-05-12T01:47:25.3354034Z
2021-05-12T01:47:27.0365713Z Staging files for upload to /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ...
2021-05-12T01:47:27.0367111Z [?25l
2021-05-12T01:47:27.0368801Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0369527Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0370184Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0371018Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0371659Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0372326Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0373007Z Synced 0 entities.[?25l
2021-05-12T01:47:27.0373640Z Synced 1 entities.[?25l
2021-05-12T01:47:27.0374290Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0374930Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0383296Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0383989Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0384635Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0385297Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0385946Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0386601Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0387240Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0387903Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0388560Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0389197Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0389852Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0390500Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0391352Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0391989Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0392636Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0393299Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0393954Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0394591Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0395243Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0396359Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0397818Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0398480Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0399136Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0399795Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0400432Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0401080Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0401741Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0402377Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0403030Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0403694Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0404343Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0404982Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0405631Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0406281Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0406926Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0407914Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0408593Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0409248Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0409889Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0410537Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0411191Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0411831Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0412487Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0413139Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0413794Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0414631Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0415309Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0415960Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0416615Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0417252Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0417906Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0418559Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0419194Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0419946Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0420601Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0421254Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0421891Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0422993Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0423694Z Synced 2 entities.[?25l
2021-05-12T01:47:27.0424331Z Synced 3 entities.[?25l
2021-05-12T01:47:27.0424980Z Synced 4 entities.[?25l
2021-05-12T01:47:27.0425625Z Synced 5 entities.[?25l
2021-05-12T01:47:27.0426273Z Synced 6 entities.[?25l
2021-05-12T01:47:27.0426907Z Synced 7 entities.[?25l
2021-05-12T01:47:27.0427565Z Synced 8 entities.[?25l
2021-05-12T01:47:27.0428219Z Synced 9 entities.[?25l
2021-05-12T01:47:27.0428855Z Synced 10 entities.[?25l
2021-05-12T01:47:27.0429519Z Synced 11 entities.[?25l
2021-05-12T01:47:27.0430177Z Synced 12 entities.[?25l
2021-05-12T01:47:27.0430834Z Synced 13 entities.[?25l
2021-05-12T01:47:27.0431476Z Synced 14 entities.[?25l
2021-05-12T01:47:27.0432140Z Synced 15 entities.[?25l
2021-05-12T01:47:27.0432801Z Synced 16 entities.[?25l
2021-05-12T01:47:27.0433463Z Synced 17 entities.[?25l
2021-05-12T01:47:27.0434103Z Synced 18 entities.[?25l
2021-05-12T01:47:27.0434760Z Synced 19 entities.[?25l
2021-05-12T01:47:27.0435420Z Synced 20 entities.[?25l
2021-05-12T01:47:27.0436066Z Synced 21 entities.[?25l
2021-05-12T01:47:27.0436722Z Synced 22 entities.[?25l
2021-05-12T01:47:27.0437383Z Synced 23 entities.[?25l
2021-05-12T01:47:27.0438039Z Synced 24 entities.[?25l
2021-05-12T01:47:27.0438676Z Synced 25 entities.[?25l
2021-05-12T01:47:27.0439336Z Synced 26 entities.[?25l
2021-05-12T01:47:27.0439992Z Synced 27 entities.[?25l
2021-05-12T01:47:27.0440633Z Synced 27 entities.[?25l
2021-05-12T01:47:27.0441288Z Synced 27 entities.[?25l
2021-05-12T01:47:27.0441937Z Synced 27 entities.[?25l
2021-05-12T01:47:27.0442594Z Synced 28 entities.[?25l
2021-05-12T01:47:27.0443233Z Synced 29 entities.[?25l
2021-05-12T01:47:27.0443890Z Synced 29 entities.[?25l
2021-05-12T01:47:27.0444564Z Synced 29 entities.[?25l
2021-05-12T01:47:27.0445203Z Synced 30 entities.[?25l
2021-05-12T01:47:27.0445857Z Synced 31 entities.[?25l
2021-05-12T01:47:27.0446515Z Synced 32 entities.[?25l
2021-05-12T01:47:27.0447174Z Synced 33 entities.[?25l
2021-05-12T01:47:27.0448029Z Synced 33 entities.[?25l
2021-05-12T01:47:27.0448684Z Synced 33 entities.[?25l
2021-05-12T01:47:27.0449344Z Synced 34 entities.[?25l
2021-05-12T01:47:27.0450006Z Synced 35 entities.[?25l
2021-05-12T01:47:27.0450654Z Synced 36 entities.[?25l
2021-05-12T01:47:27.0451677Z Synced 37 entities.[?25l
2021-05-12T01:47:27.0452417Z Synced 38 entities.[?25l
2021-05-12T01:47:27.0453056Z Synced 39 entities.[?25l
2021-05-12T01:47:27.0453884Z Synced 40 entities.[?25l
2021-05-12T01:47:27.0454714Z Synced 40 entities.[?25l
2021-05-12T01:47:27.0455489Z Synced 40 entities.[?25l
2021-05-12T01:47:27.0456255Z Synced 41 entities.[?25l
2021-05-12T01:47:27.0456908Z Synced 42 entities.[?25l
2021-05-12T01:47:27.0457564Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0458298Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0459077Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0459839Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0460494Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0461136Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0461887Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0462554Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0463208Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0463851Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0464508Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0465158Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0466134Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0466836Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0467492Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0468286Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0468929Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0469778Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0470584Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0471352Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0472015Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0472874Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0473557Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0474202Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0474854Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0475514Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0476165Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0476827Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0477605Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0478279Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0479052Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0479731Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0480390Z Synced 43 entities.[?25l
2021-05-12T01:47:27.0481040Z Synced 44 entities.[?25l
2021-05-12T01:47:27.0481680Z Synced 45 entities.[?25l
2021-05-12T01:47:27.0482429Z Synced 46 entities.[?25l
2021-05-12T01:47:27.0483091Z Synced 47 entities.[?25l
2021-05-12T01:47:27.0483834Z Synced 48 entities.[?25l
2021-05-12T01:47:27.0484497Z Synced 49 entities.[?25l
2021-05-12T01:47:27.0485277Z Synced 50 entities.[?25l
2021-05-12T01:47:27.0486048Z Synced 51 entities.[?25l
2021-05-12T01:47:27.0486810Z Synced 52 entities.[?25l
2021-05-12T01:47:27.0487601Z Synced 53 entities.[?25l
2021-05-12T01:47:27.0488270Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0488909Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0489568Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0490217Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0490869Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0491510Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0492169Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0492824Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0493478Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0494113Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0494772Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0495581Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0496220Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0497716Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0498497Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0499277Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0500030Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0500683Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0501462Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0502102Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0503004Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0503671Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0504432Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0505076Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0505852Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0506506Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0507139Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0507796Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0508455Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0509110Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0509745Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0510541Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0511426Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0512091Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0512832Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0513586Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0514366Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0515008Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0515666Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0516327Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0517125Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0517892Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0518542Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0519349Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0520006Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0520659Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0521463Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0522106Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0522901Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0523648Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0524403Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0525302Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0525958Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0526722Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0527669Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0528350Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0529005Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0529638Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0530291Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0530941Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0531990Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0532720Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0533388Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0534050Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0534880Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0535669Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0536343Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0537105Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0537857Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0538513Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0539308Z Synced 54 entities.[?25l
2021-05-12T01:47:27.0539965Z Synced 55 entities.[?25l
2021-05-12T01:47:27.0540724Z Synced 56 entities.[?25l
2021-05-12T01:47:27.0541531Z Synced 57 entities.[?25l
2021-05-12T01:47:27.0542301Z Synced 58 entities.[?25l
2021-05-12T01:47:27.0542939Z Synced 59 entities.[?25l
2021-05-12T01:47:27.0543703Z Synced 60 entities.[?25l
2021-05-12T01:47:27.0544357Z Synced 61 entities.[?25l
2021-05-12T01:47:27.0545010Z Synced 62 entities.[?25l
2021-05-12T01:47:27.0545644Z Synced 63 entities.[?25l
2021-05-12T01:47:27.0547159Z Synced 64 entities.[?25l
2021-05-12T01:47:27.0547866Z Synced 65 entities.[?25l
2021-05-12T01:47:27.0548504Z Synced 66 entities.[?25l
2021-05-12T01:47:27.0549161Z Synced 67 entities.[?25l
2021-05-12T01:47:27.0549814Z Synced 68 entities.[?25l
2021-05-12T01:47:27.0550496Z Synced 69 entities.[?25l
2021-05-12T01:47:27.0551134Z Synced 70 entities.[?25l
2021-05-12T01:47:27.0551787Z Synced 71 entities.[?25l
2021-05-12T01:47:27.0552445Z Synced 72 entities.[?25l
2021-05-12T01:47:27.0553079Z Synced 73 entities.[?25l
2021-05-12T01:47:27.0553732Z Synced 74 entities.[?25l
2021-05-12T01:47:27.0554380Z Synced 75 entities.[?25l
2021-05-12T01:47:27.0555028Z Synced 76 entities.[?25l
2021-05-12T01:47:27.0555665Z Synced 77 entities.[?25l
2021-05-12T01:47:27.0556310Z Synced 78 entities.[?25l
2021-05-12T01:47:27.0556959Z Synced 79 entities.[?25l
2021-05-12T01:47:27.0557607Z Synced 80 entities.[?25l
2021-05-12T01:47:27.0558240Z Synced 81 entities.[?25l
2021-05-12T01:47:27.0558889Z Synced 82 entities.[?25l
2021-05-12T01:47:27.0559648Z Synced 83 entities.[?25l
2021-05-12T01:47:27.0560231Z Synced 84 entities.[?25l
2021-05-12T01:47:27.0560827Z Synced 85 entities.[?25l
2021-05-12T01:47:27.0561431Z Synced 86 entities.[?25l
2021-05-12T01:47:27.0562039Z Synced 87 entities.[?25l
2021-05-12T01:47:27.0562629Z Synced 88 entities.[?25l
2021-05-12T01:47:27.0563231Z Synced 89 entities.[?25l
2021-05-12T01:47:27.0563831Z Synced 90 entities.[?25l
2021-05-12T01:47:27.0564424Z Synced 91 entities.[?25l
2021-05-12T01:47:27.0565025Z Synced 92 entities.[?25l
2021-05-12T01:47:27.0565627Z Synced 93 entities.[?25l
2021-05-12T01:47:27.0566228Z Synced 94 entities.[?25l
2021-05-12T01:47:27.0566814Z Synced 95 entities.[?25l
2021-05-12T01:47:27.0567571Z Synced 96 entities.[?25l
2021-05-12T01:47:27.0568196Z Synced 97 entities.[?25l
2021-05-12T01:47:27.0568799Z Synced 98 entities.[?25l
2021-05-12T01:47:27.0569603Z Synced 99 entities.[?25l
2021-05-12T01:47:27.0570257Z Synced 100 entities.[?25l
2021-05-12T01:47:27.0571067Z Synced 101 entities.[?25l
2021-05-12T01:47:27.0571723Z Synced 102 entities.[?25l
2021-05-12T01:47:27.0572380Z Synced 103 entities.[?25l
2021-05-12T01:47:27.0573030Z Synced 104 entities.[?25l
2021-05-12T01:47:27.0573675Z Synced 105 entities.[?25l
2021-05-12T01:47:27.0574310Z Synced 106 entities.[?25l
2021-05-12T01:47:27.0574968Z Synced 107 entities.[?25l
2021-05-12T01:47:27.0575620Z Synced 108 entities.[?25l
2021-05-12T01:47:27.0576344Z Synced 109 entities.[?25l
2021-05-12T01:47:27.0577409Z Synced 110 entities.[?25l
2021-05-12T01:47:27.0578097Z Synced 111 entities.[?25l
2021-05-12T01:47:27.0578752Z Synced 112 entities.[?25l
2021-05-12T01:47:27.0579389Z Synced 113 entities.[?25l
2021-05-12T01:47:27.0580045Z Synced 114 entities.[?25l
2021-05-12T01:47:27.0580703Z Synced 115 entities.[?25l
2021-05-12T01:47:27.0581340Z Synced 116 entities.[?25l
2021-05-12T01:47:27.0581997Z Synced 117 entities.[?25l
2021-05-12T01:47:27.0582656Z Synced 118 entities.[?25l
2021-05-12T01:47:27.0583311Z Synced 119 entities.[?25l
2021-05-12T01:47:27.0583956Z Synced 120 entities.[?25l
2021-05-12T01:47:27.0584615Z Synced 121 entities.[?25l
2021-05-12T01:47:27.0585267Z Synced 122 entities.[?25l
2021-05-12T01:47:27.0585921Z Synced 123 entities.[?25l
2021-05-12T01:47:27.0586558Z Synced 124 entities.[?25l
2021-05-12T01:47:27.0587214Z Synced 125 entities.[?25l
2021-05-12T01:47:27.0587871Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0588518Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0589167Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0590062Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0590721Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0591363Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0592173Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0592849Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0593488Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0594143Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0595009Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0595678Z Synced 126 entities.[?25l
2021-05-12T01:47:27.0596327Z Synced 126 entities.[?25l
2021-05-12T01:47:27.5524456Z Synced 127 entities.[?25l
2021-05-12T01:47:27.5525829Z Synced 128 entities.[?25l
2021-05-12T01:47:27.5527343Z Synced 129 entities.[?25l
2021-05-12T01:47:27.5528297Z Synced 130 entities.[?25l
2021-05-12T01:47:27.5528980Z Synced 131 entities.[?25l
2021-05-12T01:47:27.5529644Z Synced 132 entities.[?25l
2021-05-12T01:47:27.5530295Z Synced 133 entities.[?25l
2021-05-12T01:47:27.5531000Z Synced 134 entities.[?25l
2021-05-12T01:47:27.5531661Z Synced 135 entities.[?25l
2021-05-12T01:47:27.5532323Z Synced 136 entities.[?25l
2021-05-12T01:47:27.5532965Z Synced 137 entities.[?25l
2021-05-12T01:47:27.5533622Z Synced 138 entities.[?25l
2021-05-12T01:47:27.5534284Z Synced 139 entities.[?25l
2021-05-12T01:47:27.5534932Z Synced 140 entities.[?25l
2021-05-12T01:47:27.5535594Z Synced 141 entities.[?25l
2021-05-12T01:47:27.5536254Z Synced 142 entities.[?25l
2021-05-12T01:47:27.5536912Z Synced 142 entities.[?25l
2021-05-12T01:47:27.5537571Z Synced 142 entities.[?25l
2021-05-12T01:47:27.5538238Z Synced 142 entities.[?25l
2021-05-12T01:47:27.5538903Z Synced 142 entities.[?25l
2021-05-12T01:47:27.5539549Z Synced 143 entities.[?25l
2021-05-12T01:47:27.5540212Z Synced 144 entities.[?25l
2021-05-12T01:47:27.5540869Z Synced 145 entities.[?25l
2021-05-12T01:47:27.5541617Z Synced 146 entities.[?25l
2021-05-12T01:47:27.5542281Z Synced 147 entities.[?25l
2021-05-12T01:47:27.5542935Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5543597Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5544260Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5545030Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5545626Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5546235Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5546841Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5547437Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5548051Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5548661Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5549266Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5550034Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5550667Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5551455Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5552096Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5552761Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5553423Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5554080Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5554821Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5555555Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5556168Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5556972Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5557615Z Synced 148 entities.[?25l
2021-05-12T01:47:27.5558282Z Synced 149 entities.[?25l
2021-05-12T01:47:27.5558939Z Synced 150 entities.[?25l
2021-05-12T01:47:27.5559582Z Synced 151 entities.[?25l
2021-05-12T01:47:27.5560244Z Synced 152 entities.[?25l
2021-05-12T01:47:27.5560903Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5561559Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5562215Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5562877Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5563532Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5564170Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5564823Z Synced 153 entities.[?25l
2021-05-12T01:47:27.5565480Z Synced 154 entities.[?25l
2021-05-12T01:47:27.5566138Z Synced 155 entities.[?25l
2021-05-12T01:47:27.5566775Z Synced 156 entities.[?25l
2021-05-12T01:47:27.5567608Z Synced 157 entities.[?25l
2021-05-12T01:47:27.5568287Z Synced 158 entities.[?25l
2021-05-12T01:47:27.5568941Z Synced 159 entities.[?25l
2021-05-12T01:47:27.5569586Z Synced 160 entities.[?25l
2021-05-12T01:47:27.5570245Z Synced 161 entities.[?25l
2021-05-12T01:47:27.5570916Z Synced 162 entities.[?25l
2021-05-12T01:47:27.5571565Z Synced 163 entities.[?25l
2021-05-12T01:47:27.5572228Z Synced 164 entities.[?25l
2021-05-12T01:47:27.5572887Z Synced 165 entities.[?25l
2021-05-12T01:47:27.5573545Z Synced 166 entities.[?25l
2021-05-12T01:47:27.5574201Z Synced 167 entities.[?25l
2021-05-12T01:47:27.5574863Z Synced 168 entities.[?25l
2021-05-12T01:47:27.5575525Z Synced 169 entities.[?25l
2021-05-12T01:47:27.5576164Z Synced 170 entities.[?25l
2021-05-12T01:47:27.5576829Z Synced 171 entities.[?25l
2021-05-12T01:47:27.5577487Z Synced 172 entities.[?25l
2021-05-12T01:47:27.5578141Z Synced 173 entities.[?25l
2021-05-12T01:47:27.5578782Z Synced 174 entities.[?25l
2021-05-12T01:47:27.5579451Z Synced 175 entities.[?25l
2021-05-12T01:47:27.5580110Z Synced 176 entities.[?25l
2021-05-12T01:47:27.5580758Z Synced 177 entities.[?25l
2021-05-12T01:47:27.5581417Z Synced 178 entities.[?25l
2021-05-12T01:47:27.5582084Z Synced 179 entities.[?25l
2021-05-12T01:47:27.5582742Z Synced 180 entities.[?25l
2021-05-12T01:47:27.5583382Z Synced 181 entities.[?25l
2021-05-12T01:47:27.5584051Z Synced 182 entities.[?25l
2021-05-12T01:47:27.5584710Z Synced 183 entities.[?25l
2021-05-12T01:47:27.5585368Z Synced 184 entities.[?25l
2021-05-12T01:47:27.5586020Z Synced 185 entities.[?25l
2021-05-12T01:47:27.5586684Z Synced 186 entities.[?25l
2021-05-12T01:47:27.5587345Z Synced 187 entities.[?25l
2021-05-12T01:47:27.5588010Z Synced 188 entities.[?25l
2021-05-12T01:47:27.5588686Z Synced 189 entities.[?25l
2021-05-12T01:47:27.5589350Z Synced 190 entities.[?25l
2021-05-12T01:47:27.5590011Z Synced 190 entities.[?25l
2021-05-12T01:47:27.5590659Z Synced 191 entities.[?25l
2021-05-12T01:47:27.5591326Z Synced 192 entities.[?25l
2021-05-12T01:47:27.5592722Z Synced 193 entities.[?25l
2021-05-12T01:47:27.5593405Z Synced 194 entities.[?25l
2021-05-12T01:47:27.5594070Z Synced 195 entities.[?25l
2021-05-12T01:47:27.5594738Z Synced 196 entities.[?25l
2021-05-12T01:47:27.5595447Z Synced 197 entities.[?25l
2021-05-12T01:47:27.5596093Z Synced 198 entities.[?25l
2021-05-12T01:47:27.5596756Z Synced 199 entities.[?25l
2021-05-12T01:47:27.5597420Z Synced 200 entities.[?25l
2021-05-12T01:47:27.5598084Z Synced 201 entities.[?25l
2021-05-12T01:47:27.5598732Z Synced 202 entities.[?25l
2021-05-12T01:47:27.5599548Z Synced 203 entities.[?25l
2021-05-12T01:47:27.5600252Z Synced 204 entities.[?25l
2021-05-12T01:47:27.5600913Z Synced 205 entities.[?25l
2021-05-12T01:47:27.5601586Z Synced 206 entities.[?25l
2021-05-12T01:47:27.5602249Z Synced 207 entities.[?25l
2021-05-12T01:47:27.5602907Z Synced 208 entities.[?25l
2021-05-12T01:47:27.5603564Z Synced 209 entities.[?25l
2021-05-12T01:47:27.5604334Z Synced 210 entities.[?25l
2021-05-12T01:47:27.5604993Z Synced 211 entities.[?25l
2021-05-12T01:47:27.5605641Z Synced 212 entities.[?25l
2021-05-12T01:47:27.5606304Z Synced 213 entities.[?25l
2021-05-12T01:47:27.5606972Z Synced 214 entities.[?25l
2021-05-12T01:47:27.5607863Z Synced 215 entities.[?25l
2021-05-12T01:47:27.5608527Z Synced 216 entities.[?25l
2021-05-12T01:47:27.5609201Z Synced 217 entities.[?25l
2021-05-12T01:47:27.5609879Z Synced 218 entities.[?25l
2021-05-12T01:47:27.5610549Z Synced 219 entities.[?25l
2021-05-12T01:47:27.5611196Z Synced 220 entities.[?25l
2021-05-12T01:47:27.5611865Z Synced 221 entities.[?25l
2021-05-12T01:47:27.5612547Z Synced 222 entities.[?25l
2021-05-12T01:47:27.5613205Z Synced 222 entities.[?25l
2021-05-12T01:47:27.5613895Z Synced 223 entities.[?25l
2021-05-12T01:47:27.5614562Z Synced 224 entities.[?25l
2021-05-12T01:47:27.5615094Z Synced 225 entities.
2021-05-12T01:47:27.5615774Z Done syncing 225 entities.[?25h
2021-05-12T01:47:27.5616681Z Done syncing 225 entities.[?25h
2021-05-12T01:47:27.5717139Z Author identity unknown
2021-05-12T01:47:27.5717827Z
2021-05-12T01:47:27.5718724Z *** Please tell me who you are.
2021-05-12T01:47:27.5719141Z
2021-05-12T01:47:27.5719506Z Run
2021-05-12T01:47:27.5719761Z
2021-05-12T01:47:27.5720846Z git config --global user.email "[email protected]"
2021-05-12T01:47:27.5721722Z git config --global user.name "Your Name"
2021-05-12T01:47:27.5722123Z
2021-05-12T01:47:27.5722767Z to set your account's default identity.
2021-05-12T01:47:27.5723701Z Omit --global to set the identity only in this repository.
2021-05-12T01:47:27.5724171Z
2021-05-12T01:47:27.5725003Z fatal: unable to auto-detect email address (got 'runner@fv-az220-190.(none)')
2021-05-12T01:47:27.5761188Z ```ucm
2021-05-12T01:47:27.5764402Z .> builtins.merge
2021-05-12T01:47:27.5764777Z
2021-05-12T01:47:27.5778625Z Done.
2021-05-12T01:47:27.5779075Z
2021-05-12T01:47:27.5779398Z ```
2021-05-12T01:47:27.5779793Z ```unison
2021-05-12T01:47:27.5780221Z test> pass = [Ok "Passed"]
2021-05-12T01:47:27.5780625Z ```
2021-05-12T01:47:27.5780834Z
2021-05-12T01:47:27.5781359Z ```ucm
2021-05-12T01:47:27.5781609Z
2021-05-12T01:47:27.5782237Z I found and typechecked these definitions in scratch.u. If you
2021-05-12T01:47:27.5783490Z do an `add` or `update`, here's how your codebase would
2021-05-12T01:47:27.5784063Z change:
2021-05-12T01:47:27.5784439Z
2021-05-12T01:47:27.5785135Z ⍟ These new definitions are ok to `add`:
2021-05-12T01:47:27.5785622Z
2021-05-12T01:47:27.5786039Z pass : [Result]
2021-05-12T01:47:27.5786441Z
2021-05-12T01:47:27.5787022Z Now evaluating any watch expressions (lines starting with
2021-05-12T01:47:27.5787687Z `>`)... Ctrl+C cancels.
2021-05-12T01:47:27.5788001Z
2021-05-12T01:47:27.5793139Z 1 | test> pass = [Ok "Passed"]
2021-05-12T01:47:27.5793815Z
2021-05-12T01:47:27.5794804Z ✅ Passed Passed
2021-05-12T01:47:27.5795262Z
2021-05-12T01:47:27.5795770Z ```
2021-05-12T01:47:27.5796294Z ```ucm
2021-05-12T01:47:27.5796768Z .> add
2021-05-12T01:47:27.5797135Z
2021-05-12T01:47:27.5797944Z ⍟ I've added these definitions:
2021-05-12T01:47:27.5798559Z
2021-05-12T01:47:27.5799073Z pass : [Result]
2021-05-12T01:47:27.5799487Z
2021-05-12T01:47:27.5800506Z .> push /tmp/git-simple-cbaf2e30c0c0b98b/repo.git
2021-05-12T01:47:27.5801206Z
2021-05-12T01:47:27.5802007Z I couldn't push to the repository at
2021-05-12T01:47:27.5803216Z /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ; the error was:
2021-05-12T01:47:27.5826352Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cbaf2e30c0c0b98b$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cbaf2e30c0c0b98b$x2F$repo$dot$git' commit -q -m 'Sync branch 0dfb408s0m0fic8qciaibj74bnpf165ehonvoio3svhaj4msqmkk2aj9itdb364s3ippmrp2b18d1ub3gm3po2eru15uv1488tvv4rg' (exit 128): failed
2021-05-12T01:47:27.5830665Z
2021-05-12T01:47:27.5831165Z ```
2021-05-12T01:47:27.5831529Z
2021-05-12T01:47:27.5831888Z
2021-05-12T01:47:27.5832246Z
2021-05-12T01:47:27.5832910Z 🛑
2021-05-12T01:47:27.5833297Z
2021-05-12T01:47:27.5834057Z The transcript failed due to an error in the stanza above. The error is:
2021-05-12T01:47:27.5834695Z
2021-05-12T01:47:27.5835061Z
2021-05-12T01:47:27.5835828Z I couldn't push to the repository at
2021-05-12T01:47:27.5837063Z /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ; the error was:
2021-05-12T01:47:27.5849981Z callCommand: git --git-dir '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cbaf2e30c0c0b98b$x2F$repo$dot$git/.git' --work-tree '/home/runner/.cache/unisonlanguage/gitfiles/$x2F$tmp$x2F$git-simple-cbaf2e30c0c0b98b$x2F$repo$dot$git' commit -q -m 'Sync branch 0dfb408s0m0fic8qciaibj74bnpf165ehonvoio3svhaj4msqmkk2aj9itdb364s3ippmrp2b18d1ub3gm3po2eru15uv1488tvv4rg' (exit 128): failed
2021-05-12T01:47:27.5854024Z
2021-05-12T01:47:27.5854260Z
2021-05-12T01:47:27.5856053Z Run `tests -codebase /tmp/ucm-test-ddf68d0f2b063634` to do more work with it.
2021-05-12T01:47:27.5862817Z
2021-05-12T01:47:27.5873912Z Uploading to /tmp/git-simple-cbaf2e30c0c0b98b/repo.git ...
2021-05-12T01:47:27.5875313Z gitsync22.sc.test-watches EXCEPTION!!!: ExitFailure 1
2021-05-12T01:47:27.5876500Z 💥 gitsync22.sc.test-watches
2021-05-12T01:47:27.5877470Z 🦄 name.suffixes.empty
2021-05-12T01:47:27.5878420Z 🦄 name.suffixes.one namespace
2021-05-12T01:47:27.5879388Z 🦄 name.suffixes.two namespaces
2021-05-12T01:47:27.5880424Z 🦄 name.suffixes.multiple namespaces
2021-05-12T01:47:27.5881474Z 🦄 name.suffixes.terms named `.`
2021-05-12T01:47:27.5882339Z 🦄 name.segments
2021-05-12T01:47:27.5883095Z 🦄 (2) name.segments
2021-05-12T01:47:27.5883859Z 🦄 (3) name.segments
2021-05-12T01:47:27.5884629Z 🦄 (4) name.segments
2021-05-12T01:47:27.5885399Z 🦄 (5) name.segments
2021-05-12T01:47:27.5886155Z 🦄 (6) name.segments
2021-05-12T01:47:27.5886919Z 🦄 (7) name.segments
2021-05-12T01:47:27.5887996Z 🦄 (8) name.segments
2021-05-12T01:47:27.5888782Z 🦄 (9) name.segments
2021-05-12T01:47:27.5889553Z 🦄 (10) name.segments
2021-05-12T01:47:27.5890438Z 🦄 versionparser.release/M1j
2021-05-12T01:47:27.5913100Z 🦄 versionparser.release/M1j.2
2021-05-12T01:47:27.5913999Z 🦄 versionparser.devel/M1k
2021-05-12T01:47:27.5915029Z 🦄 util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5916205Z 🦄 (2) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5917389Z 🦄 (3) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5918587Z 🦄 (4) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5919765Z 🦄 (5) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5920928Z 🦄 (6) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5922101Z 🦄 (7) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5923271Z 🦄 (8) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5924425Z 🦄 (9) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5925611Z 🦄 (10) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5926791Z 🦄 (11) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5928169Z 🦄 (12) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5929332Z 🦄 (13) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5930510Z 🦄 (14) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5931686Z 🦄 (15) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5932854Z 🦄 (16) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5934239Z 🦄 (17) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5935434Z 🦄 (18) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5936605Z 🦄 (19) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5937781Z 🦄 (20) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5938934Z 🦄 (21) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5940111Z 🦄 (22) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5941390Z 🦄 (23) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5942565Z 🦄 (24) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5943721Z 🦄 (25) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5944890Z 🦄 (26) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5946054Z 🦄 (27) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5947220Z 🦄 (28) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5948383Z 🦄 (29) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5949560Z 🦄 (30) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5950736Z 🦄 (31) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5951893Z 🦄 (32) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5953071Z 🦄 (33) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5954240Z 🦄 (34) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5955424Z 🦄 (35) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5956689Z 🦄 (36) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5957940Z 🦄 (37) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5959110Z 🦄 (38) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5960278Z 🦄 (39) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5961446Z 🦄 (40) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5962618Z 🦄 (41) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5963799Z 🦄 (42) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5965602Z 🦄 (43) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5966858Z 🦄 (44) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5968217Z 🦄 (45) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5969385Z 🦄 (46) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5970555Z 🦄 (47) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5971720Z 🦄 (48) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5972902Z 🦄 (49) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5974077Z 🦄 (50) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5975251Z 🦄 (51) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5976416Z 🦄 (52) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5977596Z 🦄 (53) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5978770Z 🦄 (54) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5979947Z 🦄 (55) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5981105Z 🦄 (56) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5982314Z 🦄 (57) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5983480Z 🦄 (58) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5984633Z 🦄 (59) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5985798Z 🦄 (60) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5986981Z 🦄 (61) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5988147Z 🦄 (62) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5989296Z 🦄 (63) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5990466Z 🦄 (64) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5991638Z 🦄 (65) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5992802Z 🦄 (66) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5993947Z 🦄 (67) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5995271Z 🦄 (68) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5996457Z 🦄 (69) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5997637Z 🦄 (70) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5998795Z 🦄 (71) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.5999980Z 🦄 (72) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6001257Z 🦄 (73) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6002434Z 🦄 (74) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6003593Z 🦄 (75) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6004760Z 🦄 (76) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6005930Z 🦄 (77) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6007109Z 🦄 (78) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6008505Z 🦄 (79) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6009698Z 🦄 (80) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6010875Z 🦄 (81) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6012033Z 🦄 (82) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6013214Z 🦄 (83) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6014391Z 🦄 (84) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6015567Z 🦄 (85) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6016852Z 🦄 (86) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6018115Z 🦄 (87) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6019288Z 🦄 (88) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6020453Z 🦄 (89) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6021612Z 🦄 (90) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6022780Z 🦄 (91) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6023947Z 🦄 (92) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6025350Z 🦄 (93) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6026514Z 🦄 (94) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6027685Z 🦄 (95) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6028854Z 🦄 (96) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6030022Z 🦄 (97) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6031188Z 🦄 (98) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6032372Z 🦄 (99) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6033542Z 🦄 (100) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6034731Z 🦄 (101) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6035899Z 🦄 (102) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6037076Z 🦄 (103) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6038252Z 🦄 (104) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6039562Z 🦄 (105) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6040659Z 🦄 (106) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6041951Z 🦄 (107) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6043118Z 🦄 (108) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6044287Z 🦄 (109) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6045466Z 🦄 (110) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6046654Z 🦄 (111) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6047959Z 🦄 (112) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6049135Z 🦄 (113) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6050311Z 🦄 (114) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6051491Z 🦄 (115) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6052674Z 🦄 (116) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6053850Z 🦄 (117) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6055151Z 🦄 (118) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6056390Z 🦄 (119) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6057574Z 🦄 (120) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6058744Z 🦄 (121) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6059922Z 🦄 (122) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6061095Z 🦄 (123) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6062359Z 🦄 (124) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6063511Z 🦄 (125) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6064684Z 🦄 (126) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6066713Z 🦄 (127) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6068524Z 🦄 (128) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6069712Z 🦄 (129) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6071472Z 🦄 (130) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6072662Z 🦄 (131) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6073822Z 🦄 (132) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6075016Z 🦄 (133) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6076205Z 🦄 (134) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6077402Z 🦄 (135) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6078594Z 🦄 (136) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6079782Z 🦄 (137) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6080956Z 🦄 (138) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6082137Z 🦄 (139) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6083297Z 🦄 (140) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6084471Z 🦄 (141) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6088526Z 🦄 (142) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6089765Z 🦄 (143) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6090942Z 🦄 (144) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6092121Z 🦄 (145) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6093297Z 🦄 (146) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6094472Z 🦄 (147) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6095654Z 🦄 (148) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6096833Z 🦄 (149) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6098014Z 🦄 (150) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6099190Z 🦄 (151) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6100352Z 🦄 (152) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6101526Z 🦄 (153) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6102698Z 🦄 (154) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6103865Z 🦄 (155) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6105046Z 🦄 (156) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6106220Z 🦄 (157) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6107393Z 🦄 (158) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6108549Z 🦄 (159) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6109729Z 🦄 (160) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6110910Z 🦄 (161) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6112086Z 🦄 (162) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6113243Z 🦄 (163) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6114426Z 🦄 (164) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6115599Z 🦄 (165) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6116769Z 🦄 (166) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6117927Z 🦄 (167) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6119280Z 🦄 (168) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6120479Z 🦄 (169) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6121654Z 🦄 (170) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6122815Z 🦄 (171) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6123998Z 🦄 (172) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6125271Z 🦄 (173) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6126442Z 🦄 (174) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6127712Z 🦄 (175) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6128904Z 🦄 (176) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6130079Z 🦄 (177) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6131234Z 🦄 (178) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6132409Z 🦄 (179) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6133594Z 🦄 (180) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6134804Z 🦄 (181) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6135958Z 🦄 (182) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6137130Z 🦄 (183) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6138303Z 🦄 (184) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6139483Z 🦄 (185) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6140647Z 🦄 (186) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6141824Z 🦄 (187) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6143013Z 🦄 (188) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6144185Z 🦄 (189) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6145353Z 🦄 (190) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6146530Z 🦄 (191) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6147696Z 🦄 (192) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6148880Z 🦄 (193) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6150046Z 🦄 (194) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6151228Z 🦄 (195) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6152413Z 🦄 (196) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6153596Z 🦄 (197) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6154772Z 🦄 (198) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6155945Z 🦄 (199) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6157115Z 🦄 (200) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6158282Z 🦄 (201) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6159460Z 🦄 (202) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6160631Z 🦄 (203) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6161814Z 🦄 (204) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6162978Z 🦄 (205) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6164159Z 🦄 (206) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6165328Z 🦄 (207) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6166504Z 🦄 (208) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6168277Z 🦄 (209) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6169563Z 🦄 (210) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6170758Z 🦄 (211) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6171934Z 🦄 (212) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6173689Z 🦄 (213) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6174875Z 🦄 (214) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6176050Z 🦄 (215) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6177224Z 🦄 (216) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6178378Z 🦄 (217) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6179721Z 🦄 (218) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6180917Z 🦄 (219) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6182090Z 🦄 (220) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6183249Z 🦄 (221) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6184423Z 🦄 (222) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6185685Z 🦄 (223) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6186835Z 🦄 (224) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6188004Z 🦄 (225) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6189184Z 🦄 (226) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6190354Z 🦄 (227) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6191508Z 🦄 (228) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6192680Z 🦄 (229) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6193865Z 🦄 (230) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6195048Z 🦄 (231) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6196196Z 🦄 (232) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6197376Z 🦄 (233) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6198549Z 🦄 (234) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6199719Z 🦄 (235) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6200883Z 🦄 (236) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6202058Z 🦄 (237) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6203220Z 🦄 (238) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6204391Z 🦄 (239) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6205548Z 🦄 (240) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6206720Z 🦄 (241) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6208025Z 🦄 (242) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6209247Z 🦄 (243) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6210416Z 🦄 (244) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6211591Z 🦄 (245) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6212767Z 🦄 (246) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6214558Z 🦄 (247) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6215845Z 🦄 (248) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6217027Z 🦄 (249) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6219320Z 🦄 (250) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6220507Z 🦄 (251) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6222230Z 🦄 (252) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6223418Z 🦄 (253) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6224600Z 🦄 (254) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6225783Z 🦄 (255) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6226957Z 🦄 (256) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6228132Z 🦄 (257) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6229315Z 🦄 (258) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6230477Z 🦄 (259) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6231647Z 🦄 (260) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6233058Z 🦄 (261) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6234241Z 🦄 (262) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6235406Z 🦄 (263) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6236587Z 🦄 (264) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6237759Z 🦄 (265) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6238935Z 🦄 (266) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6240092Z 🦄 (267) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6241537Z 🦄 (268) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6242648Z 🦄 (269) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6243736Z 🦄 (270) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6244815Z 🦄 (271) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6245904Z 🦄 (272) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6247180Z 🦄 (273) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6248753Z 🦄 (274) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6249936Z 🦄 (275) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6251114Z 🦄 (276) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6252286Z 🦄 (277) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6253445Z 🦄 (278) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6254625Z 🦄 (279) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6255813Z 🦄 (280) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6256986Z 🦄 (281) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6258147Z 🦄 (282) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6259319Z 🦄 (283) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6260494Z 🦄 (284) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6261665Z 🦄 (285) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6262836Z 🦄 (286) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6264003Z 🦄 (287) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6265308Z 🦄 (288) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6266484Z 🦄 (289) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6267641Z 🦄 (290) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6271384Z 🦄 (291) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6272715Z 🦄 (292) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6273918Z 🦄 (293) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6275075Z 🦄 (294) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6276246Z 🦄 (295) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6277423Z 🦄 (296) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6278581Z 🦄 (297) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6279770Z 🦄 (298) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6281654Z 🦄 (299) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6282877Z 🦄 (300) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6284039Z 🦄 (301) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6285214Z 🦄 (302) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6286385Z 🦄 (303) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6287812Z 🦄 (304) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6289005Z 🦄 (305) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6290181Z 🦄 (306) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6291365Z 🦄 (307) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6292546Z 🦄 (308) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6293706Z 🦄 (309) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6294879Z 🦄 (310) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6296061Z 🦄 (311) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6297251Z 🦄 (312) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6298408Z 🦄 (313) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6299571Z 🦄 (314) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6300744Z 🦄 (315) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6301911Z 🦄 (316) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6303065Z 🦄 (317) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6304399Z 🦄 (318) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6305595Z 🦄 (319) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6306784Z 🦄 (320) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6307956Z 🦄 (321) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6309133Z 🦄 (322) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6310409Z 🦄 (323) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6311570Z 🦄 (324) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6312749Z 🦄 (325) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6313925Z 🦄 (326) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6315094Z 🦄 (327) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6316254Z 🦄 (328) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6317432Z 🦄 (329) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6318604Z 🦄 (330) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6319776Z 🦄 (331) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6320925Z 🦄 (332) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6322099Z 🦄 (333) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6323267Z 🦄 (334) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6324449Z 🦄 (335) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6325615Z 🦄 (336) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6326788Z 🦄 (337) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6328174Z 🦄 (338) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6329357Z 🦄 (339) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6330520Z 🦄 (340) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6331705Z 🦄 (341) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6332884Z 🦄 (342) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6334067Z 🦄 (343) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6335229Z 🦄 (344) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6336401Z 🦄 (345) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6337566Z 🦄 (346) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6338720Z 🦄 (347) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6339913Z 🦄 (348) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6341092Z 🦄 (349) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6342270Z 🦄 (350) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6343434Z 🦄 (351) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6344604Z 🦄 (352) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6345776Z 🦄 (353) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6346956Z 🦄 (354) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6348117Z 🦄 (355) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6352833Z 🦄 (356) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6354035Z 🦄 (357) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6355207Z 🦄 (358) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6356371Z 🦄 (359) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6357548Z 🦄 (360) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6358752Z 🦄 (361) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6359933Z 🦄 (362) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6361140Z 🦄 (363) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6362915Z 🦄 (364) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6364167Z 🦄 (365) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6365354Z 🦄 (366) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6366508Z 🦄 (367) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6368041Z 🦄 (368) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6369262Z 🦄 (369) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6370999Z 🦄 (370) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6372248Z 🦄 (371) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6373432Z 🦄 (372) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6374737Z 🦄 (373) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6375915Z 🦄 (374) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6377084Z 🦄 (375) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6378269Z 🦄 (376) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6379452Z 🦄 (377) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6380620Z 🦄 (378) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6381782Z 🦄 (379) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6382972Z 🦄 (380) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6384144Z 🦄 (381) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6385316Z 🦄 (382) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6386478Z 🦄 (383) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6387649Z 🦄 (384) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6388824Z 🦄 (385) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6389995Z 🦄 (386) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6391687Z 🦄 (387) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6392956Z 🦄 (388) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6394134Z 🦄 (389) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6395296Z 🦄 (390) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6396470Z 🦄 (391) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6397646Z 🦄 (392) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6398837Z 🦄 (393) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6400008Z 🦄 (394) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6401183Z 🦄 (395) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6402370Z 🦄 (396) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6403545Z 🦄 (397) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6404718Z 🦄 (398) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6405888Z 🦄 (399) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6407060Z 🦄 (400) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6408435Z 🦄 (401) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6409597Z 🦄 (402) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6410783Z 🦄 (403) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6411954Z 🦄 (404) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6413638Z 🦄 (405) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6414830Z 🦄 (406) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6416013Z 🦄 (407) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6417181Z 🦄 (408) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6418688Z 🦄 (409) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6419875Z 🦄 (410) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6421187Z 🦄 (411) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6422371Z 🦄 (412) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6423536Z 🦄 (413) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6424717Z 🦄 (414) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6425897Z 🦄 (415) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6427066Z 🦄 (416) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6428227Z 🦄 (417) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6429401Z 🦄 (418) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6430575Z 🦄 (419) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6431742Z 🦄 (420) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6432907Z 🦄 (421) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6434076Z 🦄 (422) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6435265Z 🦄 (423) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6436439Z 🦄 (424) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6437600Z 🦄 (425) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6438770Z 🦄 (426) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6439938Z 🦄 (427) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6441117Z 🦄 (428) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6442276Z 🦄 (429) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6443461Z 🦄 (430) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6444636Z 🦄 (431) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6445801Z 🦄 (432) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6446975Z 🦄 (433) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6448376Z 🦄 (434) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6449558Z 🦄 (435) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6450721Z 🦄 (436) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6451899Z 🦄 (437) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6453078Z 🦄 (438) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6454268Z tests: user error (test failures)
2021-05-12T01:47:27.6455283Z 🦄 (439) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6456459Z 🦄 (440) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6457630Z 🦄 (441) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6458811Z 🦄 (442) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6459975Z 🦄 (443) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6461149Z 🦄 (444) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6462317Z 🦄 (445) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6463489Z 🦄 (446) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6464652Z 🦄 (447) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6465819Z 🦄 (448) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6466986Z 🦄 (449) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6468155Z 🦄 (450) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6469317Z 🦄 (451) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6470492Z 🦄 (452) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6472915Z 🦄 (453) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6474268Z 🦄 (454) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6475929Z 🦄 (455) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6477207Z 🦄 (456) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6478390Z 🦄 (457) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6479539Z 🦄 (458) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6480720Z 🦄 (459) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6482047Z 🦄 (460) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6483231Z 🦄 (461) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6484394Z 🦄 (462) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6485571Z 🦄 (463) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6486751Z 🦄 (464) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6488372Z 🦄 (465) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6489547Z 🦄 (466) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6490739Z 🦄 (467) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6491934Z 🦄 (468) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6493114Z 🦄 (469) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6494288Z 🦄 (470) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6495478Z 🦄 (471) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6496664Z 🦄 (472) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6521749Z 🦄 (473) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6522964Z 🦄 (474) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6524156Z 🦄 (475) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6525337Z 🦄 (476) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6526520Z 🦄 (477) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6527911Z 🦄 (478) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6529137Z 🦄 (479) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6530312Z 🦄 (480) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6531488Z 🦄 (481) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6532646Z 🦄 (482) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6533830Z 🦄 (483) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6535016Z 🦄 (484) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6536193Z 🦄 (485) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6537374Z 🦄 (486) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6538548Z 🦄 (487) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6539728Z 🦄 (488) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6540889Z 🦄 (489) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6542062Z 🦄 (490) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6543234Z 🦄 (491) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6544416Z 🦄 (492) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6545584Z 🦄 (493) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6546763Z 🦄 (494) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6547937Z 🦄 (495) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6549109Z 🦄 (496) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6550278Z 🦄 (497) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6551458Z 🦄 (498) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6552633Z 🦄 (499) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6553807Z 🦄 (500) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6554971Z 🦄 (501) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6556145Z 🦄 (502) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6557326Z 🦄 (503) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6558675Z 🦄 (504) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6559856Z 🦄 (505) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6561032Z 🦄 (506) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6562209Z 🦄 (507) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6563364Z 🦄 (508) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6564544Z 🦄 (509) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6565818Z 🦄 (510) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6566993Z 🦄 (511) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6568282Z 🦄 (512) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6569459Z 🦄 (513) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6570634Z 🦄 (514) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6572417Z 🦄 (515) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6574616Z 🦄 (516) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6575861Z 🦄 (517) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6577047Z 🦄 (518) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6578228Z 🦄 (519) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6579388Z 🦄 (520) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6580571Z 🦄 (521) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6581764Z 🦄 (522) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6582938Z 🦄 (523) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6584739Z 🦄 (524) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6585983Z 🦄 (525) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6587171Z 🦄 (526) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6588358Z 🦄 (527) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6589555Z 🦄 (528) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6590755Z 🦄 (529) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6591947Z 🦄 (530) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6593115Z 🦄 (531) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6594295Z 🦄 (532) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6595474Z 🦄 (533) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6596669Z 🦄 (534) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6597846Z 🦄 (535) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6599027Z 🦄 (536) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6600204Z 🦄 (537) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6601380Z 🦄 (538) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6602539Z 🦄 (539) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6603725Z 🦄 (540) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6604899Z 🦄 (541) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6606082Z 🦄 (542) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6607240Z 🦄 (543) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6608796Z 🦄 (544) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6609984Z 🦄 (545) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6611161Z 🦄 (546) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6612330Z 🦄 (547) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6613512Z 🦄 (548) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6614691Z 🦄 (549) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6615869Z 🦄 (550) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6617036Z 🦄 (551) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6618219Z 🦄 (552) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6619405Z 🦄 (553) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6620766Z 🦄 (554) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6621972Z 🦄 (555) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6623159Z 🦄 (556) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6624332Z 🦄 (557) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6625492Z 🦄 (558) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6626674Z 🦄 (559) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6627957Z 🦄 (560) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6629139Z 🦄 (561) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6630307Z 🦄 (562) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6631490Z 🦄 (563) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6632658Z 🦄 (564) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6633827Z 🦄 (565) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6634985Z 🦄 (566) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6636179Z 🦄 (567) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6637351Z 🦄 (568) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6638524Z 🦄 (569) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6639687Z 🦄 (570) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6640860Z 🦄 (571) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6642037Z 🦄 (572) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6643209Z 🦄 (573) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6644374Z 🦄 (574) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6645555Z 🦄 (575) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6646734Z 🦄 (576) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6648074Z 🦄 (577) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6649259Z 🦄 (578) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6650461Z 🦄 (579) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6651639Z 🦄 (580) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6652800Z 🦄 (581) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6653968Z 🦄 (582) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6655139Z 🦄 (583) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6656310Z 🦄 (584) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6657489Z 🦄 (585) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6658660Z 🦄 (586) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6659826Z 🦄 (587) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6661581Z 🦄 (588) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6662747Z 🦄 (589) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6663929Z 🦄 (590) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6665105Z 🦄 (591) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6666294Z 🦄 (592) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6667492Z 🦄 (593) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6668670Z 🦄 (594) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6669854Z 🦄 (595) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6671027Z 🦄 (596) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6672202Z 🦄 (597) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6673377Z 🦄 (598) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6680873Z 🦄 (599) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6682082Z 🦄 (600) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6683247Z 🦄 (601) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6684427Z 🦄 (602) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6685596Z 🦄 (603) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6686945Z 🦄 (604) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6688402Z 🦄 (605) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6689588Z 🦄 (606) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6690762Z 🦄 (607) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6691928Z 🦄 (608) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6693100Z 🦄 (609) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6694382Z 🦄 (610) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6695553Z 🦄 (611) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6696711Z 🦄 (612) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6697894Z 🦄 (613) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6699081Z 🦄 (614) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6700245Z 🦄 (615) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6701401Z 🦄 (616) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6702583Z 🦄 (617) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6703759Z 🦄 (618) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6704918Z 🦄 (619) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6706077Z 🦄 (620) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6707249Z 🦄 (621) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6708439Z 🦄 (622) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6709608Z 🦄 (623) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6710767Z 🦄 (624) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6711938Z 🦄 (625) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6713109Z 🦄 (626) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6714263Z 🦄 (627) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6715436Z 🦄 (628) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6716610Z 🦄 (629) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6717781Z 🦄 (630) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6718930Z 🦄 (631) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6720098Z 🦄 (632) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6721263Z 🦄 (633) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6722425Z 🦄 (634) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6723585Z 🦄 (635) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6724753Z 🦄 (636) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6725928Z 🦄 (637) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6727092Z 🦄 (638) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6728443Z 🦄 (639) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6729624Z 🦄 (640) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6730796Z 🦄 (641) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6731974Z 🦄 (642) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6733129Z 🦄 (643) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6734303Z 🦄 (644) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6735476Z 🦄 (645) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6736640Z 🦄 (646) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6737802Z 🦄 (647) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6738970Z 🦄 (648) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6740138Z 🦄 (649) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6741287Z 🦄 (650) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6742457Z 🦄 (651) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6743625Z 🦄 (652) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6744799Z 🦄 (653) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6746077Z 🦄 (654) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6747272Z 🦄 (655) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6748444Z 🦄 (656) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6749618Z 🦄 (657) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6750770Z 🦄 (658) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6751943Z 🦄 (659) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6753202Z 🦄 (660) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6754368Z 🦄 (661) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6755518Z 🦄 (662) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6756684Z 🦄 (663) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6757852Z 🦄 (664) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6759022Z 🦄 (665) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6760177Z 🦄 (666) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6761360Z 🦄 (667) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6762537Z 🦄 (668) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6763709Z 🦄 (669) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6764864Z 🦄 (670) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6766031Z 🦄 (671) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6767259Z 🦄 (672) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6768537Z 🦄 (673) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6770080Z 🦄 (674) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6771534Z 🦄 (675) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6772711Z 🦄 (676) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6773862Z 🦄 (677) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6775040Z 🦄 (678) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6777239Z 🦄 (679) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6778477Z 🦄 (680) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6779636Z 🦄 (681) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6780818Z 🦄 (682) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6781988Z 🦄 (683) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6783160Z 🦄 (684) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6784336Z 🦄 (685) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6785520Z 🦄 (686) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6786700Z 🦄 (687) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6787872Z 🦄 (688) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6789072Z 🦄 (689) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6790247Z 🦄 (690) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6791429Z 🦄 (691) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6792613Z 🦄 (692) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6793775Z 🦄 (693) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6794946Z 🦄 (694) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6796118Z 🦄 (695) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6797277Z 🦄 (696) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6798454Z 🦄 (697) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6799764Z 🦄 (698) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6800934Z 🦄 (699) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6802102Z 🦄 (700) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6803274Z 🦄 (701) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6804446Z 🦄 (702) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6805618Z 🦄 (703) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6806953Z 🦄 (704) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6808307Z 🦄 (705) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6809481Z 🦄 (706) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6810653Z 🦄 (707) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6811814Z 🦄 (708) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6812993Z 🦄 (709) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6814273Z 🦄 (710) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6816567Z 🦄 (711) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6817840Z 🦄 (712) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6819024Z 🦄 (713) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6820210Z 🦄 (714) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6821390Z 🦄 (715) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6822547Z 🦄 (716) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6823733Z 🦄 (717) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6824909Z 🦄 (718) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6826085Z 🦄 (719) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6827236Z 🦄 (720) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6828410Z 🦄 (721) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6829597Z 🦄 (722) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6830753Z 🦄 (723) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6831923Z 🦄 (724) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6833910Z 🦄 (725) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6835095Z 🦄 (726) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6836247Z 🦄 (727) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6837421Z 🦄 (728) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6838602Z 🦄 (729) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6839778Z 🦄 (730) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6840941Z 🦄 (731) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6842113Z 🦄 (732) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6843282Z 🦄 (733) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6844446Z 🦄 (734) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6845610Z 🦄 (735) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6846780Z 🦄 (736) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6848104Z 🦄 (737) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6849279Z 🦄 (738) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6850429Z 🦄 (739) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6851599Z 🦄 (740) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6852776Z 🦄 (741) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6853958Z 🦄 (742) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6855116Z 🦄 (743) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6856288Z 🦄 (744) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6857462Z 🦄 (745) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6871374Z 🦄 (746) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6872889Z 🦄 (747) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6874076Z 🦄 (748) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6875265Z 🦄 (749) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6876449Z 🦄 (750) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6879262Z 🦄 (751) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6880457Z 🦄 (752) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6881635Z 🦄 (753) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6882983Z 🦄 (754) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6885422Z 🦄 (755) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6886595Z 🦄 (756) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6887934Z 🦄 (757) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6889133Z 🦄 (758) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6890297Z 🦄 (759) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6891626Z 🦄 (760) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6892805Z 🦄 (761) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6893975Z 🦄 (762) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6895138Z 🦄 (763) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6896312Z 🦄 (764) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6897483Z 🦄 (765) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6898662Z 🦄 (766) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6899825Z 🦄 (767) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6900996Z 🦄 (768) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6902167Z 🦄 (769) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6903333Z 🦄 (770) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6904493Z 🦄 (771) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6905676Z 🦄 (772) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6906848Z 🦄 (773) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6908012Z 🦄 (774) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6909166Z 🦄 (775) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6910339Z 🦄 (776) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6911505Z 🦄 (777) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6912678Z 🦄 (778) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6913839Z 🦄 (779) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6915017Z 🦄 (780) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6916189Z 🦄 (781) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6917359Z 🦄 (782) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6918533Z 🦄 (783) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6919705Z 🦄 (784) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6920881Z 🦄 (785) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6922034Z 🦄 (786) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6923204Z 🦄 (787) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6924376Z 🦄 (788) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6925549Z 🦄 (789) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6926697Z 🦄 (790) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6927977Z 🦄 (791) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6929179Z 🦄 (792) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6930349Z 🦄 (793) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6931508Z 🦄 (794) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6932679Z 🦄 (795) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6933935Z 🦄 (796) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6935902Z 🦄 (797) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6937145Z 🦄 (798) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6938324Z 🦄 (799) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6939501Z 🦄 (800) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6940675Z 🦄 (801) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6941837Z 🦄 (802) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6943010Z 🦄 (803) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6944344Z 🦄 (804) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6945531Z 🦄 (805) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6946689Z 🦄 (806) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6947863Z 🦄 (807) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6949034Z 🦄 (808) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6950183Z 🦄 (809) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6951444Z 🦄 (810) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6952614Z 🦄 (811) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6953791Z 🦄 (812) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6954950Z 🦄 (813) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6956122Z 🦄 (814) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6957296Z 🦄 (815) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6958477Z 🦄 (816) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6959676Z 🦄 (817) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6960848Z 🦄 (818) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6962017Z 🦄 (819) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6963187Z 🦄 (820) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6964335Z 🦄 (821) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6965517Z 🦄 (822) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6966681Z 🦄 (823) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6967980Z 🦄 (824) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6969149Z 🦄 (825) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6970325Z 🦄 (826) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6971505Z 🦄 (827) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6972678Z 🦄 (828) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6973848Z 🦄 (829) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6975025Z 🦄 (830) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6976283Z 🦄 (831) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6977353Z 🦄 (832) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6978430Z 🦄 (833) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6980503Z 🦄 (834) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6981775Z 🦄 (835) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6982938Z 🦄 (836) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6984108Z 🦄 (837) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6985286Z 🦄 (838) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6986461Z 🦄 (839) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6987617Z 🦄 (840) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6988806Z 🦄 (841) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6989988Z 🦄 (842) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6991168Z 🦄 (843) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6992329Z 🦄 (844) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6993494Z 🦄 (845) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6994658Z 🦄 (846) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6995835Z 🦄 (847) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6996992Z 🦄 (848) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6998170Z 🦄 (849) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.6999345Z 🦄 (850) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7000516Z 🦄 (851) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7001675Z 🦄 (852) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7002852Z 🦄 (853) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7004164Z 🦄 (854) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7005343Z 🦄 (855) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7006529Z 🦄 (856) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7007840Z 🦄 (857) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7009044Z 🦄 (858) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7010207Z 🦄 (859) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7011487Z 🦄 (860) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7012656Z 🦄 (861) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7013844Z 🦄 (862) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7015011Z 🦄 (863) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7016188Z 🦄 (864) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7017363Z 🦄 (865) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7018543Z 🦄 (866) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7019706Z 🦄 (867) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7021102Z 🦄 (868) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7022274Z 🦄 (869) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7023442Z 🦄 (870) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7024593Z 🦄 (871) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7026145Z 🦄 (872) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7027329Z 🦄 (873) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7028501Z 🦄 (874) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7029661Z 🦄 (875) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7033370Z 🦄 (876) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7034673Z 🦄 (877) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7035829Z 🦄 (878) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7037031Z 🦄 (879) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7038207Z 🦄 (880) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7039390Z 🦄 (881) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7040551Z 🦄 (882) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7041722Z 🦄 (883) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7042907Z 🦄 (884) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7044087Z 🦄 (885) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7045241Z 🦄 (886) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7046414Z 🦄 (887) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7047727Z 🦄 (888) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7048921Z 🦄 (889) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7050075Z 🦄 (890) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7051474Z 🦄 (891) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7052670Z 🦄 (892) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7053837Z 🦄 (893) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7055000Z 🦄 (894) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7056177Z 🦄 (895) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7057384Z 🦄 (896) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7058646Z 🦄 (897) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7059807Z 🦄 (898) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7060986Z 🦄 (899) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7062161Z 🦄 (900) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7063330Z 🦄 (901) util.pretty.Delta.Semigroup.<>.associative
2021-05-12T01:47:27.7064470Z 🦄 util.pinboard.pinning equal values stores only one
2021-05-12T01:47:27.7065459Z ------------------------------------------------------------
2021-05-12T01:47:27.7065887Z
2021-05-12T01:47:27.7066142Z
2021-05-12T01:47:27.7066515Z 1882 passed
2021-05-12T01:47:27.7067021Z 28 FAILED (failed scopes below)
2021-05-12T01:47:27.7067693Z "git-fc.pull"
2021-05-12T01:47:27.7068663Z "git-fc.push.SlimCopyRegenerateIndex"
2021-05-12T01:47:27.7069602Z "gitsync22.fc.accessPatch"
2021-05-12T01:47:27.7070294Z "gitsync22.fc.history"
2021-05-12T01:47:27.7071061Z "gitsync22.fc.lightweightPatch"
2021-05-12T01:47:27.7071936Z "gitsync22.fc.metadataForTerm"
2021-05-12T01:47:27.7072778Z "gitsync22.fc.metadataForType"
2021-05-12T01:47:27.7073682Z "gitsync22.fc.one-term"
2021-05-12T01:47:27.7074507Z "gitsync22.fc.one-term2"
2021-05-12T01:47:27.7075298Z "gitsync22.fc.one-type"
2021-05-12T01:47:27.7075958Z "gitsync22.fc.patching"
2021-05-12T01:47:27.7076667Z "gitsync22.fc.subNamespace"
2021-05-12T01:47:27.7077567Z "gitsync22.fc.test-watches"
2021-05-12T01:47:27.7078315Z "gitsync22.fc.topLevelTerm"
2021-05-12T01:47:27.7079042Z "gitsync22.fc.typeAlias"
2021-05-12T01:47:27.7079757Z "gitsync22.sc.accessPatch"
2021-05-12T01:47:27.7080451Z "gitsync22.sc.history"
2021-05-12T01:47:27.7082425Z "gitsync22.sc.lightweightPatch"
2021-05-12T01:47:27.7084023Z "gitsync22.sc.metadataForTerm"
2021-05-12T01:47:27.7084886Z "gitsync22.sc.metadataForType"
2021-05-12T01:47:27.7085887Z "gitsync22.sc.one-term"
2021-05-12T01:47:27.7086719Z "gitsync22.sc.one-term2"
2021-05-12T01:47:27.7087665Z "gitsync22.sc.one-type"
2021-05-12T01:47:27.7088308Z "gitsync22.sc.patching"
2021-05-12T01:47:27.7089016Z "gitsync22.sc.subNamespace"
2021-05-12T01:47:27.7090726Z "gitsync22.sc.test-watches"
2021-05-12T01:47:27.7091502Z "gitsync22.sc.topLevelTerm"
2021-05-12T01:47:27.7092217Z "gitsync22.sc.typeAlias"
2021-05-12T01:47:27.7092630Z
2021-05-12T01:47:27.7093099Z To rerun with same random seed:
2021-05-12T01:47:27.7093461Z
2021-05-12T01:47:27.7093927Z EasyTest.rerun 9026432155558480332
2021-05-12T01:47:27.7094806Z EasyTest.rerunOnly 9026432155558480332 "git-fc.pull"
2021-05-12T01:47:27.7095277Z
2021-05-12T01:47:27.7095517Z
2021-05-12T01:47:27.7096221Z ------------------------------------------------------------
2021-05-12T01:47:27.7096886Z ❌
2021-05-12T01:47:27.7102584Z ##[error]Process completed with exit code 1.
2021-05-12T01:47:27.7215498Z Post job cleanup.
2021-05-12T01:47:27.8335801Z [command]/usr/bin/git version
2021-05-12T01:47:27.8429497Z git version 2.31.1
2021-05-12T01:47:27.8468429Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-12T01:47:27.8512443Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-12T01:47:27.8816781Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-12T01:47:27.8850240Z http.https://github.com/.extraheader
2021-05-12T01:47:27.8868998Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-05-12T01:47:27.8902221Z [command]/usr/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-12T01:47:27.9244152Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment