Package evaluation of ToolipsSession on Julia 1.13.0-DEV.655 (3a5e1f15ec*) started at 2025-05-29T15:09:30.115 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.99s ################################################################################ # Installation # Installing ToolipsSession... Resolving package versions... Installed CodecZlib ─────────── v0.7.8 Installed ExceptionUnwrapping ─ v0.1.11 Installed ConcurrentUtilities ─ v2.5.0 Installed Toolips ───────────── v0.3.9 Installed URIs ──────────────── v1.5.2 Installed MbedTLS ───────────── v1.1.9 Installed TranscodingStreams ── v0.11.3 Installed PrecompileTools ───── v1.3.2 Installed ParametricProcesses ─ v0.1.2 Installed LoggingExtras ─────── v1.1.0 Installed OpenSSL ───────────── v1.5.0 Installed BitFlags ──────────── v0.1.9 Installed ToolipsServables ──── v0.2.2 Installed ToolipsSession ────── v0.4.2 Installed HTTP ──────────────── v1.10.16 Installed Preferences ───────── v1.4.3 Installed MbedTLS_jll ───────── v2.28.6+2 Installed SimpleBufferStream ── v1.2.0 Installed Crayons ───────────── v4.1.1 Installed JLLWrappers ───────── v1.7.0 Installing 1 artifacts Installed artifact MbedTLS 2.1 MiB Updating `~/.julia/environments/v1.13/Project.toml` [2fe55384] + ToolipsSession v0.4.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [a8cc5b0e] + Crayons v4.1.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.16 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 [9ce9415f] + ParametricProcesses v0.1.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [777ac1f9] + SimpleBufferStream v1.2.0 [a47e2ad8] + Toolips v0.3.9 [bf3a9e68] + ToolipsServables v0.2.2 [2fe55384] + ToolipsSession v0.4.2 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.2 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [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.13.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 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 5.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5043.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 25 already precompiled. ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ MethodError: no method matching prune_manifest(::Pkg.Types.Manifest, ::Vector{UUID}) │ The function `prune_manifest` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ prune_manifest(::Pkg.Types.Manifest, !Matched::Set{UUID}) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1232 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1211 │ │ Stacktrace: │ [1] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:40 │ [2] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:9 │ [3] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [5] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:331 │ [6] _start() │ @ Base ./client.jl:564 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1758.4 ms ✓ ConcurrentUtilities 1275.9 ms ✓ TranscodingStreams 1913.9 ms ✓ Crayons 1496.9 ms ✓ ParametricProcesses 810.9 ms ✓ SimpleBufferStream 1215.7 ms ✓ URIs 904.4 ms ✓ BitFlags 2046.1 ms ✓ ToolipsServables 1235.9 ms ✓ LoggingExtras 1261.4 ms ✓ Preferences 1729.4 ms ✓ ExceptionUnwrapping 968.0 ms ✓ CodecZlib 4187.5 ms ✓ OpenSSL 1118.4 ms ✓ JLLWrappers 962.8 ms ✓ PrecompileTools 1569.9 ms ✓ MbedTLS_jll 2520.5 ms ✓ MbedTLS 27749.6 ms ✓ HTTP 7437.7 ms ✓ Toolips 7200.7 ms ✓ ToolipsSession 20 dependencies successfully precompiled in 69 seconds. 29 already precompiled. 1 dependency had output during precompilation: ┌ HTTP │ ┌ Info: Ignoring an error that occurred during the precompilation workload │ │ exception = │ │ HTTP.ConnectError for url = `https://localhost:57814`: IOError: connect: connection refused (ECONNREFUSED) │ │ Stacktrace: │ │ [1] getconnection(::Type{Sockets.TCPSocket}, host::SubString{String}, port::SubString{String}; keepalive::Bool, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:531 │ │ [2] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:508 [inlined] │ │ [3] getconnection(::Type{OpenSSL.SSLStream}, host::SubString{String}, port::SubString{String}; kw::@Kwargs{require_ssl_verification::Bool, keepalive::Bool, readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:585 │ │ [4] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:578 [inlined] │ │ [5] #13 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:467 [inlined] │ │ [6] macro expansion │ │ @ ~/.julia/packages/ConcurrentUtilities/ofY4K/src/try_with_timeout.jl:92 [inlined] │ │ [7] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{Any, Channel{Any}, HTTP.Connections.var"#13#14"{OpenSSL.SSLStream, Bool, Bool, @Kwargs{readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}, SubString{String}, SubString{String}}, Timer})() │ │ @ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/ofY4K/src/ConcurrentUtilities.jl:10 │ │ Stacktrace: │ │ [1] (::HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}})(req::HTTP.Messages.Request; proxy::Nothing, socket_type::Type, socket_type_tls::Nothing, readtimeout::Int64, connect_timeout::Int64, logerrors::Bool, logtag::Nothing, closeimmediately::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:88 │ │ [2] connections │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:60 [inlined] │ │ [3] (::Base.var"#47#48"{Base.var"#49#50"{ExponentialBackOff, HTTP.RetryRequest.var"#retrylayer##2#retrylayer##3"{Int64, typeof(HTTP.RetryRequest.FALSE), HTTP.Messages.Request, Base.RefValue{Int64}}, HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(args::HTTP.Messages.Request; kwargs::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ Base ./error.jl:323 │ │ [4] (::HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(req::HTTP.Messages.Request; retry::Bool, retries::Int64, retry_delays::ExponentialBackOff, retry_check::Function, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.RetryRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:75 │ │ [5] manageretries │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:30 [inlined] │ │ [6] (::HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}})(req::HTTP.Messages.Request; cookies::Bool, cookiejar::HTTP.Cookies.CookieJar, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.CookieRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:42 │ │ [7] managecookies │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:19 [inlined] │ │ [8] (::HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}})(req::HTTP.Messages.Request; iofunction::Nothing, decompress::Nothing, basicauth::Bool, detect_content_type::Bool, canonicalize_headers::Bool, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.HeadersRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:71 │ │ [9] defaultheaders │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:14 [inlined] │ │ [10] (::HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}})(req::HTTP.Messages.Request; redirect::Bool, redirect_limit::Int64, redirect_method::Nothing, forwardheaders::Bool, response_stream::Nothing, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.RedirectRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:25 │ │ [11] redirects │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:14 [inlined] │ │ [12] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Nothing, body::Vector{UInt8}; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{}) │ │ @ HTTP.MessageRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:35 │ │ [13] makerequest │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:24 [inlined] │ │ [14] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing; headers::Nothing, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{}) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:457 │ │ [15] request(stack::Function, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:455 │ │ [16] #request#21 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:315 [inlined] │ │ [17] request (repeats 2 times) │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:313 [inlined] │ │ [18] get │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:518 [inlined] │ │ [19] #51 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:36 [inlined] │ │ [20] withenv(::HTTP.var"#51#52"{String}, ::Pair{String, Union{Nothing, String}}, ::Vararg{Pair{String, Union{Nothing, String}}}) │ │ @ Base ./env.jl:265 │ │ [21] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:35 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:34 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:4 │ │ [26] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base ./Base.jl:310 │ │ [27] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:643 │ │ [28] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:309 │ │ [29] 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:3000 │ │ [30] top-level scope │ │ @ stdin:5 │ │ [31] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [32] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2846 │ │ [33] include_string │ │ @ ./loading.jl:2856 [inlined] │ │ [34] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [35] _start() │ └ @ Base ./client.jl:564 └ Precompilation completed after 86.62s ################################################################################ # Testing # Testing ToolipsSession Status `/tmp/jl_CnEYhn/Project.toml` [2fe55384] ToolipsSession v0.4.2 `~/.julia/packages/ToolipsSession/6MBVJ` [8dfed614] Test v1.11.0 Status `/tmp/jl_CnEYhn/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [a8cc5b0e] Crayons v4.1.1 [460bff9d] ExceptionUnwrapping v0.1.11 ⌃ [cd3eb016] HTTP v1.10.15 [692b3bcd] JLLWrappers v1.7.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 ⌃ [4d8831e6] OpenSSL v1.4.3 ⌃ [9ce9415f] ParametricProcesses v0.1.0 ⌃ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 ⌃ [a47e2ad8] Toolips v0.3.8 ⌃ [bf3a9e68] ToolipsServables v0.2.0 [2fe55384] ToolipsSession v0.4.2 `~/.julia/packages/ToolipsSession/6MBVJ` [3bb67fe8] TranscodingStreams v0.11.3 ⌃ [5c2747f8] URIs v1.5.1 ⌃ [c8ffd9c3] MbedTLS_jll v2.28.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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.13.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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ have new versions available and may be upgradable. Testing Running tests... Precompiling packages... 1573.8 ms ✓ ParametricProcesses 1219.9 ms ✓ URIs 2386.8 ms ✓ ToolipsServables 4348.8 ms ✓ OpenSSL 1066.6 ms ✓ PrecompileTools 1409.9 ms ✓ MbedTLS_jll 2244.5 ms ✓ MbedTLS ✗ HTTP ✗ Toolips Info Given ToolipsSession was explicitly requested, output will be shown live  ERROR: LoadError: InitError: MethodError: no method matching dirname(::Base.Libc.Libdl.LazyLibrary) The function `dirname` exists, but no method is defined for this combination of argument types.  Closest candidates are:  dirname(!Matched::AbstractString)  @ Base path.jl:183  Stacktrace:  [1] _ossl_modules_path()  @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:540  [2] ossl_provider_set_default_search_path()  @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:557  [3] __init__()  @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:3125  [4] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1416  [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1404  [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1292  [7] _include_from_serialized  @ ./loading.jl:1246 [inlined]  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2088  [9] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2600  [10] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2466  [11] macro expansion  @ ./loading.jl:2394 [inlined]  [12] macro expansion  @ ./lock.jl:376 [inlined]  [13] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2359  [14] require  @ ./loading.jl:2335 [inlined]  [15] eval_import_path  @ ./module.jl:36 [inlined]  [16] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [17] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [18] top-level scope  @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3000  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [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:329  [26] _start()  @ Base ./client.jl:564 during initialization of module OpenSSL in expression starting at /home/pkgeval/.julia/packages/HTTP/4AUPl/src/HTTP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.13/HTTP/jl_PtRWpS" (ProcessExited(1)). 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:3287  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2652  [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.13/FileWatching/src/pidfile.jl:94  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1273  [8] #invokelatest_gr#232  @ ./reflection.jl:1281 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1275 [inlined]  [10] 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:3858  [11] maybe_cachefile_lock  @ ./loading.jl:3855 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2638  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2466  [14] macro expansion  @ ./loading.jl:2394 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2359  [17] require  @ ./loading.jl:2335 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/Toolips/66qtl/src/Toolips.jl:103  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3000  [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:2846  [27] include_string  @ ./loading.jl:2856 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [29] _start()  @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/Toolips/66qtl/src/Toolips.jl:11 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Toolips [a47e2ad8-fcf7-417c-9746-32b9bdf220bd] to "/home/pkgeval/.julia/compiled/v1.13/Toolips/jl_7oTX8H" (ProcessExited(1)). 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:3287  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2652  [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.13/FileWatching/src/pidfile.jl:94  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1273  [8] #invokelatest_gr#232  @ ./reflection.jl:1281 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1275 [inlined]  [10] 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:3858  [11] maybe_cachefile_lock  @ ./loading.jl:3855 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2638  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2466  [14] macro expansion  @ ./loading.jl:2394 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2359  [17] require  @ ./loading.jl:2335 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [21] top-level scope  @ ~/.julia/packages/ToolipsSession/6MBVJ/src/ToolipsSession.jl:92  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3000  [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:2846  [27] include_string  @ ./loading.jl:2856 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [29] _start()  @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/ToolipsSession/6MBVJ/src/ToolipsSession.jl:1 in expression starting at stdin:5 ✗ ToolipsSession 7 dependencies successfully precompiled in 49 seconds. 39 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: ToolipsSession Failed to precompile ToolipsSession [2fe55384-55bc-4df3-9d59-c817d405cd05] to "/home/pkgeval/.julia/compiled/v1.13/ToolipsSession/jl_yUXcFy" (ProcessExited(1)). ERROR: LoadError: InitError: MethodError: no method matching dirname(::Base.Libc.Libdl.LazyLibrary) The function `dirname` exists, but no method is defined for this combination of argument types. Closest candidates are: dirname(!Matched::AbstractString) @ Base path.jl:183 Stacktrace: [1] _ossl_modules_path() @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:540 [2] ossl_provider_set_default_search_path() @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:557 [3] __init__() @ OpenSSL ~/.julia/packages/OpenSSL/hXs2T/src/OpenSSL.jl:3125 [4] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1416 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1404 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1292 [7] _include_from_serialized @ ./loading.jl:1246 [inlined] [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2088 [9] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2600 [10] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [11] macro expansion @ ./loading.jl:2394 [inlined] [12] macro expansion @ ./lock.jl:376 [inlined] [13] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [14] require @ ./loading.jl:2335 [inlined] [15] eval_import_path @ ./module.jl:36 [inlined] [16] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [17] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [18] top-level scope @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3000 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [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:329 [26] _start() @ Base ./client.jl:564 during initialization of module OpenSSL in expression starting at /home/pkgeval/.julia/packages/HTTP/4AUPl/src/HTTP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.13/HTTP/jl_PtRWpS" (ProcessExited(1)). 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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Toolips/66qtl/src/Toolips.jl:103 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3000 [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:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [29] _start() @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/Toolips/66qtl/src/Toolips.jl:11 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Toolips [a47e2ad8-fcf7-417c-9746-32b9bdf220bd] to "/home/pkgeval/.julia/compiled/v1.13/Toolips/jl_7oTX8H" (ProcessExited(1)). 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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/ToolipsSession/6MBVJ/src/ToolipsSession.jl:92 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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:3000 [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:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [29] _start() @ Base ./client.jl:564 in expression starting at /home/pkgeval/.julia/packages/ToolipsSession/6MBVJ/src/ToolipsSession.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/ToolipsSession/6MBVJ/test/runtests.jl:2 Testing failed after 60.92s ERROR: LoadError: Package ToolipsSession errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/Operations.jl:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:564 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 182.75s: networking-related issues were detected