Package evaluation of CombinedParsers on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T15:57:56.027 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.45s ################################################################################ # Installation # Installing CombinedParsers... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5ae71ed2] + CombinedParsers v0.2.1 Updating `~/.julia/environments/v1.10/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.1 [69de0a69] + Parsers v2.8.3 [f27b6e38] + Polynomials v4.0.19 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [be4d8f0f] + Quadmath v0.5.13 [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 [2a0f44e3] + Base64 [ade2ca70] + Dates [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.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.56s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... 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.10/CombinedParsers/jl_sicA4T". ERROR: LoadError: Nothing <: CombinedParsers.CombinedParser. Fix with `push!(x|CombinedParsers.ConstantParser{Nothing, Nothing},y)`. re"" Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [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(mod::Module, _path::String) @ Base ./Base.jl:495 [6] include(x::String) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:13 [7] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325 [8] include @ ./Base.jl:495 [inlined] [9] 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:2292 [10] top-level scope @ stdin:4 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 73.26s ################################################################################ # Testing # Testing CombinedParsers Status `/tmp/jl_OODvLs/Project.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 ⌅ [15f4f7f2] AutoHashEquals v0.2.0 [5ae71ed2] CombinedParsers v0.2.1 [7d512f48] InternedStrings v0.7.0 [011382f2] LazyStrings v0.1.1 [4d1e1d77] Nullables v1.0.0 [e0df1984] TextParse v1.0.3 [666c268a] Tries v0.1.4 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_OODvLs/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.1 [69de0a69] Parsers v2.8.3 [f27b6e38] Polynomials v4.0.19 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [be4d8f0f] Quadmath v0.5.13 [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 [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `Either{T}(x::Vector; kw...) where T` is deprecated, use `Either{T}(x...; kw...)` instead. │ caller = ip:0x0 └ @ Core :-1 ┌ Warning: `Numeric(x...)` is deprecated, use `NumericParser(x...)` instead. │ caller = top-level scope at bnf.jl:116 └ @ Core ~/.julia/packages/CombinedParsers/kbHhW/src/bnf.jl:116 ERROR: LoadError: Nothing <: CombinedParsers.CombinedParser. Fix with `push!(x|CombinedParsers.ConstantParser{Nothing, Nothing},y)`. re"" Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [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(mod::Module, _path::String) @ Base ./Base.jl:495 [6] include(x::String) @ CombinedParsers ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:13 [7] top-level scope @ ~/.julia/packages/CombinedParsers/kbHhW/src/CombinedParsers.jl:2325 [8] include @ ./Base.jl:495 [inlined] [9] 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::String) @ Base ./loading.jl:2292 [10] top-level scope @ stdin:4 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:4 ERROR: LoadError: Failed to precompile CombinedParsers [5ae71ed2-6f8a-4ed1-b94f-e14e8158f19e] to "/home/pkgeval/.julia/compiled/v1.10/CombinedParsers/jl_1CBU0G". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/CombinedParsers/kbHhW/test/runtests.jl:1 Testing failed after 71.93s ERROR: LoadError: Package CombinedParsers errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 166.22s: package fails to precompile