Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly MacOS - Random error #36088

Closed
aminya opened this issue May 31, 2020 · 3 comments · Fixed by #36115
Closed

Nightly MacOS - Random error #36088

aminya opened this issue May 31, 2020 · 3 comments · Fixed by #36115
Labels
bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference

Comments

@aminya
Copy link

aminya commented May 31, 2020

https://github.com/aminya/AcuteBenchmark.jl/runs/723886364#step:5:113

Seems to be related to GR: https://travis-ci.org/github/jheinen/GR.jl/jobs/692704728

2020-05-30T23:22:54.3448557Z ##[section]Starting: Request a runner to run this job
2020-05-30T23:22:54.7839933Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest'
2020-05-30T23:22:54.7839970Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest'
2020-05-30T23:22:54.7839993Z Can't find any online and idle hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest'
2020-05-30T23:22:54.7840133Z Found online and busy hosted runners in current repository's account/organization that matches the required labels: 'macOS-latest'. Waiting for one of them to get assigned for this job.
2020-05-30T23:22:54.9151583Z ##[section]Finishing: Request a runner to run this job
2020-05-30T23:37:11.3832570Z Current runner version: '2.263.0'
2020-05-30T23:37:11.3884670Z ##[group]Operating System
2020-05-30T23:37:11.3885370Z Mac OS X
2020-05-30T23:37:11.3885580Z 10.15.4
2020-05-30T23:37:11.3885810Z 19E287
2020-05-30T23:37:11.3886030Z ##[endgroup]
2020-05-30T23:37:11.3886250Z ##[group]Virtual Environment
2020-05-30T23:37:11.3886500Z Environment: macos-10.15
2020-05-30T23:37:11.3886740Z Version: 20200518.2
2020-05-30T23:37:11.3887070Z Included Software: https://github.com/actions/virtual-environments/blob/master/images/macos/macos-10.15-Readme.md
2020-05-30T23:37:11.3887360Z ##[endgroup]
2020-05-30T23:37:11.3888610Z Prepare workflow directory
2020-05-30T23:37:11.4204370Z Prepare all required actions
2020-05-30T23:37:11.4220410Z Download action repository 'actions/checkout@v2'
2020-05-30T23:37:12.2154220Z Download action repository 'julia-actions/setup-julia@latest'
2020-05-30T23:37:12.5904850Z Download action repository 'julia-actions/julia-buildpkg@latest'
2020-05-30T23:37:12.9952290Z Download action repository 'julia-actions/julia-runtest@latest'
2020-05-30T23:37:13.4416360Z ##[group]Run actions/checkout@v2
2020-05-30T23:37:13.4416940Z with:
2020-05-30T23:37:13.4417380Z   repository: aminya/AcuteBenchmark.jl
2020-05-30T23:37:13.4417810Z   token: ***
2020-05-30T23:37:13.4417920Z   ssh-strict: true
2020-05-30T23:37:13.4418060Z   persist-credentials: true
2020-05-30T23:37:13.4418200Z   clean: true
2020-05-30T23:37:13.4418330Z   fetch-depth: 1
2020-05-30T23:37:13.4418420Z   lfs: false
2020-05-30T23:37:13.4418550Z   submodules: false
2020-05-30T23:37:13.4418680Z ##[endgroup]
2020-05-30T23:37:14.4404440Z Syncing repository: aminya/AcuteBenchmark.jl
2020-05-30T23:37:14.4405300Z ##[group]Getting Git version info
2020-05-30T23:37:14.4406590Z Working directory is '/Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl'
2020-05-30T23:37:14.4407540Z [command]/usr/local/bin/git version
2020-05-30T23:37:14.4606950Z git version 2.26.2
2020-05-30T23:37:15.3929490Z ##[endgroup]
2020-05-30T23:37:15.3935190Z Deleting the contents of '/Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl'
2020-05-30T23:37:15.3937780Z ##[group]Initializing the repository
2020-05-30T23:37:15.3938310Z [command]/usr/local/bin/git init /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl
2020-05-30T23:37:15.3938810Z Initialized empty Git repository in /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/.git/
2020-05-30T23:37:15.3939320Z [command]/usr/local/bin/git remote add origin https://github.com/aminya/AcuteBenchmark.jl
2020-05-30T23:37:15.3939800Z ##[endgroup]
2020-05-30T23:37:15.3940260Z ##[group]Disabling automatic garbage collection
2020-05-30T23:37:15.3941110Z [command]/usr/local/bin/git config --local gc.auto 0
2020-05-30T23:37:15.3941580Z ##[endgroup]
2020-05-30T23:37:15.3944660Z ##[group]Setting up auth
2020-05-30T23:37:15.3946200Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-05-30T23:37:15.3947580Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-05-30T23:37:15.3949020Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-05-30T23:37:15.3950790Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2020-05-30T23:37:15.3952160Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-05-30T23:37:15.3952840Z ##[endgroup]
2020-05-30T23:37:15.3953650Z ##[group]Fetching the repository
2020-05-30T23:37:15.3955170Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0f41f947403ff056094bcf3e4687c340c323ca7b:refs/remotes/pull/17/merge
2020-05-30T23:37:15.3956520Z remote: Enumerating objects: 34, done.        
2020-05-30T23:37:15.3957170Z remote: Counting objects:   2% (1/34)        
2020-05-30T23:37:15.3957700Z remote: Counting objects:   5% (2/34)        
2020-05-30T23:37:15.4042060Z remote: Counting objects:   8% (3/34)        
2020-05-30T23:37:15.4042620Z remote: Counting objects:  11% (4/34)        
2020-05-30T23:37:15.4042920Z remote: Counting objects:  14% (5/34)        
2020-05-30T23:37:15.4043150Z remote: Counting objects:  17% (6/34)        
2020-05-30T23:37:15.4043310Z remote: Counting objects:  20% (7/34)        
2020-05-30T23:37:15.4043510Z remote: Counting objects:  23% (8/34)        
2020-05-30T23:37:15.4043710Z remote: Counting objects:  26% (9/34)        
2020-05-30T23:37:15.4043930Z remote: Counting objects:  29% (10/34)        
2020-05-30T23:37:15.4044100Z remote: Counting objects:  32% (11/34)        
2020-05-30T23:37:15.4044830Z remote: Counting objects:  35% (12/34)        
2020-05-30T23:37:15.4045000Z remote: Counting objects:  38% (13/34)        
2020-05-30T23:37:15.4046800Z remote: Counting objects:  41% (14/34)        
2020-05-30T23:37:15.4047020Z remote: Counting objects:  44% (15/34)        
2020-05-30T23:37:15.4050940Z remote: Counting objects:  47% (16/34)        
2020-05-30T23:37:15.4051400Z remote: Counting objects:  50% (17/34)        
2020-05-30T23:37:15.4051920Z remote: Counting objects:  52% (18/34)        
2020-05-30T23:37:15.4052180Z remote: Counting objects:  55% (19/34)        
2020-05-30T23:37:15.4052330Z remote: Counting objects:  58% (20/34)        
2020-05-30T23:37:15.4052430Z remote: Counting objects:  61% (21/34)        
2020-05-30T23:37:15.4052560Z remote: Counting objects:  64% (22/34)        
2020-05-30T23:37:15.4052700Z remote: Counting objects:  67% (23/34)        
2020-05-30T23:37:15.4052820Z remote: Counting objects:  70% (24/34)        
2020-05-30T23:37:15.4052910Z remote: Counting objects:  73% (25/34)        
2020-05-30T23:37:15.4053050Z remote: Counting objects:  76% (26/34)        
2020-05-30T23:37:15.4053480Z remote: Counting objects:  79% (27/34)        
2020-05-30T23:37:15.4053640Z remote: Counting objects:  82% (28/34)        
2020-05-30T23:37:15.4054060Z remote: Counting objects:  85% (29/34)        
2020-05-30T23:37:15.4054390Z remote: Counting objects:  88% (30/34)        
2020-05-30T23:37:15.4054760Z remote: Counting objects:  91% (31/34)        
2020-05-30T23:37:15.4055970Z remote: Counting objects:  94% (32/34)        
2020-05-30T23:37:15.4056400Z remote: Counting objects:  97% (33/34)        
2020-05-30T23:37:15.4056610Z remote: Counting objects: 100% (34/34)        
2020-05-30T23:37:15.4056800Z remote: Counting objects: 100% (34/34), done.        
2020-05-30T23:37:15.4056950Z remote: Compressing objects:   3% (1/30)        
2020-05-30T23:37:15.4057390Z remote: Compressing objects:   6% (2/30)        
2020-05-30T23:37:15.4057500Z remote: Compressing objects:  10% (3/30)        
2020-05-30T23:37:15.4057920Z remote: Compressing objects:  13% (4/30)        
2020-05-30T23:37:15.4058340Z remote: Compressing objects:  16% (5/30)        
2020-05-30T23:37:15.4058510Z remote: Compressing objects:  20% (6/30)        
2020-05-30T23:37:15.4058660Z remote: Compressing objects:  23% (7/30)        
2020-05-30T23:37:15.4058750Z remote: Compressing objects:  26% (8/30)        
2020-05-30T23:37:15.4058900Z remote: Compressing objects:  30% (9/30)        
2020-05-30T23:37:15.4059040Z remote: Compressing objects:  33% (10/30)        
2020-05-30T23:37:15.4059180Z remote: Compressing objects:  36% (11/30)        
2020-05-30T23:37:15.4059330Z remote: Compressing objects:  40% (12/30)        
2020-05-30T23:37:15.4059420Z remote: Compressing objects:  43% (13/30)        
2020-05-30T23:37:15.4059840Z remote: Compressing objects:  46% (14/30)        
2020-05-30T23:37:15.4060330Z remote: Compressing objects:  50% (15/30)        
2020-05-30T23:37:15.4060560Z remote: Compressing objects:  53% (16/30)        
2020-05-30T23:37:15.4060710Z remote: Compressing objects:  56% (17/30)        
2020-05-30T23:37:15.4061020Z remote: Compressing objects:  60% (18/30)        
2020-05-30T23:37:15.4061570Z remote: Compressing objects:  63% (19/30)        
2020-05-30T23:37:15.4061990Z remote: Compressing objects:  66% (20/30)        
2020-05-30T23:37:15.4062340Z remote: Compressing objects:  70% (21/30)        
2020-05-30T23:37:15.4062720Z remote: Compressing objects:  73% (22/30)        
2020-05-30T23:37:15.4063040Z remote: Compressing objects:  76% (23/30)        
2020-05-30T23:37:15.4063430Z remote: Compressing objects:  80% (24/30)        
2020-05-30T23:37:15.4063910Z remote: Compressing objects:  83% (25/30)        
2020-05-30T23:37:15.4064300Z remote: Compressing objects:  86% (26/30)        
2020-05-30T23:37:15.4064560Z remote: Compressing objects:  90% (27/30)        
2020-05-30T23:37:15.4064710Z remote: Compressing objects:  93% (28/30)        
2020-05-30T23:37:15.4065020Z remote: Compressing objects:  96% (29/30)        
2020-05-30T23:37:15.4065400Z remote: Compressing objects: 100% (30/30)        
2020-05-30T23:37:15.4066070Z remote: Compressing objects: 100% (30/30), done.        
2020-05-30T23:37:15.4067290Z remote: Total 34 (delta 3), reused 19 (delta 0), pack-reused 0        
2020-05-30T23:37:15.4068500Z From https://github.com/aminya/AcuteBenchmark.jl
2020-05-30T23:37:15.4069530Z  * [new ref]         0f41f947403ff056094bcf3e4687c340c323ca7b -> pull/17/merge
2020-05-30T23:37:15.4181620Z ##[endgroup]
2020-05-30T23:37:15.4182280Z ##[group]Determining the checkout info
2020-05-30T23:37:15.4182760Z ##[endgroup]
2020-05-30T23:37:15.4183100Z ##[group]Checking out the ref
2020-05-30T23:37:15.4184160Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/17/merge
2020-05-30T23:37:15.4184640Z HEAD is now at 0f41f94 Merge 2fd25d3541f219cb03d6279b3f2d2c83831457c8 into 2b1414667e78f7a3c76c01334d8d818735cc475f
2020-05-30T23:37:15.4185180Z ##[endgroup]
2020-05-30T23:37:15.4185980Z [command]/usr/local/bin/git log -1
2020-05-30T23:37:15.4186700Z commit 0f41f947403ff056094bcf3e4687c340c323ca7b
2020-05-30T23:37:15.4187050Z Author: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-05-30T23:37:15.4187410Z Date:   Sat May 30 23:22:47 2020 +0000
2020-05-30T23:37:15.4187550Z 
2020-05-30T23:37:15.4187730Z     Merge 2fd25d3541f219cb03d6279b3f2d2c83831457c8 into 2b1414667e78f7a3c76c01334d8d818735cc475f
2020-05-30T23:37:15.4376070Z ##[group]Run julia-actions/setup-julia@latest
2020-05-30T23:37:15.4376270Z with:
2020-05-30T23:37:15.4376350Z   version: nightly
2020-05-30T23:37:15.4376470Z   arch: x64
2020-05-30T23:37:15.4376570Z   show-versioninfo: false
2020-05-30T23:37:15.4376670Z ##[endgroup]
2020-05-30T23:37:16.6179830Z [command]hdiutil attach /Users/runner/runners/2.263.0/work/_temp/02d6df22-c6fb-401d-b673-ce628d7584fb
2020-05-30T23:37:16.8327080Z Checksumming Protective Master Boot Record (MBR : 0)
2020-05-30T23:37:16.8334130Z Protective Master Boot Record (MBR :: verified   CRC32 $DB18E963
2020-05-30T23:37:16.8336270Z Checksumming GPT Header (Primary GPT Header : 1)
2020-05-30T23:37:17.0025630Z  GPT Header (Primary GPT Header : 1): verified   CRC32 $9A199709
2020-05-30T23:37:17.0028820Z Checksumming GPT Partition Data (Primary GPT Table : 2)
2020-05-30T23:37:17.0032270Z GPT Partition Data (Primary GPT Tabl: verified   CRC32 $7FD60441
2020-05-30T23:37:17.0035770Z Checksumming  (Apple_Free : 3)
2020-05-30T23:37:18.1354270Z                     (Apple_Free : 3): verified   CRC32 $00000000
2020-05-30T23:37:18.1370250Z Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)
2020-05-30T23:37:18.6945290Z EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
2020-05-30T23:37:18.6952240Z Checksumming disk image (Apple_HFS : 5)
2020-05-30T23:37:21.2534630Z           disk image (Apple_HFS : 5): verified   CRC32 $4D708626
2020-05-30T23:37:21.2538580Z Checksumming  (Apple_Free : 6)
2020-05-30T23:37:21.2542060Z                     (Apple_Free : 6): verified   CRC32 $00000000
2020-05-30T23:37:21.2545710Z Checksumming GPT Partition Data (Backup GPT Table : 7)
2020-05-30T23:37:21.2556160Z GPT Partition Data (Backup GPT Table: verified   CRC32 $7FD60441
2020-05-30T23:37:21.2560210Z Checksumming GPT Header (Backup GPT Header : 8)
2020-05-30T23:37:21.2566450Z   GPT Header (Backup GPT Header : 8): verified   CRC32 $DB9B475B
2020-05-30T23:37:21.2590410Z verified   CRC32 $52B13464
2020-05-30T23:37:21.8821450Z /dev/disk2          	GUID_partition_scheme          	
2020-05-30T23:37:21.8933390Z /dev/disk2s1        	EFI                            	
2020-05-30T23:37:21.9037610Z /dev/disk2s2        	Apple_HFS                      	/Volumes/Julia-1.6.0-DEV-7301dc61bd
2020-05-30T23:37:21.9122170Z [command]mkdir /Users/runner/julia
2020-05-30T23:37:21.9201330Z [command]/bin/bash -c cp -a /Volumes/Julia-*/Julia-*.app/Contents/Resources/julia /Users/runner
2020-05-30T23:37:27.8537390Z [command]julia --version
2020-05-30T23:37:28.7406990Z julia version 1.6.0-DEV
2020-05-30T23:37:28.7504890Z ##[group]Run julia-actions/julia-buildpkg@latest
2020-05-30T23:37:28.7505030Z ##[endgroup]
2020-05-30T23:37:29.4606080Z [command]julia --color=yes --project -e using Pkg; if VERSION >= v"1.1.0-rc1"; Pkg.build(verbose=true); else Pkg.build(); end
2020-05-30T23:37:35.6376990Z  Installing known registries into `~/.julia`
2020-05-30T23:37:36.8523410Z ┌ Warning: could not download https://pkg.julialang.org/registries
2020-05-30T23:37:36.8528800Z └ @ Pkg.Types /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:951
2020-05-30T23:37:36.9640860Z ┌ Warning: could not download https://pkg.julialang.org/registries
2020-05-30T23:37:36.9642400Z └ @ Pkg.Types /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:951
2020-05-30T23:37:36.9660710Z     Cloning registry from "https://github.com/JuliaRegistries/General.git"
2020-05-30T23:37:40.1160300Z �[?25l    Fetching: [>                                        ]  0.0 %
2020-05-30T23:37:46.6670560Z     Fetching: [==================>                      ]  43.7 %
2020-05-30T23:37:53.9319400Z     Resolving Deltas: [=================================>       ]  82.3 %
2020-05-30T23:38:01.5435280Z �[2K�[?25h      Added registry `General` to `~/.julia/registries/General`
2020-05-30T23:38:03.9442930Z    Updating registry at `~/.julia/registries/General`
2020-05-30T23:38:08.4834060Z    Updating git-repo `https://github.com/JuliaRegistries/General.git`
2020-05-30T23:38:11.9290400Z �[?25l�[2K�[?25h  Installed Suppressor ─────────────────── v0.2.0
2020-05-30T23:38:11.9469630Z   Installed StructArrays ───────────────── v0.4.3
2020-05-30T23:38:11.9551840Z   Installed GFlops ─────────────────────── v0.1.1
2020-05-30T23:38:11.9658740Z   Installed ColorTypes ─────────────────── v0.10.3
2020-05-30T23:38:11.9865990Z   Installed BenchmarkTools ─────────────── v0.5.0
2020-05-30T23:38:12.0227830Z   Installed Plots ──────────────────────── v1.3.6
2020-05-30T23:38:12.0272880Z   Installed Colors ─────────────────────── v0.12.1
2020-05-30T23:38:12.0941320Z   Installed Distributions ──────────────── v0.23.3
2020-05-30T23:38:12.2629840Z   Installed IteratorInterfaceExtensions ── v1.0.0
2020-05-30T23:38:12.3640730Z   Installed NaNMath ────────────────────── v0.3.3
2020-05-30T23:38:12.4713450Z   Installed Arpack ─────────────────────── v0.4.0
2020-05-30T23:38:12.4807280Z   Installed JLD2 ───────────────────────── v0.1.13
2020-05-30T23:38:12.5066480Z   Installed CompilerSupportLibraries_jll ─ v0.3.3+0
2020-05-30T23:38:12.5140920Z   Installed LAME_jll ───────────────────── v3.100.0+1
2020-05-30T23:38:12.5391010Z   Installed StatsFuns ──────────────────── v0.9.5
2020-05-30T23:38:12.5392030Z   Installed FileIO ─────────────────────── v1.3.0
2020-05-30T23:38:12.6174860Z   Installed FillArrays ─────────────────── v0.8.10
2020-05-30T23:38:12.6505770Z   Installed TableTraits ────────────────── v1.0.0
2020-05-30T23:38:12.8496070Z   Installed FreeType2_jll ──────────────── v2.10.1+2
2020-05-30T23:38:12.8656000Z   Installed FixedPointNumbers ──────────── v0.8.0
2020-05-30T23:38:12.8760210Z   Installed RecipesPipeline ────────────── v0.1.9
2020-05-30T23:38:13.0461460Z   Installed libvorbis_jll ──────────────── v1.3.6+4
2020-05-30T23:38:13.0876910Z   Installed RecipesBase ────────────────── v1.0.1
2020-05-30T23:38:13.1104030Z   Installed Contour ────────────────────── v0.5.3
2020-05-30T23:38:13.1190100Z   Installed Cassette ───────────────────── v0.3.3
2020-05-30T23:38:13.1195690Z   Installed SpecialFunctions ───────────── v0.10.3
2020-05-30T23:38:13.3139060Z   Installed Rmath ──────────────────────── v0.6.1
2020-05-30T23:38:13.3160730Z   Installed FFMPEG ─────────────────────── v0.3.0
2020-05-30T23:38:13.3854320Z   Installed StaticArrays ───────────────── v0.12.3
2020-05-30T23:38:13.4320210Z   Installed PDMats ─────────────────────── v0.9.12
2020-05-30T23:38:13.4331910Z   Installed SortingAlgorithms ──────────── v0.3.1
2020-05-30T23:38:13.4549670Z   Installed PlotThemes ─────────────────── v2.0.0
2020-05-30T23:38:13.4616590Z   Installed Parsers ────────────────────── v1.0.4
2020-05-30T23:38:13.6229600Z   Installed OpenBLAS_jll ───────────────── v0.3.9+4
2020-05-30T23:38:13.6448510Z   Installed PlotUtils ──────────────────── v1.0.4
2020-05-30T23:38:13.6913410Z   Installed Reexport ───────────────────── v0.2.0
2020-05-30T23:38:13.9815200Z   Installed x265_jll ───────────────────── v3.0.0+1
2020-05-30T23:38:13.9934940Z   Installed DataAPI ────────────────────── v1.3.0
2020-05-30T23:38:14.0256280Z   Installed GR ─────────────────────────── v0.49.1
2020-05-30T23:38:14.0486150Z   Installed StatsBase ──────────────────── v0.33.0
2020-05-30T23:38:14.0744280Z   Installed GeometryTypes ──────────────── v0.8.3
2020-05-30T23:38:14.9792910Z   Installed FriBidi_jll ────────────────── v1.0.5+3
2020-05-30T23:38:14.9807180Z   Installed Opus_jll ───────────────────── v1.3.1+1
2020-05-30T23:38:14.9843310Z   Installed TranscodingStreams ─────────── v0.9.5
2020-05-30T23:38:14.9843970Z   Installed Measures ───────────────────── v0.3.1
2020-05-30T23:38:14.9844570Z   Installed OpenSpecFun_jll ────────────── v0.5.3+3
2020-05-30T23:38:14.9845030Z   Installed Tables ─────────────────────── v1.0.4
2020-05-30T23:38:14.9845530Z   Installed FFMPEG_jll ─────────────────── v4.1.0+3
2020-05-30T23:38:14.9846250Z   Installed DataStructures ─────────────── v0.17.17
2020-05-30T23:38:14.9846930Z   Installed QuadGK ─────────────────────── v2.3.1
2020-05-30T23:38:14.9847570Z   Installed Arpack_jll ─────────────────── v3.5.0+3
2020-05-30T23:38:14.9848270Z   Installed Bzip2_jll ──────────────────── v1.0.6+2
2020-05-30T23:38:14.9848960Z   Installed DataValueInterfaces ────────── v1.0.0
2020-05-30T23:38:14.9849630Z   Installed libfdk_aac_jll ─────────────── v0.1.6+2
2020-05-30T23:38:14.9850330Z   Installed CodecZlib ──────────────────── v0.7.0
2020-05-30T23:38:14.9850970Z   Installed JSON ───────────────────────── v0.21.0
2020-05-30T23:38:14.9851680Z   Installed Rmath_jll ──────────────────── v0.2.2+0
2020-05-30T23:38:15.0452280Z   Installed x264_jll ───────────────────── v2019.5.25+2
2020-05-30T23:38:15.0517680Z   Installed OrderedCollections ─────────── v1.2.0
2020-05-30T23:38:15.0741220Z   Installed Requires ───────────────────── v1.0.1
2020-05-30T23:38:15.1105700Z   Installed Zlib_jll ───────────────────── v1.2.11+10
2020-05-30T23:38:15.3368130Z   Installed Missings ───────────────────── v0.4.3
2020-05-30T23:38:15.3439410Z   Installed ColorSchemes ───────────────── v3.9.0
2020-05-30T23:38:15.3479750Z   Installed LibVPX_jll ─────────────────── v1.8.1+1
2020-05-30T23:38:15.4165480Z   Installed OpenSSL_jll ────────────────── v1.1.1+2
2020-05-30T23:38:15.4172470Z   Installed Ogg_jll ────────────────────── v1.3.4+0
2020-05-30T23:38:15.4179120Z   Installed Showoff ────────────────────── v0.3.1
2020-05-30T23:38:15.4183790Z   Installed Adapt ──────────────────────── v1.1.0
2020-05-30T23:38:15.4655240Z   Installed libass_jll ─────────────────── v0.14.0+2
2020-05-30T23:38:15.7233050Z 
2020-05-30T23:38:15.7234210Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:15.7235370Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:15.7236220Z 
2020-05-30T23:38:15.7236650Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:15.7237060Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:15.7237230Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:15.9558010Z #=#=#                                                                         
2020-05-30T23:38:15.9558520Z 
2020-05-30T23:38:16.0702100Z ######################################################################## 100.0%
2020-05-30T23:38:16.1217370Z ###                                                                        5.1%
2020-05-30T23:38:16.1217710Z ######################################################################## 100.0%
2020-05-30T23:38:16.2622900Z 
2020-05-30T23:38:16.2623700Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:16.2624210Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:16.2624750Z 
2020-05-30T23:38:16.2625280Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:16.4809130Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:16.4809410Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:16.4809550Z #=#=#                                                                         
2020-05-30T23:38:16.4811870Z 
2020-05-30T23:38:16.5865650Z ######################################################################## 100.0%
2020-05-30T23:38:16.6866610Z                                                                            0.7%
2020-05-30T23:38:16.7400060Z ##############################                                            42.4%
2020-05-30T23:38:16.7401930Z ######################################################################## 100.0%
2020-05-30T23:38:16.9498530Z 
2020-05-30T23:38:16.9499840Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:16.9500670Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:16.9501230Z 
2020-05-30T23:38:16.9502050Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:16.9502940Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:16.9503220Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:17.2436510Z #=#=#                                                                         
2020-05-30T23:38:17.2437000Z 
2020-05-30T23:38:17.3657580Z ######################################################################## 100.0%
2020-05-30T23:38:17.4322670Z                                                                            0.0%
2020-05-30T23:38:17.4324580Z ######################################################################## 100.0%
2020-05-30T23:38:17.5548810Z 
2020-05-30T23:38:17.5550310Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:17.5551050Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:17.5551230Z 
2020-05-30T23:38:17.5551470Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:17.5551700Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:17.5551920Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:17.7809870Z #=#=#                                                                         
2020-05-30T23:38:17.7810030Z 
2020-05-30T23:38:17.8937600Z ######################################################################## 100.0%
2020-05-30T23:38:17.9450860Z                                                                            0.0%
2020-05-30T23:38:17.9451860Z ######################################################################## 100.0%
2020-05-30T23:38:18.0471650Z 
2020-05-30T23:38:18.0472580Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:18.0473290Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:18.0473840Z 
2020-05-30T23:38:18.0474300Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:18.0474540Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:18.0474650Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:18.2455400Z #=#=#                                                                         
2020-05-30T23:38:18.2455560Z 
2020-05-30T23:38:18.3578910Z ######################################################################## 100.0%
2020-05-30T23:38:18.4580050Z                                                                            0.5%
2020-05-30T23:38:18.5588050Z ##########                                                                13.9%
2020-05-30T23:38:18.5714380Z ############################################################              84.5%
2020-05-30T23:38:18.5714940Z ######################################################################## 100.0%
2020-05-30T23:38:19.2244890Z 
2020-05-30T23:38:19.2245510Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:19.2246060Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:19.2249350Z 
2020-05-30T23:38:19.2249690Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:19.2249800Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:19.2249930Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:19.4436710Z #=#=#                                                                         
2020-05-30T23:38:19.4437400Z 
2020-05-30T23:38:19.5435580Z ######################################################################## 100.0%
2020-05-30T23:38:19.6360890Z ##                                                                         3.9%
2020-05-30T23:38:19.6361360Z ######################################################################## 100.0%
2020-05-30T23:38:19.7937020Z 
2020-05-30T23:38:19.7937720Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:19.7938840Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:19.7939810Z 
2020-05-30T23:38:19.7940020Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:19.7940270Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:19.7940440Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:19.9904390Z #=#=#                                                                         
2020-05-30T23:38:19.9904690Z 
2020-05-30T23:38:20.0898960Z ######################################################################## 100.0%
2020-05-30T23:38:20.1197960Z                                                                            0.0%
2020-05-30T23:38:20.1198900Z ######################################################################## 100.0%
2020-05-30T23:38:20.2247930Z 
2020-05-30T23:38:20.2248760Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:20.2249660Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:20.2249890Z 
2020-05-30T23:38:20.2250130Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:20.2250480Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:20.2250660Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:20.4310540Z #=#=#                                                                         
2020-05-30T23:38:20.4310850Z 
2020-05-30T23:38:20.5379320Z ######################################################################## 100.0%
2020-05-30T23:38:20.5663580Z ###########                                                               15.8%
2020-05-30T23:38:20.5664080Z ######################################################################## 100.0%
2020-05-30T23:38:20.6649730Z 
2020-05-30T23:38:20.6652230Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:20.6652490Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:20.6652590Z 
2020-05-30T23:38:20.6652710Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:20.6652840Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:20.6652940Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:20.8613260Z #=#=#                                                                         
2020-05-30T23:38:20.8613540Z 
2020-05-30T23:38:20.9635640Z ######################################################################## 100.0%
2020-05-30T23:38:20.9770440Z #########################                                                 35.6%
2020-05-30T23:38:20.9770900Z ######################################################################## 100.0%
2020-05-30T23:38:21.0686050Z 
2020-05-30T23:38:21.0686610Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:21.0687260Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:21.0687460Z 
2020-05-30T23:38:21.0687620Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:21.0687740Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:21.0687890Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:21.2768850Z #=#=#                                                                         
2020-05-30T23:38:21.2769200Z 
2020-05-30T23:38:21.3820800Z ######################################################################## 100.0%
2020-05-30T23:38:21.4824180Z                                                                            0.2%
2020-05-30T23:38:21.5825170Z #########                                                                 12.7%
2020-05-30T23:38:21.5967810Z #############################################################             85.8%
2020-05-30T23:38:21.5969120Z ######################################################################## 100.0%
2020-05-30T23:38:22.2038440Z 
2020-05-30T23:38:22.2039490Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:22.2039660Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:22.2039780Z 
2020-05-30T23:38:22.2039910Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:22.2040000Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:22.2040130Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:22.4194640Z #=#=#                                                                         
2020-05-30T23:38:22.4195170Z 
2020-05-30T23:38:22.5221090Z ######################################################################## 100.0%
2020-05-30T23:38:22.5358370Z ##################                                                        25.6%
2020-05-30T23:38:22.5358760Z ######################################################################## 100.0%
2020-05-30T23:38:22.6278200Z 
2020-05-30T23:38:22.6279050Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:22.6279880Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:22.6280590Z 
2020-05-30T23:38:22.6281060Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:22.6281530Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:22.6282840Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:22.8212210Z #=#=#                                                                         
2020-05-30T23:38:22.8212370Z 
2020-05-30T23:38:22.9330540Z ######################################################################## 100.0%
2020-05-30T23:38:22.9624300Z #################                                                         24.9%
2020-05-30T23:38:22.9624850Z ######################################################################## 100.0%
2020-05-30T23:38:23.0895250Z 
2020-05-30T23:38:23.0895860Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:23.0896230Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:23.0896350Z 
2020-05-30T23:38:23.0896500Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:23.0896610Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:23.0896710Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:23.2986660Z #=#=#                                                                         
2020-05-30T23:38:23.2987270Z 
2020-05-30T23:38:23.4066820Z ######################################################################## 100.0%
2020-05-30T23:38:23.4602410Z ##                                                                         3.0%
2020-05-30T23:38:23.4603200Z ######################################################################## 100.0%
2020-05-30T23:38:23.5665540Z 
2020-05-30T23:38:23.5666330Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:23.5666880Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:23.5667080Z 
2020-05-30T23:38:23.5667600Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:23.5667830Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:23.5668010Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:23.7742270Z #=#=#                                                                         
2020-05-30T23:38:23.7742430Z 
2020-05-30T23:38:23.8841010Z ######################################################################## 100.0%
2020-05-30T23:38:23.9854180Z #                                                                          2.7%
2020-05-30T23:38:24.0096910Z ########################################################                  78.0%
2020-05-30T23:38:24.0097410Z ######################################################################## 100.0%
2020-05-30T23:38:24.1668960Z 
2020-05-30T23:38:24.1669820Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:24.1670340Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:24.1670510Z 
2020-05-30T23:38:24.1670650Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:24.1671640Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:24.1671780Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:24.3749670Z #=#=#                                                                         
2020-05-30T23:38:24.3749830Z 
2020-05-30T23:38:24.4764030Z ######################################################################## 100.0%
2020-05-30T23:38:24.4923270Z ##########                                                                14.1%
2020-05-30T23:38:24.4923530Z ######################################################################## 100.0%
2020-05-30T23:38:24.5851980Z 
2020-05-30T23:38:24.5853630Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:24.5855210Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:24.5855560Z 
2020-05-30T23:38:24.5855680Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:24.5855790Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:24.5855880Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:24.8049580Z #=#=#                                                                         
2020-05-30T23:38:24.8050080Z 
2020-05-30T23:38:24.9193810Z ######################################################################## 100.0%
2020-05-30T23:38:24.9341020Z #################################                                         46.0%
2020-05-30T23:38:24.9342000Z ######################################################################## 100.0%
2020-05-30T23:38:25.0273510Z 
2020-05-30T23:38:25.0274520Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:25.0274990Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:25.0275320Z 
2020-05-30T23:38:25.0275650Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:25.0275990Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:25.0276320Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:25.2384250Z #=#=#                                                                         
2020-05-30T23:38:25.2384820Z 
2020-05-30T23:38:25.3385090Z ######################################################################## 100.0%
2020-05-30T23:38:25.4385970Z                                                                            1.3%
2020-05-30T23:38:25.4694220Z ################################################                          66.8%
2020-05-30T23:38:25.4694520Z ######################################################################## 100.0%
2020-05-30T23:38:25.6132420Z 
2020-05-30T23:38:25.6132920Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:25.6133250Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:25.6133380Z 
2020-05-30T23:38:25.6133530Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:25.6133690Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:25.6133860Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:25.8300750Z #=#=#                                                                         
2020-05-30T23:38:25.8301120Z 
2020-05-30T23:38:25.9309430Z ######################################################################## 100.0%
2020-05-30T23:38:26.0386690Z                                                                            0.4%
2020-05-30T23:38:26.1043240Z ######################                                                    31.5%
2020-05-30T23:38:26.1043860Z ######################################################################## 100.0%
2020-05-30T23:38:26.3866880Z 
2020-05-30T23:38:26.3867540Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:26.3867740Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:26.3867830Z 
2020-05-30T23:38:26.3867930Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:26.3868030Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:26.3868120Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:26.5905240Z #=#=#                                                                         
2020-05-30T23:38:26.5905470Z 
2020-05-30T23:38:26.7002200Z ######################################################################## 100.0%
2020-05-30T23:38:26.7343980Z ####                                                                       6.8%
2020-05-30T23:38:26.7344180Z ######################################################################## 100.0%
2020-05-30T23:38:26.8817570Z 
2020-05-30T23:38:26.8821480Z curl: (60) SSL certificate problem: certificate has expired
2020-05-30T23:38:26.8821930Z More details here: https://curl.haxx.se/docs/sslcerts.html
2020-05-30T23:38:26.8822040Z 
2020-05-30T23:38:26.8822120Z curl failed to verify the legitimacy of the server and therefore could not
2020-05-30T23:38:26.8822230Z establish a secure connection to it. To learn more about this situation and
2020-05-30T23:38:26.8822330Z how to fix it, please visit the web page mentioned above.
2020-05-30T23:38:27.0851650Z #=#=#                                                                         
2020-05-30T23:38:27.0864520Z 
2020-05-30T23:38:27.6736330Z ######################################################################## 100.0%##O#- #                                                                       
2020-05-30T23:38:27.6736510Z 
2020-05-30T23:38:27.7153550Z #########                                                                 12.8%
2020-05-30T23:38:27.7154800Z ######################################################################## 100.0%
2020-05-30T23:38:28.4416180Z Updating `~/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/Project.toml`
2020-05-30T23:38:28.5977110Z   [6e4b80f9] + BenchmarkTools v0.5.0
2020-05-30T23:38:28.5981850Z   [3da002f7] + ColorTypes v0.10.3
2020-05-30T23:38:28.5998180Z   [5ae59095] + Colors v0.12.1
2020-05-30T23:38:28.5998430Z   [31c24e10] + Distributions v0.23.3
2020-05-30T23:38:28.5999100Z   [5789e2e9] + FileIO v1.3.0
2020-05-30T23:38:28.5999860Z   [2ea8233c] + GFlops v0.1.1
2020-05-30T23:38:28.6001140Z   [033835bb] + JLD2 v0.1.13
2020-05-30T23:38:28.6004730Z   [91a5bcdd] + Plots v1.3.6
2020-05-30T23:38:28.6013450Z   [09ab397b] + StructArrays v0.4.3
2020-05-30T23:38:28.6015390Z   [fd094767] + Suppressor v0.2.0
2020-05-30T23:38:28.6226870Z Updating `~/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/Manifest.toml`
2020-05-30T23:38:28.6235860Z   [79e6a3ab] + Adapt v1.1.0
2020-05-30T23:38:28.6236150Z   [7d9fca2a] + Arpack v0.4.0
2020-05-30T23:38:28.7209440Z   [68821587] + Arpack_jll v3.5.0+3
2020-05-30T23:38:28.7212530Z   [6e4b80f9] + BenchmarkTools v0.5.0
2020-05-30T23:38:28.7225740Z   [6e34b625] + Bzip2_jll v1.0.6+2
2020-05-30T23:38:28.7230790Z   [7057c7e9] + Cassette v0.3.3
2020-05-30T23:38:28.7237290Z   [944b1d66] + CodecZlib v0.7.0
2020-05-30T23:38:28.7242450Z   [35d6a980] + ColorSchemes v3.9.0
2020-05-30T23:38:28.7247830Z   [3da002f7] + ColorTypes v0.10.3
2020-05-30T23:38:28.7252510Z   [5ae59095] + Colors v0.12.1
2020-05-30T23:38:28.7279100Z   [e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
2020-05-30T23:38:28.7284050Z   [d38c429a] + Contour v0.5.3
2020-05-30T23:38:28.7288410Z   [9a962f9c] + DataAPI v1.3.0
2020-05-30T23:38:28.7294370Z   [864edb3b] + DataStructures v0.17.17
2020-05-30T23:38:28.7299330Z   [e2d170a0] + DataValueInterfaces v1.0.0
2020-05-30T23:38:28.7306210Z   [31c24e10] + Distributions v0.23.3
2020-05-30T23:38:28.7312330Z   [c87230d0] + FFMPEG v0.3.0
2020-05-30T23:38:28.7326650Z   [b22a6f82] + FFMPEG_jll v4.1.0+3
2020-05-30T23:38:28.7334090Z   [5789e2e9] + FileIO v1.3.0
2020-05-30T23:38:28.7343390Z   [1a297f60] + FillArrays v0.8.10
2020-05-30T23:38:28.7347550Z   [53c48c17] + FixedPointNumbers v0.8.0
2020-05-30T23:38:28.7362390Z   [d7e528f0] + FreeType2_jll v2.10.1+2
2020-05-30T23:38:28.7410840Z   [559328eb] + FriBidi_jll v1.0.5+3
2020-05-30T23:38:28.7421220Z   [2ea8233c] + GFlops v0.1.1
2020-05-30T23:38:28.7429570Z   [28b8d3ca] + GR v0.49.1
2020-05-30T23:38:28.7433380Z   [4d00f742] + GeometryTypes v0.8.3
2020-05-30T23:38:28.7441570Z   [82899510] + IteratorInterfaceExtensions v1.0.0
2020-05-30T23:38:28.7474840Z   [033835bb] + JLD2 v0.1.13
2020-05-30T23:38:28.7481560Z   [682c06a0] + JSON v0.21.0
2020-05-30T23:38:28.7497530Z   [c1c5ebd0] + LAME_jll v3.100.0+1
2020-05-30T23:38:28.7515510Z   [dd192d2f] + LibVPX_jll v1.8.1+1
2020-05-30T23:38:28.7521450Z   [442fdcdd] + Measures v0.3.1
2020-05-30T23:38:28.7528680Z   [e1d29d7a] + Missings v0.4.3
2020-05-30T23:38:28.7543660Z   [77ba4419] + NaNMath v0.3.3
2020-05-30T23:38:28.7558290Z   [e7412a2a] + Ogg_jll v1.3.4+0
2020-05-30T23:38:28.7592390Z   [4536629a] + OpenBLAS_jll v0.3.9+4
2020-05-30T23:38:28.7603180Z   [458c3c95] + OpenSSL_jll v1.1.1+2
2020-05-30T23:38:28.7619910Z   [efe28fd5] + OpenSpecFun_jll v0.5.3+3
2020-05-30T23:38:28.7631630Z   [91d4177d] + Opus_jll v1.3.1+1
2020-05-30T23:38:28.7638410Z   [bac558e1] + OrderedCollections v1.2.0
2020-05-30T23:38:28.7642720Z   [90014a1f] + PDMats v0.9.12
2020-05-30T23:38:28.7649120Z   [69de0a69] + Parsers v1.0.4
2020-05-30T23:38:28.7662930Z   [ccf2f8ad] + PlotThemes v2.0.0
2020-05-30T23:38:28.7666960Z   [995b91a9] + PlotUtils v1.0.4
2020-05-30T23:38:28.7670180Z   [91a5bcdd] + Plots v1.3.6
2020-05-30T23:38:28.7675440Z   [1fd47b50] + QuadGK v2.3.1
2020-05-30T23:38:28.7681510Z   [3cdcf5f2] + RecipesBase v1.0.1
2020-05-30T23:38:28.7687990Z   [01d81517] + RecipesPipeline v0.1.9
2020-05-30T23:38:28.7694570Z   [189a3867] + Reexport v0.2.0
2020-05-30T23:38:28.7698960Z   [ae029012] + Requires v1.0.1
2020-05-30T23:38:28.7703500Z   [79098fc4] + Rmath v0.6.1
2020-05-30T23:38:28.7719680Z   [f50d1b31] + Rmath_jll v0.2.2+0
2020-05-30T23:38:28.7724420Z   [992d4aef] + Showoff v0.3.1
2020-05-30T23:38:28.7729360Z   [a2af1166] + SortingAlgorithms v0.3.1
2020-05-30T23:38:28.7734290Z   [276daf66] + SpecialFunctions v0.10.3
2020-05-30T23:38:28.7739180Z   [90137ffa] + StaticArrays v0.12.3
2020-05-30T23:38:28.7744030Z   [2913bbd2] + StatsBase v0.33.0
2020-05-30T23:38:28.7748540Z   [4c63d2b9] + StatsFuns v0.9.5
2020-05-30T23:38:28.7753380Z   [09ab397b] + StructArrays v0.4.3
2020-05-30T23:38:28.7758150Z   [fd094767] + Suppressor v0.2.0
2020-05-30T23:38:28.7762920Z   [3783bdb8] + TableTraits v1.0.0
2020-05-30T23:38:28.7768040Z   [bd369af6] + Tables v1.0.4
2020-05-30T23:38:28.7773020Z   [3bb67fe8] + TranscodingStreams v0.9.5
2020-05-30T23:38:28.7786170Z   [83775a58] + Zlib_jll v1.2.11+10
2020-05-30T23:38:28.7799180Z   [0ac62f75] + libass_jll v0.14.0+2
2020-05-30T23:38:28.7808610Z   [f638f0a6] + libfdk_aac_jll v0.1.6+2
2020-05-30T23:38:28.7823230Z   [f27f6e37] + libvorbis_jll v1.3.6+4
2020-05-30T23:38:28.7831440Z   [1270edf5] + x264_jll v2019.5.25+2
2020-05-30T23:38:28.7840710Z   [dfaa095f] + x265_jll v3.0.0+1
2020-05-30T23:38:28.7845930Z   [2a0f44e3] + Base64
2020-05-30T23:38:28.7850420Z   [ade2ca70] + Dates
2020-05-30T23:38:28.7854130Z   [8bb1440f] + DelimitedFiles
2020-05-30T23:38:28.7858850Z   [8ba89e20] + Distributed
2020-05-30T23:38:28.7867330Z   [b77e0a4c] + InteractiveUtils
2020-05-30T23:38:28.7871800Z   [76f85450] + LibGit2
2020-05-30T23:38:28.7876490Z   [8f399da3] + Libdl
2020-05-30T23:38:28.7881060Z   [37e2e46d] + LinearAlgebra
2020-05-30T23:38:28.7885380Z   [56ddb016] + Logging
2020-05-30T23:38:28.7890110Z   [d6f4376e] + Markdown
2020-05-30T23:38:28.7894160Z   [a63ad114] + Mmap
2020-05-30T23:38:28.7899010Z   [44cfe95a] + Pkg
2020-05-30T23:38:28.7902320Z   [de0858da] + Printf
2020-05-30T23:38:28.7906760Z   [3fa0cd96] + REPL
2020-05-30T23:38:28.7910360Z   [9a3f8284] + Random
2020-05-30T23:38:28.7914660Z   [ea8e919c] + SHA
2020-05-30T23:38:28.7919070Z   [9e88b42a] + Serialization
2020-05-30T23:38:28.7923500Z   [6462fe0b] + Sockets
2020-05-30T23:38:28.7927910Z   [2f01184e] + SparseArrays
2020-05-30T23:38:28.7932830Z   [10745b16] + Statistics
2020-05-30T23:38:28.7937120Z   [4607b0f0] + SuiteSparse
2020-05-30T23:38:28.7941620Z   [8dfed614] + Test
2020-05-30T23:38:28.7946290Z   [cf7118a7] + UUIDs
2020-05-30T23:38:28.7951460Z   [4ec0a83e] + Unicode
2020-05-30T23:38:28.8316230Z    Building GR ───→ `~/.julia/packages/GR/cRdXQ/deps/build.log`
2020-05-30T23:38:31.5128600Z    Building Plots → `~/.julia/packages/Plots/JKY3H/deps/build.log`
2020-05-30T23:38:32.1548780Z    Building GR ───→ `~/.julia/packages/GR/cRdXQ/deps/build.log`
2020-05-30T23:38:32.6868750Z [ Info: Downloading pre-compiled GR 0.49.0 Darwin binary
2020-05-30T23:38:34.2651450Z ┌ Warning: Assignment to `grdir` in soft scope is ambiguous because a global variable by the same name exists: `grdir` will be treated as a new local. Disambiguate by using `local grdir` to suppress this warning or `global grdir` to assign to the existing global variable.
2020-05-30T23:38:34.2652270Z └ @ ~/.julia/packages/GR/cRdXQ/deps/build.jl:164
2020-05-30T23:38:34.2750890Z    Building Plots → `~/.julia/packages/Plots/JKY3H/deps/build.log`
2020-05-30T23:38:34.8121680Z ##[group]Run julia-actions/julia-runtest@latest
2020-05-30T23:38:34.8121950Z ##[endgroup]
2020-05-30T23:38:34.8772190Z [command]julia --color=yes --check-bounds=yes --project -e using Pkg; Pkg.test(coverage=true)
2020-05-30T23:38:36.7547380Z     Testing AcuteBenchmark
2020-05-30T23:38:39.0162690Z Status `/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_coMqef/Project.toml`
2020-05-30T23:38:39.0472990Z   [8f64fb4b] AcuteBenchmark v0.2.1 `~/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl`
2020-05-30T23:38:39.0478190Z   [6e4b80f9] BenchmarkTools v0.5.0
2020-05-30T23:38:39.0506500Z   [3da002f7] ColorTypes v0.10.3
2020-05-30T23:38:39.0507070Z   [5ae59095] Colors v0.12.1
2020-05-30T23:38:39.0507370Z   [31c24e10] Distributions v0.23.3
2020-05-30T23:38:39.0507630Z   [5789e2e9] FileIO v1.3.0
2020-05-30T23:38:39.0507890Z   [2ea8233c] GFlops v0.1.1
2020-05-30T23:38:39.0508120Z   [033835bb] JLD2 v0.1.13
2020-05-30T23:38:39.0508400Z   [91a5bcdd] Plots v1.3.6
2020-05-30T23:38:39.0508780Z   [09ab397b] StructArrays v0.4.3
2020-05-30T23:38:39.0511940Z   [fd094767] Suppressor v0.2.0
2020-05-30T23:38:39.0517720Z   [10745b16] Statistics
2020-05-30T23:38:39.0522000Z   [8dfed614] Test
2020-05-30T23:38:39.0734510Z Status `/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_coMqef/Manifest.toml`
2020-05-30T23:38:39.0741490Z   [8f64fb4b] AcuteBenchmark v0.2.1 `~/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl`
2020-05-30T23:38:39.0744970Z   [79e6a3ab] Adapt v1.1.0
2020-05-30T23:38:39.0749210Z   [7d9fca2a] Arpack v0.4.0
2020-05-30T23:38:39.0766230Z   [68821587] Arpack_jll v3.5.0+3
2020-05-30T23:38:39.0770330Z   [6e4b80f9] BenchmarkTools v0.5.0
2020-05-30T23:38:39.0781120Z   [6e34b625] Bzip2_jll v1.0.6+2
2020-05-30T23:38:39.0785240Z   [7057c7e9] Cassette v0.3.3
2020-05-30T23:38:39.0789060Z   [944b1d66] CodecZlib v0.7.0
2020-05-30T23:38:39.0792950Z   [35d6a980] ColorSchemes v3.9.0
2020-05-30T23:38:39.0796380Z   [3da002f7] ColorTypes v0.10.3
2020-05-30T23:38:39.0799930Z   [5ae59095] Colors v0.12.1
2020-05-30T23:38:39.0817830Z   [e66e0078] CompilerSupportLibraries_jll v0.3.3+0
2020-05-30T23:38:39.0821500Z   [d38c429a] Contour v0.5.3
2020-05-30T23:38:39.0824650Z   [9a962f9c] DataAPI v1.3.0
2020-05-30T23:38:39.0828080Z   [864edb3b] DataStructures v0.17.17
2020-05-30T23:38:39.0831890Z   [e2d170a0] DataValueInterfaces v1.0.0
2020-05-30T23:38:39.0835260Z   [31c24e10] Distributions v0.23.3
2020-05-30T23:38:39.0838790Z   [c87230d0] FFMPEG v0.3.0
2020-05-30T23:38:39.0846960Z   [b22a6f82] FFMPEG_jll v4.1.0+3
2020-05-30T23:38:39.0850930Z   [5789e2e9] FileIO v1.3.0
2020-05-30T23:38:39.0854160Z   [1a297f60] FillArrays v0.8.10
2020-05-30T23:38:39.0857820Z   [53c48c17] FixedPointNumbers v0.8.0
2020-05-30T23:38:39.0866070Z   [d7e528f0] FreeType2_jll v2.10.1+2
2020-05-30T23:38:39.0874660Z   [559328eb] FriBidi_jll v1.0.5+3
2020-05-30T23:38:39.0878440Z   [2ea8233c] GFlops v0.1.1
2020-05-30T23:38:39.0882620Z   [28b8d3ca] GR v0.49.1
2020-05-30T23:38:39.0885660Z   [4d00f742] GeometryTypes v0.8.3
2020-05-30T23:38:39.0889700Z   [82899510] IteratorInterfaceExtensions v1.0.0
2020-05-30T23:38:39.0894270Z   [033835bb] JLD2 v0.1.13
2020-05-30T23:38:39.0898400Z   [682c06a0] JSON v0.21.0
2020-05-30T23:38:39.0908160Z   [c1c5ebd0] LAME_jll v3.100.0+1
2020-05-30T23:38:39.0918530Z   [dd192d2f] LibVPX_jll v1.8.1+1
2020-05-30T23:38:39.0922630Z   [442fdcdd] Measures v0.3.1
2020-05-30T23:38:39.0926690Z   [e1d29d7a] Missings v0.4.3
2020-05-30T23:38:39.0932980Z   [77ba4419] NaNMath v0.3.3
2020-05-30T23:38:39.0943330Z   [e7412a2a] Ogg_jll v1.3.4+0
2020-05-30T23:38:39.0960720Z   [4536629a] OpenBLAS_jll v0.3.9+4
2020-05-30T23:38:39.0970760Z   [458c3c95] OpenSSL_jll v1.1.1+2
2020-05-30T23:38:39.0990170Z   [efe28fd5] OpenSpecFun_jll v0.5.3+3
2020-05-30T23:38:39.1002190Z   [91d4177d] Opus_jll v1.3.1+1
2020-05-30T23:38:39.1006850Z   [bac558e1] OrderedCollections v1.2.0
2020-05-30T23:38:39.1011340Z   [90014a1f] PDMats v0.9.12
2020-05-30T23:38:39.1014470Z   [69de0a69] Parsers v1.0.4
2020-05-30T23:38:39.1019620Z   [ccf2f8ad] PlotThemes v2.0.0
2020-05-30T23:38:39.1024240Z   [995b91a9] PlotUtils v1.0.4
2020-05-30T23:38:39.1028630Z   [91a5bcdd] Plots v1.3.6
2020-05-30T23:38:39.1034810Z   [1fd47b50] QuadGK v2.3.1
2020-05-30T23:38:39.1039920Z   [3cdcf5f2] RecipesBase v1.0.1
2020-05-30T23:38:39.1043740Z   [01d81517] RecipesPipeline v0.1.9
2020-05-30T23:38:39.1048070Z   [189a3867] Reexport v0.2.0
2020-05-30T23:38:39.1052490Z   [ae029012] Requires v1.0.1
2020-05-30T23:38:39.1057750Z   [79098fc4] Rmath v0.6.1
2020-05-30T23:38:39.1068680Z   [f50d1b31] Rmath_jll v0.2.2+0
2020-05-30T23:38:39.1074660Z   [992d4aef] Showoff v0.3.1
2020-05-30T23:38:39.1080700Z   [a2af1166] SortingAlgorithms v0.3.1
2020-05-30T23:38:39.1087010Z   [276daf66] SpecialFunctions v0.10.3
2020-05-30T23:38:39.1091960Z   [90137ffa] StaticArrays v0.12.3
2020-05-30T23:38:39.1094930Z   [2913bbd2] StatsBase v0.33.0
2020-05-30T23:38:39.1098170Z   [4c63d2b9] StatsFuns v0.9.5
2020-05-30T23:38:39.1101960Z   [09ab397b] StructArrays v0.4.3
2020-05-30T23:38:39.1106790Z   [fd094767] Suppressor v0.2.0
2020-05-30T23:38:39.1111910Z   [3783bdb8] TableTraits v1.0.0
2020-05-30T23:38:39.1117670Z   [bd369af6] Tables v1.0.4
2020-05-30T23:38:39.1121520Z   [3bb67fe8] TranscodingStreams v0.9.5
2020-05-30T23:38:39.1132770Z   [83775a58] Zlib_jll v1.2.11+10
2020-05-30T23:38:39.1143770Z   [0ac62f75] libass_jll v0.14.0+2
2020-05-30T23:38:39.1154780Z   [f638f0a6] libfdk_aac_jll v0.1.6+2
2020-05-30T23:38:39.1165930Z   [f27f6e37] libvorbis_jll v1.3.6+4
2020-05-30T23:38:39.1177460Z   [1270edf5] x264_jll v2019.5.25+2
2020-05-30T23:38:39.1190330Z   [dfaa095f] x265_jll v3.0.0+1
2020-05-30T23:38:39.1195430Z   [2a0f44e3] Base64
2020-05-30T23:38:39.1201940Z   [ade2ca70] Dates
2020-05-30T23:38:39.1205220Z   [8bb1440f] DelimitedFiles
2020-05-30T23:38:39.1210710Z   [8ba89e20] Distributed
2020-05-30T23:38:39.1216780Z   [b77e0a4c] InteractiveUtils
2020-05-30T23:38:39.1221520Z   [76f85450] LibGit2
2020-05-30T23:38:39.1227070Z   [8f399da3] Libdl
2020-05-30T23:38:39.1230680Z   [37e2e46d] LinearAlgebra
2020-05-30T23:38:39.1235870Z   [56ddb016] Logging
2020-05-30T23:38:39.1241810Z   [d6f4376e] Markdown
2020-05-30T23:38:39.1245720Z   [a63ad114] Mmap
2020-05-30T23:38:39.1250090Z   [44cfe95a] Pkg
2020-05-30T23:38:39.1254620Z   [de0858da] Printf
2020-05-30T23:38:39.1259650Z   [3fa0cd96] REPL
2020-05-30T23:38:39.1264350Z   [9a3f8284] Random
2020-05-30T23:38:39.1268620Z   [ea8e919c] SHA
2020-05-30T23:38:39.1272320Z   [9e88b42a] Serialization
2020-05-30T23:38:39.1276100Z   [6462fe0b] Sockets
2020-05-30T23:38:39.1279100Z   [2f01184e] SparseArrays
2020-05-30T23:38:39.1284100Z   [10745b16] Statistics
2020-05-30T23:38:39.1288510Z   [4607b0f0] SuiteSparse
2020-05-30T23:38:39.1292950Z   [8dfed614] Test
2020-05-30T23:38:39.1296320Z   [cf7118a7] UUIDs
2020-05-30T23:38:39.1299610Z   [4ec0a83e] Unicode
2020-05-30T23:42:06.5649540Z Internal error: encountered unexpected error in runtime:
2020-05-30T23:42:06.5650080Z ErrorException("setfield! immutable struct of type Nothing cannot be changed")
2020-05-30T23:42:07.4375010Z jl_errorf at /Users/sabae/buildbot/worker/package_macos64/build/src/rtutils.c:77
2020-05-30T23:42:07.4380240Z jl_f_setfield at /Users/sabae/buildbot/worker/package_macos64/build/src/builtins.c:796
2020-05-30T23:42:07.4553950Z abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:266
2020-05-30T23:42:07.4560930Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:137
2020-05-30T23:42:07.4574570Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4578260Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4581540Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4589270Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4604190Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4607970Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4614900Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4620040Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4624590Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4627510Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4630770Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4633850Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4637050Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4640130Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4643290Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4646160Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4649340Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4652370Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4655730Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4658790Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4662040Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4665450Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4668740Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4671970Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4674990Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4678190Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4681410Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4684690Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4688080Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4691060Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4694220Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4697330Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4700400Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4703760Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4707010Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4710130Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4713340Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4716530Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4719760Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4723020Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4726130Z abstract_call at ./compiler/abstractinterpretation.jl:912
2020-05-30T23:42:07.4729350Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4732780Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4735810Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4738840Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4742090Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4745490Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4748820Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4751900Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4755710Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4759020Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4761930Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4764580Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4767190Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4770060Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4772430Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4775070Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4777810Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4780320Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4782960Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4785740Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4788220Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4790900Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4793370Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4795920Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4798510Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4801180Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4803800Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4806690Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4808870Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4811630Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4814260Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4816880Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4819380Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4821920Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4824520Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4827210Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4829850Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4832350Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4834920Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4837630Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4840200Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4842810Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4845340Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4847820Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4850460Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4853150Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4855770Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4858730Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4860830Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4863600Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4866170Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4868930Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4871340Z typeinf_local at ./compiler/abstractinterpretation.jl:1243
2020-05-30T23:42:07.4873930Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4891210Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4891640Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4892020Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4892280Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4893280Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4896930Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4899600Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4904330Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4906590Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4910120Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4913270Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4916510Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4919640Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4922790Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4925970Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4929440Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4932650Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4935770Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4938820Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4942030Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4945260Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4948580Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4951890Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4955020Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4958080Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4961190Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4964370Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.4967700Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.4970780Z typeinf_local at ./compiler/abstractinterpretation.jl:1258
2020-05-30T23:42:07.4974000Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.4977430Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.4980620Z typeinf_edge at ./compiler/typeinfer.jl:484
2020-05-30T23:42:07.4984470Z abstract_call_method at ./compiler/abstractinterpretation.jl:423
2020-05-30T23:42:07.4987440Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:113
2020-05-30T23:42:07.4990640Z abstract_call_known at ./compiler/abstractinterpretation.jl:892
2020-05-30T23:42:07.4993810Z abstract_call at ./compiler/abstractinterpretation.jl:914
2020-05-30T23:42:07.4997000Z abstract_call at ./compiler/abstractinterpretation.jl:899
2020-05-30T23:42:07.5000360Z abstract_eval at ./compiler/abstractinterpretation.jl:993
2020-05-30T23:42:07.5003520Z typeinf_local at ./compiler/abstractinterpretation.jl:1243
2020-05-30T23:42:07.5006510Z typeinf_nocycle at ./compiler/abstractinterpretation.jl:1314
2020-05-30T23:42:07.5009710Z typeinf at ./compiler/typeinfer.jl:12
2020-05-30T23:42:07.5014720Z typeinf_ext at ./compiler/typeinfer.jl:571
2020-05-30T23:42:07.5018300Z typeinf_ext_toplevel at ./compiler/typeinfer.jl:604
2020-05-30T23:42:07.5021550Z typeinf_ext_toplevel at ./compiler/typeinfer.jl:600
2020-05-30T23:42:07.5024570Z jfptr_typeinf_ext_toplevel_22509.clone_1 at /Users/runner/hostedtoolcache/julia/nightly/x64/lib/julia/sys.dylib (unknown line)
2020-05-30T23:42:07.5035140Z jl_apply at /Users/sabae/buildbot/worker/package_macos64/build/src/./julia.h:1700 [inlined]
2020-05-30T23:42:07.5035460Z jl_type_infer at /Users/sabae/buildbot/worker/package_macos64/build/src/gf.c:296
2020-05-30T23:42:07.5127880Z jl_generate_fptr at /Users/sabae/buildbot/worker/package_macos64/build/src/jitlayers.cpp:290
2020-05-30T23:42:07.5128190Z jl_compile_method_internal at /Users/sabae/buildbot/worker/package_macos64/build/src/gf.c:1964
2020-05-30T23:42:07.5129390Z _jl_invoke at /Users/sabae/buildbot/worker/package_macos64/build/src/gf.c:2224 [inlined]
2020-05-30T23:42:07.5129660Z jl_invoke at /Users/sabae/buildbot/worker/package_macos64/build/src/gf.c:2238
2020-05-30T23:42:07.5130950Z StructArray at /Users/runner/.julia/packages/StructArrays/2PoXh/src/structarray.jl:85 [inlined]
2020-05-30T23:42:07.5131270Z FunbArray at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/src/benchmarks.jl:135
2020-05-30T23:42:07.5131810Z unknown function (ip: 0x10af2edd4)
2020-05-30T23:42:07.5132910Z jl_apply at /Users/sabae/buildbot/worker/package_macos64/build/src/./julia.h:1700 [inlined]
2020-05-30T23:42:07.5133280Z do_call at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:117
2020-05-30T23:42:07.5133610Z eval_body at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:428
2020-05-30T23:42:07.5133900Z eval_body at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:492
2020-05-30T23:42:07.5134720Z eval_body at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:492
2020-05-30T23:42:07.5135100Z jl_interpret_toplevel_thunk at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:660
2020-05-30T23:42:07.5135440Z macro expansion at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:7 [inlined]
2020-05-30T23:42:07.5135830Z macro expansion at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1114 [inlined]
2020-05-30T23:42:07.5137260Z top-level scope at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:7
2020-05-30T23:42:07.5138180Z jl_toplevel_eval_flex at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:840
2020-05-30T23:42:07.5139000Z jl_toplevel_eval_flex at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:790
2020-05-30T23:42:07.5139860Z jl_toplevel_eval at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:849 [inlined]
2020-05-30T23:42:07.5140020Z jl_toplevel_eval_in at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:883
2020-05-30T23:42:07.5144540Z eval at ./boot.jl:331 [inlined]
2020-05-30T23:42:07.5144810Z include_string at ./loading.jl:1103
2020-05-30T23:42:07.5149130Z _include at ./loading.jl:1157
2020-05-30T23:42:07.5151880Z include at ./client.jl:444
2020-05-30T23:42:07.5152630Z jl_apply at /Users/sabae/buildbot/worker/package_macos64/build/src/./julia.h:1700 [inlined]
2020-05-30T23:42:07.5152970Z do_call at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:117
2020-05-30T23:42:07.5153260Z eval_body at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:0
2020-05-30T23:42:07.5153570Z jl_interpret_toplevel_thunk at /Users/sabae/buildbot/worker/package_macos64/build/src/interpreter.c:660
2020-05-30T23:42:07.5154540Z top-level scope at none:6
2020-05-30T23:42:07.5154820Z jl_toplevel_eval_flex at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:840
2020-05-30T23:42:07.5155250Z jl_toplevel_eval_flex at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:790
2020-05-30T23:42:07.5155990Z jl_toplevel_eval at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:849 [inlined]
2020-05-30T23:42:07.5156180Z jl_toplevel_eval_in at /Users/sabae/buildbot/worker/package_macos64/build/src/toplevel.c:883
2020-05-30T23:42:07.5158010Z eval at ./boot.jl:331
2020-05-30T23:42:07.5165390Z exec_options at ./client.jl:260
2020-05-30T23:42:07.5168790Z _start at ./client.jl:485
2020-05-30T23:42:07.5171330Z jfptr__start_35205.clone_1 at /Users/runner/hostedtoolcache/julia/nightly/x64/lib/julia/sys.dylib (unknown line)
2020-05-30T23:42:07.5173570Z true_main at /Users/runner/hostedtoolcache/julia/nightly/x64/bin/julia (unknown line)
2020-05-30T23:42:07.5173720Z main at /Users/runner/hostedtoolcache/julia/nightly/x64/bin/julia (unknown line)
2020-05-30T23:42:10.7366160Z Benchmarking sin - Float32 - dimension set 1
2020-05-30T23:42:28.5436470Z Benchmarking sin - Float64 - dimension set 1
2020-05-30T23:42:33.7464070Z Benchmarking atan - Float32 - dimension set 1
2020-05-30T23:42:41.3811400Z Benchmarking atan - Float64 - dimension set 1
2020-05-30T23:42:48.3520930Z Benchmarking * - Float32 - dimension set 1
2020-05-30T23:43:06.3396830Z Benchmarking * - Float64 - dimension set 1
2020-05-30T23:44:02.3200710Z AcuteBenchmark.jl: Error During Test at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:5
2020-05-30T23:44:02.3201140Z   Got exception outside of a @test
2020-05-30T23:44:02.3201220Z   could not load library "libGR.so"
2020-05-30T23:44:02.3201340Z   dlopen(libGR.so.dylib, 1): image not found
2020-05-30T23:44:02.3201460Z   Stacktrace:
2020-05-30T23:44:02.3201890Z    [1] setcharheight(::Float64) at /Users/runner/.julia/packages/GR/cRdXQ/src/GR.jl:1395
2020-05-30T23:44:02.3202090Z    [2] gr_set_font(::Plots.Font, ::Plots.Subplot{Plots.GRBackend}; halign::Symbol, valign::Symbol, color::ColorTypes.RGBA{Float64}, rotation::Float64) at /Users/runner/.julia/packages/Plots/JKY3H/src/backends/gr.jl:384
2020-05-30T23:44:02.3202380Z    [3] gr_set_font(::Plots.Font, ::Plots.Subplot{Plots.GRBackend}) at /Users/runner/.julia/packages/Plots/JKY3H/src/backends/gr.jl:383
2020-05-30T23:44:02.3202540Z    [4] _update_min_padding!(::Plots.Subplot{Plots.GRBackend}) at /Users/runner/.julia/packages/Plots/JKY3H/src/backends/gr.jl:798
2020-05-30T23:44:02.3202960Z    [5] iterate at ./generator.jl:47 [inlined]
2020-05-30T23:44:02.3203210Z    [6] _collect(::Array{RecipesBase.AbstractLayout,2}, ::Base.Generator{Array{RecipesBase.AbstractLayout,2},typeof(Plots._update_min_padding!)}, ::Base.EltypeUnknown, ::Base.HasShape{2}) at ./array.jl:701
2020-05-30T23:44:02.3203410Z    [7] collect_similar(::Array{RecipesBase.AbstractLayout,2}, ::Base.Generator{Array{RecipesBase.AbstractLayout,2},typeof(Plots._update_min_padding!)}) at ./array.jl:630
2020-05-30T23:44:02.3203580Z    [8] map(::Function, ::Array{RecipesBase.AbstractLayout,2}) at ./abstractarray.jl:2151
2020-05-30T23:44:02.3203740Z    [9] _update_min_padding!(::Plots.GridLayout) at /Users/runner/.julia/packages/Plots/JKY3H/src/layouts.jl:310
2020-05-30T23:44:02.3203930Z    [10] prepare_output(::Plots.Plot{Plots.GRBackend}) at /Users/runner/.julia/packages/Plots/JKY3H/src/plot.jl:184
2020-05-30T23:44:02.3204080Z    [11] show at /Users/runner/.julia/packages/Plots/JKY3H/src/output.jl:214 [inlined]
2020-05-30T23:44:02.3204210Z    [12] png(::Plots.Plot{Plots.GRBackend}, ::String) at /Users/runner/.julia/packages/Plots/JKY3H/src/output.jl:7
2020-05-30T23:44:02.3204380Z    [13] savefig(::Plots.Plot{Plots.GRBackend}, ::String) at /Users/runner/.julia/packages/Plots/JKY3H/src/output.jl:124
2020-05-30T23:44:02.3204540Z    [14] savefig(::String) at /Users/runner/.julia/packages/Plots/JKY3H/src/output.jl:129
2020-05-30T23:44:02.3204760Z    [15] bar(::StructArrays.StructArray{Funb,1,NamedTuple{(:fun, :limits, :types, :dims, :sets, :inputs, :results, :median, :gflops),Tuple{Array{Function,1},Array{Array{Tuple{T1,T2},1} where T2 where T1,1},Array{Array{DataType,1},1},Array{Union{Array{T1,1}, Array{T1,2}} where T1<:Union{Tuple, T2} where T2<:Number,1},Array{Any,1},Array{Any,1},Array{Any,1},Array{Any,1},Array{Any,1}}},Int64}; uniqueType::Bool, dimAnnotation::Bool, uniqueDim::Bool) at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/src/plots.jl:123
2020-05-30T23:44:02.3205870Z    [16] bar(::StructArrays.StructArray{Funb,1,NamedTuple{(:fun, :limits, :types, :dims, :sets, :inputs, :results, :median, :gflops),Tuple{Array{Function,1},Array{Array{Tuple{T1,T2},1} where T2 where T1,1},Array{Array{DataType,1},1},Array{Union{Array{T1,1}, Array{T1,2}} where T1<:Union{Tuple, T2} where T2<:Number,1},Array{Any,1},Array{Any,1},Array{Any,1},Array{Any,1},Array{Any,1}}},Int64}) at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/src/plots.jl:33
2020-05-30T23:44:02.3207180Z    [17] top-level scope at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:28
2020-05-30T23:44:02.3207750Z    [18] top-level scope at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1114
2020-05-30T23:44:02.3208330Z    [19] top-level scope at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:7
2020-05-30T23:44:02.3208980Z    [20] include(::String) at ./client.jl:444
2020-05-30T23:44:02.3209540Z    [21] top-level scope at none:6
2020-05-30T23:44:02.3209740Z    [22] eval(::Module, ::Any) at ./boot.jl:331
2020-05-30T23:44:02.3209860Z    [23] exec_options(::Base.JLOptions) at ./client.jl:260
2020-05-30T23:44:02.3209980Z    [24] _start() at ./client.jl:485
2020-05-30T23:44:02.3210170Z   
2020-05-30T23:44:02.5935110Z Test Summary:     | Pass  Error  Total
2020-05-30T23:44:02.6514170Z AcuteBenchmark.jl |    8      1      9
2020-05-30T23:44:03.0947340Z ERROR: LoadError: Some tests did not pass: 8 passed, 0 failed, 1 errored, 0 broken.
2020-05-30T23:44:03.0947700Z in expression starting at /Users/runner/runners/2.263.0/work/AcuteBenchmark.jl/AcuteBenchmark.jl/test/runtests.jl:5
2020-05-30T23:44:04.2921110Z ERROR: Package AcuteBenchmark errored during testing
2020-05-30T23:44:04.5087580Z Stacktrace:
2020-05-30T23:44:04.8953500Z  [1] pkgerror(::String) at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
2020-05-30T23:44:04.9773400Z  [2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1557
2020-05-30T23:44:05.0258170Z  [3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:327
2020-05-30T23:44:05.0326310Z  [4] #test#61 at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
2020-05-30T23:44:05.8555910Z  [5] test(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:coverage,),Tuple{Bool}}}) at /Users/sabae/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:80
2020-05-30T23:44:05.8559620Z  [6] top-level scope at none:1
2020-05-30T23:44:05.8722860Z ##[error]The process 'julia' failed with exit code 1
2020-05-30T23:44:05.8847100Z Post job cleanup.
2020-05-30T23:44:06.0238540Z [command]/usr/local/bin/git version
2020-05-30T23:44:06.0319110Z git version 2.26.2
2020-05-30T23:44:06.0370650Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-05-30T23:44:06.0455730Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-05-30T23:44:06.1488010Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-05-30T23:44:06.1546620Z http.https://github.com/.extraheader
2020-05-30T23:44:06.1560000Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-05-30T23:44:06.1640640Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2020-05-30T23:44:06.2645460Z Cleaning up orphan processes
2020-05-30T23:44:06.4296780Z Terminate orphan process: pid (2170) (diskimages-help)
@StefanKarpinski
Copy link
Member

Looks like a (transient) download issue. Somebody's cert was expired. Is this still happening?

@JeffBezanson
Copy link
Member

Looks like there is also this:

2020-05-30T23:42:06.5650080Z ErrorException("setfield! immutable struct of type Nothing cannot be changed")
2020-05-30T23:42:07.4375010Z jl_errorf at /Users/sabae/buildbot/worker/package_macos64/build/src/rtutils.c:77
2020-05-30T23:42:07.4380240Z jl_f_setfield at /Users/sabae/buildbot/worker/package_macos64/build/src/builtins.c:796
2020-05-30T23:42:07.4553950Z abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:266
2020-05-30T23:42:07.4560930Z abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:137

@vtjnash I think that could happen if a generated function threw an error during code generation?

@vtjnash
Copy link
Member

vtjnash commented Jun 1, 2020

Agreed. I think this should fix it:

diff --git a/base/compiler/abstractinterpretation.jl b/base/compiler/abstractinterpretation.jl
index f82380ceca..83bdc564b1 100644
--- a/base/compiler/abstractinterpretation.jl
+++ b/base/compiler/abstractinterpretation.jl
@@ -263,6 +263,7 @@ function abstract_call_method_with_const_args(interp::AbstractInterpreter, @nosp
     if inf_result === nothing
         inf_result = InferenceResult(mi, argtypes)
         frame = InferenceState(inf_result, #=cache=#false, interp)
+        frame === nothing && return Any # this generated function is very badly behaved (unsound), but just ignore it
         frame.limited = true
         frame.parent = sv
         push!(inf_cache, inf_result)

@JeffBezanson JeffBezanson added bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference labels Jun 1, 2020
KristofferC pushed a commit that referenced this issue Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior compiler:inference Type inference
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants