JuliaIO / EzXML.jl

XML/HTML handling tools for primates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXCEPTION_ACCESS_VIOLATION and segmentation fault

aminya opened this issue · comments

I get some reproducible errors

I locally got this long error:

Error Log - Windows 1.4.2
Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x11dc288 -- unsafe_extract_proxy at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:358 [inlined]
#5 at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:973 [inlined]
traverse_tree at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:581
in expression starting at C:\Users\yahyaaba\Documents\GitHub\Julia\MusicXML\examples\creating.jl:6
unsafe_extract_proxy at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:358 [inlined]#5 at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:973 [inlined]
traverse_tree at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:581
unknown function (ip: 00000000011DC3ED)
update_owners! at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:970 [inlined]      
link! at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:873 [inlined]
addnode! at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\xmlutils\addnode.jl:65 [inlined]
macro expansion at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_arg_xml_.jl:12 [inlined]
#MidiInstrument#3 at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_struct_xml_.jl:26
Type##kw at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_struct_xml_.jl:24
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_call at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:369
eval_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:458
eval_stmt_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:409 [inlined]
eval_body at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:799
jl_interpret_toplevel_thunk at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:911
jl_toplevel_eval_flex at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:819    
jl_parse_eval_all at /cygdrive/d/buildbot/worker/package_win64/build/src\ast.c:872
include_string at .\loading.jl:1080
include_string at C:\Users\yahyaaba\.julia\packages\CodeTools\kosGY\src\eval.jl:30
unknown function (ip: 000000001B388299)
#206 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:119
withpath at C:\Users\yahyaaba\.julia\packages\CodeTools\kosGY\src\utils.jl:30
withpath at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:9
#205 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:118 [inlined]
with_logstate at .\logging.jl:398
with_logger at .\logging.jl:505 [inlined]
#204 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:117 [inlined]
hideprompt at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\repl.jl:127
macro expansion at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:116 [inlined]      
macro expansion at C:\Users\yahyaaba\.julia\packages\Media\ItEPc\src\dynamic.jl:24 [inlined]   
eval at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:113
unknown function (ip: 000000001B3759A3)
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
jl_f__apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:657 [inlined]    
jl_f__apply_latest at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:693       
#invokelatest#1 at .\essentials.jl:712
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
invokelatest at .\essentials.jl:711
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
macro expansion at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:41 [inlined]       
#188 at .\task.jl:358
unknown function (ip: 000000001B2AC9B3)
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
start_task at /cygdrive/d/buildbot/worker/package_win64/build/src\task.c:687
Allocations: 43198510 (Pool: 43186159; Big: 12351); GC: 44

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x11dc038 -- unsafe_extract_proxy at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:358 [inlined]
#3 at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:376 [inlined]
traverse_tree at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:588
in expression starting at C:\Users\yahyaaba\Documents\GitHub\Julia\MusicXML\examples\creating.jl:6
unsafe_extract_proxy at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:358 [inlined]#3 at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:376 [inlined]
traverse_tree at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:588
finalize_node at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:372
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
run_finalizer at /cygdrive/d/buildbot/worker/package_win64/build/src\gc.c:277
jl_gc_run_finalizers_in_list at /cygdrive/d/buildbot/worker/package_win64/build/src\gc.c:363   
run_finalizers at /cygdrive/d/buildbot/worker/package_win64/build/src\gc.c:391 [inlined]       
run_finalizers at /cygdrive/d/buildbot/worker/package_win64/build/src\gc.c:370
jl_atexit_hook at /cygdrive/d/buildbot/worker/package_win64/build/src\init.c:254
jl_exit at /cygdrive/d/buildbot/worker/package_win64/build/src\jl_uv.c:624
jl_exception_handler at /cygdrive/d/buildbot/worker/package_win64/build/src\signals-win.c:308  
__julia_personality at /cygdrive/d/buildbot/worker/package_win64/build/src/support\win32_ucontext.c:28
_chkstk at C:\WINDOWS\SYSTEM32\ntdll.dll (unknown line)
RtlRaiseException at C:\WINDOWS\SYSTEM32\ntdll.dll (unknown line)
KiUserExceptionDispatcher at C:\WINDOWS\SYSTEM32\ntdll.dll (unknown line)
#5 at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:972 [inlined]
traverse_tree at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:581
unknown function (ip: 00000000011DC3ED)
update_owners! at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:970 [inlined]      
link! at C:\Users\yahyaaba\.julia\packages\EzXML\ZNwhK\src\node.jl:873 [inlined]
addnode! at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\xmlutils\addnode.jl:65 [inlined]
macro expansion at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_arg_xml_.jl:12 [inlined]
#MidiInstrument#3 at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_struct_xml_.jl:26
Type##kw at C:\Users\yahyaaba\Documents\GitHub\Julia\AcuteML.jl\src\@aml\@aml_create\get_struct_xml_.jl:24
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_call at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:369
eval_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:458
eval_stmt_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:409 [inlined]
eval_body at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:799
jl_interpret_toplevel_thunk at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:911
jl_toplevel_eval_flex at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:819    
jl_parse_eval_all at /cygdrive/d/buildbot/worker/package_win64/build/src\ast.c:872
include_string at .\loading.jl:1080
include_string at C:\Users\yahyaaba\.julia\packages\CodeTools\kosGY\src\eval.jl:30
unknown function (ip: 000000001B388299)
#206 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:119
withpath at C:\Users\yahyaaba\.julia\packages\CodeTools\kosGY\src\utils.jl:30
withpath at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:9
#205 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:118 [inlined]
with_logstate at .\logging.jl:398
with_logger at .\logging.jl:505 [inlined]
#204 at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:117 [inlined]
hideprompt at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\repl.jl:127
macro expansion at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:116 [inlined]      
macro expansion at C:\Users\yahyaaba\.julia\packages\Media\ItEPc\src\dynamic.jl:24 [inlined]   
eval at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:113
unknown function (ip: 000000001B3759A3)
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
jl_f__apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:657 [inlined]    
jl_f__apply_latest at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:693       
#invokelatest#1 at .\essentials.jl:712
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
invokelatest at .\essentials.jl:711
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
do_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\builtins.c:643
macro expansion at C:\Users\yahyaaba\.julia\packages\Atom\LBufP\src\eval.jl:41 [inlined]       
#188 at .\task.jl:358
unknown function (ip: 000000001B2AC9B3)
jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
start_task at /cygdrive/d/buildbot/worker/package_win64/build/src\task.c:687
Allocations: 43198510 (Pool: 43186159; Big: 12351); GC: 44

Some of my CI tests fail with different errors on 1.4.2 and nightly.

https://github.com/JuliaMusic/MusicXML.jl/actions/runs/134259272

Error Log ubuntu 1.4.2
2020-06-13T12:22:49.0887847Z ##[section]Starting: Request a runner to run this job
2020-06-13T12:22:49.8379324Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2020-06-13T12:22:49.8379362Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-06-13T12:22:49.8379384Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-06-13T12:22:49.9427062Z ##[section]Finishing: Request a runner to run this job
2020-06-13T12:22:57.6669133Z Current runner version: '2.263.0'
2020-06-13T12:22:57.6696105Z ##[group]Operating System
2020-06-13T12:22:57.6696734Z Ubuntu
2020-06-13T12:22:57.6697023Z 18.04.4
2020-06-13T12:22:57.6697271Z LTS
2020-06-13T12:22:57.6697561Z ##[endgroup]
2020-06-13T12:22:57.6697798Z ##[group]Virtual Environment
2020-06-13T12:22:57.6698061Z Environment: ubuntu-18.04
2020-06-13T12:22:57.6698302Z Version: 20200604.1
2020-06-13T12:22:57.6698635Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200604.1/images/linux/Ubuntu1804-README.md
2020-06-13T12:22:57.6698920Z ##[endgroup]
2020-06-13T12:22:57.6699938Z Prepare workflow directory
2020-06-13T12:22:57.6888288Z Prepare all required actions
2020-06-13T12:22:57.6899055Z Download action repository 'actions/checkout@v2'
2020-06-13T12:23:00.0179830Z Download action repository 'julia-actions/setup-julia@latest'
2020-06-13T12:23:00.2585256Z Download action repository 'julia-actions/julia-buildpkg@latest'
2020-06-13T12:23:00.4219323Z Download action repository 'julia-actions/julia-runtest@latest'
2020-06-13T12:23:00.5860082Z Download action repository 'julia-actions/julia-uploadcodecov@latest'
2020-06-13T12:23:00.8569072Z ##[group]Run actions/checkout@v2
2020-06-13T12:23:00.8569422Z with:
2020-06-13T12:23:00.8569678Z   repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:00.8570159Z   token: ***
2020-06-13T12:23:00.8570308Z   ssh-strict: true
2020-06-13T12:23:00.8570449Z   persist-credentials: true
2020-06-13T12:23:00.8570591Z   clean: true
2020-06-13T12:23:00.8570730Z   fetch-depth: 1
2020-06-13T12:23:00.8570852Z   lfs: false
2020-06-13T12:23:00.8570987Z   submodules: false
2020-06-13T12:23:00.8571126Z ##[endgroup]
2020-06-13T12:23:04.5422030Z Syncing repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:04.5823836Z ##[group]Getting Git version info
2020-06-13T12:23:04.5825334Z Working directory is '/home/runner/work/MusicXML.jl/MusicXML.jl'
2020-06-13T12:23:04.5888608Z [command]/usr/bin/git version
2020-06-13T12:23:04.9311575Z git version 2.27.0
2020-06-13T12:23:04.9328398Z ##[endgroup]
2020-06-13T12:23:04.9353406Z Deleting the contents of '/home/runner/work/MusicXML.jl/MusicXML.jl'
2020-06-13T12:23:04.9355286Z ##[group]Initializing the repository
2020-06-13T12:23:04.9355711Z [command]/usr/bin/git init /home/runner/work/MusicXML.jl/MusicXML.jl
2020-06-13T12:23:04.9979456Z Initialized empty Git repository in /home/runner/work/MusicXML.jl/MusicXML.jl/.git/
2020-06-13T12:23:04.9985719Z [command]/usr/bin/git remote add origin https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:05.0159944Z ##[endgroup]
2020-06-13T12:23:05.0160443Z ##[group]Disabling automatic garbage collection
2020-06-13T12:23:05.0161401Z [command]/usr/bin/git config --local gc.auto 0
2020-06-13T12:23:05.0226666Z ##[endgroup]
2020-06-13T12:23:05.0236037Z ##[group]Setting up auth
2020-06-13T12:23:05.0236638Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:23:05.0260907Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-06-13T12:23:05.5039492Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:23:05.5101162Z [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' || :
2020-06-13T12:23:05.5496586Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-06-13T12:23:05.5546447Z ##[endgroup]
2020-06-13T12:23:05.5547890Z ##[group]Fetching the repository
2020-06-13T12:23:05.5567837Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b225ecdd5fe55ec51085d9a3b3c681a2956695ae:refs/remotes/pull/49/merge
2020-06-13T12:23:06.1088107Z remote: Enumerating objects: 51, done.        
2020-06-13T12:23:06.1098490Z remote: Counting objects:   1% (1/51)            
2020-06-13T12:23:06.1119215Z remote: Counting objects: 100% (51/51)        
2020-06-13T12:23:06.1119379Z remote: Counting objects: 100% (51/51), done.        
2020-06-13T12:23:06.1119553Z remote: Compressing objects:   2% (1/46)               
2020-06-13T12:23:06.1149842Z remote: Compressing objects: 100% (46/46), done.        
2020-06-13T12:23:06.1318525Z remote: Total 51 (delta 3), reused 21 (delta 1), pack-reused 0        
2020-06-13T12:23:06.1974251Z From https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:06.1976230Z  * [new ref]         b225ecdd5fe55ec51085d9a3b3c681a2956695ae -> pull/49/merge
2020-06-13T12:23:06.2009007Z ##[endgroup]
2020-06-13T12:23:06.2010328Z ##[group]Determining the checkout info
2020-06-13T12:23:06.2012675Z ##[endgroup]
2020-06-13T12:23:06.2013411Z ##[group]Checking out the ref
2020-06-13T12:23:06.2020067Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/49/merge
2020-06-13T12:23:06.2120958Z Note: switching to 'refs/remotes/pull/49/merge'.
2020-06-13T12:23:06.2136740Z 
2020-06-13T12:23:06.2137495Z You are in 'detached HEAD' state. You can look around, make experimental
2020-06-13T12:23:06.2137815Z changes and commit them, and you can discard any commits you make in this
2020-06-13T12:23:06.2138099Z state without impacting any branches by switching back to a branch.
2020-06-13T12:23:06.2138316Z 
2020-06-13T12:23:06.2138568Z If you want to create a new branch to retain commits you create, you may
2020-06-13T12:23:06.2139030Z do so (now or later) by using -c with the switch command. Example:
2020-06-13T12:23:06.2139257Z 
2020-06-13T12:23:06.2139645Z   git switch -c <new-branch-name>
2020-06-13T12:23:06.2139847Z 
2020-06-13T12:23:06.2140088Z Or undo this operation with:
2020-06-13T12:23:06.2140285Z 
2020-06-13T12:23:06.2140647Z   git switch -
2020-06-13T12:23:06.2140843Z 
2020-06-13T12:23:06.2141100Z Turn off this advice by setting config variable advice.detachedHead to false
2020-06-13T12:23:06.2141332Z 
2020-06-13T12:23:06.2141765Z HEAD is now at b225ecd Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:06.2142183Z ##[endgroup]
2020-06-13T12:23:06.2142598Z [command]/usr/bin/git log -1
2020-06-13T12:23:06.2308110Z commit b225ecdd5fe55ec51085d9a3b3c681a2956695ae
2020-06-13T12:23:06.2308566Z Author: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-13T12:23:06.2308840Z Date:   Sat Jun 13 12:22:43 2020 +0000
2020-06-13T12:23:06.2309045Z 
2020-06-13T12:23:06.2309316Z     Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:06.2481385Z ##[group]Run julia-actions/setup-julia@latest
2020-06-13T12:23:06.2481534Z with:
2020-06-13T12:23:06.2481642Z   version: 1
2020-06-13T12:23:06.2481758Z   arch: x64
2020-06-13T12:23:06.2481874Z   show-versioninfo: false
2020-06-13T12:23:06.2481995Z ##[endgroup]
2020-06-13T12:23:07.7601455Z [command]mkdir /home/runner/julia
2020-06-13T12:23:07.7663322Z [command]tar xf /home/runner/work/_temp/e4060d2f-1868-474b-9060-c672e81ecafb --strip-components=1 -C /home/runner/julia
2020-06-13T12:23:12.1724938Z [command]julia --version
2020-06-13T12:23:12.1884764Z julia version 1.4.2
2020-06-13T12:23:12.2169562Z ##[group]Run julia-actions/julia-buildpkg@latest
2020-06-13T12:23:12.2169724Z ##[endgroup]
2020-06-13T12:23:12.2761465Z [command]julia --color=yes --project -e using Pkg; if VERSION >= v"1.1.0-rc1"; Pkg.build(verbose=true); else Pkg.build(); end
2020-06-13T12:23:13.5661855Z     Cloning default registries into `~/.julia`
2020-06-13T12:23:13.5764476Z     Cloning registry from "https://github.com/JuliaRegistries/General.git"
2020-06-13T12:23:16.5810451Z �[?25l    Fetching: [>                                        ]  0.0 %
2020-06-13T12:23:23.6791654Z     Fetching: [==================>                      ]  42.8 %
2020-06-13T12:23:26.2343896Z     Resolving Deltas: [=================================>       ]  80.6 %
2020-06-13T12:23:32.2591016Z �[2K�[?25h      Added registry `General` to `~/.julia/registries/General`
2020-06-13T12:23:32.6259022Z    Updating registry at `~/.julia/registries/General`
2020-06-13T12:23:33.6551958Z    Updating git-repo `https://github.com/JuliaRegistries/General.git`
2020-06-13T12:23:36.2570078Z �[?25l�[2K�[?25h  Installed TreeViews ─────────────────── v0.3.0
2020-06-13T12:23:36.2571940Z   Installed XML2_jll ──────────────────── v2.9.9+4
2020-06-13T12:23:36.2638280Z   Installed Zlib_jll ──────────────────── v1.2.11+10
2020-06-13T12:23:36.2639011Z   Installed Crayons ───────────────────── v4.0.2
2020-06-13T12:23:36.2642362Z   Installed DataAPI ───────────────────── v1.3.0
2020-06-13T12:23:36.2687900Z   Installed TypeTransform ─────────────── v0.1.3
2020-06-13T12:23:36.2689437Z   Installed Parameters ────────────────── v0.12.1
2020-06-13T12:23:36.2825501Z   Installed AcuteML ───────────────────── v0.10.0
2020-06-13T12:23:36.3457907Z   Installed UnPack ────────────────────── v1.0.1
2020-06-13T12:23:36.3505934Z   Installed TableTraits ───────────────── v1.0.0
2020-06-13T12:23:36.3784995Z   Installed Reexport ──────────────────── v0.2.0
2020-06-13T12:23:36.3787181Z   Installed DataValueInterfaces ───────── v1.0.0
2020-06-13T12:23:36.3788696Z   Installed Libiconv_jll ──────────────── v1.16.0+2
2020-06-13T12:23:36.3791954Z   Installed OrderedCollections ────────── v1.2.0
2020-06-13T12:23:36.3965398Z   Installed Tables ────────────────────── v1.0.4
2020-06-13T12:23:36.4401176Z   Installed IteratorInterfaceExtensions ─ v1.0.0
2020-06-13T12:23:36.4599415Z   Installed EzXML ─────────────────────── v1.1.0
2020-06-13T12:23:36.4672467Z   Installed Formatting ────────────────── v0.4.1
2020-06-13T12:23:36.7356735Z   Installed PrettyTables ──────────────── v0.9.0
2020-06-13T12:23:37.5012282Z 
2020-06-13T12:23:37.5018383Z ######################################################################## 100.0%
2020-06-13T12:23:37.5019215Z ######################################################################## 100.0%
2020-06-13T12:23:37.5019758Z 
2020-06-13T12:23:37.5020449Z ######################################################################## 100.0%
2020-06-13T12:23:37.5021046Z ######################################################################## 100.0%
2020-06-13T12:23:37.5021495Z 
2020-06-13T12:23:37.5022246Z ######################################################################## 100.0%
2020-06-13T12:23:37.5179472Z                                                                            0.0%
2020-06-13T12:23:37.5180002Z ######################################################################## 100.0%
2020-06-13T12:23:37.5836845Z    Updating `~/work/MusicXML.jl/MusicXML.jl/Project.toml`
2020-06-13T12:23:37.8215727Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:23:37.8215954Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:23:37.8216212Z    Updating `~/work/MusicXML.jl/MusicXML.jl/Manifest.toml`
2020-06-13T12:23:37.8216386Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:23:37.8216546Z   [a8cc5b0e] + Crayons v4.0.2
2020-06-13T12:23:37.8216807Z   [9a962f9c] + DataAPI v1.3.0
2020-06-13T12:23:37.8216979Z   [e2d170a0] + DataValueInterfaces v1.0.0
2020-06-13T12:23:37.8217163Z   [8f5d6c58] + EzXML v1.1.0
2020-06-13T12:23:37.8217328Z   [59287772] + Formatting v0.4.1
2020-06-13T12:23:37.8217757Z   [82899510] + IteratorInterfaceExtensions v1.0.0
2020-06-13T12:23:37.8217890Z   [94ce4f54] + Libiconv_jll v1.16.0+2
2020-06-13T12:23:37.8218085Z   [bac558e1] + OrderedCollections v1.2.0
2020-06-13T12:23:37.8218253Z   [d96e819e] + Parameters v0.12.1
2020-06-13T12:23:37.8218412Z   [08abe8d2] + PrettyTables v0.9.0
2020-06-13T12:23:37.8218569Z   [189a3867] + Reexport v0.2.0
2020-06-13T12:23:37.8218742Z   [3783bdb8] + TableTraits v1.0.0
2020-06-13T12:23:37.8218931Z   [bd369af6] + Tables v1.0.4
2020-06-13T12:23:37.8219090Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:23:37.8219247Z   [0fb2cfb0] + TypeTransform v0.1.3
2020-06-13T12:23:37.8219422Z   [3a884ed6] + UnPack v1.0.1
2020-06-13T12:23:37.8219583Z   [02c8fc9c] + XML2_jll v2.9.9+4
2020-06-13T12:23:37.8219751Z   [83775a58] + Zlib_jll v1.2.11+10
2020-06-13T12:23:37.8219919Z   [2a0f44e3] + Base64 
2020-06-13T12:23:37.8220027Z   [ade2ca70] + Dates 
2020-06-13T12:23:37.8220179Z   [8ba89e20] + Distributed 
2020-06-13T12:23:37.8220334Z   [b77e0a4c] + InteractiveUtils 
2020-06-13T12:23:37.8220493Z   [76f85450] + LibGit2 
2020-06-13T12:23:37.8220647Z   [8f399da3] + Libdl 
2020-06-13T12:23:37.8220812Z   [37e2e46d] + LinearAlgebra 
2020-06-13T12:23:37.8220967Z   [56ddb016] + Logging 
2020-06-13T12:23:37.8221117Z   [d6f4376e] + Markdown 
2020-06-13T12:23:37.8221284Z   [44cfe95a] + Pkg 
2020-06-13T12:23:37.8221436Z   [de0858da] + Printf 
2020-06-13T12:23:37.8221588Z   [3fa0cd96] + REPL 
2020-06-13T12:23:37.8221736Z   [9a3f8284] + Random 
2020-06-13T12:23:37.8221839Z   [ea8e919c] + SHA 
2020-06-13T12:23:37.8221991Z   [9e88b42a] + Serialization 
2020-06-13T12:23:37.8222157Z   [6462fe0b] + Sockets 
2020-06-13T12:23:37.8222309Z   [8dfed614] + Test 
2020-06-13T12:23:37.8222471Z   [cf7118a7] + UUIDs 
2020-06-13T12:23:37.8222705Z   [4ec0a83e] + Unicode 
2020-06-13T12:23:38.1881861Z ##[group]Run julia-actions/julia-runtest@latest
2020-06-13T12:23:38.1882064Z ##[endgroup]
2020-06-13T12:23:38.2323963Z [command]julia --color=yes --check-bounds=yes --project -e using Pkg; Pkg.test(coverage=true)
2020-06-13T12:23:39.8645599Z     Testing MusicXML
2020-06-13T12:23:41.4588643Z Status `/tmp/jl_KyQTuh/Manifest.toml`
2020-06-13T12:23:41.6945984Z   [6b84a0a3] AcuteML v0.10.0
2020-06-13T12:23:41.6953853Z   [a8cc5b0e] Crayons v4.0.2
2020-06-13T12:23:41.6954880Z   [9a962f9c] DataAPI v1.3.0
2020-06-13T12:23:41.6955600Z   [e2d170a0] DataValueInterfaces v1.0.0
2020-06-13T12:23:41.6956193Z   [8f5d6c58] EzXML v1.1.0
2020-06-13T12:23:41.6963999Z   [59287772] Formatting v0.4.1
2020-06-13T12:23:41.6964676Z   [82899510] IteratorInterfaceExtensions v1.0.0
2020-06-13T12:23:41.6965444Z   [94ce4f54] Libiconv_jll v1.16.0+2
2020-06-13T12:23:41.6965998Z   [521615e9] MusicXML v0.3.2 [`~/work/MusicXML.jl/MusicXML.jl`]
2020-06-13T12:23:41.6966546Z   [bac558e1] OrderedCollections v1.2.0
2020-06-13T12:23:41.6967275Z   [d96e819e] Parameters v0.12.1
2020-06-13T12:23:41.6967792Z   [08abe8d2] PrettyTables v0.9.0
2020-06-13T12:23:41.6968333Z   [189a3867] Reexport v0.2.0
2020-06-13T12:23:41.6971822Z   [3783bdb8] TableTraits v1.0.0
2020-06-13T12:23:41.6972416Z   [bd369af6] Tables v1.0.4
2020-06-13T12:23:41.6972928Z   [a2a6695c] TreeViews v0.3.0
2020-06-13T12:23:41.6973446Z   [0fb2cfb0] TypeTransform v0.1.3
2020-06-13T12:23:41.6973950Z   [3a884ed6] UnPack v1.0.1
2020-06-13T12:23:41.6974518Z   [02c8fc9c] XML2_jll v2.9.9+4
2020-06-13T12:23:41.6975056Z   [83775a58] Zlib_jll v1.2.11+10
2020-06-13T12:23:41.6975550Z   [2a0f44e3] Base64 
2020-06-13T12:23:41.6976035Z   [ade2ca70] Dates 
2020-06-13T12:23:41.6976523Z   [8ba89e20] Distributed 
2020-06-13T12:23:41.6977012Z   [b77e0a4c] InteractiveUtils 
2020-06-13T12:23:41.6977492Z   [76f85450] LibGit2 
2020-06-13T12:23:41.6977979Z   [8f399da3] Libdl 
2020-06-13T12:23:41.6978517Z   [37e2e46d] LinearAlgebra 
2020-06-13T12:23:41.6979088Z   [56ddb016] Logging 
2020-06-13T12:23:41.6979582Z   [d6f4376e] Markdown 
2020-06-13T12:23:41.6980067Z   [44cfe95a] Pkg 
2020-06-13T12:23:41.6980545Z   [de0858da] Printf 
2020-06-13T12:23:41.6980979Z   [3fa0cd96] REPL 
2020-06-13T12:23:41.6981464Z   [9a3f8284] Random 
2020-06-13T12:23:41.6981951Z   [ea8e919c] SHA 
2020-06-13T12:23:41.6982444Z   [9e88b42a] Serialization 
2020-06-13T12:23:41.6982994Z   [6462fe0b] Sockets 
2020-06-13T12:23:41.6983491Z   [8dfed614] Test 
2020-06-13T12:23:41.6983984Z   [cf7118a7] UUIDs 
2020-06-13T12:23:41.6984466Z   [4ec0a83e] Unicode 
2020-06-13T12:24:10.1563025Z Violin I
2020-06-13T12:24:10.1746292Z Measure no. 1
2020-06-13T12:24:10.6965074Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000024f50f0>))
2020-06-13T12:24:10.7277477Z 1
2020-06-13T12:24:10.7483185Z Violin II
2020-06-13T12:24:10.7483557Z Measure no. 3
2020-06-13T12:24:10.7483768Z MusicXML.Pitch("A", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002b85130>))
2020-06-13T12:24:10.7488847Z 1
2020-06-13T12:24:10.7489332Z Measure no. 3
2020-06-13T12:24:10.7489705Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000028a74a0>))
2020-06-13T12:24:10.7490057Z 1
2020-06-13T12:24:10.7490381Z Measure no. 7
2020-06-13T12:24:10.7490746Z MusicXML.Pitch("C", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002a06370>))
2020-06-13T12:24:10.7491084Z 1
2020-06-13T12:24:10.7491399Z Measure no. 10
2020-06-13T12:24:10.7491869Z MusicXML.Pitch("A", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000000297a060>))
2020-06-13T12:24:10.7492413Z 1
2020-06-13T12:24:10.7492748Z Measure no. 12
2020-06-13T12:24:10.7493136Z MusicXML.Pitch("G", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002980810>))
2020-06-13T12:24:10.7493505Z 1
2020-06-13T12:24:10.7493840Z Viola
2020-06-13T12:24:10.7494176Z Measure no. 2
2020-06-13T12:24:10.7494536Z MusicXML.Pitch("C", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000022c69e0>))
2020-06-13T12:24:10.7494916Z 1
2020-06-13T12:24:10.7495546Z Measure no. 5
2020-06-13T12:24:10.7496039Z MusicXML.Pitch("G", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002931fd0>))
2020-06-13T12:24:10.7496416Z 1
2020-06-13T12:24:10.7496753Z Measure no. 8
2020-06-13T12:24:10.7497117Z MusicXML.Pitch("G", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000000292b0a0>))
2020-06-13T12:24:10.7497477Z 1
2020-06-13T12:24:10.7497864Z Violoncello
2020-06-13T12:24:10.7498231Z Measure no. 5
2020-06-13T12:24:10.7498618Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002abc180>))
2020-06-13T12:24:10.7498986Z 1
2020-06-13T12:24:10.7499323Z Measure no. 8
2020-06-13T12:24:10.7499689Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000002b71090>))
2020-06-13T12:24:10.7500050Z 1
2020-06-13T12:24:10.7500384Z Measure no. 12
2020-06-13T12:24:10.7500746Z MusicXML.Pitch("D", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000028de3f0>))
2020-06-13T12:24:10.7501125Z 1
2020-06-13T12:24:11.6523628Z Test Summary:   | Pass  Total
2020-06-13T12:24:11.7108590Z parsing example |    3      3
2020-06-13T12:24:12.9704854Z 
2020-06-13T12:24:12.9707408Z signal (11): Segmentation fault
2020-06-13T12:24:12.9707691Z in expression starting at /home/runner/work/MusicXML.jl/MusicXML.jl/examples/creating.jl:100
2020-06-13T12:24:12.9709101Z _ZN4llvm10TypeFinder16incorporateValueEPKNS_5ValueE at /opt/hostedtoolcache/julia/1.4.2/x64/bin/../lib/julia/libLLVM-8jl.so (unknown line)
2020-06-13T12:24:12.9709412Z unknown function (ip: 0x7ffed1f47c5f)
2020-06-13T12:24:12.9709656Z unknown function (ip: 0x3ffffffff)
2020-06-13T12:24:12.9709888Z unknown function (ip: 0x1f10bd7)
2020-06-13T12:24:12.9710142Z Allocations: 12209034 (Pool: 12206240; Big: 2794); GC: 13
2020-06-13T12:25:07.4748415Z ERROR: Package MusicXML errored during testing
2020-06-13T12:25:07.6807747Z Stacktrace:
2020-06-13T12:25:08.0307966Z  [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:53
2020-06-13T12:25:08.1032723Z  [2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1510
2020-06-13T12:25:08.1428610Z  [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 /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:316
2020-06-13T12:25:08.1485800Z  [4] #test#68 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:297 [inlined]
2020-06-13T12:25:08.1486560Z  [5] #test#65 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
2020-06-13T12:25:08.1487992Z  [6] top-level scope at none:1
2020-06-13T12:25:08.1601124Z ##[error]The process 'julia' failed with exit code 1
2020-06-13T12:25:08.1686385Z Post job cleanup.
2020-06-13T12:25:08.2774680Z [command]/usr/bin/git version
2020-06-13T12:25:08.2917206Z git version 2.27.0
2020-06-13T12:25:08.2953334Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:25:08.3001539Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-06-13T12:25:08.3303860Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:25:08.3341136Z http.https://github.com/.extraheader
2020-06-13T12:25:08.3349396Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-06-13T12:25:08.3389412Z [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' || :
2020-06-13T12:25:08.3742402Z Cleaning up orphan processes
Error Log MacOS 1.4.2
2020-06-13T12:22:49.0883601Z ##[section]Starting: Request a runner to run this job
2020-06-13T12:22:49.8373381Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest'
2020-06-13T12:22:49.8373421Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest'
2020-06-13T12:22:49.8373448Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest'
2020-06-13T12:22:49.9423860Z ##[section]Finishing: Request a runner to run this job
2020-06-13T12:23:01.1920060Z Current runner version: '2.263.0'
2020-06-13T12:23:01.2005710Z ##[group]Operating System
2020-06-13T12:23:01.2006360Z Mac OS X
2020-06-13T12:23:01.2006530Z 10.15.5
2020-06-13T12:23:01.2006690Z 19F101
2020-06-13T12:23:01.2006850Z ##[endgroup]
2020-06-13T12:23:01.2007010Z ##[group]Virtual Environment
2020-06-13T12:23:01.2007210Z Environment: macos-10.15
2020-06-13T12:23:01.2007370Z Version: 20200604.1
2020-06-13T12:23:01.2007620Z Included Software: https://github.com/actions/virtual-environments/blob/master/images/macos/macos-10.15-Readme.md
2020-06-13T12:23:01.2007840Z ##[endgroup]
2020-06-13T12:23:01.2008950Z Prepare workflow directory
2020-06-13T12:23:01.2310010Z Prepare all required actions
2020-06-13T12:23:01.2325210Z Download action repository 'actions/checkout@v2'
2020-06-13T12:23:03.8817120Z Download action repository 'julia-actions/setup-julia@latest'
2020-06-13T12:23:04.5589780Z Download action repository 'julia-actions/julia-buildpkg@latest'
2020-06-13T12:23:05.4298810Z Download action repository 'julia-actions/julia-runtest@latest'
2020-06-13T12:23:06.4892180Z Download action repository 'julia-actions/julia-uploadcodecov@latest'
2020-06-13T12:23:07.2114950Z ##[group]Run actions/checkout@v2
2020-06-13T12:23:07.2115500Z with:
2020-06-13T12:23:07.2116010Z   repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:07.2116520Z   token: ***
2020-06-13T12:23:07.2116770Z   ssh-strict: true
2020-06-13T12:23:07.2116990Z   persist-credentials: true
2020-06-13T12:23:07.2117220Z   clean: true
2020-06-13T12:23:07.2117440Z   fetch-depth: 1
2020-06-13T12:23:07.2117680Z   lfs: false
2020-06-13T12:23:07.2117900Z   submodules: false
2020-06-13T12:23:07.2118120Z ##[endgroup]
2020-06-13T12:23:08.3041990Z Syncing repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:08.3042580Z ##[group]Getting Git version info
2020-06-13T12:23:08.3043630Z Working directory is '/Users/runner/runners/2.263.0/work/MusicXML.jl/MusicXML.jl'
2020-06-13T12:23:08.3043890Z [command]/usr/local/bin/git version
2020-06-13T12:23:08.3826850Z git version 2.27.0
2020-06-13T12:23:08.3869460Z ##[endgroup]
2020-06-13T12:23:08.3880970Z Deleting the contents of '/Users/runner/runners/2.263.0/work/MusicXML.jl/MusicXML.jl'
2020-06-13T12:23:08.3887720Z ##[group]Initializing the repository
2020-06-13T12:23:08.3893030Z [command]/usr/local/bin/git init /Users/runner/runners/2.263.0/work/MusicXML.jl/MusicXML.jl
2020-06-13T12:23:08.5084810Z Initialized empty Git repository in /Users/runner/runners/2.263.0/work/MusicXML.jl/MusicXML.jl/.git/
2020-06-13T12:23:08.5095420Z [command]/usr/local/bin/git remote add origin https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:08.5188940Z ##[endgroup]
2020-06-13T12:23:08.5189550Z ##[group]Disabling automatic garbage collection
2020-06-13T12:23:08.5196810Z [command]/usr/local/bin/git config --local gc.auto 0
2020-06-13T12:23:08.5326930Z ##[endgroup]
2020-06-13T12:23:08.5334540Z ##[group]Setting up auth
2020-06-13T12:23:08.5345490Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:23:08.5429080Z [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-06-13T12:23:08.8051350Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:23:08.8149430Z [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-06-13T12:23:08.9199610Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-06-13T12:23:08.9398440Z ##[endgroup]
2020-06-13T12:23:08.9399040Z ##[group]Fetching the repository
2020-06-13T12:23:08.9412940Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b225ecdd5fe55ec51085d9a3b3c681a2956695ae:refs/remotes/pull/49/merge
2020-06-13T12:23:09.4894640Z remote: Enumerating objects: 51, done.        
2020-06-13T12:23:09.4903500Z remote: Counting objects:   1% (1/51)        
2020-06-13T12:23:09.4905070Z remote: Counting objects:   3% (2/51)        
2020-06-13T12:23:09.4909970Z remote: Counting objects:   5% (3/51)        
2020-06-13T12:23:09.4929790Z remote: Counting objects:  98% (50/51)        
2020-06-13T12:23:09.4930030Z remote: Counting objects: 100% (51/51)        
2020-06-13T12:23:09.4930270Z remote: Counting objects: 100% (51/51), done.        
2020-06-13T12:23:09.4930520Z remote: Compressing objects:   2% (1/46)        
2020-06-13T12:23:09.4931260Z remote: Compressing objects:   4% (2/46)            
2020-06-13T12:23:09.5043170Z remote: Compressing objects:  95% (44/46)        
2020-06-13T12:23:09.5043380Z remote: Compressing objects:  97% (45/46)        
2020-06-13T12:23:09.5043540Z remote: Compressing objects: 100% (46/46)        
2020-06-13T12:23:09.5043700Z remote: Compressing objects: 100% (46/46), done.        
2020-06-13T12:23:10.0407340Z remote: Total 51 (delta 3), reused 21 (delta 1), pack-reused 0        
2020-06-13T12:23:10.0410880Z From https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:10.0512880Z  * [new ref]         b225ecdd5fe55ec51085d9a3b3c681a2956695ae -> pull/49/merge
2020-06-13T12:23:10.0625050Z ##[endgroup]
2020-06-13T12:23:10.0727100Z ##[group]Determining the checkout info
2020-06-13T12:23:10.0727710Z ##[endgroup]
2020-06-13T12:23:10.0754540Z ##[group]Checking out the ref
2020-06-13T12:23:10.0758620Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/49/merge
2020-06-13T12:23:10.0759310Z HEAD is now at b225ecd Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:10.0759880Z ##[endgroup]
2020-06-13T12:23:10.0760750Z [command]/usr/local/bin/git log -1
2020-06-13T12:23:10.0761270Z commit b225ecdd5fe55ec51085d9a3b3c681a2956695ae
2020-06-13T12:23:10.0761740Z Author: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-13T12:23:10.0762190Z Date:   Sat Jun 13 12:22:43 2020 +0000
2020-06-13T12:23:10.0762620Z 
2020-06-13T12:23:10.0763540Z     Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:10.0911290Z ##[group]Run julia-actions/setup-julia@latest
2020-06-13T12:23:10.0912110Z with:
2020-06-13T12:23:10.0912360Z   version: 1
2020-06-13T12:23:10.0912570Z   arch: x64
2020-06-13T12:23:10.0912810Z   show-versioninfo: false
2020-06-13T12:23:10.0913000Z ##[endgroup]
2020-06-13T12:23:12.0817700Z [command]hdiutil attach /Users/runner/runners/2.263.0/work/_temp/d3433170-73d1-432d-bce5-7335f72c3189
2020-06-13T12:23:12.5724990Z Checksumming Protective Master Boot Record (MBR : 0)
2020-06-13T12:23:12.5788030Z Protective Master Boot Record (MBR :: verified   CRC32 $DB18E963
2020-06-13T12:23:12.5792560Z Checksumming GPT Header (Primary GPT Header : 1)
2020-06-13T12:23:13.0019250Z  GPT Header (Primary GPT Header : 1): verified   CRC32 $1C718013
2020-06-13T12:23:13.0020470Z Checksumming GPT Partition Data (Primary GPT Table : 2)
2020-06-13T12:23:13.0025050Z GPT Partition Data (Primary GPT Tabl: verified   CRC32 $0C50D169
2020-06-13T12:23:13.0028410Z Checksumming  (Apple_Free : 3)
2020-06-13T12:23:13.0034630Z                     (Apple_Free : 3): verified   CRC32 $00000000
2020-06-13T12:23:13.0036990Z Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)
2020-06-13T12:23:13.5512220Z EFI System Partition (C12A7328-F81F-: verified   CRC32 $B54B659C
2020-06-13T12:23:13.5514280Z Checksumming disk image (Apple_HFS : 5)
2020-06-13T12:23:16.2735330Z           disk image (Apple_HFS : 5): verified   CRC32 $27CA2F03
2020-06-13T12:23:16.2738320Z Checksumming  (Apple_Free : 6)
2020-06-13T12:23:17.0010490Z                     (Apple_Free : 6): verified   CRC32 $00000000
2020-06-13T12:23:17.0015550Z Checksumming GPT Partition Data (Backup GPT Table : 7)
2020-06-13T12:23:17.0021570Z GPT Partition Data (Backup GPT Table: verified   CRC32 $0C50D169
2020-06-13T12:23:17.0024360Z Checksumming GPT Header (Backup GPT Header : 8)
2020-06-13T12:23:18.1257470Z   GPT Header (Backup GPT Header : 8): verified   CRC32 $5DF35041
2020-06-13T12:23:18.1270930Z verified   CRC32 $C2055A12
2020-06-13T12:23:19.5042750Z /dev/disk2          	GUID_partition_scheme          	
2020-06-13T12:23:19.5043390Z /dev/disk2s1        	EFI                            	
2020-06-13T12:23:19.5045100Z /dev/disk2s2        	Apple_HFS                      	/Volumes/Julia-1.4.2
2020-06-13T12:23:19.5045790Z [command]mkdir /Users/runner/julia
2020-06-13T12:23:19.5046620Z [command]/bin/bash -c cp -a /Volumes/Julia-*/Julia-*.app/Contents/Resources/julia /Users/runner
2020-06-13T12:23:53.2243510Z [command]julia --version
2020-06-13T12:23:54.0097800Z julia version 1.4.2
2020-06-13T12:23:54.0372130Z ##[group]Run julia-actions/julia-buildpkg@latest
2020-06-13T12:23:54.0372350Z ##[endgroup]
2020-06-13T12:23:54.1102540Z [command]julia --color=yes --project -e using Pkg; if VERSION >= v"1.1.0-rc1"; Pkg.build(verbose=true); else Pkg.build(); end
2020-06-13T12:23:59.3138700Z     Cloning default registries into `~/.julia`
2020-06-13T12:23:59.3155180Z     Cloning registry from "https://github.com/JuliaRegistries/General.git"
2020-06-13T12:24:02.6075530Z �[?25l    Fetching: [>                                        ]  0.0 %
2020-06-13T12:24:04.6076040Z     Fetching: [=============>                           ]  30.3 %
2020-06-13T12:24:31.6525450Z     Fetching: [==================================>      ]  83.2 %
2020-06-13T12:24:36.0441630Z �[2K�[?25h      Added registry `General` to `~/.julia/registries/General`
2020-06-13T12:24:38.3357880Z    Updating registry at `~/.julia/registries/General`
2020-06-13T12:24:42.9101720Z    Updating git-repo `https://github.com/JuliaRegistries/General.git`
2020-06-13T12:24:45.7341440Z �[?25l�[2K�[?25h  Installed TreeViews ─────────────────── v0.3.0
2020-06-13T12:24:45.7360910Z   Installed DataValueInterfaces ───────── v1.0.0
2020-06-13T12:24:45.7550570Z   Installed Formatting ────────────────── v0.4.1
2020-06-13T12:24:45.7596370Z   Installed UnPack ────────────────────── v1.0.1
2020-06-13T12:24:45.7607880Z   Installed DataAPI ───────────────────── v1.3.0
2020-06-13T12:24:45.7625030Z   Installed IteratorInterfaceExtensions ─ v1.0.0
2020-06-13T12:24:45.7637460Z   Installed EzXML ─────────────────────── v1.1.0
2020-06-13T12:24:45.7744840Z   Installed AcuteML ───────────────────── v0.10.0
2020-06-13T12:24:45.9282630Z   Installed Libiconv_jll ──────────────── v1.16.0+2
2020-06-13T12:24:46.0092500Z   Installed Reexport ──────────────────── v0.2.0
2020-06-13T12:24:46.0113750Z   Installed XML2_jll ──────────────────── v2.9.9+4
2020-06-13T12:24:46.0120000Z   Installed Crayons ───────────────────── v4.0.2
2020-06-13T12:24:46.0137430Z   Installed TableTraits ───────────────── v1.0.0
2020-06-13T12:24:46.0142520Z   Installed TypeTransform ─────────────── v0.1.3
2020-06-13T12:24:46.0145500Z   Installed OrderedCollections ────────── v1.2.0
2020-06-13T12:24:46.1391610Z   Installed Zlib_jll ──────────────────── v1.2.11+10
2020-06-13T12:24:46.1397220Z   Installed PrettyTables ──────────────── v0.9.0
2020-06-13T12:24:46.2069430Z   Installed Parameters ────────────────── v0.12.1
2020-06-13T12:24:46.2202450Z   Installed Tables ────────────────────── v1.0.4
2020-06-13T12:24:46.6200370Z #=#=#                                                                         
2020-06-13T12:24:46.6202280Z 
2020-06-13T12:24:46.7233650Z ######################################################################## 100.0%
2020-06-13T12:24:46.7924200Z #                                                                          2.1%
2020-06-13T12:24:46.7924770Z ######################################################################## 100.0%
2020-06-13T12:24:46.9870910Z 
2020-06-13T12:24:47.0935620Z ######################################################################## 100.0%
2020-06-13T12:24:47.1365910Z ####                                                                       6.9%
2020-06-13T12:24:47.1366400Z ######################################################################## 100.0%
2020-06-13T12:24:47.2783470Z 
2020-06-13T12:24:47.3848040Z ######################################################################## 100.0%
2020-06-13T12:24:47.3987570Z #########################                                                 35.0%
2020-06-13T12:24:47.3988390Z ######################################################################## 100.0%
2020-06-13T12:24:47.4252040Z    Updating `~/runners/2.263.0/work/MusicXML.jl/MusicXML.jl/Project.toml`
2020-06-13T12:24:47.6658280Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:24:47.6667660Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:24:47.6667880Z    Updating `~/runners/2.263.0/work/MusicXML.jl/MusicXML.jl/Manifest.toml`
2020-06-13T12:24:47.6674920Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:24:47.6679900Z   [a8cc5b0e] + Crayons v4.0.2
2020-06-13T12:24:47.6685710Z   [9a962f9c] + DataAPI v1.3.0
2020-06-13T12:24:47.6691410Z   [e2d170a0] + DataValueInterfaces v1.0.0
2020-06-13T12:24:47.6697620Z   [8f5d6c58] + EzXML v1.1.0
2020-06-13T12:24:47.6703200Z   [59287772] + Formatting v0.4.1
2020-06-13T12:24:47.6709040Z   [82899510] + IteratorInterfaceExtensions v1.0.0
2020-06-13T12:24:47.6714890Z   [94ce4f54] + Libiconv_jll v1.16.0+2
2020-06-13T12:24:47.6720950Z   [bac558e1] + OrderedCollections v1.2.0
2020-06-13T12:24:47.6726730Z   [d96e819e] + Parameters v0.12.1
2020-06-13T12:24:47.6732600Z   [08abe8d2] + PrettyTables v0.9.0
2020-06-13T12:24:47.6738290Z   [189a3867] + Reexport v0.2.0
2020-06-13T12:24:47.6744270Z   [3783bdb8] + TableTraits v1.0.0
2020-06-13T12:24:47.6749980Z   [bd369af6] + Tables v1.0.4
2020-06-13T12:24:47.6755910Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:24:47.6761200Z   [0fb2cfb0] + TypeTransform v0.1.3
2020-06-13T12:24:47.6767140Z   [3a884ed6] + UnPack v1.0.1
2020-06-13T12:24:47.6774480Z   [02c8fc9c] + XML2_jll v2.9.9+4
2020-06-13T12:24:47.6780370Z   [83775a58] + Zlib_jll v1.2.11+10
2020-06-13T12:24:47.6781950Z   [2a0f44e3] + Base64 
2020-06-13T12:24:47.6783890Z   [ade2ca70] + Dates 
2020-06-13T12:24:47.6785990Z   [8ba89e20] + Distributed 
2020-06-13T12:24:47.6787890Z   [b77e0a4c] + InteractiveUtils 
2020-06-13T12:24:47.6789660Z   [76f85450] + LibGit2 
2020-06-13T12:24:47.6791400Z   [8f399da3] + Libdl 
2020-06-13T12:24:47.6793360Z   [37e2e46d] + LinearAlgebra 
2020-06-13T12:24:47.6795120Z   [56ddb016] + Logging 
2020-06-13T12:24:47.6797750Z   [d6f4376e] + Markdown 
2020-06-13T12:24:47.6799190Z   [44cfe95a] + Pkg 
2020-06-13T12:24:47.6801680Z   [de0858da] + Printf 
2020-06-13T12:24:47.6803450Z   [3fa0cd96] + REPL 
2020-06-13T12:24:47.6805310Z   [9a3f8284] + Random 
2020-06-13T12:24:47.6807490Z   [ea8e919c] + SHA 
2020-06-13T12:24:47.6810370Z   [9e88b42a] + Serialization 
2020-06-13T12:24:47.6812110Z   [6462fe0b] + Sockets 
2020-06-13T12:24:47.6813730Z   [8dfed614] + Test 
2020-06-13T12:24:47.6815550Z   [cf7118a7] + UUIDs 
2020-06-13T12:24:47.6817340Z   [4ec0a83e] + Unicode 
2020-06-13T12:24:48.0537950Z ##[group]Run julia-actions/julia-runtest@latest
2020-06-13T12:24:48.0538140Z ##[endgroup]
2020-06-13T12:24:48.1152510Z [command]julia --color=yes --check-bounds=yes --project -e using Pkg; Pkg.test(coverage=true)
2020-06-13T12:24:49.7776620Z     Testing MusicXML
2020-06-13T12:24:51.4047930Z Status `/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_86Ih0b/Manifest.toml`
2020-06-13T12:24:51.6356950Z   [6b84a0a3] AcuteML v0.10.0
2020-06-13T12:24:51.6366380Z   [a8cc5b0e] Crayons v4.0.2
2020-06-13T12:24:51.6394080Z   [9a962f9c] DataAPI v1.3.0
2020-06-13T12:24:51.6394890Z   [e2d170a0] DataValueInterfaces v1.0.0
2020-06-13T12:24:51.6395400Z   [8f5d6c58] EzXML v1.1.0
2020-06-13T12:24:51.6400040Z   [59287772] Formatting v0.4.1
2020-06-13T12:24:51.6410350Z   [82899510] IteratorInterfaceExtensions v1.0.0
2020-06-13T12:24:51.6420350Z   [94ce4f54] Libiconv_jll v1.16.0+2
2020-06-13T12:24:51.6430090Z   [521615e9] MusicXML v0.3.2 [`~/runners/2.263.0/work/MusicXML.jl/MusicXML.jl`]
2020-06-13T12:24:51.6440280Z   [bac558e1] OrderedCollections v1.2.0
2020-06-13T12:24:51.6448880Z   [d96e819e] Parameters v0.12.1
2020-06-13T12:24:51.6458590Z   [08abe8d2] PrettyTables v0.9.0
2020-06-13T12:24:51.6469150Z   [189a3867] Reexport v0.2.0
2020-06-13T12:24:51.6479100Z   [3783bdb8] TableTraits v1.0.0
2020-06-13T12:24:51.6489960Z   [bd369af6] Tables v1.0.4
2020-06-13T12:24:51.6500420Z   [a2a6695c] TreeViews v0.3.0
2020-06-13T12:24:51.6511450Z   [0fb2cfb0] TypeTransform v0.1.3
2020-06-13T12:24:51.6521630Z   [3a884ed6] UnPack v1.0.1
2020-06-13T12:24:51.6532330Z   [02c8fc9c] XML2_jll v2.9.9+4
2020-06-13T12:24:51.6545290Z   [83775a58] Zlib_jll v1.2.11+10
2020-06-13T12:24:51.6548470Z   [2a0f44e3] Base64 
2020-06-13T12:24:51.6549560Z   [ade2ca70] Dates 
2020-06-13T12:24:51.6551590Z   [8ba89e20] Distributed 
2020-06-13T12:24:51.6553620Z   [b77e0a4c] InteractiveUtils 
2020-06-13T12:24:51.6556120Z   [76f85450] LibGit2 
2020-06-13T12:24:51.6558720Z   [8f399da3] Libdl 
2020-06-13T12:24:51.6560610Z   [37e2e46d] LinearAlgebra 
2020-06-13T12:24:51.6563950Z   [56ddb016] Logging 
2020-06-13T12:24:51.6566090Z   [d6f4376e] Markdown 
2020-06-13T12:24:51.6568270Z   [44cfe95a] Pkg 
2020-06-13T12:24:51.6570360Z   [de0858da] Printf 
2020-06-13T12:24:51.6572910Z   [3fa0cd96] REPL 
2020-06-13T12:24:51.6574320Z   [9a3f8284] Random 
2020-06-13T12:24:51.6576810Z   [ea8e919c] SHA 
2020-06-13T12:24:51.6578950Z   [9e88b42a] Serialization 
2020-06-13T12:24:51.6582760Z   [6462fe0b] Sockets 
2020-06-13T12:24:51.6585610Z   [8dfed614] Test 
2020-06-13T12:24:51.6587780Z   [cf7118a7] UUIDs 
2020-06-13T12:24:51.6589250Z   [4ec0a83e] Unicode 
2020-06-13T12:25:24.2947590Z Violin I
2020-06-13T12:25:24.3183070Z Measure no. 1
2020-06-13T12:25:24.8789080Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2573a0210>))
2020-06-13T12:25:24.9081190Z 1
2020-06-13T12:25:24.9272120Z Violin II
2020-06-13T12:25:24.9272930Z Measure no. 3
2020-06-13T12:25:24.9297140Z MusicXML.Pitch("A", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534e9b10>))
2020-06-13T12:25:24.9298260Z 1
2020-06-13T12:25:24.9300990Z Measure no. 3
2020-06-13T12:25:24.9322320Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534d18d0>))
2020-06-13T12:25:24.9327070Z 1
2020-06-13T12:25:24.9332400Z Measure no. 7
2020-06-13T12:25:24.9355610Z MusicXML.Pitch("C", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534cdcd0>))
2020-06-13T12:25:24.9358500Z 1
2020-06-13T12:25:24.9361620Z Measure no. 10
2020-06-13T12:25:24.9384800Z MusicXML.Pitch("A", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd25347a620>))
2020-06-13T12:25:24.9386330Z 1
2020-06-13T12:25:24.9388120Z Measure no. 12
2020-06-13T12:25:24.9411570Z MusicXML.Pitch("G", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd25341f5a0>))
2020-06-13T12:25:24.9414690Z 1
2020-06-13T12:25:24.9417570Z Viola
2020-06-13T12:25:24.9421080Z Measure no. 2
2020-06-13T12:25:24.9442430Z MusicXML.Pitch("C", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2573a7be0>))
2020-06-13T12:25:24.9442890Z 1
2020-06-13T12:25:24.9447900Z Measure no. 5
2020-06-13T12:25:24.9468880Z MusicXML.Pitch("G", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534be3e0>))
2020-06-13T12:25:24.9471940Z 1
2020-06-13T12:25:24.9473450Z Measure no. 8
2020-06-13T12:25:24.9490310Z MusicXML.Pitch("G", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534aef10>))
2020-06-13T12:25:24.9493510Z 1
2020-06-13T12:25:24.9498040Z Violoncello
2020-06-13T12:25:24.9503090Z Measure no. 5
2020-06-13T12:25:24.9525220Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd253424160>))
2020-06-13T12:25:24.9526210Z 1
2020-06-13T12:25:24.9528710Z Measure no. 8
2020-06-13T12:25:24.9555350Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd253496c50>))
2020-06-13T12:25:24.9557910Z 1
2020-06-13T12:25:24.9561360Z Measure no. 12
2020-06-13T12:25:24.9585540Z MusicXML.Pitch("D", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x00007fd2534bb3b0>))
2020-06-13T12:25:24.9591690Z 1
2020-06-13T12:25:25.9771580Z Test Summary:   | Pass  Total
2020-06-13T12:25:26.0384880Z parsing example |    3      3
2020-06-13T12:25:27.3339140Z Assertion failed: (specptr != NULL), function jl_generate_fptr, file /Users/julia/buildbot/worker/package_macos64/build/src/codegen.cpp, line 1511.
2020-06-13T12:25:27.3340320Z 
2020-06-13T12:25:27.3340900Z signal (6): Abort trap: 6
2020-06-13T12:25:27.3341140Z in expression starting at /Users/runner/runners/2.263.0/work/MusicXML.jl/MusicXML.jl/examples/creating.jl:100
2020-06-13T12:25:28.4134550Z __pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
2020-06-13T12:25:28.4135150Z Allocations: 12209169 (Pool: 12206383; Big: 2786); GC: 13
2020-06-13T12:25:29.6735010Z ERROR: Package MusicXML errored during testing
2020-06-13T12:25:29.8766900Z Stacktrace:
2020-06-13T12:25:30.2172270Z  [1] pkgerror(::String, ::Vararg{String,N} where N) at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:53
2020-06-13T12:25:30.2891430Z  [2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1510
2020-06-13T12:25:30.3323780Z  [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/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:316
2020-06-13T12:25:30.3374820Z  [4] #test#68 at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:297 [inlined]
2020-06-13T12:25:30.3379010Z  [5] #test#65 at /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
2020-06-13T12:25:30.3383290Z  [6] top-level scope at none:1
2020-06-13T12:25:30.3522410Z ##[error]The process 'julia' failed with exit code 1
2020-06-13T12:25:30.3637280Z Post job cleanup.
2020-06-13T12:25:30.4909750Z [command]/usr/local/bin/git version
2020-06-13T12:25:30.4981810Z git version 2.27.0
2020-06-13T12:25:30.5049490Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:25:30.5102230Z [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-06-13T12:25:30.5990210Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:25:30.6045990Z http.https://github.com/.extraheader
2020-06-13T12:25:30.6057950Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-06-13T12:25:30.6131630Z [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-06-13T12:25:30.7079220Z Cleaning up orphan processes
2020-06-13T12:25:30.8388040Z Terminate orphan process: pid (940) (diskimages-help)
Error Log Windows 1.4.2
2020-06-13T12:22:49.0890992Z ##[section]Starting: Request a runner to run this job
2020-06-13T12:22:50.0257457Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest'
2020-06-13T12:22:50.0257493Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-06-13T12:22:50.0257520Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'windows-latest'
2020-06-13T12:22:50.1560657Z ##[section]Finishing: Request a runner to run this job
2020-06-13T12:22:57.5811681Z Current runner version: '2.263.0'
2020-06-13T12:22:57.6192228Z ##[group]Operating System
2020-06-13T12:22:57.6192888Z Microsoft Windows Server 2019
2020-06-13T12:22:57.6193088Z 10.0.17763
2020-06-13T12:22:57.6193322Z Datacenter
2020-06-13T12:22:57.6193564Z ##[endgroup]
2020-06-13T12:22:57.6193847Z ##[group]Virtual Environment
2020-06-13T12:22:57.6194105Z Environment: windows-2019
2020-06-13T12:22:57.6194344Z Version: 20200531.1
2020-06-13T12:22:57.6194695Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20200531.1/images/win/Windows2019-Readme.md
2020-06-13T12:22:57.6194993Z ##[endgroup]
2020-06-13T12:22:57.6196165Z Prepare workflow directory
2020-06-13T12:22:57.6730538Z Prepare all required actions
2020-06-13T12:22:57.6751898Z Download action repository 'actions/checkout@v2'
2020-06-13T12:22:58.6415204Z Download action repository 'julia-actions/setup-julia@latest'
2020-06-13T12:22:58.9155379Z Download action repository 'julia-actions/julia-buildpkg@latest'
2020-06-13T12:22:59.3042250Z Download action repository 'julia-actions/julia-runtest@latest'
2020-06-13T12:22:59.6520353Z Download action repository 'julia-actions/julia-uploadcodecov@latest'
2020-06-13T12:23:00.7242422Z ##[group]Run actions/checkout@v2
2020-06-13T12:23:00.7242846Z with:
2020-06-13T12:23:00.7243123Z   repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:00.7243445Z   token: ***
2020-06-13T12:23:00.7243582Z   ssh-strict: true
2020-06-13T12:23:00.7243715Z   persist-credentials: true
2020-06-13T12:23:00.7243847Z   clean: true
2020-06-13T12:23:00.7243975Z   fetch-depth: 1
2020-06-13T12:23:00.7244103Z   lfs: false
2020-06-13T12:23:00.7244227Z   submodules: false
2020-06-13T12:23:00.7244356Z ##[endgroup]
2020-06-13T12:23:03.5816670Z Syncing repository: JuliaMusic/MusicXML.jl
2020-06-13T12:23:03.6176078Z ##[group]Getting Git version info
2020-06-13T12:23:03.6178712Z Working directory is 'd:\a\MusicXML.jl\MusicXML.jl'
2020-06-13T12:23:03.6768188Z [command]"C:\Program Files\Git\bin\git.exe" version
2020-06-13T12:23:03.6972610Z git version 2.26.2.windows.1
2020-06-13T12:23:03.7024646Z ##[endgroup]
2020-06-13T12:23:03.7030090Z Deleting the contents of 'd:\a\MusicXML.jl\MusicXML.jl'
2020-06-13T12:23:03.7035510Z ##[group]Initializing the repository
2020-06-13T12:23:03.7046911Z [command]"C:\Program Files\Git\bin\git.exe" init d:\a\MusicXML.jl\MusicXML.jl
2020-06-13T12:23:04.0095450Z Initialized empty Git repository in D:/a/MusicXML.jl/MusicXML.jl/.git/
2020-06-13T12:23:04.0175017Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:04.0783475Z ##[endgroup]
2020-06-13T12:23:04.0788597Z ##[group]Disabling automatic garbage collection
2020-06-13T12:23:04.0797950Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2020-06-13T12:23:04.1407161Z ##[endgroup]
2020-06-13T12:23:04.1429840Z ##[group]Setting up auth
2020-06-13T12:23:04.1430777Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:23:04.1672862Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2020-06-13T12:23:06.7425381Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:23:06.7682907Z [command]"C:\Program Files\Git\bin\git.exe" 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-06-13T12:23:07.2994183Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2020-06-13T12:23:07.3255297Z ##[endgroup]
2020-06-13T12:23:07.3256040Z ##[group]Fetching the repository
2020-06-13T12:23:07.3269832Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b225ecdd5fe55ec51085d9a3b3c681a2956695ae:refs/remotes/pull/49/merge
2020-06-13T12:23:09.1738687Z remote: Enumerating objects: 51, done.        
2020-06-13T12:23:09.1740300Z remote: Counting objects:   1% (1/51)        
2020-06-13T12:23:09.1741262Z remote: Counting objects:   3% (2/51)        
2020-06-13T12:23:09.1742213Z remote: Counting objects:   5% (3/51)         
2020-06-13T12:23:09.1912929Z remote: Counting objects: 100% (51/51)        
2020-06-13T12:23:09.1913076Z remote: Counting objects: 100% (51/51), done.        
2020-06-13T12:23:09.1913231Z remote: Compressing objects:   2% (1/46)        
2020-06-13T12:23:09.1913375Z remote: Compressing objects:   4% (2/46)        
2020-06-13T12:23:09.1913522Z remote: Compressing objects:   6% (3/46)              
2020-06-13T12:23:09.1920927Z remote: Compressing objects: 100% (46/46)        
2020-06-13T12:23:09.1921071Z remote: Compressing objects: 100% (46/46), done.        
2020-06-13T12:23:09.2608538Z remote: Total 51 (delta 3), reused 21 (delta 1), pack-reused 0        
2020-06-13T12:23:09.3577616Z From https://github.com/JuliaMusic/MusicXML.jl
2020-06-13T12:23:09.3578660Z  * [new ref]         b225ecdd5fe55ec51085d9a3b3c681a2956695ae -> pull/49/merge
2020-06-13T12:23:09.3980782Z ##[endgroup]
2020-06-13T12:23:09.3981547Z ##[group]Determining the checkout info
2020-06-13T12:23:09.3983194Z ##[endgroup]
2020-06-13T12:23:09.3983493Z ##[group]Checking out the ref
2020-06-13T12:23:09.3994116Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/49/merge
2020-06-13T12:23:09.4563455Z Note: switching to 'refs/remotes/pull/49/merge'.
2020-06-13T12:23:09.4564046Z 
2020-06-13T12:23:09.4564341Z You are in 'detached HEAD' state. You can look around, make experimental
2020-06-13T12:23:09.4564656Z changes and commit them, and you can discard any commits you make in this
2020-06-13T12:23:09.4564940Z state without impacting any branches by switching back to a branch.
2020-06-13T12:23:09.4565153Z 
2020-06-13T12:23:09.4565412Z If you want to create a new branch to retain commits you create, you may
2020-06-13T12:23:09.4565879Z do so (now or later) by using -c with the switch command. Example:
2020-06-13T12:23:09.4566392Z 
2020-06-13T12:23:09.4568640Z   git switch -c <new-branch-name>
2020-06-13T12:23:09.4569239Z 
2020-06-13T12:23:09.4569518Z Or undo this operation with:
2020-06-13T12:23:09.4569725Z 
2020-06-13T12:23:09.4569963Z   git switch -
2020-06-13T12:23:09.4570156Z 
2020-06-13T12:23:09.4570414Z Turn off this advice by setting config variable advice.detachedHead to false
2020-06-13T12:23:09.4570618Z 
2020-06-13T12:23:09.4570900Z HEAD is now at b225ecd Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:09.4613898Z ##[endgroup]
2020-06-13T12:23:09.4619013Z [command]"C:\Program Files\Git\bin\git.exe" log -1
2020-06-13T12:23:09.4824460Z commit b225ecdd5fe55ec51085d9a3b3c681a2956695ae
2020-06-13T12:23:09.4825555Z Author: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-06-13T12:23:09.4826013Z Date:   Sat Jun 13 12:22:43 2020 +0000
2020-06-13T12:23:09.4826231Z 
2020-06-13T12:23:09.4826584Z     Merge e11d0d850a109211c28f83c619e00e8d3f8bbf35 into 68e59e34138da26bd8da972f6458040361ccf726
2020-06-13T12:23:09.5116428Z ##[group]Run julia-actions/setup-julia@latest
2020-06-13T12:23:09.5116617Z with:
2020-06-13T12:23:09.5116738Z   version: 1
2020-06-13T12:23:09.5116839Z   arch: x64
2020-06-13T12:23:09.5116951Z   show-versioninfo: false
2020-06-13T12:23:09.5117072Z ##[endgroup]
2020-06-13T12:23:10.8579237Z [command]powershell -Command "Start-Process -FilePath d:\a\_temp\a7b37ced-0bd1-408b-b44d-855f5e8ac392 -ArgumentList \"/SILENT /dir=C:\Julia\" -NoNewWindow -Wait"
2020-06-13T12:24:07.7480161Z [command]julia --version
2020-06-13T12:24:08.2505294Z julia version 1.4.2
2020-06-13T12:24:08.2798112Z ##[group]Run julia-actions/julia-buildpkg@latest
2020-06-13T12:24:08.2798311Z ##[endgroup]
2020-06-13T12:24:08.3400338Z [command]julia --color=yes --project -e "using Pkg; if VERSION >= v\"1.1.0-rc1\"; Pkg.build(verbose=true); else Pkg.build(); end"
2020-06-13T12:24:09.9825998Z     Cloning default registries into `C:\Users\runneradmin\.julia`
2020-06-13T12:24:09.9849300Z     Cloning registry from "https://github.com/JuliaRegistries/General.git"
2020-06-13T12:24:12.7027542Z �[?25l    Fetching: [>                                        ]  0.0 %
2020-06-13T12:24:20.7537145Z     Fetching: [=====================>                   ]  51.2 %
2020-06-13T12:25:41.1597090Z     Resolving Deltas: [=======================================> ]  96.4 %
2020-06-13T12:26:16.7935554Z �[2K�[?25h      Added registry `General` to `C:\Users\runneradmin\.julia\registries\General`
2020-06-13T12:26:21.8006673Z    Updating registry at `C:\Users\runneradmin\.julia\registries\General`
2020-06-13T12:26:27.2649373Z    Updating�[?25l git-repo `https://github.com/JuliaRegistries/General.git`
2020-06-13T12:26:31.8207928Z �[2K�[?25h  Installed TreeViews ─────────────────── v0.3.0
2020-06-13T12:26:31.8208619Z   Installed DataAPI ───────────────────── v1.3.0
2020-06-13T12:26:31.8687099Z   Installed Reexport ──────────────────── v0.2.0
2020-06-13T12:26:31.9368525Z   Installed IteratorInterfaceExtensions ─ v1.0.0
2020-06-13T12:26:31.9595716Z   Installed Parameters ────────────────── v0.12.1
2020-06-13T12:26:32.3252956Z   Installed XML2_jll ──────────────────── v2.9.9+4
2020-06-13T12:26:32.3526238Z   Installed Crayons ───────────────────── v4.0.2
2020-06-13T12:26:32.3614052Z   Installed AcuteML ───────────────────── v0.10.0
2020-06-13T12:26:33.1715938Z   Installed Tables ────────────────────── v1.0.4
2020-06-13T12:26:33.7866643Z   Installed TableTraits ───────────────── v1.0.0
2020-06-13T12:26:33.7869523Z   Installed UnPack ────────────────────── v1.0.1
2020-06-13T12:26:33.7874555Z   Installed EzXML ─────────────────────── v1.1.0
2020-06-13T12:26:33.7875432Z   Installed PrettyTables ──────────────── v0.9.0
2020-06-13T12:26:34.0461385Z   Installed OrderedCollections ────────── v1.2.0
2020-06-13T12:26:34.2140474Z   Installed TypeTransform ─────────────── v0.1.3
2020-06-13T12:26:34.2401189Z   Installed Formatting ────────────────── v0.4.1
2020-06-13T12:26:34.4122950Z   Installed Zlib_jll ──────────────────── v1.2.11+10
2020-06-13T12:26:34.4302733Z   Installed DataValueInterfaces ───────── v1.0.0
2020-06-13T12:26:34.5918014Z   Installed Libiconv_jll ──────────────── v1.16.0+2
2020-06-13T12:26:36.6823325Z    Updating `D:\a\MusicXML.jl\MusicXML.jl\Project.toml`
2020-06-13T12:26:36.9154489Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:26:36.9164012Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:26:36.9164542Z    Updating `D:\a\MusicXML.jl\MusicXML.jl\Manifest.toml`
2020-06-13T12:26:36.9173956Z   [6b84a0a3] + AcuteML v0.10.0
2020-06-13T12:26:36.9182674Z   [a8cc5b0e] + Crayons v4.0.2
2020-06-13T12:26:36.9191070Z   [9a962f9c] + DataAPI v1.3.0
2020-06-13T12:26:36.9199789Z   [e2d170a0] + DataValueInterfaces v1.0.0
2020-06-13T12:26:36.9208345Z   [8f5d6c58] + EzXML v1.1.0
2020-06-13T12:26:36.9216731Z   [59287772] + Formatting v0.4.1
2020-06-13T12:26:36.9225101Z   [82899510] + IteratorInterfaceExtensions v1.0.0
2020-06-13T12:26:36.9233293Z   [94ce4f54] + Libiconv_jll v1.16.0+2
2020-06-13T12:26:36.9242035Z   [bac558e1] + OrderedCollections v1.2.0
2020-06-13T12:26:36.9250162Z   [d96e819e] + Parameters v0.12.1
2020-06-13T12:26:36.9259368Z   [08abe8d2] + PrettyTables v0.9.0
2020-06-13T12:26:36.9267726Z   [189a3867] + Reexport v0.2.0
2020-06-13T12:26:36.9275900Z   [3783bdb8] + TableTraits v1.0.0
2020-06-13T12:26:36.9284103Z   [bd369af6] + Tables v1.0.4
2020-06-13T12:26:36.9292235Z   [a2a6695c] + TreeViews v0.3.0
2020-06-13T12:26:36.9300402Z   [0fb2cfb0] + TypeTransform v0.1.3
2020-06-13T12:26:36.9308529Z   [3a884ed6] + UnPack v1.0.1
2020-06-13T12:26:36.9316776Z   [02c8fc9c] + XML2_jll v2.9.9+4
2020-06-13T12:26:36.9326646Z   [83775a58] + Zlib_jll v1.2.11+10
2020-06-13T12:26:36.9326963Z   [2a0f44e3] + Base64 
2020-06-13T12:26:36.9327092Z   [ade2ca70] + Dates 
2020-06-13T12:26:36.9327215Z   [8ba89e20] + Distributed 
2020-06-13T12:26:36.9327492Z   [b77e0a4c] + InteractiveUtils 
2020-06-13T12:26:36.9328982Z   [76f85450] + LibGit2 
2020-06-13T12:26:36.9330421Z   [8f399da3] + Libdl 
2020-06-13T12:26:36.9331627Z   [37e2e46d] + LinearAlgebra 
2020-06-13T12:26:36.9332457Z   [56ddb016] + Logging 
2020-06-13T12:26:36.9335427Z   [d6f4376e] + Markdown 
2020-06-13T12:26:36.9338461Z   [44cfe95a] + Pkg 
2020-06-13T12:26:36.9341435Z   [de0858da] + Printf 
2020-06-13T12:26:36.9343251Z   [3fa0cd96] + REPL 
2020-06-13T12:26:36.9344487Z   [9a3f8284] + Random 
2020-06-13T12:26:36.9345706Z   [ea8e919c] + SHA 
2020-06-13T12:26:36.9346649Z   [9e88b42a] + Serialization 
2020-06-13T12:26:36.9347868Z   [6462fe0b] + Sockets 
2020-06-13T12:26:36.9349326Z   [8dfed614] + Test 
2020-06-13T12:26:36.9350275Z   [cf7118a7] + UUIDs 
2020-06-13T12:26:36.9351873Z   [4ec0a83e] + Unicode 
2020-06-13T12:26:37.3613660Z ##[group]Run julia-actions/julia-runtest@latest
2020-06-13T12:26:37.3613849Z ##[endgroup]
2020-06-13T12:26:37.4190632Z [command]julia --color=yes --check-bounds=yes --project -e "using Pkg; Pkg.test(coverage=true)"
2020-06-13T12:26:39.1250182Z     Testing MusicXML
2020-06-13T12:26:41.2329458Z Status `C:\Users\runneradmin\AppData\Local\Temp\jl_9lWOfo\Manifest.toml`
2020-06-13T12:26:41.4696496Z   [6b84a0a3] AcuteML v0.10.0
2020-06-13T12:26:41.4713650Z   [a8cc5b0e] Crayons v4.0.2
2020-06-13T12:26:41.4730321Z   [9a962f9c] DataAPI v1.3.0
2020-06-13T12:26:41.4750008Z   [e2d170a0] DataValueInterfaces v1.0.0
2020-06-13T12:26:41.4766637Z   [8f5d6c58] EzXML v1.1.0
2020-06-13T12:26:41.4901087Z   [59287772] Formatting v0.4.1
2020-06-13T12:26:41.4917982Z   [82899510] IteratorInterfaceExtensions v1.0.0
2020-06-13T12:26:41.4935087Z   [94ce4f54] Libiconv_jll v1.16.0+2
2020-06-13T12:26:41.4950900Z   [521615e9] MusicXML v0.3.2 [`D:\a\MusicXML.jl\MusicXML.jl`]
2020-06-13T12:26:41.4967673Z   [bac558e1] OrderedCollections v1.2.0
2020-06-13T12:26:41.4984706Z   [d96e819e] Parameters v0.12.1
2020-06-13T12:26:41.5002554Z   [08abe8d2] PrettyTables v0.9.0
2020-06-13T12:26:41.5020218Z   [189a3867] Reexport v0.2.0
2020-06-13T12:26:41.5038012Z   [3783bdb8] TableTraits v1.0.0
2020-06-13T12:26:41.5056925Z   [bd369af6] Tables v1.0.4
2020-06-13T12:26:41.5074965Z   [a2a6695c] TreeViews v0.3.0
2020-06-13T12:26:41.5092705Z   [0fb2cfb0] TypeTransform v0.1.3
2020-06-13T12:26:41.5111939Z   [3a884ed6] UnPack v1.0.1
2020-06-13T12:26:41.5130293Z   [02c8fc9c] XML2_jll v2.9.9+4
2020-06-13T12:26:41.5149077Z   [83775a58] Zlib_jll v1.2.11+10
2020-06-13T12:26:41.5149470Z   [2a0f44e3] Base64 
2020-06-13T12:26:41.5150060Z   [ade2ca70] Dates 
2020-06-13T12:26:41.5150469Z   [8ba89e20] Distributed 
2020-06-13T12:26:41.5150893Z   [b77e0a4c] InteractiveUtils 
2020-06-13T12:26:41.5151361Z   [76f85450] LibGit2 
2020-06-13T12:26:41.5152868Z   [8f399da3] Libdl 
2020-06-13T12:26:41.5153778Z   [37e2e46d] LinearAlgebra 
2020-06-13T12:26:41.5155231Z   [56ddb016] Logging 
2020-06-13T12:26:41.5156186Z   [d6f4376e] Markdown 
2020-06-13T12:26:41.5157576Z   [44cfe95a] Pkg 
2020-06-13T12:26:41.5158535Z   [de0858da] Printf 
2020-06-13T12:26:41.5159695Z   [3fa0cd96] REPL 
2020-06-13T12:26:41.5160693Z   [9a3f8284] Random 
2020-06-13T12:26:41.5161819Z   [ea8e919c] SHA 
2020-06-13T12:26:41.5162748Z   [9e88b42a] Serialization 
2020-06-13T12:26:41.5163948Z   [6462fe0b] Sockets 
2020-06-13T12:26:41.5164899Z   [8dfed614] Test 
2020-06-13T12:26:41.5166063Z   [cf7118a7] UUIDs 
2020-06-13T12:26:41.5167305Z   [4ec0a83e] Unicode 
2020-06-13T12:27:15.8112570Z Violin I
2020-06-13T12:27:15.8293592Z Measure no. 1
2020-06-13T12:27:16.3550298Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000238efdb0>))
2020-06-13T12:27:16.3823627Z 1
2020-06-13T12:27:16.3999636Z Violin II
2020-06-13T12:27:16.4000025Z Measure no. 3
2020-06-13T12:27:16.4007510Z MusicXML.Pitch("A", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002363fac0>))
2020-06-13T12:27:16.4007991Z 1
2020-06-13T12:27:16.4009002Z Measure no. 3
2020-06-13T12:27:16.4016178Z MusicXML.Pitch("D", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000023640d40>))
2020-06-13T12:27:16.4016792Z 1
2020-06-13T12:27:16.4017459Z Measure no. 7
2020-06-13T12:27:16.4023935Z MusicXML.Pitch("C", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002364a6c0>))
2020-06-13T12:27:16.4024983Z 1
2020-06-13T12:27:16.4026192Z Measure no. 10
2020-06-13T12:27:16.4032800Z MusicXML.Pitch("A", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002364ec40>))
2020-06-13T12:27:16.4033040Z 1
2020-06-13T12:27:16.4034102Z Measure no. 12
2020-06-13T12:27:16.4041463Z MusicXML.Pitch("G", nothing, 5, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000023653340>))
2020-06-13T12:27:16.4041897Z 1
2020-06-13T12:27:16.4043199Z Viola
2020-06-13T12:27:16.4044200Z Measure no. 2
2020-06-13T12:27:16.4051351Z MusicXML.Pitch("C", nothing, 4, EzXML.Node(<ELEMENT_NODE[pitch]@0x00000000234d9220>))
2020-06-13T12:27:16.4053766Z 1
2020-06-13T12:27:16.4054103Z Measure no. 5
2020-06-13T12:27:16.4060846Z MusicXML.Pitch("G", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002373f700>))
2020-06-13T12:27:16.4061300Z 1
2020-06-13T12:27:16.4062437Z Measure no. 8
2020-06-13T12:27:16.4069352Z MusicXML.Pitch("G", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000023744100>))
2020-06-13T12:27:16.4069667Z 1
2020-06-13T12:27:16.4071527Z Violoncello
2020-06-13T12:27:16.4073218Z Measure no. 5
2020-06-13T12:27:16.4079280Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002352c430>))
2020-06-13T12:27:16.4080876Z 1
2020-06-13T12:27:16.4082056Z Measure no. 8
2020-06-13T12:27:16.4088109Z MusicXML.Pitch("C", nothing, 3, EzXML.Node(<ELEMENT_NODE[pitch]@0x0000000023415390>))
2020-06-13T12:27:16.4088646Z 1
2020-06-13T12:27:16.4090089Z Measure no. 12
2020-06-13T12:27:16.4096919Z MusicXML.Pitch("D", nothing, 2, EzXML.Node(<ELEMENT_NODE[pitch]@0x000000002341c790>))
2020-06-13T12:27:16.4097330Z 1
2020-06-13T12:27:17.3377722Z Test Summary:   | Pass  Total
2020-06-13T12:27:17.3927866Z parsing example |    3      3
2020-06-13T12:27:17.7169835Z 
2020-06-13T12:27:17.7170671Z Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
2020-06-13T12:27:17.7217519Z Exception: EXCEPTION_ACCESS_VIOLATION at 0x6690ecce -- jl_subtype_env at /cygdrive/d/buildbot/worker/package_win64/build/src\subtype.c:1800
2020-06-13T12:27:17.7218032Z in expression starting at D:\a\MusicXML.jl\MusicXML.jl\test\runtests.jl:13
2020-06-13T12:27:17.7221401Z jl_subtype_env at /cygdrive/d/buildbot/worker/package_win64/build/src\subtype.c:1800
2020-06-13T12:27:17.7227229Z jl_subtype at /cygdrive/d/buildbot/worker/package_win64/build/src\subtype.c:1854 [inlined]
2020-06-13T12:27:17.7228980Z jl_isa at /cygdrive/d/buildbot/worker/package_win64/build/src\subtype.c:2056
2020-06-13T12:27:17.7231432Z showerror at .\errorshow.jl:57
2020-06-13T12:27:17.7231707Z #649 at .\errorshow.jl:76
2020-06-13T12:27:17.7231959Z #with_output_color#701 at .\util.jl:385
2020-06-13T12:27:17.7232203Z unknown function (ip: 00000000186D2D98)
2020-06-13T12:27:17.7232445Z with_output_color at .\util.jl:383 [inlined]
2020-06-13T12:27:17.7232692Z #showerror#648 at .\errorshow.jl:75
2020-06-13T12:27:17.7232928Z showerror##kw at .\errorshow.jl:74
2020-06-13T12:27:17.7233165Z unknown function (ip: 00000000186D0DDC)
2020-06-13T12:27:17.7233400Z #showerror#651 at .\errorshow.jl:85
2020-06-13T12:27:17.7233635Z showerror##kw at .\errorshow.jl:84
2020-06-13T12:27:17.7233911Z unknown function (ip: 00000000186D0B9C)
2020-06-13T12:27:17.7234155Z show_exception_stack at .\errorshow.jl:705
2020-06-13T12:27:17.7234388Z #sprint#338 at .\strings\io.jl:105
2020-06-13T12:27:17.7234617Z sprint at .\strings\io.jl:101
2020-06-13T12:27:17.7234956Z Error at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Test\src\Test.jl:158
2020-06-13T12:27:17.7241811Z jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
2020-06-13T12:27:17.7242112Z do_call at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:369
2020-06-13T12:27:17.7246704Z eval_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:458
2020-06-13T12:27:17.7251109Z eval_stmt_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:409 [inlined]
2020-06-13T12:27:17.7251461Z eval_body at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:799
2020-06-13T12:27:17.7255612Z eval_body at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:744
2020-06-13T12:27:17.7262688Z jl_interpret_toplevel_thunk at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:911
2020-06-13T12:27:17.7273628Z jl_toplevel_eval_flex at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:819
2020-06-13T12:27:17.7287200Z jl_parse_eval_all at /cygdrive/d/buildbot/worker/package_win64/build/src\ast.c:872
2020-06-13T12:27:17.7292736Z jl_load at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:877 [inlined]
2020-06-13T12:27:17.7293126Z jl_load_ at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:884
2020-06-13T12:27:17.7606472Z include at .\client.jl:439
2020-06-13T12:27:17.7610784Z jl_apply at /cygdrive/d/buildbot/worker/package_win64/build/src\julia.h:1700 [inlined]
2020-06-13T12:27:17.7611196Z do_call at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:369
2020-06-13T12:27:17.7615236Z eval_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:458
2020-06-13T12:27:17.7619840Z eval_stmt_value at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:409 [inlined]
2020-06-13T12:27:17.7620233Z eval_body at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:799
2020-06-13T12:27:17.7624442Z jl_interpret_toplevel_thunk at /cygdrive/d/buildbot/worker/package_win64/build/src\interpreter.c:911
2020-06-13T12:27:17.7628992Z jl_toplevel_eval_flex at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:819
2020-06-13T12:27:17.7633344Z jl_toplevel_eval_flex at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:769
2020-06-13T12:27:17.7637983Z jl_toplevel_eval at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:828 [inlined]
2020-06-13T12:27:17.7638392Z jl_toplevel_eval_in at /cygdrive/d/buildbot/worker/package_win64/build/src\toplevel.c:848
2020-06-13T12:27:17.7659460Z eval at .\boot.jl:331
2020-06-13T12:27:17.7685923Z exec_options at .\client.jl:264
2020-06-13T12:27:17.7707679Z _start at .\client.jl:484
2020-06-13T12:27:17.7729627Z jfptr__start_2087.clone_1 at C:\hostedtoolcache\windows\julia\1.4.2\x64\lib\julia\sys.dll (unknown line)
2020-06-13T12:27:17.7732218Z unknown function (ip: 00000000004017E1)
2020-06-13T12:27:17.7732542Z unknown function (ip: 0000000000401BD6)
2020-06-13T12:27:17.7733076Z unknown function (ip: 00000000004013DE)
2020-06-13T12:27:17.7733292Z unknown function (ip: 000000000040151A)
2020-06-13T12:27:17.7739359Z BaseThreadInitThunk at C:\windows\System32\KERNEL32.DLL (unknown line)
2020-06-13T12:27:17.7739843Z RtlUserThreadStart at C:\windows\SYSTEM32\ntdll.dll (unknown line)
2020-06-13T12:27:17.7740163Z Allocations: 10496276 (Pool: 10493584; Big: 2692); GC: 12
2020-06-13T12:27:17.8274078Z error in running finalizer: TypeError(func=:typeassert, context="", expected=EzXML.Node, got=<?#0000000003C79A60::0000000000000000>)
2020-06-13T12:27:18.8529856Z ERROR: Package MusicXML errored during testing
2020-06-13T12:27:19.0418143Z Stacktrace:
2020-06-13T12:27:19.4311086Z  [1] pkgerror(::String, ::Vararg{String,N} where N) at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\Types.jl:53
2020-06-13T12:27:19.4991414Z  [2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\Operations.jl:1510
2020-06-13T12:27:19.5407487Z  [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 D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\API.jl:316
2020-06-13T12:27:19.5435250Z  [4] #test#68 at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\API.jl:297 [inlined]
2020-06-13T12:27:19.5436851Z  [5] #test#65 at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\API.jl:294 [inlined]
2020-06-13T12:27:19.5438757Z  [6] top-level scope at none:1
2020-06-13T12:27:19.5844531Z ##[error]The process 'julia' failed with exit code 1
2020-06-13T12:27:19.6062825Z Post job cleanup.
2020-06-13T12:27:21.3838888Z [command]"C:\Program Files\Git\bin\git.exe" version
2020-06-13T12:27:21.4025544Z git version 2.26.2.windows.1
2020-06-13T12:27:21.4094466Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2020-06-13T12:27:21.4312652Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2020-06-13T12:27:21.9107218Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-06-13T12:27:21.9286082Z http.https://github.com/.extraheader
2020-06-13T12:27:21.9335874Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2020-06-13T12:27:21.9563542Z [command]"C:\Program Files\Git\bin\git.exe" 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-06-13T12:27:22.4532092Z Cleaning up orphan processes

https://github.com/JuliaMusic/MusicXML.jl/runs/768129501?check_suite_focus=true

Some of them seem to be related to this unsafe_pointer_to_objref in https://github.com/bicycle1885/EzXML.jl/blob/501c2a6fca0d9018e0b221761b262a10dd7b8ffb/src/node.jl#L358

I reported this once here before but that was random: JuliaLang/julia#34956

This was copied from JuliaLang/julia#36269