Package evaluation of Workflows on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T13:22:59.155 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.02s ################################################################################ # Installation # Installing Workflows... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [115008b9] + Workflows v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.1 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [115008b9] + Workflows v0.1.0 [ddb6d928] + YAML v0.4.13 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [bea87d4a] + SuiteSparse_jll v7.8.0+1 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 1.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 31.3s ################################################################################ # Testing # Testing Workflows Status `/tmp/jl_rtpCBl/Project.toml` [5218b696] Configurations v0.17.6 [0f8b85d8] JSON3 v1.14.1 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.13 [de0858da] Printf v1.11.0 [ea8e919c] SHA v0.7.0 [2f01184e] SparseArrays v1.12.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_rtpCBl/Manifest.toml` [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.1 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.13 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.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.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+0 Testing Running tests... [ Info: test TaskGraph [ Info: test StringPatterns [ Info: test dialects looptask: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:10 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no -e 'println(\"1 2\")'`: could not spawn `julia --startup=no -e 'println(\"1 2\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] #6 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:22 [inlined] [18] iterate @ ./generator.jl:48 [inlined] [19] _collect(c::Vector{SimpleTask}, itr::Base.Generator{Vector{SimpleTask}, Workflows.Runners.var"#6#7"{@Kwargs{}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:810 [20] collect_similar @ ./array.jl:732 [inlined] [21] map @ ./abstractarray.jl:3410 [inlined] [22] #execute_task#4 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:21 [inlined] [23] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:20 [inlined] [24] execute_task(task::Workflows.Dialects.LoopTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:19 [25] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:11 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [27] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:29 [inlined] [28] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [29] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [33] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:30 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:485 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [38] _start() @ Base ./client.jl:558 [ Info: test runners capture_run: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:2 Got exception outside of a @test ShellExecutionError("could not spawn `julia --startup=no -e 'println(\"hello world\")'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run(cmd::Cmd) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [11] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [13] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [15] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [17] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [19] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [24] _start() @ Base ./client.jl:558 Runner: shell: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runners/shell.jl:127 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no scripts/sum.jl`: could not spawn `julia --startup=no scripts/sum.jl`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [10] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [11] capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:164 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:31 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] (::var"#45#46"{String})() @ Main ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:147 [18] cd(f::var"#45#46"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [19] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [20] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:146 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [22] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:131 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [24] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [26] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [28] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [29] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [30] top-level scope @ none:6 [31] eval(m::Module, e::Any) @ Core ./boot.jl:485 [32] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [33] _start() @ Base ./client.jl:558 [ Info: test schduler manifest: Error During Test at /home/pkgeval/.julia/packages/Workflows/buubZ/test/scheduler.jl:4 Got exception outside of a @test ShellExecutionError("failed to execute command `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: could not spawn `julia --startup=no --project=. -e 'using Pkg; Pkg.instantiate()'`: no such file or directory (ENOENT)") Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:140 [2] _spawn @ ./process.jl:157 [inlined] [3] _spawn(::Base.CmdRedirect, ::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) (repeats 2 times) @ Base ./process.jl:179 [4] #_spawn##0 @ ./process.jl:149 [inlined] [5] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [6] _spawn @ ./process.jl:148 [inlined] [7] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:516 [8] run @ ./process.jl:510 [inlined] [9] non_capture_run(cmd::Cmd; stdout::Base.DevNull, stderr::Base.DevNull) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:183 [10] non_capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:179 [inlined] [11] non_capture_run(cmd::SubString{String}; env::Nothing, kwargs::@Kwargs{stdout::Base.DevNull, stderr::Base.DevNull}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:199 [12] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:33 [13] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [14] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [15] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [16] #execute_task#1 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [17] (::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String})() @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:62 [18] lock(f::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String}, l::ReentrantLock) @ Base ./lock.jl:253 [19] execute(w::Workflows.Dialects.ManifestWorkflow; workdir::String, cleanup::Bool) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:47 [20] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:25 [inlined] [21] execute(filename::String; workdir::Nothing, kwargs::@Kwargs{}) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:21 [22] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:13 [inlined] [23] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:28 [inlined] [24] (::var"#72#73")() @ Main ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:14 [25] cd(f::var"#72#73", dir::String) @ Base.Filesystem ./file.jl:112 [26] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:2 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [29] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:6 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:10 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [33] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [35] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:42 [inlined] [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:485 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [40] _start() @ Base ./client.jl:558 Test Summary: | Pass Error Total Time Workflows.jl | 152 4 156 1m43.1s TaskGraphs | 33 33 10.1s StringPatterns | 12 12 6.2s dialects | 82 1 83 58.9s foreign | 8 8 9.0s manifest | 16 16 8.1s manifest_runner | 10 10 15.7s looptask | 11 1 12 11.9s config io | 9 9 2.1s workflow operations | 28 28 10.9s runners | 25 2 27 5.6s Runner: juliamodule | 25 25 2.4s capture_run | 1 1 1.0s Runner: shell | 1 1 0.9s scheduler | 1 1 21.2s manifest | 1 1 21.2s ERROR: LoadError: Some tests did not pass: 152 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Workflows/buubZ/test/runtests.jl:14 Testing failed after 115.24s ERROR: LoadError: Package Workflows errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 172.91s: package tests unexpectedly errored