Package evaluation of CombinedParsers on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T02:19:11.605 ################################################################################ # Set-up # Set-up completed after 0.21s ################################################################################ # Installation # Installing CombinedParsers... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [5ae71ed2] + CombinedParsers v0.2.1 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 ⌅ [15f4f7f2] + AutoHashEquals v0.2.0 [944b1d66] + CodecZlib v0.7.8 [5ae71ed2] + CombinedParsers v0.2.1 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.4 [497a8b3b] + DoubleFloats v1.4.3 [14197337] + GenericLinearAlgebra v0.3.17 [842dd82b] + InlineStrings v1.4.3 [7d512f48] + InternedStrings v0.7.0 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [011382f2] + LazyStrings v0.1.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [4d1e1d77] + Nullables v1.0.0 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.3 [f27b6e38] + Polynomials v4.0.19 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [be4d8f0f] + Quadmath v0.5.11 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [e0df1984] + TextParse v1.0.3 [3bb67fe8] + TranscodingStreams v0.11.3 [666c268a] + Tries v0.1.4 [ea10d353] + WeakRefStrings v1.4.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ CombinedParsers 0 dependencies successfully precompiled in 135 seconds. 56 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: CombinedParsers Failed to precompile CombinedParsers [5ae71ed2-6f8a-4ed1-b94f-e14e8158f19e] to "/home/pkgeval/.julia/compiled/v1.13/CombinedParsers/jl_i5dCVG" (ProcessExited(1)). ERROR: LoadError: Nothing <: CombinedParsers.CombinedParser. Fix with `push!(x|CombinedParsers.ConstantParser{Nothing, Nothing},y)`. re"" Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] pushfirst!(x::CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, y_::Nothing) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2003 [3] pushfirst!(x::CombinedParsers.NamedParser{CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, Any, CombinedParsers.CombinedParser}, y::Nothing) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2025 [4] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:638 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [6] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325 [7] include(mod::Module, _path::String) @ Base ./Base.jl:303 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [9] top-level scope @ stdin:5 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [12] include_string @ ./loading.jl:2834 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [14] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/bnf.jl:1 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:6 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 146.46s ################################################################################ # Loading # Loading CombinedParsers... Precompiling packages... Info Given CombinedParsers was explicitly requested, output will be shown live  ERROR: LoadError: Nothing <: CombinedParsers.CombinedParser. Fix with `push!(x|CombinedParsers.ConstantParser{Nothing, Nothing},y)`. re"" Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] pushfirst!(x::CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, y_::Nothing)  @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2003  [3] pushfirst!(x::CombinedParsers.NamedParser{CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, Any, CombinedParsers.CombinedParser}, y::Nothing)  @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2025  [4] top-level scope  @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:638  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [6] top-level scope  @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [12] include_string  @ ./loading.jl:2834 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [14] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/bnf.jl:1 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:6 in expression starting at stdin:5 ✗ CombinedParsers 0 dependencies successfully precompiled in 135 seconds. 56 already precompiled. ERROR: The following 1 direct dependency failed to precompile: CombinedParsers Failed to precompile CombinedParsers [5ae71ed2-6f8a-4ed1-b94f-e14e8158f19e] to "/home/pkgeval/.julia/compiled/v1.13/CombinedParsers/jl_qMYSHR" (ProcessExited(1)). ERROR: LoadError: Nothing <: CombinedParsers.CombinedParser. Fix with `push!(x|CombinedParsers.ConstantParser{Nothing, Nothing},y)`. re"" Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] pushfirst!(x::CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, y_::Nothing) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2003 [3] pushfirst!(x::CombinedParsers.NamedParser{CombinedParsers.Either{Vector{Any}, Any, CombinedParsers.CombinedParser}, Any, CombinedParsers.CombinedParser}, y::Nothing) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2025 [4] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:638 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [6] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325 [7] include(mod::Module, _path::String) @ Base ./Base.jl:303 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [9] top-level scope @ stdin:5 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [12] include_string @ ./loading.jl:2834 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [14] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/bnf.jl:1 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:6 in expression starting at stdin: Loading failed after 137.49s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using CombinedParsers'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 307.01s: package fails to precompile