Package evaluation of Workflows on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T13:42:27.134 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.88s ################################################################################ # Installation # Installing Workflows... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [115008b9] + Workflows v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [115008b9] + Workflows v0.1.0 [ddb6d928] + YAML v0.4.14 [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.13.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.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 2.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.75s ################################################################################ # Testing # Testing Workflows Status `/tmp/jl_wWpzwI/Project.toml` [5218b696] Configurations v0.17.6 [0f8b85d8] JSON3 v1.14.3 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.14 [de0858da] Printf v1.11.0 [ea8e919c] SHA v0.7.0 [2f01184e] SparseArrays v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_wWpzwI/Manifest.toml` [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [115008b9] Workflows v0.1.0 [ddb6d928] YAML v0.4.14 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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.13.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 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.13.1+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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [9] run @ ./process.jl:514 [inlined] [10] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [11] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [12] 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 [13] kwcall(::@NamedTuple{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint, env::Nothing}, ::typeof(capture_run), cmd::SubString{String}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:162 [14] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [15] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [16] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [17] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [18] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [inlined] [19] #6 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:22 [inlined] [20] iterate @ ./generator.jl:48 [inlined] [21] _collect(c::Vector{SimpleTask}, itr::Base.Generator{Vector{SimpleTask}, Workflows.Runners.var"#6#7"{@Kwargs{}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:823 [22] collect_similar @ ./array.jl:738 [inlined] [23] map @ ./abstractarray.jl:3386 [inlined] [24] #execute_task#4 @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:21 [inlined] [25] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:20 [inlined] [26] execute_task(task::Workflows.Dialects.LoopTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:19 [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:11 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [29] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/dialects/looptask.jl:29 [inlined] [30] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [31] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [33] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:27 [inlined] [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [35] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:30 [inlined] [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [40] _start() @ Base ./client.jl:563 [ 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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [9] run @ ./process.jl:514 [inlined] [10] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [11] capture_run(cmd::Cmd) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [12] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:4 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [16] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [18] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [20] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [25] _start() @ Base ./client.jl:563 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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [9] run @ ./process.jl:514 [inlined] [10] capture_run(cmd::Cmd; stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:124 [11] capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:69 [inlined] [12] 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 [13] kwcall(::@NamedTuple{stdout::Base.PipeEndpoint, stderr::Base.PipeEndpoint, env::Nothing}, ::typeof(capture_run), cmd::SubString{String}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:162 [14] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [15] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [16] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [17] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [18] kwcall(::@NamedTuple{workdir::String}, ::typeof(execute_task), task::SimpleTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [19] (::var"#45#46"{String})() @ Main ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:147 [20] cd(f::var"#45#46"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [21] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [22] kwcall(::@NamedTuple{includes::Vector{String}}, ::typeof(with_sandbox), f::Function) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:26 [23] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:146 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [25] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runners/shell.jl:131 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [27] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [29] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:37 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [31] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:38 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [33] top-level scope @ none:6 [34] eval(m::Module, e::Any) @ Core ./boot.jl:489 [35] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [36] _start() @ Base ./client.jl:563 [ 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}}) │ @ Base ./process.jl:179 ╰──── repeated 2 times [5] #_spawn##0 @ ./process.jl:149 [inlined] [6] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Base.CmdRedirect}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:236 [7] _spawn @ ./process.jl:148 [inlined] [8] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:520 [9] run @ ./process.jl:514 [inlined] [10] non_capture_run(cmd::Cmd; stdout::Base.DevNull, stderr::Base.DevNull) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:183 [11] non_capture_run @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:179 [inlined] [12] 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 [13] kwcall(::@NamedTuple{stdout::Base.DevNull, stderr::Base.DevNull, env::Nothing}, ::typeof(Workflows.Runners.non_capture_run), cmd::SubString{String}) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:197 [14] (::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask})() @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:0 [15] cd(f::Workflows.Runners.var"#23#24"{Nothing, ShellRunner, SimpleTask}, dir::String) @ Base.Filesystem ./file.jl:112 [16] #execute_task#21 @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:22 [inlined] [17] execute_task @ ~/.julia/packages/Workflows/buubZ/src/runners/shell.jl:19 [inlined] [18] kwcall(::@NamedTuple{workdir::String, env::Nothing}, ::typeof(execute_task), task::SimpleTask) @ Workflows.Runners ~/.julia/packages/Workflows/buubZ/src/runners/Runners.jl:16 [19] (::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String})() @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:62 [20] lock(f::Workflows.var"#8#9"{String, Workflows.Dialects.ManifestWorkflow, Dict{String, Any}, String}, l::ReentrantLock) @ Base ./lock.jl:335 [21] execute(w::Workflows.Dialects.ManifestWorkflow; workdir::String, cleanup::Bool) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:47 [22] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:0 [inlined] [23] execute(filename::String; workdir::Nothing, kwargs::@Kwargs{}) @ Workflows ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:21 [24] execute @ ~/.julia/packages/Workflows/buubZ/src/scheduler.jl:13 [inlined] [25] macro expansion @ ~/.julia/packages/Suppressor/cKnGx/src/Suppressor.jl:28 [inlined] [26] (::var"#72#73")() @ Main ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:14 [27] cd(f::var"#72#73", dir::String) @ Base.Filesystem ./file.jl:112 [28] with_sandbox(f::Function; includes::Vector{String}, follow_symlinks::Bool) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:37 [29] kwcall(::@NamedTuple{includes::Vector{String}}, ::typeof(with_sandbox), f::Function) @ Main ~/.julia/packages/Workflows/buubZ/test/testutils.jl:26 [30] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:2 [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [32] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:6 [inlined] [33] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [34] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/scheduler.jl:10 [inlined] [35] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [36] top-level scope @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:15 [37] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [38] macro expansion @ ~/.julia/packages/Workflows/buubZ/test/runtests.jl:42 [inlined] [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [43] _start() @ Base ./client.jl:563 Test Summary: | Pass Error Total Time Workflows.jl | 152 4 156 1m33.1s TaskGraphs | 33 33 12.5s StringPatterns | 12 12 5.6s dialects | 82 1 83 52.5s foreign | 8 8 5.5s manifest | 16 16 6.8s manifest_runner | 10 10 14.7s looptask | 11 1 12 11.6s config io | 9 9 1.2s workflow operations | 28 28 10.4s runners | 25 2 27 5.3s Runner: juliamodule | 25 25 2.4s capture_run | 1 1 0.1s Runner: shell | 1 1 0.1s scheduler | 1 1 16.0s manifest | 1 1 16.0s RNG of the outermost testset: Random.Xoshiro(0x45d07419ada1e370, 0xfc8f6e4a446b9cd1, 0xbbc24c60862291b8, 0x301a840ef9b8400a, 0x3703d943ed9b52c1) 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 106.04s ERROR: LoadError: Package Workflows 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 158.68s: package tests unexpectedly errored