haxe icon indicating copy to clipboard operation
haxe copied to clipboard

Can't hoist null to typed value with `var t : X = null`

Open 0b1kn00b opened this issue 3 years ago • 2 comments
trafficstars

In my branch of tink_core this test is failing in neko. this build

0b1kn00b avatar Mar 01 '22 11:03 0b1kn00b

What's the actual failure?

kLabz avatar Mar 01 '22 11:03 kLabz

That's the only information I can haul out at the moment. I've made a pull request to tink_core with some notes but I'll have to wait for them to get back to flesh it out. Here's the readout.

2022-03-01T11:02:32.0889267Z Requested labels: ubuntu-latest
2022-03-01T11:02:32.0889331Z Job defined at: 0b1kn00b/tink_core/.github/workflows/ci.yml@refs/heads/master
2022-03-01T11:02:32.0889360Z Waiting for a runner to pick up this job...
2022-03-01T11:02:36.5703131Z Job is waiting for a hosted runner to come online.
2022-03-01T11:02:39.8741374Z Job is about to start running on the hosted runner: GitHub Actions 4 (hosted)
2022-03-01T11:02:44.5040823Z Current runner version: '2.287.1'
2022-03-01T11:02:44.5076995Z ##[group]Operating System
2022-03-01T11:02:44.5077749Z Ubuntu
2022-03-01T11:02:44.5078333Z 20.04.3
2022-03-01T11:02:44.5078605Z LTS
2022-03-01T11:02:44.5079056Z ##[endgroup]
2022-03-01T11:02:44.5079390Z ##[group]Virtual Environment
2022-03-01T11:02:44.5079817Z Environment: ubuntu-20.04
2022-03-01T11:02:44.5080273Z Version: 20220220.1
2022-03-01T11:02:44.5080945Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220220.1/images/linux/Ubuntu2004-Readme.md
2022-03-01T11:02:44.5081759Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220220.1
2022-03-01T11:02:44.5082347Z ##[endgroup]
2022-03-01T11:02:44.5082988Z ##[group]Virtual Environment Provisioner
2022-03-01T11:02:44.5083536Z 1.0.0.0-main-20220215-1
2022-03-01T11:02:44.5083849Z ##[endgroup]
2022-03-01T11:02:44.5084989Z ##[group]GITHUB_TOKEN Permissions
2022-03-01T11:02:44.5085784Z Actions: write
2022-03-01T11:02:44.5086394Z Checks: write
2022-03-01T11:02:44.5086790Z Contents: write
2022-03-01T11:02:44.5087163Z Deployments: write
2022-03-01T11:02:44.5087500Z Discussions: write
2022-03-01T11:02:44.5087837Z Issues: write
2022-03-01T11:02:44.5088246Z Metadata: read
2022-03-01T11:02:44.5089016Z Packages: write
2022-03-01T11:02:44.5089390Z Pages: write
2022-03-01T11:02:44.5089723Z PullRequests: write
2022-03-01T11:02:44.5090308Z RepositoryProjects: write
2022-03-01T11:02:44.5090826Z SecurityEvents: write
2022-03-01T11:02:44.5091150Z Statuses: write
2022-03-01T11:02:44.5091540Z ##[endgroup]
2022-03-01T11:02:44.5096454Z Secret source: Actions
2022-03-01T11:02:44.5097223Z Prepare workflow directory
2022-03-01T11:02:44.6426067Z Prepare all required actions
2022-03-01T11:02:44.6756717Z Getting action download info
2022-03-01T11:02:44.8764409Z Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
2022-03-01T11:02:45.2868205Z Download action repository 'actions/cache@v1' (SHA:70655ec8323daeeaa7ef06d7c56e1b9191396cbe)
2022-03-01T11:02:45.4623900Z Download action repository 'lix-pm/setup-lix@master' (SHA:17a898d02aae772659062ba8c7158f07f87be256)
2022-03-01T11:02:45.8878203Z ##[group]Run actions/checkout@v2
2022-03-01T11:02:45.8878915Z with:
2022-03-01T11:02:45.8879367Z   repository: 0b1kn00b/tink_core
2022-03-01T11:02:45.8880091Z   token: ***
2022-03-01T11:02:45.8880503Z   ssh-strict: true
2022-03-01T11:02:45.8880883Z   persist-credentials: true
2022-03-01T11:02:45.8881396Z   clean: true
2022-03-01T11:02:45.8881790Z   fetch-depth: 1
2022-03-01T11:02:45.8882112Z   lfs: false
2022-03-01T11:02:45.8882493Z   submodules: false
2022-03-01T11:02:45.8882834Z ##[endgroup]
2022-03-01T11:02:46.2438334Z Syncing repository: 0b1kn00b/tink_core
2022-03-01T11:02:46.2458565Z ##[group]Getting Git version info
2022-03-01T11:02:46.2459447Z Working directory is '/home/runner/work/tink_core/tink_core'
2022-03-01T11:02:46.2460399Z [command]/usr/bin/git version
2022-03-01T11:02:46.2535646Z git version 2.35.1
2022-03-01T11:02:46.2562025Z ##[endgroup]
2022-03-01T11:02:46.2572470Z Deleting the contents of '/home/runner/work/tink_core/tink_core'
2022-03-01T11:02:46.2579801Z ##[group]Initializing the repository
2022-03-01T11:02:46.2582742Z [command]/usr/bin/git init /home/runner/work/tink_core/tink_core
2022-03-01T11:02:46.2673459Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-03-01T11:02:46.2674640Z hint: is subject to change. To configure the initial branch name to use in all
2022-03-01T11:02:46.2675693Z hint: of your new repositories, which will suppress this warning, call:
2022-03-01T11:02:46.2677042Z hint: 
2022-03-01T11:02:46.2677862Z hint: 	git config --global init.defaultBranch <name>
2022-03-01T11:02:46.2678277Z hint: 
2022-03-01T11:02:46.2678918Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-03-01T11:02:46.2679641Z hint: 'development'. The just-created branch can be renamed via this command:
2022-03-01T11:02:46.2680336Z hint: 
2022-03-01T11:02:46.2680863Z hint: 	git branch -m <name>
2022-03-01T11:02:46.2689464Z Initialized empty Git repository in /home/runner/work/tink_core/tink_core/.git/
2022-03-01T11:02:46.2705784Z [command]/usr/bin/git remote add origin https://github.com/0b1kn00b/tink_core
2022-03-01T11:02:46.2757657Z ##[endgroup]
2022-03-01T11:02:46.2759267Z ##[group]Disabling automatic garbage collection
2022-03-01T11:02:46.2763881Z [command]/usr/bin/git config --local gc.auto 0
2022-03-01T11:02:46.2805518Z ##[endgroup]
2022-03-01T11:02:46.2829815Z ##[group]Setting up auth
2022-03-01T11:02:46.2831788Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-03-01T11:02:46.2865320Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-03-01T11:02:46.3495997Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-03-01T11:02:46.3533587Z [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' || :
2022-03-01T11:02:46.3843285Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-03-01T11:02:46.3956390Z ##[endgroup]
2022-03-01T11:02:46.3957449Z ##[group]Fetching the repository
2022-03-01T11:02:46.3966745Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ba035bb0db466e72956c3c36d6c7307dbc252db2:refs/remotes/origin/master
2022-03-01T11:02:46.6538133Z remote: Enumerating objects: 93, done.        
2022-03-01T11:02:46.6539852Z remote: Counting objects:   1% (1/93)        
2022-03-01T11:02:46.6540695Z remote: Counting objects:   2% (2/93)        
2022-03-01T11:02:46.6541554Z remote: Counting objects:   3% (3/93)        
2022-03-01T11:02:46.6542181Z remote: Counting objects:   4% (4/93)        
2022-03-01T11:02:46.6542983Z remote: Counting objects:   5% (5/93)        
2022-03-01T11:02:46.6544082Z remote: Counting objects:   6% (6/93)        
2022-03-01T11:02:46.6544828Z remote: Counting objects:   7% (7/93)        
2022-03-01T11:02:46.6545459Z remote: Counting objects:   8% (8/93)        
2022-03-01T11:02:46.6546039Z remote: Counting objects:   9% (9/93)        
2022-03-01T11:02:46.6546646Z remote: Counting objects:  10% (10/93)        
2022-03-01T11:02:46.6547266Z remote: Counting objects:  11% (11/93)        
2022-03-01T11:02:46.6547874Z remote: Counting objects:  12% (12/93)        
2022-03-01T11:02:46.6548466Z remote: Counting objects:  13% (13/93)        
2022-03-01T11:02:46.6549130Z remote: Counting objects:  15% (14/93)        
2022-03-01T11:02:46.6549741Z remote: Counting objects:  16% (15/93)        
2022-03-01T11:02:46.6550291Z remote: Counting objects:  17% (16/93)        
2022-03-01T11:02:46.6550843Z remote: Counting objects:  18% (17/93)        
2022-03-01T11:02:46.6551520Z remote: Counting objects:  19% (18/93)        
2022-03-01T11:02:46.6552180Z remote: Counting objects:  20% (19/93)        
2022-03-01T11:02:46.6552764Z remote: Counting objects:  21% (20/93)        
2022-03-01T11:02:46.6553382Z remote: Counting objects:  22% (21/93)        
2022-03-01T11:02:46.6553900Z remote: Counting objects:  23% (22/93)        
2022-03-01T11:02:46.6622091Z remote: Counting objects:  24% (23/93)        
2022-03-01T11:02:46.6623118Z remote: Counting objects:  25% (24/93)        
2022-03-01T11:02:46.6623736Z remote: Counting objects:  26% (25/93)        
2022-03-01T11:02:46.6624435Z remote: Counting objects:  27% (26/93)        
2022-03-01T11:02:46.6625138Z remote: Counting objects:  29% (27/93)        
2022-03-01T11:02:46.6625735Z remote: Counting objects:  30% (28/93)        
2022-03-01T11:02:46.6626411Z remote: Counting objects:  31% (29/93)        
2022-03-01T11:02:46.6627660Z remote: Counting objects:  32% (30/93)        
2022-03-01T11:02:46.6628199Z remote: Counting objects:  33% (31/93)        
2022-03-01T11:02:46.6629274Z remote: Counting objects:  34% (32/93)        
2022-03-01T11:02:46.6629798Z remote: Counting objects:  35% (33/93)        
2022-03-01T11:02:46.6630370Z remote: Counting objects:  36% (34/93)        
2022-03-01T11:02:46.6930214Z remote: Counting objects:  37% (35/93)        
2022-03-01T11:02:46.6930657Z remote: Counting objects:  38% (36/93)        
2022-03-01T11:02:46.6931007Z remote: Counting objects:  39% (37/93)        
2022-03-01T11:02:46.6931338Z remote: Counting objects:  40% (38/93)        
2022-03-01T11:02:46.6931677Z remote: Counting objects:  41% (39/93)        
2022-03-01T11:02:46.6932003Z remote: Counting objects:  43% (40/93)        
2022-03-01T11:02:46.6932346Z remote: Counting objects:  44% (41/93)        
2022-03-01T11:02:46.6932681Z remote: Counting objects:  45% (42/93)        
2022-03-01T11:02:46.6933001Z remote: Counting objects:  46% (43/93)        
2022-03-01T11:02:46.6933334Z remote: Counting objects:  47% (44/93)        
2022-03-01T11:02:46.6933652Z remote: Counting objects:  48% (45/93)        
2022-03-01T11:02:46.6934021Z remote: Counting objects:  49% (46/93)        
2022-03-01T11:02:46.6934368Z remote: Counting objects:  50% (47/93)        
2022-03-01T11:02:46.6934689Z remote: Counting objects:  51% (48/93)        
2022-03-01T11:02:46.6935021Z remote: Counting objects:  52% (49/93)        
2022-03-01T11:02:46.6935337Z remote: Counting objects:  53% (50/93)        
2022-03-01T11:02:46.6935668Z remote: Counting objects:  54% (51/93)        
2022-03-01T11:02:46.6935983Z remote: Counting objects:  55% (52/93)        
2022-03-01T11:02:46.6936317Z remote: Counting objects:  56% (53/93)        
2022-03-01T11:02:46.6936650Z remote: Counting objects:  58% (54/93)        
2022-03-01T11:02:46.6936966Z remote: Counting objects:  59% (55/93)        
2022-03-01T11:02:46.6937297Z remote: Counting objects:  60% (56/93)        
2022-03-01T11:02:46.6937611Z remote: Counting objects:  61% (57/93)        
2022-03-01T11:02:46.6937940Z remote: Counting objects:  62% (58/93)        
2022-03-01T11:02:46.6938282Z remote: Counting objects:  63% (59/93)        
2022-03-01T11:02:46.6938891Z remote: Counting objects:  64% (60/93)        
2022-03-01T11:02:46.6939275Z remote: Counting objects:  65% (61/93)        
2022-03-01T11:02:46.6939596Z remote: Counting objects:  66% (62/93)        
2022-03-01T11:02:46.6939929Z remote: Counting objects:  67% (63/93)        
2022-03-01T11:02:46.6940247Z remote: Counting objects:  68% (64/93)        
2022-03-01T11:02:46.6940598Z remote: Counting objects:  69% (65/93)        
2022-03-01T11:02:46.6940931Z remote: Counting objects:  70% (66/93)        
2022-03-01T11:02:46.6941264Z remote: Counting objects:  72% (67/93)        
2022-03-01T11:02:46.6941580Z remote: Counting objects:  73% (68/93)        
2022-03-01T11:02:46.6941915Z remote: Counting objects:  74% (69/93)        
2022-03-01T11:02:46.6942235Z remote: Counting objects:  75% (70/93)        
2022-03-01T11:02:46.6942567Z remote: Counting objects:  76% (71/93)        
2022-03-01T11:02:46.6942887Z remote: Counting objects:  77% (72/93)        
2022-03-01T11:02:46.6943233Z remote: Counting objects:  78% (73/93)        
2022-03-01T11:02:46.6943575Z remote: Counting objects:  79% (74/93)        
2022-03-01T11:02:46.6943896Z remote: Counting objects:  80% (75/93)        
2022-03-01T11:02:46.6944228Z remote: Counting objects:  81% (76/93)        
2022-03-01T11:02:46.6944545Z remote: Counting objects:  82% (77/93)        
2022-03-01T11:02:46.6944875Z remote: Counting objects:  83% (78/93)        
2022-03-01T11:02:46.6945209Z remote: Counting objects:  84% (79/93)        
2022-03-01T11:02:46.6945535Z remote: Counting objects:  86% (80/93)        
2022-03-01T11:02:46.6945867Z remote: Counting objects:  87% (81/93)        
2022-03-01T11:02:46.6946185Z remote: Counting objects:  88% (82/93)        
2022-03-01T11:02:46.6946513Z remote: Counting objects:  89% (83/93)        
2022-03-01T11:02:46.6946831Z remote: Counting objects:  90% (84/93)        
2022-03-01T11:02:46.6947162Z remote: Counting objects:  91% (85/93)        
2022-03-01T11:02:46.6947662Z remote: Counting objects:  92% (86/93)        
2022-03-01T11:02:46.6947987Z remote: Counting objects:  93% (87/93)        
2022-03-01T11:02:46.6948328Z remote: Counting objects:  94% (88/93)        
2022-03-01T11:02:46.6948650Z remote: Counting objects:  95% (89/93)        
2022-03-01T11:02:46.6948983Z remote: Counting objects:  96% (90/93)        
2022-03-01T11:02:46.6949321Z remote: Counting objects:  97% (91/93)        
2022-03-01T11:02:46.6949639Z remote: Counting objects:  98% (92/93)        
2022-03-01T11:02:46.6949971Z remote: Counting objects: 100% (93/93)        
2022-03-01T11:02:46.6950305Z remote: Counting objects: 100% (93/93), done.        
2022-03-01T11:02:46.6950689Z remote: Compressing objects:   1% (1/84)        
2022-03-01T11:02:46.6951043Z remote: Compressing objects:   2% (2/84)        
2022-03-01T11:02:46.6951412Z remote: Compressing objects:   3% (3/84)        
2022-03-01T11:02:46.6951773Z remote: Compressing objects:   4% (4/84)        
2022-03-01T11:02:46.6952126Z remote: Compressing objects:   5% (5/84)        
2022-03-01T11:02:46.6952485Z remote: Compressing objects:   7% (6/84)        
2022-03-01T11:02:46.6952831Z remote: Compressing objects:   8% (7/84)        
2022-03-01T11:02:46.6953184Z remote: Compressing objects:   9% (8/84)        
2022-03-01T11:02:46.6953542Z remote: Compressing objects:  10% (9/84)        
2022-03-01T11:02:46.6953888Z remote: Compressing objects:  11% (10/84)        
2022-03-01T11:02:46.6954253Z remote: Compressing objects:  13% (11/84)        
2022-03-01T11:02:46.6954603Z remote: Compressing objects:  14% (12/84)        
2022-03-01T11:02:46.6954960Z remote: Compressing objects:  15% (13/84)        
2022-03-01T11:02:46.6955921Z remote: Compressing objects:  16% (14/84)        
2022-03-01T11:02:46.6956288Z remote: Compressing objects:  17% (15/84)        
2022-03-01T11:02:46.6956646Z remote: Compressing objects:  19% (16/84)        
2022-03-01T11:02:46.6956989Z remote: Compressing objects:  20% (17/84)        
2022-03-01T11:02:46.6957359Z remote: Compressing objects:  21% (18/84)        
2022-03-01T11:02:46.6957696Z remote: Compressing objects:  22% (19/84)        
2022-03-01T11:02:46.6958186Z remote: Compressing objects:  23% (20/84)        
2022-03-01T11:02:46.6958582Z remote: Compressing objects:  25% (21/84)        
2022-03-01T11:02:46.6958920Z remote: Compressing objects:  26% (22/84)        
2022-03-01T11:02:46.6959276Z remote: Compressing objects:  27% (23/84)        
2022-03-01T11:02:46.6959613Z remote: Compressing objects:  28% (24/84)        
2022-03-01T11:02:46.6959965Z remote: Compressing objects:  29% (25/84)        
2022-03-01T11:02:46.6960302Z remote: Compressing objects:  30% (26/84)        
2022-03-01T11:02:46.6960659Z remote: Compressing objects:  32% (27/84)        
2022-03-01T11:02:46.6961013Z remote: Compressing objects:  33% (28/84)        
2022-03-01T11:02:46.6961348Z remote: Compressing objects:  34% (29/84)        
2022-03-01T11:02:46.6961701Z remote: Compressing objects:  35% (30/84)        
2022-03-01T11:02:46.6962052Z remote: Compressing objects:  36% (31/84)        
2022-03-01T11:02:46.6962411Z remote: Compressing objects:  38% (32/84)        
2022-03-01T11:02:46.6962768Z remote: Compressing objects:  39% (33/84)        
2022-03-01T11:02:46.6963104Z remote: Compressing objects:  40% (34/84)        
2022-03-01T11:02:46.6963456Z remote: Compressing objects:  41% (35/84)        
2022-03-01T11:02:46.6963791Z remote: Compressing objects:  42% (36/84)        
2022-03-01T11:02:46.6964139Z remote: Compressing objects:  44% (37/84)        
2022-03-01T11:02:46.6964491Z remote: Compressing objects:  45% (38/84)        
2022-03-01T11:02:46.6964830Z remote: Compressing objects:  46% (39/84)        
2022-03-01T11:02:46.6969066Z remote: Compressing objects:  47% (40/84)        
2022-03-01T11:02:46.6969437Z remote: Compressing objects:  48% (41/84)        
2022-03-01T11:02:46.6969798Z remote: Compressing objects:  50% (42/84)        
2022-03-01T11:02:46.6970139Z remote: Compressing objects:  51% (43/84)        
2022-03-01T11:02:46.6970730Z remote: Compressing objects:  52% (44/84)        
2022-03-01T11:02:46.6971095Z remote: Compressing objects:  53% (45/84)        
2022-03-01T11:02:46.6971435Z remote: Compressing objects:  54% (46/84)        
2022-03-01T11:02:46.6971789Z remote: Compressing objects:  55% (47/84)        
2022-03-01T11:02:46.6972128Z remote: Compressing objects:  57% (48/84)        
2022-03-01T11:02:46.6972484Z remote: Compressing objects:  58% (49/84)        
2022-03-01T11:02:46.6972838Z remote: Compressing objects:  59% (50/84)        
2022-03-01T11:02:46.6973177Z remote: Compressing objects:  60% (51/84)        
2022-03-01T11:02:46.6973533Z remote: Compressing objects:  61% (52/84)        
2022-03-01T11:02:46.6973871Z remote: Compressing objects:  63% (53/84)        
2022-03-01T11:02:46.6974220Z remote: Compressing objects:  64% (54/84)        
2022-03-01T11:02:46.6974554Z remote: Compressing objects:  65% (55/84)        
2022-03-01T11:02:46.6974909Z remote: Compressing objects:  66% (56/84)        
2022-03-01T11:02:46.6975267Z remote: Compressing objects:  67% (57/84)        
2022-03-01T11:02:46.6975610Z remote: Compressing objects:  69% (58/84)        
2022-03-01T11:02:46.6975964Z remote: Compressing objects:  70% (59/84)        
2022-03-01T11:02:46.6976302Z remote: Compressing objects:  71% (60/84)        
2022-03-01T11:02:46.6976654Z remote: Compressing objects:  72% (61/84)        
2022-03-01T11:02:46.6977009Z remote: Compressing objects:  73% (62/84)        
2022-03-01T11:02:46.6977343Z remote: Compressing objects:  75% (63/84)        
2022-03-01T11:02:46.6977697Z remote: Compressing objects:  76% (64/84)        
2022-03-01T11:02:46.6978031Z remote: Compressing objects:  77% (65/84)        
2022-03-01T11:02:46.6978384Z remote: Compressing objects:  78% (66/84)        
2022-03-01T11:02:46.6978736Z remote: Compressing objects:  79% (67/84)        
2022-03-01T11:02:46.6979074Z remote: Compressing objects:  80% (68/84)        
2022-03-01T11:02:46.6979425Z remote: Compressing objects:  82% (69/84)        
2022-03-01T11:02:46.6979775Z remote: Compressing objects:  83% (70/84)        
2022-03-01T11:02:46.6980274Z remote: Compressing objects:  84% (71/84)        
2022-03-01T11:02:46.6980638Z remote: Compressing objects:  85% (72/84)        
2022-03-01T11:02:46.6980995Z remote: Compressing objects:  86% (73/84)        
2022-03-01T11:02:46.6981351Z remote: Compressing objects:  88% (74/84)        
2022-03-01T11:02:46.6981688Z remote: Compressing objects:  89% (75/84)        
2022-03-01T11:02:46.6982044Z remote: Compressing objects:  90% (76/84)        
2022-03-01T11:02:46.6982381Z remote: Compressing objects:  91% (77/84)        
2022-03-01T11:02:46.6982736Z remote: Compressing objects:  92% (78/84)        
2022-03-01T11:02:46.6983090Z remote: Compressing objects:  94% (79/84)        
2022-03-01T11:02:46.6983429Z remote: Compressing objects:  95% (80/84)        
2022-03-01T11:02:46.6983782Z remote: Compressing objects:  96% (81/84)        
2022-03-01T11:02:46.6984120Z remote: Compressing objects:  97% (82/84)        
2022-03-01T11:02:46.6984488Z remote: Compressing objects:  98% (83/84)        
2022-03-01T11:02:46.6984829Z remote: Compressing objects: 100% (84/84)        
2022-03-01T11:02:46.6985209Z remote: Compressing objects: 100% (84/84), done.        
2022-03-01T11:02:46.6985988Z remote: Total 93 (delta 0), reused 38 (delta 0), pack-reused 0        
2022-03-01T11:02:46.7003738Z From https://github.com/0b1kn00b/tink_core
2022-03-01T11:02:46.7004447Z  * [new ref]         ba035bb0db466e72956c3c36d6c7307dbc252db2 -> origin/master
2022-03-01T11:02:46.7037073Z ##[endgroup]
2022-03-01T11:02:46.7037695Z ##[group]Determining the checkout info
2022-03-01T11:02:46.7039773Z ##[endgroup]
2022-03-01T11:02:46.7040281Z ##[group]Checking out the ref
2022-03-01T11:02:46.7046154Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2022-03-01T11:02:46.7289873Z Reset branch 'master'
2022-03-01T11:02:46.7291149Z branch 'master' set up to track 'origin/master'.
2022-03-01T11:02:46.7299828Z ##[endgroup]
2022-03-01T11:02:46.7375585Z [command]/usr/bin/git log -1 --format='%H'
2022-03-01T11:02:46.7421017Z 'ba035bb0db466e72956c3c36d6c7307dbc252db2'
2022-03-01T11:02:46.7801549Z ##[group]Run echo "::set-output name=dir::$(yarn cache dir)"
2022-03-01T11:02:46.7802115Z [36;1mecho "::set-output name=dir::$(yarn cache dir)"[0m
2022-03-01T11:02:46.7862205Z shell: /usr/bin/bash -e {0}
2022-03-01T11:02:46.7862571Z ##[endgroup]
2022-03-01T11:02:47.4650502Z ##[group]Run actions/cache@v1
2022-03-01T11:02:47.4650802Z with:
2022-03-01T11:02:47.4651040Z   path: /home/runner/.cache/yarn/v6
2022-03-01T11:02:47.4651302Z   key: Linux-yarn-
2022-03-01T11:02:47.4651548Z   restore-keys: Linux-yarn-

2022-03-01T11:02:47.4651799Z ##[endgroup]
2022-03-01T11:02:47.5844941Z Cache not found for input keys: Linux-yarn-, Linux-yarn-.
2022-03-01T11:02:47.5978871Z ##[group]Run actions/cache@v1
2022-03-01T11:02:47.5979182Z with:
2022-03-01T11:02:47.5979387Z   path: ~/haxe
2022-03-01T11:02:47.5979619Z   key: Linux-haxe
2022-03-01T11:02:47.5979841Z ##[endgroup]
2022-03-01T11:02:47.7244125Z Cache not found for input keys: Linux-haxe.
2022-03-01T11:02:47.7325121Z ##[group]Run lix-pm/setup-lix@master
2022-03-01T11:02:47.7325445Z with:
2022-03-01T11:02:47.7329288Z   lix-version: 15.11.4
2022-03-01T11:02:47.7329538Z ##[endgroup]
2022-03-01T11:02:48.6014699Z ##[group]Run lix install haxe 4.0.5
2022-03-01T11:02:48.6015095Z [36;1mlix install haxe 4.0.5[0m
2022-03-01T11:02:48.6075101Z shell: /usr/bin/bash -e {0}
2022-03-01T11:02:48.6075351Z ##[endgroup]
2022-03-01T11:02:48.7137330Z Looking up Haxe version "4.0.5" online
2022-03-01T11:02:48.9026647Z   Resolved to official release 4.0.5. Downloading ...
2022-03-01T11:02:48.9054146Z Downloading Haxe: official release 4.0.5
2022-03-01T11:02:50.2470648Z -> Done!
2022-03-01T11:02:50.2477013Z   ... download complete!
2022-03-01T11:02:50.2632216Z ##[group]Run lix download
2022-03-01T11:02:50.2632525Z [36;1mlix download[0m
2022-03-01T11:02:50.2692946Z shell: /usr/bin/bash -e {0}
2022-03-01T11:02:50.2693215Z ##[endgroup]
2022-03-01T11:02:50.3736546Z Neko seems to be missing. Attempting download ...
2022-03-01T11:02:51.1798254Z -> Done!
2022-03-01T11:02:51.1798533Z done
2022-03-01T11:03:04.6839292Z Version stable configured in /home/runner/haxe/.haxerc does not exist. Attempting download ...
2022-03-01T11:03:04.6844867Z Looking up Haxe version "stable" online
2022-03-01T11:03:04.7365463Z   Resolved to official release 4.2.4. Downloading ...
2022-03-01T11:03:04.7374339Z Downloading Haxe: official release 4.2.4
2022-03-01T11:03:06.4785773Z -> Done!
2022-03-01T11:03:06.4803515Z   ... download complete!
2022-03-01T11:03:07.5930169Z Version 4.2.0 configured in /home/runner/haxe/haxe_libraries/travix/0.15.0/github/354c2b2a82cc3b03e2f87cc1b6f0ddc0a6a5c133/.haxerc does not exist. Attempting download ...
2022-03-01T11:03:07.5948238Z Looking up Haxe version "4.2.0" online
2022-03-01T11:03:07.6528073Z   Resolved to official release 4.2.0. Downloading ...
2022-03-01T11:03:07.6534859Z Downloading Haxe: official release 4.2.0
2022-03-01T11:03:09.5674682Z -> Done!
2022-03-01T11:03:09.5684174Z   ... download complete!
2022-03-01T11:03:21.4458097Z Installed 16 libraries.
2022-03-01T11:03:23.3183725Z /home/runner/haxe/haxe_libraries/tink_core/1.27.1/haxelib/src/tink/core/Future.hx:137: characters 12-45 : Warning : Std.is is deprecated. Use Std.isOfType instead.
2022-03-01T11:03:23.3384287Z Installed 19 libraries.
2022-03-01T11:03:23.3630314Z ##[group]Run lix run travix neko
2022-03-01T11:03:23.3630708Z [36;1mlix run travix neko[0m
2022-03-01T11:03:23.3687460Z shell: /usr/bin/bash -e {0}
2022-03-01T11:03:23.3687717Z ##[endgroup]
2022-03-01T11:03:23.6643567Z ##[group]build-neko
2022-03-01T11:03:23.6665805Z > haxe -neko bin/neko/tests.n -lib travix -lib tink_core /home/runner/work/tink_core/tink_core/tests.hxml
2022-03-01T11:03:25.6046999Z ./tests/Signals.hx:171: characters 13-28 : Warning : Usage of this field is deprecated
2022-03-01T11:03:25.6047957Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:404: characters 12-24 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6049690Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:589: characters 12-24 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6050747Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:444: characters 7-19 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6051710Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:646: characters 12-24 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6052685Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:714: characters 26-38 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6053673Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:692: characters 12-24 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6054641Z /home/runner/haxe/haxe_libraries/tink_streams/0.3.3/github/aab6ed2ce041f1d3960f1c992be2a6e754b2faff/src/tink/streams/Stream.hx:667: characters 11-23 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6055586Z /home/runner/haxe/haxe_libraries/tink_testrunner/0.8.0/github/abc1379b767d58051111543ac6dc3bd5d6b19227/src/tink/testrunner/Assertions.hx:47: characters 10-58 : Warning : >> for futures is deprecated
2022-03-01T11:03:25.6056536Z /home/runner/haxe/haxe_libraries/tink_testrunner/0.8.0/github/abc1379b767d58051111543ac6dc3bd5d6b19227/src/tink/testrunner/Runner.hx:38: characters 10-22 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6057515Z /home/runner/haxe/haxe_libraries/tink_testrunner/0.8.0/github/abc1379b767d58051111543ac6dc3bd5d6b19227/src/tink/testrunner/Runner.hx:60: characters 10-22 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6058477Z /home/runner/haxe/haxe_libraries/tink_testrunner/0.8.0/github/abc1379b767d58051111543ac6dc3bd5d6b19227/src/tink/testrunner/Runner.hx:96: characters 10-22 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6059465Z /home/runner/haxe/haxe_libraries/tink_testrunner/0.8.0/github/abc1379b767d58051111543ac6dc3bd5d6b19227/src/tink/testrunner/Runner.hx:142: characters 10-22 : Warning : use Future.irreversible() - or better yet: new Future()
2022-03-01T11:03:25.6119692Z ##[endgroup]
2022-03-01T11:03:25.6119954Z > neko bin/neko/tests.n
2022-03-01T11:03:25.7122428Z  
2022-03-01T11:03:25.7122792Z Annexes: [./tests/Annexes.hx:8]
2022-03-01T11:03:25.7124975Z   testAll: [./tests/Annexes.hx:9] 
2022-03-01T11:03:25.7127012Z     - [OK] [./tests/Annexes.hx:11] car.parts.get(Engine) == car.parts.get(Engine) ({} == {})
2022-03-01T11:03:25.7127563Z  
2022-03-01T11:03:25.7128066Z Callbacks: [./tests/Callbacks.hx:8]
2022-03-01T11:03:25.7131936Z   testInvoke: [./tests/Callbacks.hx:9] 
2022-03-01T11:03:25.7133402Z     - [OK] [./tests/Callbacks.hx:20] calls == 4 (4 == 4)
2022-03-01T11:03:25.7228203Z   testGuarding: [./tests/Callbacks.hx:24] 
2022-03-01T11:03:25.7325839Z     - [OK] [./tests/Callbacks.hx:30] finished
2022-03-01T11:03:25.7326211Z   testDefer: [./tests/Callbacks.hx:39] 
2022-03-01T11:03:25.7333169Z     - [OK] [./tests/Callbacks.hx:51] counter == 0 (0 == 0)
2022-03-01T11:03:25.7333494Z   testSimpleLink: [./tests/Callbacks.hx:55] 
2022-03-01T11:03:25.7333905Z     - [OK] [./tests/Callbacks.hx:60] calls == 1 (1 == 1)
2022-03-01T11:03:25.7334205Z   testLinkPair: [./tests/Callbacks.hx:64] 
2022-03-01T11:03:25.7353311Z     - [OK] [./tests/Callbacks.hx:74] calls == 2 (2 == 2)
2022-03-01T11:03:25.7354179Z     - [OK] [./tests/Callbacks.hx:75] calls1 == 1 (1 == 1)
2022-03-01T11:03:25.7354571Z     - [OK] [./tests/Callbacks.hx:76] calls2 == 1 (1 == 1)
2022-03-01T11:03:25.7354964Z     - [OK] [./tests/Callbacks.hx:79] calls == 2 (2 == 2)
2022-03-01T11:03:25.7355341Z     - [OK] [./tests/Callbacks.hx:82] calls1 == 1 (1 == 1)
2022-03-01T11:03:25.7374230Z     - [OK] [./tests/Callbacks.hx:85] calls2 == 1 (1 == 1)
2022-03-01T11:03:25.7374551Z   testList: [./tests/Callbacks.hx:89] 
2022-03-01T11:03:25.7384200Z     - [OK] [./tests/Callbacks.hx:92] cb.length == 0 (0 == 0)
2022-03-01T11:03:25.7388510Z     - [OK] [./tests/Callbacks.hx:101] cb.length == 2 (2 == 2)
2022-03-01T11:03:25.7393239Z     - [OK] [./tests/Callbacks.hx:105] calls == 2 (2 == 2)
2022-03-01T11:03:25.7393671Z     - [OK] [./tests/Callbacks.hx:106] calls1 == 1 (1 == 1)
2022-03-01T11:03:25.7394072Z     - [OK] [./tests/Callbacks.hx:107] calls2 == 1 (1 == 1)
2022-03-01T11:03:25.7394458Z     - [OK] [./tests/Callbacks.hx:111] cb.length == 1 (1 == 1)
2022-03-01T11:03:25.7403126Z     - [OK] [./tests/Callbacks.hx:115] cb.length == 1 (1 == 1)
2022-03-01T11:03:25.7403541Z     - [OK] [./tests/Callbacks.hx:119] calls == 3 (3 == 3)
2022-03-01T11:03:25.7403938Z     - [OK] [./tests/Callbacks.hx:120] calls1 == 1 (1 == 1)
2022-03-01T11:03:25.7410922Z     - [OK] [./tests/Callbacks.hx:121] calls2 == 2 (2 == 2)
2022-03-01T11:03:25.7411329Z   null CallbackLink should be noop and not crash: [./tests/Callbacks.hx:127] 
2022-03-01T11:03:25.7411634Z  
2022-03-01T11:03:25.7417546Z Errors: [./tests/Errors.hx:10]
2022-03-01T11:03:25.7417868Z   catchExceptions: [./tests/Errors.hx:41] 
2022-03-01T11:03:25.7418313Z     - [OK] [./tests/Errors.hx:46] e.data == 'foo' ("foo" == "foo")
2022-03-01T11:03:25.7433042Z   toPromise: [./tests/Errors.hx:51] 
2022-03-01T11:03:25.7433494Z     - [OK] [./tests/Errors.hx:58] e.data == 42 (42 == 42)
2022-03-01T11:03:25.7433730Z  
2022-03-01T11:03:25.7433959Z Futures: [./tests/Futures.hx:6]
2022-03-01T11:03:25.7434225Z   testSync: [./tests/Futures.hx:7] 
2022-03-01T11:03:25.7434625Z     - [OK] [./tests/Futures.hx:11] 4 == x (4 == 4)
2022-03-01T11:03:25.7435876Z     - [OK] [./tests/Futures.hx:14] 24 == x (24 == 24)
2022-03-01T11:03:25.7436210Z   testOfAsyncCall: [./tests/Futures.hx:18] 
2022-03-01T11:03:25.7436660Z     - [OK] [./tests/Futures.hx:38] 1 == callbacks.length (1 == 1)
2022-03-01T11:03:25.7437061Z     - [OK] [./tests/Futures.hx:34] 4 == v (4 == 4)
2022-03-01T11:03:25.7437452Z     - [OK] [./tests/Futures.hx:43] 2 == calls (2 == 2)
2022-03-01T11:03:25.7437735Z   testTrigger: [./tests/Futures.hx:47] 
2022-03-01T11:03:25.7438114Z     - [OK] [./tests/Futures.hx:49] t.trigger(4)
2022-03-01T11:03:25.7438494Z     - [OK] [./tests/Futures.hx:50] !t.trigger(4)
2022-03-01T11:03:25.7449041Z     - [OK] [./tests/Futures.hx:59] 4 == v (4 == 4)
2022-03-01T11:03:25.7449591Z     - [OK] [./tests/Futures.hx:65] 1 == calls (1 == 1)
2022-03-01T11:03:25.7449881Z   testFlatten: [./tests/Futures.hx:69] 
2022-03-01T11:03:25.7450263Z     - [OK] [./tests/Futures.hx:75] 4 == v (4 == 4)
2022-03-01T11:03:25.7450645Z     - [OK] [./tests/Futures.hx:79] 1 == calls (1 == 1)
2022-03-01T11:03:25.7450937Z   issue131: [./tests/Futures.hx:83] 
2022-03-01T11:03:25.7451440Z     - [OK] [./tests/Futures.hx:85] future.status.match(Suspended) (future.status => Suspended)
2022-03-01T11:03:25.7451933Z     - [OK] [./tests/Futures.hx:87] !future.status.match(Suspended)
2022-03-01T11:03:25.7452839Z     - [OK] [./tests/Futures.hx:89] future.status.match(Suspended) (future.status => Suspended)
2022-03-01T11:03:25.7453213Z   issue142: [./tests/Futures.hx:93] 
2022-03-01T11:03:25.7453498Z   issue143: [./tests/Futures.hx:111] 
2022-03-01T11:03:25.7453972Z     - [OK] [./tests/Futures.hx:112] Future.NEVER == cast Promise.NEVER ({} == {})
2022-03-01T11:03:25.7454566Z     - [OK] [./tests/Futures.hx:116] tryGetData().status.match(NeverEver) (tryGetData().status => NeverEver)
2022-03-01T11:03:25.7455231Z     - [OK] [./tests/Futures.hx:118] tryGetData().status.match(Ready(_)) (tryGetData().status => Ready({ value => Success({ foo => 123 }) }))
2022-03-01T11:03:25.7455987Z     - [OK] [./tests/Futures.hx:126] tryGetData().status.match(Ready(_)) != shouldHalt (false != true)
2022-03-01T11:03:25.7456530Z     - [OK] [./tests/Futures.hx:126] tryGetData().status.match(Ready(_)) != shouldHalt (true != false)
2022-03-01T11:03:25.7456886Z   issue153: [./tests/Futures.hx:132] 
2022-03-01T11:03:25.7457417Z     - [OK] [./tests/Futures.hx:133] ((Future.NEVER : Future<Noise>)) == ((Future.NEVER : Future<Noise>)) ({} == {})
2022-03-01T11:03:25.7458024Z     - [OK] [./tests/Futures.hx:134] ((Promise.NEVER : Promise<Noise>)) == ((Promise.NEVER : Promise<Noise>)) ({} == {})
2022-03-01T11:03:25.7459104Z   testOps: [./tests/Futures.hx:139] 
2022-03-01T11:03:25.7459642Z     - [OK] [./tests/Futures.hx:149] f.status.match(Ready(_.get() => 1)) (f.status => Ready({ value => 1 }))
2022-03-01T11:03:25.7460253Z     - [OK] [./tests/Futures.hx:152] f.status.match(Ready(_.get() => { a : 1, b : 2 })) (f.status => Ready({ value => { a => 1, b => 2 } }))
2022-03-01T11:03:25.7460611Z   testMany: [./tests/Futures.hx:169] 
2022-03-01T11:03:25.7460987Z     - [OK] [./tests/Futures.hx:197] !read1
2022-03-01T11:03:25.7461341Z     - [OK] [./tests/Futures.hx:198] !read2
2022-03-01T11:03:25.7461676Z     - [OK] [./tests/Futures.hx:206] !handled
2022-03-01T11:03:25.7462028Z     - [OK] [./tests/Futures.hx:207] read1
2022-03-01T11:03:25.7462360Z     - [OK] [./tests/Futures.hx:208] !read2
2022-03-01T11:03:25.7462735Z     - [OK] [./tests/Futures.hx:200] v == 65 (65 == 65)
2022-03-01T11:03:25.7463117Z     - [OK] [./tests/Futures.hx:201] v == 65 (65 == 65)
2022-03-01T11:03:25.7463456Z     - [OK] [./tests/Futures.hx:213] handled
2022-03-01T11:03:25.7463742Z   testNever: [./tests/Futures.hx:217] 
2022-03-01T11:03:25.7464011Z   testDelay: [./tests/Futures.hx:228] 
2022-03-01T11:03:25.7464373Z     - [OK] [./tests/Futures.hx:238] !resolved
2022-03-01T11:03:26.2452279Z     - [OK] [./tests/Futures.hx:234] dt > .4 (0.50022292137146 > 0.4)
2022-03-01T11:03:26.2454728Z     - [OK] [./tests/Futures.hx:235] dt < .6 (0.50022292137146 < 0.6)
2022-03-01T11:03:26.2455471Z   testFirst: [./tests/Futures.hx:244] 
2022-03-01T11:03:26.2961785Z     - [OK] [./tests/Futures.hx:272] o == 1 (1 == 1)
2022-03-01T11:03:26.2962595Z     - [OK] [./tests/Futures.hx:274] triggered1
2022-03-01T11:03:26.2963371Z     - [OK] [./tests/Futures.hx:275] cancelled1
2022-03-01T11:03:26.2964546Z     - [OK] [./tests/Futures.hx:276] !triggered2
2022-03-01T11:03:26.2965529Z     - [OK] [./tests/Futures.hx:277] cancelled2
2022-03-01T11:03:26.2966728Z   testNoise: [./tests/Futures.hx:286] 
2022-03-01T11:03:26.2969403Z     - [OK] [./tests/Futures.hx:288] v == Noise (null == null)
2022-03-01T11:03:26.2970057Z     - [OK] [./tests/Futures.hx:289] v == Noise (null == null)
2022-03-01T11:03:26.2970771Z  
2022-03-01T11:03:26.2971102Z Lazies: [./tests/Lazies.hx:7]
2022-03-01T11:03:26.2971594Z   ridiculousDepth: [./tests/Lazies.hx:8] 
2022-03-01T11:03:26.3323592Z     - [OK] [./tests/Lazies.hx:12] l.get() == 10000 (10000 == 10000)
2022-03-01T11:03:26.3323961Z   testNoise: [./tests/Lazies.hx:16] 
2022-03-01T11:03:26.3324361Z     - [OK] [./tests/Lazies.hx:19] l.get() == null (null == null)
2022-03-01T11:03:26.3324824Z     - [OK] [./tests/Lazies.hx:21] l.get() == ((cast null : Int)) (null == null)
2022-03-01T11:03:26.3325141Z   testLaziness: [./tests/Lazies.hx:26] 
2022-03-01T11:03:26.3356315Z     - [OK] [./tests/Lazies.hx:42] 0 == counter (0 == 0)
2022-03-01T11:03:26.3356855Z     - [OK] [./tests/Lazies.hx:43] j.get() == expected (14 == 14)
2022-03-01T11:03:26.3357252Z     - [OK] [./tests/Lazies.hx:45] 1 == counter (1 == 1)
2022-03-01T11:03:26.3357643Z     - [OK] [./tests/Lazies.hx:49] 0 == counter (0 == 0)
2022-03-01T11:03:26.3358037Z     - [OK] [./tests/Lazies.hx:50] k.get() == expected (14 == 14)
2022-03-01T11:03:26.3358446Z     - [OK] [./tests/Lazies.hx:52] 1 == counter (1 == 1)
2022-03-01T11:03:26.3365783Z     - [OK] [./tests/Lazies.hx:42] 0 == counter (0 == 0)
2022-03-01T11:03:26.3370795Z     - [OK] [./tests/Lazies.hx:43] j.get() == expected (22 == 22)
2022-03-01T11:03:26.3375898Z     - [OK] [./tests/Lazies.hx:45] 1 == counter (1 == 1)
2022-03-01T11:03:26.3376311Z     - [OK] [./tests/Lazies.hx:49] 0 == counter (0 == 0)
2022-03-01T11:03:26.3376725Z     - [OK] [./tests/Lazies.hx:50] k.get() == expected (22 == 22)
2022-03-01T11:03:26.3381814Z     - [OK] [./tests/Lazies.hx:52] 1 == counter (1 == 1)
2022-03-01T11:03:26.3382070Z  
2022-03-01T11:03:26.3382304Z Options: [./tests/Options.hx:6]
2022-03-01T11:03:26.3382566Z   testSure: [./tests/Options.hx:7] 
2022-03-01T11:03:26.3383009Z     - [OK] [./tests/Options.hx:8] 4 == Some(4).sure() (4 == 4)
2022-03-01T11:03:26.3383406Z     - [OK] [./tests/Options.hx:10] Expected throw
2022-03-01T11:03:26.3383774Z   testEquals: [./tests/Options.hx:20] 
2022-03-01T11:03:26.3391563Z     - [OK] [./tests/Options.hx:21] Some(4).equals(4)
2022-03-01T11:03:26.3391960Z     - [OK] [./tests/Options.hx:22] !Some(-4).equals(4)
2022-03-01T11:03:26.3392351Z     - [OK] [./tests/Options.hx:23] !None.equals(4)
2022-03-01T11:03:26.3392627Z   or: [./tests/Options.hx:27] 
2022-03-01T11:03:26.3393020Z     - [OK] [./tests/Options.hx:30] some.orNull() == 1 (1 == 1)
2022-03-01T11:03:26.3402202Z     - [OK] [./tests/Options.hx:31] none.orNull() == null (null == null)
2022-03-01T11:03:26.3402619Z     - [OK] [./tests/Options.hx:33] some.or(5) == 1 (1 == 1)
2022-03-01T11:03:26.3403032Z     - [OK] [./tests/Options.hx:34] none.or(5) == 5 (5 == 5)
2022-03-01T11:03:26.3403513Z     - [OK] [./tests/Options.hx:36] some.orTry(Some(2)).match(Some(1)) (some.orTry(Some(2)) => Some(1))
2022-03-01T11:03:26.3404070Z     - [OK] [./tests/Options.hx:37] none.orTry(Some(2)).match(Some(2)) (none.orTry(Some(2)) => Some(2))
2022-03-01T11:03:26.3404600Z     - [OK] [./tests/Options.hx:38] none.orTry(None).match(None) (none.orTry(None) => None)
2022-03-01T11:03:26.3404885Z  
2022-03-01T11:03:26.3405115Z Outcomes: [./tests/Outcomes.hx:7]
2022-03-01T11:03:26.3405378Z   testSure: [./tests/Outcomes.hx:8] 
2022-03-01T11:03:26.3405790Z     - [OK] [./tests/Outcomes.hx:9] 4 == Success(4).sure() (4 == 4)
2022-03-01T11:03:26.3406203Z     - [OK] [./tests/Outcomes.hx:11] Expected throw
2022-03-01T11:03:26.3410363Z     - [OK] [./tests/Outcomes.hx:17] Expected throw
2022-03-01T11:03:26.3410690Z   testEquals: [./tests/Outcomes.hx:27] 
2022-03-01T11:03:26.3411092Z     - [OK] [./tests/Outcomes.hx:28] Success(4).equals(4)
2022-03-01T11:03:26.3411510Z     - [OK] [./tests/Outcomes.hx:29] !Success(-4).equals(4)
2022-03-01T11:03:26.3411903Z     - [OK] [./tests/Outcomes.hx:30] !Failure(4).equals(4)
2022-03-01T11:03:26.3412217Z   testFlatMap: [./tests/Outcomes.hx:34] 
2022-03-01T11:03:26.3412790Z     - [OK] [./tests/Outcomes.hx:38] compare(Success(3), outcomeI.flatMap(function(x) return Success(x - 2)))
2022-03-01T11:03:26.3413465Z     - [OK] [./tests/Outcomes.hx:39] compare(Failure(true), outcomeII.flatMap(function(x) return Success(x - 2)))
2022-03-01T11:03:26.3414105Z     - [FAIL] [./tests/Outcomes.hx:41] compare(Failure(Right(7)), outcomeI.flatMap(function(x) return Failure(x + 2)))
2022-03-01T11:03:26.3414617Z         Error#500: Expected enum haxe.ds.Either but got 7 @ v(enumParam:0) @ Outcomes.testFlatMap:41 null
2022-03-01T11:03:26.3414982Z   or: [./tests/Outcomes.hx:47] 
2022-03-01T11:03:26.3415418Z     - [OK] [./tests/Outcomes.hx:50] success.orNull() == 1 (1 == 1)
2022-03-01T11:03:26.3416090Z     - [OK] [./tests/Outcomes.hx:51] failure.orNull() == null (null == null)
2022-03-01T11:03:26.3416575Z     - [OK] [./tests/Outcomes.hx:53] success.or(5) == 1 (1 == 1)
2022-03-01T11:03:26.3416996Z     - [OK] [./tests/Outcomes.hx:54] failure.or(5) == 5 (5 == 5)
2022-03-01T11:03:26.3417533Z     - [OK] [./tests/Outcomes.hx:56] success.orTry(Success(2)).match(Success(1)) (success.orTry(Success(2)) => Success(1))
2022-03-01T11:03:26.3418160Z     - [OK] [./tests/Outcomes.hx:57] failure.orTry(Success(2)).match(Success(2)) (failure.orTry(Success(2)) => Success(2))
2022-03-01T11:03:26.3418813Z     - [OK] [./tests/Outcomes.hx:58] failure.orTry(Failure(false)).match(Failure(false)) (failure.orTry(Failure(false)) => Failure(false))
2022-03-01T11:03:26.3419294Z  
2022-03-01T11:03:26.3419520Z Pairs: [./tests/Pairs.hx:6]
2022-03-01T11:03:26.3419766Z   test: [./tests/Pairs.hx:7] 
2022-03-01T11:03:26.3420146Z     - [OK] [./tests/Pairs.hx:10] 1 == c.a.a (1 == 1)
2022-03-01T11:03:26.3420511Z     - [OK] [./tests/Pairs.hx:11] 2 == c.a.b (2 == 2)
2022-03-01T11:03:26.3420900Z     - [OK] [./tests/Pairs.hx:12] 3 == c.b.a (3 == 3)
2022-03-01T11:03:26.3424897Z     - [OK] [./tests/Pairs.hx:13] 4 == c.b.b (4 == 4)
2022-03-01T11:03:26.3425170Z  
2022-03-01T11:03:26.3425406Z Promises: [./tests/Promises.hx:8]
2022-03-01T11:03:26.3425683Z   testRecover: [./tests/Promises.hx:9] 
2022-03-01T11:03:26.3426078Z     - [OK] [./tests/Promises.hx:11] v == 4 (4 == 4)
2022-03-01T11:03:26.3426441Z     - [OK] [./tests/Promises.hx:12] v == 5 (5 == 5)
2022-03-01T11:03:26.3426751Z   testInParallel: [./tests/Promises.hx:16] 
2022-03-01T11:03:26.3427139Z     - [OK] [./tests/Promises.hx:27] 0 == counter (0 == 0)
2022-03-01T11:03:26.3427535Z     - [OK] [./tests/Promises.hx:29] !o.isSuccess()
2022-03-01T11:03:26.3427954Z     - [OK] [./tests/Promises.hx:31] 7 == counter (7 == 7)
2022-03-01T11:03:26.3428339Z     - [OK] [./tests/Promises.hx:36] 0 == counter (0 == 0)
2022-03-01T11:03:26.3428757Z     - [OK] [./tests/Promises.hx:42] 2 == counter (2 == 2)
2022-03-01T11:03:26.3429175Z     - [OK] [./tests/Promises.hx:43] !done
2022-03-01T11:03:26.3429559Z     - [OK] [./tests/Promises.hx:40] !o.isSuccess()
2022-03-01T11:03:26.3430005Z     - [OK] [./tests/Promises.hx:45] done
2022-03-01T11:03:26.3430373Z     - [OK] [./tests/Promises.hx:50] 0 == counter (0 == 0)
2022-03-01T11:03:26.3430759Z     - [OK] [./tests/Promises.hx:52] o.isSuccess()
2022-03-01T11:03:26.3431139Z     - [OK] [./tests/Promises.hx:54] 0 == counter (0 == 0)
2022-03-01T11:03:26.3431463Z   testThrottle: [./tests/Promises.hx:58] null, 10
2022-03-01T11:03:26.4423016Z     - [OK] [./tests/Promises.hx:78] maximum == total (10 == 10)
2022-03-01T11:03:26.4423386Z   testThrottle: [./tests/Promises.hx:59] 6, 10
2022-03-01T11:03:26.6431721Z     - [OK] [./tests/Promises.hx:80] maximum == v (6 == 6)
2022-03-01T11:03:26.6432094Z   testThrottle: [./tests/Promises.hx:60] 10, 10
2022-03-01T11:03:26.7438858Z     - [OK] [./tests/Promises.hx:80] maximum == v (10 == 10)
2022-03-01T11:03:26.7439241Z   testThrottle: [./tests/Promises.hx:61] 20, 10
2022-03-01T11:03:26.8447008Z     - [OK] [./tests/Promises.hx:79] maximum == total (10 == 10)
2022-03-01T11:03:26.8447439Z   testInSequence: [./tests/Promises.hx:87] 
2022-03-01T11:03:26.8452419Z     - [OK] [./tests/Promises.hx:97] 0 == counter (0 == 0)
2022-03-01T11:03:26.8452813Z     - [OK] [./tests/Promises.hx:99] !o.isSuccess()
2022-03-01T11:03:26.8453624Z     - [OK] [./tests/Promises.hx:101] 7 == counter (7 == 7)
2022-03-01T11:03:26.8454367Z     - [OK] [./tests/Promises.hx:104] 0 == counter (0 == 0)
2022-03-01T11:03:26.8454945Z     - [OK] [./tests/Promises.hx:106] '0,1,2,3,4,5,6,7,8,9' == o.sure().join(',') ("0,1,2,3,4,5,6,7,8,9" == "0,1,2,3,4,5,6,7,8,9")
2022-03-01T11:03:26.8455478Z     - [OK] [./tests/Promises.hx:108] 10 == counter (10 == 10)
2022-03-01T11:03:26.8456683Z   testDynamicNext: [./tests/Promises.hx:117] 
2022-03-01T11:03:26.8459890Z     - [OK] [./tests/Promises.hx:123] deepThought.answer == 42 (42 == 42)
2022-03-01T11:03:26.8460276Z   testIterate: [./tests/Promises.hx:128] 
2022-03-01T11:03:26.8466395Z     - [OK] [./tests/Promises.hx:135] o.match(Success(true)) (o => Success(true))
2022-03-01T11:03:26.8466980Z     - [OK] [./tests/Promises.hx:136] o.match(Success(false)) (o => Success(false))
2022-03-01T11:03:26.8467471Z     - [OK] [./tests/Promises.hx:137] o.match(Success(false)) (o => Success(false))
2022-03-01T11:03:26.8468470Z     - [OK] [./tests/Promises.hx:138] o.match(Success(true)) (o => Success(true))
2022-03-01T11:03:26.8468839Z   testIterateError: [./tests/Promises.hx:143] 
2022-03-01T11:03:26.8475401Z     - [OK] [./tests/Promises.hx:152] o.match(Failure(_)) (o => Failure(Error#500: dummy @ Promises.testIterateError:150))
2022-03-01T11:03:26.8476295Z     - [OK] [./tests/Promises.hx:153] o.match(Failure(_)) (o => Failure(Error#500: dummy @ Promises.testIterateError:150))
2022-03-01T11:03:26.8477292Z     - [OK] [./tests/Promises.hx:154] o.match(Failure(_)) (o => Failure(Error#500: dummy @ Promises.testIterateError:150))
2022-03-01T11:03:26.8478428Z     - [OK] [./tests/Promises.hx:155] o.match(Failure(_)) (o => Failure(Error#500: dummy @ Promises.testIterateError:150))
2022-03-01T11:03:26.8478992Z     - [OK] [./tests/Promises.hx:157] o.match(Success(true)) (o => Success(true))
2022-03-01T11:03:26.8479487Z     - [OK] [./tests/Promises.hx:158] o.match(Success(false)) (o => Success(false))
2022-03-01T11:03:26.8480366Z     - [OK] [./tests/Promises.hx:159] o.match(Success(false)) (o => Success(false))
2022-03-01T11:03:26.8480857Z     - [OK] [./tests/Promises.hx:160] o.match(Success(true)) (o => Success(true))
2022-03-01T11:03:26.8481567Z   test: [./tests/Promises.hx:165] 
2022-03-01T11:03:26.8493517Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (0 == 0)
2022-03-01T11:03:26.8494049Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (1 == 1)
2022-03-01T11:03:26.8494441Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (2 == 2)
2022-03-01T11:03:26.8495307Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (3 == 3)
2022-03-01T11:03:26.8495827Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (4 == 4)
2022-03-01T11:03:26.8496282Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (5 == 5)
2022-03-01T11:03:26.8497063Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (6 == 6)
2022-03-01T11:03:26.8497450Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (7 == 7)
2022-03-01T11:03:26.8497850Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (8 == 8)
2022-03-01T11:03:26.8498598Z     - [OK] [./tests/Promises.hx:179] i == x.sure() (9 == 9)
2022-03-01T11:03:26.8501029Z   testCache: [./tests/Promises.hx:185] 
2022-03-01T11:03:26.8510683Z     - [OK] [./tests/Promises.hx:190] v.match(Success(0)) (v => Success(0))
2022-03-01T11:03:26.8511174Z     - [OK] [./tests/Promises.hx:191] v.match(Success(0)) (v => Success(0))
2022-03-01T11:03:26.8511660Z     - [OK] [./tests/Promises.hx:194] v.match(Success(1)) (v => Success(1))
2022-03-01T11:03:26.8512576Z     - [OK] [./tests/Promises.hx:195] v.match(Success(1)) (v => Success(1))
2022-03-01T11:03:26.8513029Z     - [OK] [./tests/Promises.hx:199] v.match(Success(2)) (v => Success(2))
2022-03-01T11:03:26.8513515Z     - [OK] [./tests/Promises.hx:200] v.match(Success(3)) (v => Success(3))
2022-03-01T11:03:26.8514319Z     - [OK] [./tests/Promises.hx:209] getError(o) == 4 (4 == 4)
2022-03-01T11:03:26.8514749Z     - [OK] [./tests/Promises.hx:210] getError(o) == 5 (5 == 5)
2022-03-01T11:03:26.8515361Z  
2022-03-01T11:03:26.8515573Z Refs: [./tests/Refs.hx:6]
2022-03-01T11:03:26.8515847Z   testImplicit: [./tests/Refs.hx:7] 
2022-03-01T11:03:26.8516919Z     - [OK] [./tests/Refs.hx:9] r == 5 (5 == 5)
2022-03-01T11:03:26.8517773Z  
2022-03-01T11:03:26.8518023Z Signals: [./tests/Signals.hx:6]
2022-03-01T11:03:26.8518432Z   testNext: [./tests/Signals.hx:19] 
2022-03-01T11:03:26.8521831Z     - [OK] [./tests/Signals.hx:24] 'foo' == value ("foo" == "foo")
2022-03-01T11:03:26.8522253Z     - [OK] [./tests/Signals.hx:26] 'foo' == value ("foo" == "foo")
2022-03-01T11:03:26.8522622Z   testSuspendable: [./tests/Signals.hx:30] 
2022-03-01T11:03:26.8542206Z     - [OK] [./tests/Signals.hx:53] !active
2022-03-01T11:03:26.8542876Z     - [OK] [./tests/Signals.hx:54] not initialized
2022-03-01T11:03:26.8543339Z     - [OK] [./tests/Signals.hx:55] initialized == 0 (0 == 0)
2022-03-01T11:03:26.8544244Z     - [OK] [./tests/Signals.hx:59] received == 0 (0 == 0)
2022-03-01T11:03:26.8544619Z     - [OK] [./tests/Signals.hx:60] active
2022-03-01T11:03:26.8544984Z     - [OK] [./tests/Signals.hx:61] initialized
2022-03-01T11:03:26.8545369Z     - [OK] [./tests/Signals.hx:62] initialized == 1 (1 == 1)
2022-03-01T11:03:26.8546139Z     - [OK] [./tests/Signals.hx:65] !active
2022-03-01T11:03:26.8546514Z     - [OK] [./tests/Signals.hx:68] received == 1 (1 == 1)
2022-03-01T11:03:26.8546877Z     - [OK] [./tests/Signals.hx:69] active
2022-03-01T11:03:26.8547886Z     - [OK] [./tests/Signals.hx:70] initialized == 1 (1 == 1)
2022-03-01T11:03:26.8548242Z     - [OK] [./tests/Signals.hx:73] active
2022-03-01T11:03:26.8548589Z     - [OK] [./tests/Signals.hx:76] active
2022-03-01T11:03:26.8549294Z     - [OK] [./tests/Signals.hx:79] !active
2022-03-01T11:03:26.8549694Z     - [OK] [./tests/Signals.hx:82] received == 2 (2 == 2)
2022-03-01T11:03:26.8550439Z     - [OK] [./tests/Signals.hx:85] !active
2022-03-01T11:03:26.8550773Z     - [OK] [./tests/Signals.hx:87] !active
2022-03-01T11:03:26.8551715Z   testJoin: [./tests/Signals.hx:92] 
2022-03-01T11:03:26.8559104Z     - [OK] [./tests/Signals.hx:95] 0 == handlers1.getLength() (0 == 0)
2022-03-01T11:03:26.8559611Z     - [OK] [./tests/Signals.hx:96] 0 == handlers2.getLength() (0 == 0)
2022-03-01T11:03:26.8560079Z     - [OK] [./tests/Signals.hx:103] 1 == handlers1.getLength() (1 == 1)
2022-03-01T11:03:26.8560966Z     - [OK] [./tests/Signals.hx:104] 1 == handlers2.getLength() (1 == 1)
2022-03-01T11:03:26.8561405Z     - [OK] [./tests/Signals.hx:108] 2 == calls (2 == 2)
2022-03-01T11:03:26.8561781Z     - [OK] [./tests/Signals.hx:112] 4 == calls (4 == 4)
2022-03-01T11:03:26.8562608Z     - [OK] [./tests/Signals.hx:116] 1 == handlers1.getLength() (1 == 1)
2022-03-01T11:03:26.8563086Z     - [OK] [./tests/Signals.hx:117] 1 == handlers2.getLength() (1 == 1)
2022-03-01T11:03:26.8563525Z     - [OK] [./tests/Signals.hx:121] 0 == handlers1.getLength() (0 == 0)
2022-03-01T11:03:26.8564337Z     - [OK] [./tests/Signals.hx:122] 0 == handlers2.getLength() (0 == 0)
2022-03-01T11:03:26.8564998Z   testMap: [./tests/Signals.hx:126] 
2022-03-01T11:03:26.8570954Z     - [OK] [./tests/Signals.hx:131] 0 == handlers1.getLength() (0 == 0)
2022-03-01T11:03:26.8571454Z     - [OK] [./tests/Signals.hx:138] 1 == handlers1.getLength() (1 == 1)
2022-03-01T11:03:26.8571865Z     - [OK] [./tests/Signals.hx:142] 2 == calls (2 == 2)
2022-03-01T11:03:26.8572810Z     - [OK] [./tests/Signals.hx:143] 1 == mapCalls (1 == 1)
2022-03-01T11:03:26.8575783Z     - [OK] [./tests/Signals.hx:144] 'foofoo' == last ("foofoo" == "foofoo")
2022-03-01T11:03:26.8579118Z     - [OK] [./tests/Signals.hx:148] 1 == handlers1.getLength() (1 == 1)
2022-03-01T11:03:26.8581724Z     - [OK] [./tests/Signals.hx:152] 0 == handlers1.getLength() (0 == 0)
2022-03-01T11:03:26.8582281Z   testFlatMap: [./tests/Signals.hx:156] 
2022-03-01T11:03:26.8603860Z     - [OK] [./tests/Signals.hx:173] 0 == handlers1.getLength() (0 == 0)
2022-03-01T11:03:26.8609050Z     - [OK] [./tests/Signals.hx:181] 1 == handlers1.getLength() (1 == 1)
2022-03-01T11:03:26.8609470Z     - [OK] [./tests/Signals.hx:183] 0 == calls (0 == 0)
2022-03-01T11:03:26.8609878Z     - [OK] [./tests/Signals.hx:184] 0 == mapCalls (0 == 0)
2022-03-01T11:03:26.8614719Z     - [OK] [./tests/Signals.hx:188] 0 == calls (0 == 0)
2022-03-01T11:03:26.8615128Z     - [OK] [./tests/Signals.hx:189] 1 == mapCalls (1 == 1)
2022-03-01T11:03:26.8620130Z     - [OK] [./tests/Signals.hx:193] 0 == calls (0 == 0)
2022-03-01T11:03:26.8620553Z     - [OK] [./tests/Signals.hx:194] 2 == mapCalls (2 == 2)
2022-03-01T11:03:26.8620948Z     - [OK] [./tests/Signals.hx:196] '' == out ("" == "")
2022-03-01T11:03:26.8621323Z     - [OK] [./tests/Signals.hx:200] 2 == calls (2 == 2)
2022-03-01T11:03:26.8621722Z     - [OK] [./tests/Signals.hx:201] 2 == mapCalls (2 == 2)
2022-03-01T11:03:26.8628201Z     - [OK] [./tests/Signals.hx:203] '11' == out ("11" == "11")
2022-03-01T11:03:26.8628664Z     - [OK] [./tests/Signals.hx:207] 2 == calls (2 == 2)
2022-03-01T11:03:26.8629071Z     - [OK] [./tests/Signals.hx:208] 3 == mapCalls (3 == 3)
2022-03-01T11:03:26.8629449Z     - [OK] [./tests/Signals.hx:213] 6 == calls (6 == 6)
2022-03-01T11:03:26.8629847Z     - [OK] [./tests/Signals.hx:214] 3 == mapCalls (3 == 3)
2022-03-01T11:03:26.8630282Z     - [OK] [./tests/Signals.hx:215] '112233' == out ("112233" == "112233")
2022-03-01T11:03:26.8630584Z   testGenerate: [./tests/Signals.hx:219] 
2022-03-01T11:03:26.8631027Z     - [OK] [./tests/Signals.hx:227] '42' == a.join(',') ("42" == "42")
2022-03-01T11:03:26.8631660Z     - [OK] [./tests/Signals.hx:230] '42,0,0,1,1' == a.join(',') ("42,0,0,1,1" == "42,0,0,1,1")
2022-03-01T11:03:26.8631938Z  
2022-03-01T11:03:26.8632188Z Progresses: [./tests/Progresses.hx:6]
2022-03-01T11:03:26.8632482Z   testProgress: [./tests/Progresses.hx:9] 
2022-03-01T11:03:26.8632915Z     - [OK] [./tests/Progresses.hx:16] p.value == 0.5 (0.5 == 0.5)
2022-03-01T11:03:26.8633369Z     - [OK] [./tests/Progresses.hx:17] p.total.match(None) (p.total => None)
2022-03-01T11:03:26.8633838Z     - [OK] [./tests/Progresses.hx:20] v == 'Done' ("Done" == "Done")
2022-03-01T11:03:26.8634171Z   testFutureProgress: [./tests/Progresses.hx:27] 
2022-03-01T11:03:26.8634612Z     - [OK] [./tests/Progresses.hx:34] p.value == 0.5 (0.5 == 0.5)
2022-03-01T11:03:26.8635070Z     - [OK] [./tests/Progresses.hx:35] p.total.match(None) (p.total => None)
2022-03-01T11:03:26.8647209Z     - [OK] [./tests/Progresses.hx:38] v == 'Done' ("Done" == "Done")
2022-03-01T11:03:26.8647575Z   testPromiseProgress: [./tests/Progresses.hx:45] 
2022-03-01T11:03:26.8648000Z     - [OK] [./tests/Progresses.hx:52] p.value == 0.5 (0.5 == 0.5)
2022-03-01T11:03:26.8648584Z     - [OK] [./tests/Progresses.hx:53] p.total.match(None) (p.total => None)
2022-03-01T11:03:26.8649069Z     - [OK] [./tests/Progresses.hx:56] o.sure() == 'Done' ("Done" == "Done")
2022-03-01T11:03:26.8649497Z     - [OK] [./tests/Progresses.hx:60] o == 'Done' ("Done" == "Done")
2022-03-01T11:03:26.8655171Z     - [OK] [./tests/Progresses.hx:64] v.match(Success('Done')) (v => Success(Done))
2022-03-01T11:03:26.8655513Z   testMake: [./tests/Progresses.hx:71] 
2022-03-01T11:03:26.8656103Z     - [OK] [./tests/Progresses.hx:86] p.status.match(InProgress({ value : 0 })) (p.status => InProgress({ a => 0, b => None }))
2022-03-01T11:03:26.8656741Z     - [OK] [./tests/Progresses.hx:90] p.status.match(InProgress({ value : 0 })) (p.status => InProgress({ a => 0, b => None }))
2022-03-01T11:03:26.8657182Z     - [OK] [./tests/Progresses.hx:93] hot
2022-03-01T11:03:26.8657735Z     - [OK] [./tests/Progresses.hx:95] p.status.match(InProgress({ value : 0 })) (p.status => InProgress({ a => 0, b => None }))
2022-03-01T11:03:26.8664063Z     - [OK] [./tests/Progresses.hx:99] p.status.match(InProgress({ value : .25 })) (p.status => InProgress({ a => 0.25, b => None }))
2022-03-01T11:03:26.8664841Z     - [OK] [./tests/Progresses.hx:105] p.status.match(InProgress({ value : .25 })) (p.status => InProgress({ a => 0.25, b => None }))
2022-03-01T11:03:26.8665503Z     - [OK] [./tests/Progresses.hx:109] p.status.match(InProgress({ value : .25 })) (p.status => InProgress({ a => 0.25, b => None }))
2022-03-01T11:03:26.8666146Z     - [OK] [./tests/Progresses.hx:113] p.status.match(InProgress({ value : .5 })) (p.status => InProgress({ a => 0.5, b => None }))
2022-03-01T11:03:26.8666776Z     - [OK] [./tests/Progresses.hx:119] p.status.match(InProgress({ value : .5 })) (p.status => InProgress({ a => 0.5, b => None }))
2022-03-01T11:03:26.8667421Z     - [OK] [./tests/Progresses.hx:123] p.status.match(InProgress({ value : .5 })) (p.status => InProgress({ a => 0.5, b => None }))
2022-03-01T11:03:26.8668056Z     - [OK] [./tests/Progresses.hx:128] p.status.match(InProgress({ value : .5 })) (p.status => InProgress({ a => 0.5, b => None }))
2022-03-01T11:03:26.8668944Z     - [OK] [./tests/Progresses.hx:129] upper.status.match(InProgress({ value : .5 })) (upper.status => InProgress({ a => 0.5, b => None }))
2022-03-01T11:03:26.8669660Z     - [OK] [./tests/Progresses.hx:133] p.status.match(InProgress({ value : .75 })) (p.status => InProgress({ a => 0.75, b => None }))
2022-03-01T11:03:26.8670410Z     - [OK] [./tests/Progresses.hx:134] upper.status.match(InProgress({ value : .75 })) (upper.status => InProgress({ a => 0.75, b => None }))
2022-03-01T11:03:26.8671025Z     - [OK] [./tests/Progresses.hx:138] p.status.match(Finished('haha')) (p.status => Finished(haha))
2022-03-01T11:03:26.8671686Z     - [OK] [./tests/Progresses.hx:139] upper.status.match(Finished('HAHA')) (upper.status => Finished(HAHA))
2022-03-01T11:03:26.8672198Z  
2022-03-01T11:03:26.8672454Z 248 Assertions   247 Success   1 Failure   0 Error   
2022-03-01T11:03:26.8672698Z  
2022-03-01T11:03:26.8771422Z Failed to invoke `haxelib run-dir travix /home/runner/haxe/haxe_libraries/travix/0.15.0/github/354c2b2a82cc3b03e2f87cc1b6f0ddc0a6a5c133 neko` because Error: Command failed: haxelib run-dir travix /home/runner/haxe/haxe_libraries/travix/0.15.0/github/354c2b2a82cc3b03e2f87cc1b6f0ddc0a6a5c133 neko
2022-03-01T11:03:26.8811763Z ##[error]Process completed with exit code 1.
2022-03-01T11:03:26.8879216Z Post job cleanup.
2022-03-01T11:03:27.0457462Z [command]/usr/bin/git version
2022-03-01T11:03:27.0519220Z git version 2.35.1
2022-03-01T11:03:27.0567383Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-03-01T11:03:27.0654386Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-03-01T11:03:27.1015670Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-03-01T11:03:27.1054889Z http.https://github.com/.extraheader
2022-03-01T11:03:27.1066511Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-03-01T11:03:27.1111124Z [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' || :
2022-03-01T11:03:27.1660270Z Cleaning up orphan processes

0b1kn00b avatar Mar 01 '22 11:03 0b1kn00b

I don't think this is a Haxe issue, and if it is, we'll need some isolated example. We actually run tink_core as part of our CI, so any general problem with it would be spotted there.

Simn avatar Nov 22 '22 07:11 Simn