Package evaluation to load CombinedParsers on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T18:45:58.582 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # 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.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.4.3 [14197337] + GenericLinearAlgebra v0.3.18 [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.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.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 v0.7.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 8.16s ################################################################################ # 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... 7312.8 ms ✓ DoubleFloats 13339.2 ms ✓ TextParse Precompilation completed after 222.01s ################################################################################ # 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] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [9] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [10] macro expansion @ ./loading.jl:2464 [inlined] [11] macro expansion @ ./lock.jl:376 [inlined] [12] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [13] require @ ./loading.jl:2404 [inlined] [14] eval_import_path @ ./module.jl:36 [inlined] [15] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [16] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [17] top-level scope @ none:1 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [20] _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 Loading failed after 631.0s 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 879.46s: there were unidentified errors