Package evaluation of ProgrammableAPI on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T15:44:30.853 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.72s ################################################################################ # Installation # Installing ProgrammableAPI... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [b963c118] + ProgrammableAPI v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [7e194583] + ActorInterfaces v0.1.0 ⌃ [36e45090] + Circo v0.1.3 [b491a1cf] + CircoCore v0.2.21 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [bac558e1] + OrderedCollections v1.8.0 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [b963c118] + ProgrammableAPI v0.1.0 [189a3867] + Reexport v1.2.2 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.5.1 [c2297ded] + ZMQ v1.4.0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [dc6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [4536629a] + OpenBLAS_jll v0.3.28+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 1.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 3 direct dependencies failed to precompile: ProgrammableAPI Failed to precompile ProgrammableAPI [b963c118-178a-40f4-9dba-c658ae91ce84] to "/home/pkgeval/.julia/compiled/v1.12/ProgrammableAPI/jl_wnCHpQ". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_cn8QWw". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_nXj47K". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [21] top-level scope @ stdin:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [24] include_string @ ./loading.jl:2856 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [26] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Circo/DK04x/src/Circo.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.12/Circo/jl_DJhxTT". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:5 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:1 in expression starting at stdin:6 CircoCore Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_n4lt0j". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_qUw2hz". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.12/Circo/jl_DkYPT8". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_HUQKOx". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_I5ioyf". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [21] top-level scope @ stdin:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [24] include_string @ ./loading.jl:2856 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [26] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Circo/DK04x/src/Circo.jl:2 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 89.1s ################################################################################ # Testing # Testing ProgrammableAPI Status `/tmp/jl_IxAR04/Project.toml` ⌃ [36e45090] Circo v0.1.3 [b491a1cf] CircoCore v0.2.21 ⌅ [cd3eb016] HTTP v0.9.17 [231a7ae5] Plugins v0.5.5 [b963c118] ProgrammableAPI v0.1.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IxAR04/Manifest.toml` [7e194583] ActorInterfaces v0.1.0 ⌃ [36e45090] Circo v0.1.3 [b491a1cf] CircoCore v0.2.21 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [bac558e1] OrderedCollections v1.8.0 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [b963c118] ProgrammableAPI v0.1.0 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.5.1 [c2297ded] ZMQ v1.4.0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.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.2.0+0 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [4536629a] OpenBLAS_jll v0.3.28+3 [8e850b90] libblastrampoline_jll v5.11.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... ✗ ZMQ ✗ CircoCore ✗ Circo Info Given ProgrammableAPI was explicitly requested, output will be shown live  ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace:  [1] bind(socket::ZMQ.Socket, endpoint::String)  @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91  [2] macro expansion  @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined]  [3] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [4] top-level scope  @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [6] 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:2995  [7] top-level scope  @ stdin:6  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [10] include_string  @ ./loading.jl:2856 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [12] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_PbE58V". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3279  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2673  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] #invokelatest#1  @ ./essentials.jl:1058 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3850  [10] maybe_cachefile_lock  @ ./loading.jl:3847 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2659  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [13] macro expansion  @ ./loading.jl:2412 [inlined]  [14] macro expansion  @ ./lock.jl:294 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2369  [16] #invoke_in_world#2  @ ./essentials.jl:1091 [inlined]  [17] invoke_in_world  @ ./essentials.jl:1087 [inlined]  [18] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2361  [19] top-level scope  @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:301  [21] top-level scope  @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [23] 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:2995  [24] top-level scope  @ stdin:6  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [27] include_string  @ ./loading.jl:2856 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [29] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_xAl9Vt". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3279  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2673  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] #invokelatest#1  @ ./essentials.jl:1058 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3850  [10] maybe_cachefile_lock  @ ./loading.jl:3847 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2659  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [13] macro expansion  @ ./loading.jl:2412 [inlined]  [14] macro expansion  @ ./lock.jl:294 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2369  [16] #invoke_in_world#2  @ ./essentials.jl:1091 [inlined]  [17] invoke_in_world  @ ./essentials.jl:1087 [inlined]  [18] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2361  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [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:2995  [21] top-level scope  @ stdin:6  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [24] include_string  @ ./loading.jl:2856 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [26] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Circo/DK04x/src/Circo.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.12/Circo/jl_iMfrsM". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3279  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2673  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] #invokelatest#1  @ ./essentials.jl:1058 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3850  [10] maybe_cachefile_lock  @ ./loading.jl:3847 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2659  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2484  [13] macro expansion  @ ./loading.jl:2412 [inlined]  [14] macro expansion  @ ./lock.jl:294 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2369  [16] #invoke_in_world#2  @ ./essentials.jl:1091 [inlined]  [17] invoke_in_world  @ ./essentials.jl:1087 [inlined]  [18] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2361  [19] top-level scope  @ ~/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:5  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [21] 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:2995  [22] top-level scope  @ stdin:6  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [25] include_string  @ ./loading.jl:2856 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [27] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:1 in expression starting at stdin:6 ✗ ProgrammableAPI 0 dependencies successfully precompiled in 73 seconds. 33 already precompiled. ERROR: LoadError: The following 3 direct dependencies failed to precompile: ProgrammableAPI Failed to precompile ProgrammableAPI [b963c118-178a-40f4-9dba-c658ae91ce84] to "/home/pkgeval/.julia/compiled/v1.12/ProgrammableAPI/jl_8kQjSf". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_PbE58V". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_xAl9Vt". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [21] top-level scope @ stdin:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [24] include_string @ ./loading.jl:2856 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [26] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Circo/DK04x/src/Circo.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.12/Circo/jl_iMfrsM". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:5 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ProgrammableAPI/JniKZ/src/ProgrammableAPI.jl:1 in expression starting at stdin:6 CircoCore Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_kDdKN8". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_wuN8Nm". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.12/Circo/jl_33iO87". ERROR: LoadError: ZMQ.StateError("Cannot assign requested address") Stacktrace: [1] bind(socket::ZMQ.Socket, endpoint::String) @ ZMQ ~/.julia/packages/ZMQ/Lz9O7/src/socket.jl:91 [2] macro expansion @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:73 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [4] top-level scope @ ~/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:57 [5] include(mod::Module, _path::String) @ Base ./Base.jl:300 [6] 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:2995 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:485 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [10] include_string @ ./loading.jl:2856 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [12] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/ZMQ/Lz9O7/src/ZMQ.jl:3 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile ZMQ [c2297ded-f4af-51ae-bb23-16f91089e4e1] to "/home/pkgeval/.julia/compiled/v1.12/ZMQ/jl_IOj2In". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:10 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ ~/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:312 [22] include(mod::Module, _path::String) @ Base ./Base.jl:300 [23] 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:2995 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:485 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [29] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/zmq_postoffice.jl:2 in expression starting at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/CircoCore.jl:2 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CircoCore [b491a1cf-f6eb-411b-8d19-79c73dc191e5] to "/home/pkgeval/.julia/compiled/v1.12/CircoCore/jl_MQ0nGE". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [21] top-level scope @ stdin:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [24] include_string @ ./loading.jl:2856 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [26] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Circo/DK04x/src/Circo.jl:2 in expression starting at stdin:6 in expression starting at /home/pkgeval/.julia/packages/ProgrammableAPI/JniKZ/test/runtests.jl:1 Testing failed after 78.68s ERROR: LoadError: Package ProgrammableAPI errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 201.43s: package fails to precompile