Package evaluation of FigCLIGen on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:17:51.674 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.81s ################################################################################ # Installation # Installing FigCLIGen... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [bc9c4d6b] + FigCLIGen v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [bc9c4d6b] + FigCLIGen v0.1.0 [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode 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 3.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.19s ################################################################################ # Testing # Testing FigCLIGen Status `/tmp/jl_ig3BlF/Project.toml` [bc9c4d6b] FigCLIGen v0.1.0 [682c06a0] JSON v0.21.4 [8dfed614] Test Status `/tmp/jl_ig3BlF/Manifest.toml` [bc9c4d6b] FigCLIGen v0.1.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: testing │ specfile = "/home/pkgeval/.julia/packages/FigCLIGen/Hm4rt/test/specs/grep.json" └ outputfile = "/tmp/jl_lb47WL/grep.jl" ┌ Info: testing │ specfile = "/home/pkgeval/.julia/packages/FigCLIGen/Hm4rt/test/specs/opa.json" └ outputfile = "/tmp/jl_lb47WL/opa.jl" FigCLIGen: Error During Test at /home/pkgeval/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:37 Got exception outside of a @test IOError: could not spawn `julia greptest.jl`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Union{RawFD, IO}}) @ Base ./process.jl:128 [2] #786 @ ./process.jl:139 [inlined] [3] setup_stdios(f::Base.var"#786#787"{Cmd}, stdios::Vector{Union{RawFD, IO}}) @ Base ./process.jl:223 [4] _spawn @ ./process.jl:138 [inlined] [5] run(::Cmd; wait::Bool) @ Base ./process.jl:479 [6] run @ ./process.jl:477 [inlined] [7] (::var"#4#6")() @ Main ~/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:31 [8] cd(f::var"#4#6", dir::String) @ Base.Filesystem ./file.jl:112 [9] (::var"#3#5")(tmpdir::String) @ Main ~/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:30 [10] mktempdir(fn::var"#3#5", parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [11] mktempdir (repeats 2 times) @ ./file.jl:762 [inlined] [12] test_grep() @ Main ~/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:23 [13] macro expansion @ ~/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:42 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] top-level scope @ ~/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:38 [16] include(fname::String) @ Base.MainInclude ./client.jl:494 [17] top-level scope @ none:6 [18] eval @ ./boot.jl:385 [inlined] [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [20] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time FigCLIGen | 3 1 4 8.6s grep | 1 1 4.5s opa | 1 1 0.1s ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FigCLIGen/Hm4rt/test/runtests.jl:37 Testing failed after 14.33s ERROR: LoadError: Package FigCLIGen errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 39.01s: package tests unexpectedly errored