Package evaluation to test ShortcutClient on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T18:14:39.336 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.49s ################################################################################ # Installation # Installing ShortcutClient... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4e6207fc] + ShortcutClient v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.10 [944b1d66] + CodecZlib v0.7.9 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.6.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.11 ⌅ [cd3eb016] + HTTP v1.11.0 [842dd82b] + InlineStrings v1.4.5 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [e6f89c97] + LoggingExtras v1.2.0 [6c6e2e6c] + MIMEs v1.1.0 [739be429] + MbedTLS v1.1.10 [78c3b35d] + Mocking v0.8.1 ⌅ [d5e62ea6] + OpenAPI v0.1.28 [4d8831e6] + OpenSSL v1.6.1 ⌅ [69de0a69] + Parsers v2.8.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [6c6a2e73] + Scratch v1.3.0 [4e6207fc] + ShortcutClient v0.1.0 [777ac1f9] + SimpleBufferStream v1.2.0 [dc5dba14] + TZJData v1.5.1+2025b [f269a46b] + TimeZones v1.22.2 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.7.0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [0dad84c5] + ArgTools v1.2.0 [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.13.0 [b27032c2] + LibCURL v1.0.0 [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 v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.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.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 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.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.8 s ✓ InlineStrings 1.0 s ✓ URIs 0.7 s ✓ TZJData 1.4 s ✓ ConcurrentUtilities 0.7 s ✓ CodecZlib 1.3 s ✓ Scratch 3.9 s ✓ OpenSSL 0.8 s ✓ Mocking 1.4 s ✓ InlineStrings → ParsersExt 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::DirEntry) @ Base file.jl:1088 dirname(!Matched::AbstractString) @ Base path.jl:308 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:1623 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1611 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1499 [7] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2377 [8] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [9] top-level scope @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10 [10] include(mod::Module, _path::String) @ Base Base.jl:334 [11] top-level scope @ stdin:5 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 ✗ HTTP WARNING: Constructor for type "DateTime" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function DateTime end`. Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. WARNING: Constructor for type "Date" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "Date" refers to `Dates.Date`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Date end`. Hint: To silence the warning, qualify `Date` as `Dates.Date` in the method signature or explicitly `import Dates: Date`. WARNING: Constructor for type "Time" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "Time" refers to `Dates.Time`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Time end`. Hint: To silence the warning, qualify `Time` as `Dates.Time` in the method signature or explicitly `import Dates: Time`. 5.5 s ✓ TimeZones ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cd3eb016-35fb-5094-929b-558a96fad6f3"), "HTTP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 20 for dependency source file not found, 3 for different compilation options, 31 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:1 in expression starting at stdin:5 ✗ OpenAPI ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d5e62ea6-ddf3-4d43-8e4c-ad5e6c8bfd7d"), "OpenAPI") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different version of dependency already loaded, 5 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/ShortcutClient/OPh79/src/ShortcutClient.jl:7 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ShortcutClient/OPh79/src/ShortcutClient.jl:4 in expression starting at stdin:5 ✗ ShortcutClient 10 dependencies successfully precompiled in 41 seconds. 42 already precompiled. 4 dependencies had output during precompilation: ┌ OpenAPI │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("cd3eb016-35fb-5094-929b-558a96fad6f3"), "HTTP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 20 for dependency source file not found, 3 for different compilation options, 31 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:1 │ in expression starting at stdin:5 └ ┌ HTTP │ 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::DirEntry) │ @ Base file.jl:1088 │ dirname(!Matched::AbstractString) │ @ Base path.jl:308 │ │ 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:1623 │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1611 │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1499 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2377 │ [8] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10 │ [10] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [11] top-level scope │ @ stdin:5 │ 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 └ ┌ ShortcutClient │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d5e62ea6-ddf3-4d43-8e4c-ad5e6c8bfd7d"), "OpenAPI") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different version of dependency already loaded, 5 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/ShortcutClient/OPh79/src/ShortcutClient.jl:7 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ShortcutClient/OPh79/src/ShortcutClient.jl:4 │ in expression starting at stdin:5 └ ┌ TimeZones │ WARNING: Constructor for type "DateTime" was extended in `TimeZones` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function DateTime end`. │ Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` in the method signature or explicitly `import Dates: DateTime`. │ WARNING: Constructor for type "Date" was extended in `TimeZones` without explicit qualification or import. │ NOTE: Assumed "Date" refers to `Dates.Date`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Date end`. │ Hint: To silence the warning, qualify `Date` as `Dates.Date` in the method signature or explicitly `import Dates: Date`. │ WARNING: Constructor for type "Time" was extended in `TimeZones` without explicit qualification or import. │ NOTE: Assumed "Time" refers to `Dates.Time`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Time end`. │ Hint: To silence the warning, qualify `Time` as `Dates.Time` in the method signature or explicitly `import Dates: Time`. └ ERROR: LoadError: The following 3 packages failed to precompile: OpenAPI Failed to precompile OpenAPI [d5e62ea6-ddf3-4d43-8e4c-ad5e6c8bfd7d] to "/home/pkgeval/.julia/compiled/v1.14/OpenAPI/jl_SsLONc" (ProcessExited(1)). HTTP Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.14/HTTP/jl_PV77j0" (ProcessExited(1)). ShortcutClient Failed to precompile ShortcutClient [4e6207fc-2eac-4e87-a4c7-54305e430502] to "/home/pkgeval/.julia/compiled/v1.14/ShortcutClient/jl_AtLnpV" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 65.14s ################################################################################ # Testing # Testing ShortcutClient Status `/tmp/jl_IWSx2Y/Project.toml` ⌅ [d5e62ea6] OpenAPI v0.1.26 [4e6207fc] ShortcutClient v0.1.0 `~/.julia/packages/ShortcutClient/OPh79/` [8dfed614] Test v1.11.0 Status `/tmp/jl_IWSx2Y/Manifest.toml` ⌃ [d1d4a3ce] BitFlags v0.1.9 ⌃ [944b1d66] CodecZlib v0.7.6 ⌃ [34da2185] Compat v4.16.0 ⌃ [f0e56b4a] ConcurrentUtilities v2.4.3 [460bff9d] ExceptionUnwrapping v0.1.11 ⌃ [e2ba6199] ExprTools v0.1.10 ⌅ [cd3eb016] HTTP v1.10.15 ⌃ [842dd82b] InlineStrings v1.4.2 ⌃ [692b3bcd] JLLWrappers v1.7.0 ⌅ [682c06a0] JSON v0.21.4 ⌃ [e6f89c97] LoggingExtras v1.1.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 ⌃ [739be429] MbedTLS v1.1.9 [78c3b35d] Mocking v0.8.1 ⌅ [d5e62ea6] OpenAPI v0.1.26 ⌃ [4d8831e6] OpenSSL v1.4.3 ⌅ [69de0a69] Parsers v2.8.1 ⌃ [aea7be01] PrecompileTools v1.2.1 ⌃ [21216c6a] Preferences v1.4.3 ⌃ [6c6a2e73] Scratch v1.2.1 [4e6207fc] ShortcutClient v0.1.0 `~/.julia/packages/ShortcutClient/OPh79/` [777ac1f9] SimpleBufferStream v1.2.0 ⌃ [dc5dba14] TZJData v1.3.1+2024b ⌃ [f269a46b] TimeZones v1.20.0 [3bb67fe8] TranscodingStreams v0.11.3 ⌃ [5c2747f8] URIs v1.5.1 ⌃ [c8ffd9c3] MbedTLS_jll v2.28.6+0 [0dad84c5] ArgTools v1.2.0 [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.13.0 [b27032c2] LibCURL v1.0.0 [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 v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.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... 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::DirEntry) @ Base file.jl:1088 dirname(!Matched::AbstractString) @ Base path.jl:308 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:1623 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1611 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1499 [7] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2377 [8] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [9] top-level scope @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10 [10] include(mod::Module, _path::String) @ Base Base.jl:334 [11] top-level scope @ stdin:5 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: Precompiled image Base.PkgId(Base.UUID("cd3eb016-35fb-5094-929b-558a96fad6f3"), "HTTP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 20 for dependency source file not found, 3 for different compilation options, 31 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OpenAPI/cxQPQ/src/OpenAPI.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ OpenAPI │ [Output was shown above] └ ┌ HTTP │ 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::DirEntry) │ @ Base file.jl:1088 │ dirname(!Matched::AbstractString) │ @ Base path.jl:308 │ │ 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:1623 │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1611 │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1499 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2377 │ [8] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/HTTP/4AUPl/src/HTTP.jl:10 │ [10] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [11] top-level scope │ @ stdin:5 │ 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: The following 2 packages failed to precompile: OpenAPI Failed to precompile OpenAPI [d5e62ea6-ddf3-4d43-8e4c-ad5e6c8bfd7d] to "/home/pkgeval/.julia/compiled/v1.14/OpenAPI/jl_tkG8px" (ProcessExited(1)). HTTP Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.14/HTTP/jl_VQB6Ok" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ShortcutClient/OPh79/test/runtests.jl:1 Testing failed after 20.71s ERROR: LoadError: Package ShortcutClient errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3298 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 138.92s: package fails to precompile