Package evaluation of StrRegex on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:05:02.859 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.36s ################################################################################ # Installation # Installing StrRegex... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2267b70d] + StrRegex v1.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [cb9422de] + CharSetEncodings v1.0.0 [c13fa7b1] + ChrBase v1.0.4 [5cb8414e] + ModuleInterfaceTools v1.0.1 [b10b62ed] + MurmurHash3 v1.2.0 [c9310f65] + PCRE2 v1.1.0 [69e7dfc3] + StrAPI v1.1.0 [e79e7a6a] + StrBase v1.1.5 [2267b70d] + StrRegex v1.1.1 [56f22d72] + Artifacts [8f399da3] + Libdl [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode [efcefdf7] + PCRE2_jll v10.42.0+1 Installation completed after 4.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: StrRegex Failed to precompile StrRegex [2267b70d-4c4a-5da2-8395-98751c0d506a] to "/home/pkgeval/.julia/compiled/v1.10/StrRegex/jl_DNH9BF". ERROR: LoadError: InitError: could not load library "libpcre2-16.so.0" libpcre2-16.so.0: cannot open shared object file: No such file or directory Stacktrace: [1] dlopen(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl ./libdl.jl:117 [2] dlopen (repeats 2 times) @ ./libdl.jl:116 [inlined] [3] __init__() @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [8] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [9] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [10] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [11] invoke_in_world @ ./essentials.jl:923 [inlined] [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [13] macro expansion @ ./loading.jl:1860 [inlined] [14] macro expansion @ ./lock.jl:267 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [16] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [17] invoke_in_world @ ./essentials.jl:923 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [19] include @ ./Base.jl:495 [inlined] [20] 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 [21] top-level scope @ stdin:4 during initialization of module PCRE2 in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/src/StrRegex.jl:2 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 15.42s ################################################################################ # Testing # Testing StrRegex Status `/tmp/jl_0FkZvS/Project.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [b10b62ed] MurmurHash3 v1.2.0 [c9310f65] PCRE2 v1.1.0 [69e7dfc3] StrAPI v1.1.0 [e79e7a6a] StrBase v1.1.5 [2267b70d] StrRegex v1.1.1 [9a3f8284] Random [8dfed614] Test [4ec0a83e] Unicode Status `/tmp/jl_0FkZvS/Manifest.toml` [cb9422de] CharSetEncodings v1.0.0 [c13fa7b1] ChrBase v1.0.4 [5cb8414e] ModuleInterfaceTools v1.0.1 [b10b62ed] MurmurHash3 v1.2.0 [c9310f65] PCRE2 v1.1.0 [69e7dfc3] StrAPI v1.1.0 [e79e7a6a] StrBase v1.1.5 [2267b70d] StrRegex v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode [efcefdf7] PCRE2_jll v10.42.0+1 Testing Running tests... ERROR: LoadError: InitError: could not load library "libpcre2-16.so.0" libpcre2-16.so.0: cannot open shared object file: No such file or directory Stacktrace: [1] dlopen(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl ./libdl.jl:117 [2] dlopen (repeats 2 times) @ ./libdl.jl:116 [inlined] [3] __init__() @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1193 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1181 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}) @ Base ./loading.jl:1126 [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1651 [8] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2008 [9] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [10] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [11] invoke_in_world @ ./essentials.jl:923 [inlined] [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [13] macro expansion @ ./loading.jl:1860 [inlined] [14] macro expansion @ ./lock.jl:267 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [16] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [17] invoke_in_world @ ./essentials.jl:923 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [19] include @ ./Base.jl:495 [inlined] [20] 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 [21] top-level scope @ stdin:4 during initialization of module PCRE2 in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/src/StrRegex.jl:2 in expression starting at stdin:4 m_eval(Main, import StrRegex) Failed to precompile StrRegex [2267b70d-4c4a-5da2-8395-98751c0d506a] to "/home/pkgeval/.julia/compiled/v1.10/StrRegex/jl_j2gyWw". 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] eval @ ./boot.jl:385 [inlined] [24] m_eval(mod::Module, expr::Expr) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:83 [25] _api(curmod::Module, cmd::Symbol, exprs::Tuple{Symbol}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:343 [26] var"@api"(__source__::LineNumberNode, __module__::Module, cmd::Symbol, exprs::Vararg{Any}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:398 [27] include(fname::String) @ Base.MainInclude ./client.jl:494 [28] top-level scope @ none:6 [29] eval @ ./boot.jl:385 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [31] _start() @ Base ./client.jl:557 m_eval(Main, StrRegex) UndefVarError: `StrRegex` not defined Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:385 [inlined] [3] m_eval(mod::Module, expr::Symbol) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:83 [4] _api(curmod::Module, cmd::Symbol, exprs::Tuple{Symbol}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:357 [5] var"@api"(__source__::LineNumberNode, __module__::Module, cmd::Symbol, exprs::Vararg{Any}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:398 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 [8] eval @ ./boot.jl:385 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [10] _start() @ Base ./client.jl:557 m_eval(Main, StrRegex) UndefVarError: `StrRegex` not defined Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:385 [inlined] [3] m_eval(mod::Module, expr::Symbol) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:83 [4] _api_extend(curmod::Module, modules::Set{Symbol}, cpy::Bool) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:260 [5] _api(curmod::Module, cmd::Symbol, exprs::Tuple{Symbol}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:371 [6] var"@api"(__source__::LineNumberNode, __module__::Module, cmd::Symbol, exprs::Vararg{Any}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:398 [7] include(fname::String) @ Base.MainInclude ./client.jl:494 [8] top-level scope @ none:6 [9] eval @ ./boot.jl:385 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [11] _start() @ Base ./client.jl:557 ERROR: LoadError: MethodError: no method matching names(::Nothing) Closest candidates are: names(!Matched::Module; all, imported) @ Base reflection.jl:89 Stacktrace: [1] _api_extend(curmod::Module, modules::Set{Symbol}, cpy::Bool) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:269 [2] _api(curmod::Module, cmd::Symbol, exprs::Tuple{Symbol}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:371 [3] var"@api"(__source__::LineNumberNode, __module__::Module, cmd::Symbol, exprs::Vararg{Any}) @ ModuleInterfaceTools ~/.julia/packages/ModuleInterfaceTools/txQ5f/src/ModuleInterfaceTools.jl:398 [4] include(fname::String) @ Base.MainInclude ./client.jl:494 [5] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/test/runtests.jl:5 in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/test/runtests.jl:5 Testing failed after 21.13s ERROR: LoadError: Package StrRegex 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 52.6s: package requires a missing binary dependency