Package evaluation to load Hiredis on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:41:23.922 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing Hiredis... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b602d61d] + Hiredis v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b602d61d] + Hiredis v0.1.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 [8830ad48] + hiredis_jll v1.1.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 3.34s ################################################################################ # 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 12.98s ################################################################################ # Loading # Loading Hiredis... ERROR: LoadError: InitError: could not load library "/home/pkgeval/.julia/artifacts/3b43e7def341246510f48824480681741087bbbb/lib/libhiredis_ssl.so" libssl.so.1.1: cannot open shared object file: No such file or directory Stacktrace:  [1] #dlopen#3  @ ./libdl.jl:120 [inlined]  [2] dlopen(s::String, flags::UInt32)  @ Base.Libc.Libdl ./libdl.jl:119  [3] top-level scope  @ ~/.julia/packages/hiredis_jll/Bc9Sa/src/wrappers/x86_64-linux-gnu.jl:16  [4] macro expansion  @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/library_generators.jl:63 [inlined]  [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/Hiredis/kMfRL/src/Hiredis.jl:3  [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 hiredis_jll in expression starting at /home/pkgeval/.julia/packages/Hiredis/kMfRL/src/Hiredis.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Hiredis │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Hiredis Failed to precompile Hiredis [b602d61d-8564-4e44-9fbd-3fa22bd1775c] to "/home/pkgeval/.julia/compiled/v1.14/Hiredis/jl_E99Xys" (ProcessExited(1)). Loading failed after 8.34s 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 Hiredis'`, 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 40.61s: package requires a missing binary dependency