Package evaluation of ShortcutClient on Julia 1.13.0-DEV.912 (a2457e6ed7*) started at 2025-07-27T16:38:48.022 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.78s ################################################################################ # Installation # Installing ShortcutClient... Resolving package versions... Installed CodecZlib ─────────── v0.7.8 Installed ExprTools ─────────── v0.1.10 Installed ConcurrentUtilities ─ v2.5.0 Installed InlineStrings ─────── v1.4.4 Installed URIs ──────────────── v1.6.1 Installed TranscodingStreams ── v0.11.3 Installed TimeZones ─────────── v1.22.0 Installed ExceptionUnwrapping ─ v0.1.11 Installed Compat ────────────── v4.17.0 Installed LoggingExtras ─────── v1.1.0 Installed MIMEs ─────────────── v1.1.0 Installed OpenSSL ───────────── v1.5.0 Installed MbedTLS ───────────── v1.1.9 Installed PrecompileTools ───── v1.3.2 Installed ShortcutClient ────── v0.1.0 Installed BitFlags ──────────── v0.1.9 Installed Parsers ───────────── v2.8.3 Installed Scratch ───────────── v1.3.0 Installed JSON ──────────────── v0.21.4 Installed SimpleBufferStream ── v1.2.0 Installed HTTP ──────────────── v1.10.17 Installed Preferences ───────── v1.4.3 Installed JLLWrappers ───────── v1.7.1 Installed TZJData ───────────── v1.5.0+2025b Installed Mocking ───────────── v0.8.1 Installed MbedTLS_jll ───────── v2.28.6+2 Installed OpenAPI ───────────── v0.1.28 Installing 2 artifacts Installed artifact tzjdata 112.5 KiB Installed artifact MbedTLS 2.1 MiB Updating `~/.julia/environments/v1.13/Project.toml` [4e6207fc] + ShortcutClient v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.17.0 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [cd3eb016] + HTTP v1.10.17 [842dd82b] + InlineStrings v1.4.4 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [e6f89c97] + LoggingExtras v1.1.0 [6c6e2e6c] + MIMEs v1.1.0 [739be429] + MbedTLS v1.1.9 [78c3b35d] + Mocking v0.8.1 ⌅ [d5e62ea6] + OpenAPI v0.1.28 [4d8831e6] + OpenSSL v1.5.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [6c6a2e73] + Scratch v1.3.0 [4e6207fc] + ShortcutClient v0.1.0 [777ac1f9] + SimpleBufferStream v1.2.0 [dc5dba14] + TZJData v1.5.0+2025b [f269a46b] + TimeZones v1.22.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [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 [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 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.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.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [458c3c95] + OpenSSL_jll v3.5.1+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 but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4388.9 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 26 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:1377 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1356 │ │ 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:311 │ [5] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:320 │ [6] _start() │ @ Base ./client.jl:553 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1756.9 ms ✓ ConcurrentUtilities 1144.4 ms ✓ TranscodingStreams 774.9 ms ✓ SimpleBufferStream 1041.2 ms ✓ TZJData 1180.2 ms ✓ URIs 1615.8 ms ✓ InlineStrings 852.2 ms ✓ ExprTools 830.3 ms ✓ BitFlags 2986.0 ms ✓ MIMEs 1051.1 ms ✓ LoggingExtras 876.2 ms ✓ Scratch 1101.9 ms ✓ Preferences 1112.5 ms ✓ Compat 1655.0 ms ✓ ExceptionUnwrapping 942.2 ms ✓ CodecZlib 4120.9 ms ✓ OpenSSL 1119.6 ms ✓ JLLWrappers 887.6 ms ✓ PrecompileTools 2124.7 ms ✓ Mocking 1342.4 ms ✓ MbedTLS_jll 17148.2 ms ✓ Parsers 7214.0 ms ✓ TimeZones 2251.4 ms ✓ MbedTLS 3906.4 ms ✓ JSON 952.5 ms ✓ InlineStrings → ParsersExt 24878.8 ms ✓ HTTP 8823.9 ms ✓ OpenAPI 12028.5 ms ✓ ShortcutClient 28 dependencies successfully precompiled in 106 seconds. 25 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:57813`: 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/JcAHX/src/Connections.jl:531 │ │ [2] getconnection │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/Connections.jl:585 │ │ [4] getconnection │ │ @ ~/.julia/packages/HTTP/JcAHX/src/Connections.jl:578 [inlined] │ │ [5] #13 │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/clientlayers/ConnectionRequest.jl:88 │ │ [2] connections │ │ @ ~/.julia/packages/HTTP/JcAHX/src/clientlayers/ConnectionRequest.jl:60 [inlined] │ │ [3] (::Base.var"#46#47"{Base.var"#48#49"{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/JcAHX/src/clientlayers/RetryRequest.jl:75 │ │ [5] manageretries │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/clientlayers/CookieRequest.jl:42 │ │ [7] managecookies │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/clientlayers/HeadersRequest.jl:71 │ │ [9] defaultheaders │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/clientlayers/RedirectRequest.jl:25 │ │ [11] redirects │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/clientlayers/MessageRequest.jl:35 │ │ [13] makerequest │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/HTTP.jl:457 │ │ [15] request(stack::Function, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing) │ │ @ HTTP ~/.julia/packages/HTTP/JcAHX/src/HTTP.jl:455 │ │ [16] #request#21 │ │ @ ~/.julia/packages/HTTP/JcAHX/src/HTTP.jl:315 [inlined] │ │ [17] request (repeats 2 times) │ │ @ ~/.julia/packages/HTTP/JcAHX/src/HTTP.jl:313 [inlined] │ │ [18] get │ │ @ ~/.julia/packages/HTTP/JcAHX/src/HTTP.jl:518 [inlined] │ │ [19] #51 │ │ @ ~/.julia/packages/HTTP/JcAHX/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/JcAHX/src/precompile.jl:35 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/HTTP/JcAHX/src/precompile.jl:34 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/HTTP/JcAHX/src/precompile.jl:4 │ │ [26] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base ./Base.jl:312 │ │ [27] top-level scope │ │ @ ~/.julia/packages/HTTP/JcAHX/src/HTTP.jl:643 │ │ [28] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:311 │ │ [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:3002 │ │ [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:2848 │ │ [33] include_string │ │ @ ./loading.jl:2858 [inlined] │ │ [34] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:318 │ │ [35] _start() │ └ @ Base ./client.jl:553 └ Precompilation completed after 122.27s ################################################################################ # Testing # Testing ShortcutClient Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_vIYzk5/Project.toml` ⌅ [d5e62ea6] ↑ OpenAPI v0.1.26 ⇒ v0.1.28 Updating `/tmp/jl_vIYzk5/Manifest.toml` [944b1d66] ↑ CodecZlib v0.7.6 ⇒ v0.7.8 [34da2185] ↑ Compat v4.16.0 ⇒ v4.17.0 [f0e56b4a] ↑ ConcurrentUtilities v2.4.3 ⇒ v2.5.0 [cd3eb016] ↑ HTTP v1.10.15 ⇒ v1.10.17 [842dd82b] ↑ InlineStrings v1.4.2 ⇒ v1.4.4 [692b3bcd] ↑ JLLWrappers v1.7.0 ⇒ v1.7.1 [6c6e2e6c] ↑ MIMEs v0.1.4 ⇒ v1.1.0 ⌅ [d5e62ea6] ↑ OpenAPI v0.1.26 ⇒ v0.1.28 [4d8831e6] ↑ OpenSSL v1.4.3 ⇒ v1.5.0 [69de0a69] ↑ Parsers v2.8.1 ⇒ v2.8.3 [aea7be01] ↑ PrecompileTools v1.2.1 ⇒ v1.3.2 [6c6a2e73] ↑ Scratch v1.2.1 ⇒ v1.3.0 [dc5dba14] ↑ TZJData v1.3.1+2024b ⇒ v1.5.0+2025b [f269a46b] ↑ TimeZones v1.20.0 ⇒ v1.22.0 [5c2747f8] ↑ URIs v1.5.1 ⇒ v1.6.1 [c8ffd9c3] ↑ MbedTLS_jll v2.28.6+0 ⇒ v2.28.6+2 [f43a241f] ↑ Downloads v1.6.0 ⇒ v1.7.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [ca575930] ↑ NetworkOptions v1.2.0 ⇒ v1.3.0 [f489334b] + StyledStrings v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] ↑ LibCURL_jll v8.6.0+0 ⇒ v8.15.0+0 [29816b5a] ↑ LibSSH2_jll v1.11.0+1 ⇒ v1.11.3+1 [14a3606d] ↑ MozillaCACerts_jll v2023.12.12 ⇒ v2025.7.15 [458c3c95] ↑ OpenSSL_jll v3.0.15+3 ⇒ v3.5.1+0 [83775a58] ↑ Zlib_jll v1.2.13+1 ⇒ v1.3.1+2 [8e850ede] ↑ nghttp2_jll v1.59.0+0 ⇒ v1.65.0+0 [3f19e933] ↑ p7zip_jll v17.4.0+2 ⇒ v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_vIYzk5/Project.toml` ⌅ [d5e62ea6] OpenAPI v0.1.28 [4e6207fc] ShortcutClient v0.1.0 `~/.julia/packages/ShortcutClient/OPh79` [8dfed614] Test v1.11.0 Status `/tmp/jl_vIYzk5/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.17.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [cd3eb016] HTTP v1.10.17 [842dd82b] InlineStrings v1.4.4 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [e6f89c97] LoggingExtras v1.1.0 [6c6e2e6c] MIMEs v1.1.0 [739be429] MbedTLS v1.1.9 [78c3b35d] Mocking v0.8.1 ⌅ [d5e62ea6] OpenAPI v0.1.28 [4d8831e6] OpenSSL v1.5.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [6c6a2e73] Scratch v1.3.0 [4e6207fc] ShortcutClient v0.1.0 `~/.julia/packages/ShortcutClient/OPh79` [777ac1f9] SimpleBufferStream v1.2.0 [dc5dba14] TZJData v1.5.0+2025b [f269a46b] TimeZones v1.22.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [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 [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 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.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.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.1+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 but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: KeyError: key "SHORTCUT_API_TOKEN" not found Stacktrace: [1] (::Base.var"#getindex##11#getindex##12")(k::String) @ Base ./env.jl:164 [2] access_env(onError::Base.var"#getindex##11#getindex##12", var::String) @ Base ./env.jl:60 [3] getindex(::Base.EnvDict, k::String) @ Base ./env.jl:164 [4] top-level scope @ ~/.julia/packages/ShortcutClient/OPh79/test/runtests.jl:6 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [9] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ShortcutClient/OPh79/test/runtests.jl:6 Testing failed after 21.76s ERROR: LoadError: Package ShortcutClient 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:2695 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2544 [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:538 [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:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 177.99s: networking-related issues were detected