Package evaluation to test ComoniconTargetExpr on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T13:06:31.064 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.15s ################################################################################ # Installation # Installing ComoniconTargetExpr... Resolving package versions... 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.1 [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 0.98s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 11.85s ################################################################################ # Testing # Testing ComoniconTargetExpr Status `/tmp/jl_r6B9hT/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_r6B9hT/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.1 [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.0.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: unknown command cmd3 node  Commands cmd2 cmd1 Flags  -h, --help print this help message Error: expect at most 0 positional arguments, use -h or --help to check more detailed help info cmd1 Flags  -h, --help print this help message cmd1 Flags  -h, --help print this help message 1.2.0Error: valid sub-commands for command node are: cmd2, cmd1, use -h or --help to check more detailed help info node  Commands cmd2 cmd1 Flags  -h, --help print this help message Test Summary: | Pass Total Time test node | 5 5 0.4s Error: expect value of type: Int64, use -h or --help to check more detailed help info leaf  [options] Args <a::Int64> Flags  -h, --help print this help message Test Summary: | Pass Total Time test leaf argument | 3 3 0.2s Test Summary: | Pass Total Time issue/#141 | 1 1 0.3s unknown command: cmd leaf  [options] [flags] Args <a::Int64> [b::Int64] [c::Int64...] Options -o, --option-a  --option-b  Flags --flag-b -f, --flag-a  -h, --help print this help message Test Summary: | Pass Total Time test leaf optional argument | 9 9 2.2s Test Summary: | Pass Total Time test lead optional argument | 4 4 0.2s Error: expect value of type: Int64, use -h or --help to check more detailed help info -o, --option-a  cannot find flag: -o leaf [flags] Options -o, --option-a  --option-b  Flags --flag-b -f, --flag-a  -h, --help print this help message Test Summary: | Pass Total Time test leaf options | 8 8 1.1s Test Summary: | Pass Total Time test leaf optional argument | 4 4 0.9s Testing ComoniconTargetExpr tests passed Testing completed after 26.21s PkgEval succeeded after 55.47s