Package evaluation to load Strs on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T20:55:08.076 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing Strs... Resolving package versions... Installed Emoji_Entities ─── v1.2.0 Installed HTML_Entities ──── v1.0.2 Installed LaTeX_Entities ─── v1.0.2 Installed Unicode_Entities ─ v1.4.0 Updating `~/.julia/environments/v1.14/Project.toml` [7bddbee9] + Strs v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [cb9422de] + CharSetEncodings v1.0.0 [c13fa7b1] + ChrBase v1.0.4 [fd8f23de] + Emoji_Entities v1.2.0 [1fa38f19] + Format v1.3.7 [7693890a] + HTML_Entities v1.0.2 [7d512f48] + InternedStrings v0.7.0 [692b3bcd] + JLLWrappers v1.7.1 [9927f19a] + LaTeX_Entities v1.0.2 [9c8b4983] + LightXML v0.9.3 [5cb8414e] + ModuleInterfaceTools v1.0.1 [b10b62ed] + MurmurHash3 v1.2.0 [c9310f65] + PCRE2 v1.1.0 [21216c6a] + Preferences v1.5.0 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [69e7dfc3] + StrAPI v1.1.0 [e79e7a6a] + StrBase v1.1.5 [42b7a45b] + StrEntities v1.1.0 [b5087856] + StrFormat v1.0.1 [68059f60] + StrLiterals v1.1.0 [2267b70d] + StrRegex v1.1.1 [9700d1a9] + StrTables v1.0.1 [7bddbee9] + Strs v1.1.0 [a8aa15d3] + Unicode_Entities v1.4.0 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 Building HTML_Entities ───→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/781d638b8892cd1a1e867f51863d8881c0a62834/build.log` Building Emoji_Entities ──→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/b46040b5dacf6ec6caac8a52b75f213907992e84/build.log` Building LaTeX_Entities ──→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/6a23aacdb1e4b59282fe076b227b74d7f14400a1/build.log` Building Unicode_Entities → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/c7fecd9b40aebaf4eb564e3dbeb49ead478597a7/build.log` Installation completed after 19.78s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.53s ################################################################################ # Loading # Loading Strs... 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#3  @ ./libdl.jl:120 [inlined]  ┌ [2] dlopen  │ @ ./libdl.jl:119 [inlined]  ╰──── repeated 2 times  [4] __init__()  @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1547  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1535  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1423  [8] _include_from_serialized  @ ./loading.jl:1380 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2255  [10] _require_search_from_serialized  @ ./loading.jl:2149 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2806  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [13] macro expansion  @ ./loading.jl:2593 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [16] require  @ ./loading.jl:2533 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using  @ ./module.jl:137 [inlined]  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/StrRegex/l273o/src/StrRegex.jl:27  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [27] include_string  @ ./loading.jl:3102 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:577 during initialization of module PCRE2 in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/src/StrRegex.jl:2 in expression starting at stdin:5 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#3  @ ./libdl.jl:120 [inlined]  ┌ [2] dlopen  │ @ ./libdl.jl:119 [inlined]  ╰──── repeated 2 times  [4] __init__()  @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38  [5] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1547  [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1535  [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1423  [8] _include_from_serialized  @ ./loading.jl:1380 [inlined]  [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2255  [10] _require_search_from_serialized  @ ./loading.jl:2149 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2806  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [13] macro expansion  @ ./loading.jl:2593 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [16] require  @ ./loading.jl:2533 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using  @ ./module.jl:137 [inlined]  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/Strs/tAaxB/src/Strs.jl:21  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [27] include_string  @ ./loading.jl:3102 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:577 during initialization of module PCRE2 in expression starting at /home/pkgeval/.julia/packages/Strs/tAaxB/src/Strs.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Strs │ [Output was shown above] └ ┌ StrRegex │ 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#3 │ @ ./libdl.jl:120 [inlined] │ ┌ [2] dlopen │ │ @ ./libdl.jl:119 [inlined] │ ╰──── repeated 2 times │ [4] __init__() │ @ PCRE2 ~/.julia/packages/PCRE2/Al15P/src/PCRE2.jl:38 │ [5] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1547 │ [6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1535 │ [7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1423 │ [8] _include_from_serialized │ @ ./loading.jl:1380 [inlined] │ [9] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2255 │ [10] _require_search_from_serialized │ @ ./loading.jl:2149 [inlined] │ [11] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2806 │ [12] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [13] macro expansion │ @ ./loading.jl:2593 [inlined] │ [14] macro expansion │ @ ./lock.jl:376 [inlined] │ [15] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [16] require │ @ ./loading.jl:2533 [inlined] │ [17] eval_import_path │ @ ./module.jl:36 [inlined] │ [18] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [19] _eval_using │ @ ./module.jl:137 [inlined] │ [20] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [21] top-level scope │ @ ~/.julia/packages/StrRegex/l273o/src/StrRegex.jl:27 │ [22] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [24] top-level scope │ @ stdin:5 │ [25] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [27] include_string │ @ ./loading.jl:3102 [inlined] │ [28] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [29] _start() │ @ Base ./client.jl:577 │ during initialization of module PCRE2 │ in expression starting at /home/pkgeval/.julia/packages/StrRegex/l273o/src/StrRegex.jl:2 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: Strs Failed to precompile Strs [7bddbee9-b4ee-5d4f-bf0b-c84b4398bbf6] to "/home/pkgeval/.julia/compiled/v1.14/Strs/jl_UAzgUV" (ProcessExited(1)). StrRegex Failed to precompile StrRegex [2267b70d-4c4a-5da2-8395-98751c0d506a] to "/home/pkgeval/.julia/compiled/v1.14/StrRegex/jl_RNHVEU" (ProcessExited(1)). Loading failed after 22.78s 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 Strs'`, 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:211 [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:202 PkgEval failed after 85.03s: package requires a missing binary dependency