Package evaluation to load CombinedParsers on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T10:41:38.361 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing CombinedParsers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5ae71ed2] + CombinedParsers v0.2.1 Updating `~/.julia/environments/v1.14/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.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [497a8b3b] + DoubleFloats v1.5.0 [14197337] + GenericLinearAlgebra v0.3.19 [842dd82b] + InlineStrings v1.4.5 [7d512f48] + InternedStrings v0.7.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [011382f2] + LazyStrings v0.1.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [4d1e1d77] + Nullables v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [be4d8f0f] + Quadmath v0.5.13 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [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.13.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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.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 7.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1102.4 ms ✓ AutoHashEquals 6919.8 ms ✓ DoubleFloats 1148.2 ms ✓ LazyStrings 13632.8 ms ✓ TextParse 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:310  [6] top-level scope  @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3148  [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:2994  [12] include_string  @ ./loading.jl:3004 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [14] _start()  @ Base ./client.jl:577 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 Precompilation completed after 229.55s ################################################################################ # Loading # Loading CombinedParsers... 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:310  [6] top-level scope  @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3148  [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:2994  [12] include_string  @ ./loading.jl:3004 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [14] _start()  @ Base ./client.jl:577 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 1 dependency had output during precompilation: ┌ CombinedParsers │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: CombinedParsers Failed to precompile CombinedParsers [5ae71ed2-6f8a-4ed1-b94f-e14e8158f19e] to "/home/pkgeval/.julia/compiled/v1.14/CombinedParsers/jl_0SCZfg" (ProcessExited(1)). Loading failed after 200.9s 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:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 524.94s: package fails to precompile