Package evaluation to test ComoniconTargetExpr on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T04:45:10.035 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.64s ################################################################################ # Installation # Installing ComoniconTargetExpr... Resolving package versions... Installed OrderedCollections ── v1.8.2 Installed ComoniconTypes ────── v0.2.0 Installed ComoniconOptions ──── v0.1.2 Installed ExproniconLite ────── v0.6.13 Installed Configurations ────── v0.16.6 Installed ComoniconTargetExpr ─ v0.2.4 Updating `~/.julia/environments/v1.14/Project.toml` [d6dfd36b] + ComoniconTargetExpr v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [a25bc8ac] + ComoniconOptions v0.1.2 [d6dfd36b] + ComoniconTargetExpr v0.2.4 [d0eb39ce] + ComoniconTypes v0.2.0 ⌅ [5218b696] + Configurations v0.16.6 ⌅ [55351af7] + ExproniconLite v0.6.13 ⌅ [bac558e1] + OrderedCollections v1.8.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 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 1.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.4 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 133.5 s ✓ OrderedCollections 2.4 s ✓ ExproniconLite 0.9 s ✓ ComoniconTypes 36.8 s ✓ Configurations 36.2 s ✓ ComoniconOptions 33.6 s ✓ ComoniconTargetExpr 6 dependencies successfully precompiled in 243 seconds. 12 already precompiled. Precompilation completed after 274.02s ################################################################################ # Testing # Testing ComoniconTargetExpr Status `/tmp/jl_3Rd5OV/Project.toml` [a25bc8ac] ComoniconOptions v0.1.2 [d6dfd36b] ComoniconTargetExpr v0.2.4 [d0eb39ce] ComoniconTypes v0.2.0 ⌅ [55351af7] ExproniconLite v0.6.13 [8dfed614] Test v1.11.0 Status `/tmp/jl_3Rd5OV/Manifest.toml` [a25bc8ac] ComoniconOptions v0.1.2 [d6dfd36b] ComoniconTargetExpr v0.2.4 [d0eb39ce] ComoniconTypes v0.2.0 ⌅ [5218b696] Configurations v0.16.6 ⌅ [55351af7] ExproniconLite v0.6.13 ⌅ [bac558e1] OrderedCollections v1.8.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: UndefVarError: `args` not defined in `ComoniconTypes` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/ComoniconTypes/kufAp/src/types.jl:71 [inlined] [2] top-level scope @ ~/.julia/packages/ComoniconTargetExpr/ncChp/test/node.jl:13 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [4] top-level scope @ ~/.julia/packages/ComoniconTargetExpr/ncChp/test/runtests.jl:1 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core boot.jl:522 [8] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [9] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ComoniconTargetExpr/ncChp/test/node.jl:1 in expression starting at /home/pkgeval/.julia/packages/ComoniconTargetExpr/ncChp/test/runtests.jl:1 Testing failed after 213.24s ERROR: LoadError: Package ComoniconTargetExpr errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 523.37s: package tests unexpectedly errored