Package evaluation of LinkedInAPI on Julia 1.13.0-DEV.974 (7bbb213719*) started at 2025-08-12T14:48:08.743 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # 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.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.43s ################################################################################ # Testing # Testing LinkedInAPI Status `/tmp/jl_mWVpt9/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_mWVpt9/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:312 [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:286 [12] _start() @ Base ./client.jl:553 ┌ 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: Tue, 12 Aug 2025 14:49:36 GMT │ X-Li-Fabric: prod-ltx1 │ Transfer-Encoding: chunked │ Connection: keep-alive │ X-Li-Source-Fabric: prod-lva1 │ X-Li-Pop: prod-lva1-x │ X-LI-Proto: http/1.1 │ X-LI-UUID: AAY8LCYnjV9LqaTPthiFKA== │ Set-Cookie: ****** │ Set-Cookie: ****** │ X-LI-Route-Key: "b=TB66:s=T:r=T:a=T:p=T:g=5233:u=1:x=1:i=1755010176:t=1755096576:v=2:sig=AQFr3ojQ7EdchhlN8QycMOA3C8sw8hOw" │ │ {"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::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:981 haskey(!Matched::Dict, ::Any) @ Base dict.jl:550 haskey(!Matched::IdSet, ::Any) @ Base idset.jl:41 ... 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.ConnectError for url = `https://example.com/upload`: TimeoutException: try_with_timeout timed out after 30.0 seconds └ @ 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:312 [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:286 [12] _start() @ Base ./client.jl:553 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:312 [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:286 [12] _start() @ Base ./client.jl:553 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:312 [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:286 [12] _start() @ Base ./client.jl:553 Test Summary: | Pass Fail Error Total Time LinkedInAPI | 8 3 10 21 1m21.8s Configuration | 5 5 2.8s User Info | 1 4 5 37.9s Image Operations | 1 3 4 35.5s Share Post | 3 1 4 5.5s Error Handling | 1 2 3 0.1s RNG of the outermost testset: Random.Xoshiro(0x5ab1459428587d85, 0xc0f7c1da6b357a39, 0xa5c3fb559ae3ab39, 0xb1772d2c2dc764a2, 0xb4aeb004b0df04bb) 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 60.46s 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:311 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [14] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 164.25s: package has test failures