Package evaluation of LinkedInAPI on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T14:54:08.535 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.17s ################################################################################ # Installation # Installing LinkedInAPI... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [b8105b00] + LinkedInAPI v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.17 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [b8105b00] + LinkedInAPI v0.1.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 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 [14a3606d] + MozillaCACerts_jll v2025.7.15 [458c3c95] + OpenSSL_jll v3.5.2+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 2.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.16s ################################################################################ # Testing # Testing LinkedInAPI Status `/tmp/jl_4cpxix/Project.toml` [cd3eb016] HTTP v1.10.17 [682c06a0] JSON v0.21.4 [b8105b00] LinkedInAPI v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4cpxix/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.17 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [b8105b00] LinkedInAPI v0.1.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.5.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 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 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.2+0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... ┌ Warning: LINKEDIN_IMAGE_DIRECTORY not set, using default: /home/pkgeval/linkedin_images └ @ LinkedInAPI ~/.julia/packages/LinkedInAPI/UTYel/src/config.jl:19 User Info: Test Failed at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:94 Expression: result["OK"] == true Evaluated: false == true Stacktrace: [1] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:94 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] User Info: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:95 Test threw exception Expression: result["urn"] == "urn:li:person:1234567890" KeyError: key "urn" not found Stacktrace: [1] getindex(h::Dict{String, Any}, key::String) @ Base ./dict.jl:479 [2] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:83 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:95 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] User Info: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:96 Test threw exception Expression: result["name"] == "Test User" KeyError: key "name" not found Stacktrace: [1] getindex(h::Dict{String, Any}, key::String) @ Base ./dict.jl:479 [2] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:83 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:96 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] User Info: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:97 Test threw exception Expression: result["email"] == "test@example.com" KeyError: key "email" not found Stacktrace: [1] getindex(h::Dict{String, Any}, key::String) @ Base ./dict.jl:479 [2] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:83 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:97 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] User Info: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:82 Got exception outside of a @test invalid assignment to constant HTTP.get. This redefinition may be permitted using the `const` keyword. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core ./boot.jl:489 [3] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:83 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:100 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 ┌ Error: Error registering image upload │ exception = │ HTTP.Exceptions.StatusError(401, "POST", "/v2/assets?action=registerUpload", HTTP.Messages.Response: │ """ │ HTTP/1.1 401 Unauthorized │ Content-Type: application/json │ X-Restli-Gateway-Error: true │ Date: Thu, 14 Aug 2025 14:55:30 GMT │ Transfer-Encoding: chunked │ Connection: keep-alive │ X-Li-Fabric: prod-lva1 │ X-Li-Pop: prod-lva1-x │ X-LI-Proto: http/1.1 │ X-LI-UUID: AAY8VHbs3geZdOkVfqS4aw== │ Set-Cookie: ****** │ Set-Cookie: ****** │ X-LI-Route-Key: "b=VB66:s=V:r=V:a=V:p=V:g=5013:u=1:x=1:i=1755183330:t=1755269730:v=2:sig=AQHJJvFptFOfxGcKktoEOngINcRVz7jy" │ │ {"status":401,"serviceErrorCode":65600,"code":"INVALID_ACCESS_TOKEN","message":"Invalid access token"}""") └ @ LinkedInAPI ~/.julia/packages/LinkedInAPI/UTYel/src/share.jl:37 Image Operations: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:121 Test threw exception Expression: haskey(response, "value") MethodError: no method matching haskey(::Nothing, ::String) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::IOContext, ::Any) @ Base show.jl:436 haskey(!Matched::IO, ::Any) @ Base show.jl:437 haskey(!Matched::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:981 ... Stacktrace: [1] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:388 [2] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:105 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:121 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] Image Operations: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:122 Test threw exception Expression: (response["value"])["asset"] == "urn:li:digitalmediaAsset:1234567890" MethodError: no method matching getindex(::Nothing, ::String) The function `getindex` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:105 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:122 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] ┌ Error: Error uploading image │ exception = │ HTTP.Exceptions.StatusError(403, "POST", "/upload", HTTP.Messages.Response: │ """ │ HTTP/1.1 403 Forbidden │ Mime-Version: 1.0 │ Content-Type: text/html │ Content-Length: 365 │ Cache-Control: max-age=0 │ Date: Thu, 14 Aug 2025 14:55:33 GMT │ Alt-Svc: h3=":443"; ma=93600,h3-29=":443"; ma=93600 │ Connection: close │ │
││ Reference #18.4da33017.1755183333.e0b8320 │
https://errors.edgesuite.net/18.4da33017.1755183333.e0b8320
│ │ │ """) └ @ LinkedInAPI ~/.julia/packages/LinkedInAPI/UTYel/src/share.jl:67 Image Operations: Test Failed at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:130 Expression: success == true Evaluated: false == true Stacktrace: [1] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:105 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:130 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] Image Operations: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:104 Got exception outside of a @test invalid assignment to constant HTTP.post. This redefinition may be permitted using the `const` keyword. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core ./boot.jl:489 [3] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:105 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:133 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 WARNING: Method definition get(String, Array{Pair{String, String}, 1}) in module HTTP at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:90 overwritten at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:151. WARNING: Method definition post(String, Array{Pair{String, String}, 1}, Any) in module HTTP at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:116 overwritten at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:153. Share Post: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:138 Got exception outside of a @test invalid assignment to constant HTTP.get. This redefinition may be permitted using the `const` keyword. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core ./boot.jl:489 [3] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:139 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:171 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 WARNING: Method definition get(String, Array{Pair{String, String}, 1}) in module HTTP at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:151 overwritten at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:185. Error Handling: Test Failed at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:189 Expression: result["OK"] == false Evaluated: true == false Stacktrace: [1] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:178 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:189 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] Error Handling: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:190 Test threw exception Expression: contains(result["message"], "Error getting URN") KeyError: key "message" not found Stacktrace: [1] getindex(h::Dict{String, Any}, key::String) @ Base ./dict.jl:479 [2] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:178 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:190 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] Error Handling: Error During Test at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:177 Got exception outside of a @test invalid assignment to constant HTTP.get. This redefinition may be permitted using the `const` keyword. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core ./boot.jl:489 [3] top-level scope @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:62 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [7] macro expansion @ ~/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:193 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:563 Test Summary: | Pass Fail Error Total Time LinkedInAPI | 8 3 10 21 45.4s Configuration | 5 5 2.2s User Info | 1 4 5 32.3s Image Operations | 1 3 4 5.4s Share Post | 3 1 4 5.4s Error Handling | 1 2 3 0.1s RNG of the outermost testset: Random.Xoshiro(0xa0320e832a46a05d, 0xd0fabbfdb20be330, 0xe32cecfc69ad43a9, 0x1ad8d351bb0e1bad, 0x3ef0aaa66e2f5df5) ERROR: LoadError: Some tests did not pass: 8 passed, 3 failed, 10 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LinkedInAPI/UTYel/test/runtests.jl:61 Testing failed after 58.3s ERROR: LoadError: Package LinkedInAPI 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 111.78s: package has test failures