Package evaluation of ArgMacros on Julia 1.13.0-DEV.843 (7634fdf1d6*) started at 2025-07-10T11:13:48.622 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.69s ################################################################################ # Installation # Installing ArgMacros... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [dbc42088] + ArgMacros v0.2.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [dbc42088] + ArgMacros v0.2.4 [b718987f] + TextWrap v1.0.2 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.03s ################################################################################ # Testing # Testing ArgMacros Status `/tmp/jl_d3arOG/Project.toml` [dbc42088] ArgMacros v0.2.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_d3arOG/Manifest.toml` [dbc42088] ArgMacros v0.2.4 [b718987f] TextWrap v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Times for 11 argument example using all macros Load Time (using ArgMacros) 0.010606 seconds (3.48 k allocations: 304.750 KiB) Inline Arguments Time with Precompile 0.761757 seconds (206.04 k allocations: 10.988 MiB, 99.31% compilation time) Inline Arguments Time 0.008588 seconds (1.21 k allocations: 57.656 KiB, 91.28% compilation time) Struct Arguments Time 0.529611 seconds (52.93 k allocations: 2.926 MiB, 99.22% compilation time) Tuple Arguments Time 0.020035 seconds (2.15 k allocations: 110.719 KiB, 94.79% compilation time) Dict Arguments Time 0.071065 seconds (38.66 k allocations: 1.950 MiB, 98.24% compilation time) Test Summary: | Pass Total Time Correct, All Arguments | 36 36 0.1s WARNING: Method definition (::Type{Main.ArgsStruct})(Int64, Float64, Union{Nothing, Symbol}, Bool, Int64, String, Int64, Union{Nothing, Float64}, Array{Int64, 1}) in module Main overwritten. WARNING: Method definition (::Type{Main.ArgsStruct})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main overwritten. WARNING: Method definition (::Type{Main.ArgsStruct})() in module Main overwritten. Test Summary: | Pass Total Time Correct, Minimal Arguments | 36 36 0.2s Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 Test threw exception Expression: success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" -deeee 30 3.14 -b=6.28 --cc ArgMacros -a 2`) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' -deeee 30 3.14 -b=6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:271 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- 30 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 30 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:271 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:272 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- TEST STRING F 30 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- TEST STRING F 30 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:272 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:273 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" 23.3 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' 23.3 3.14 -d -eeee -b 6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:273 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:274 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" -eeee 25 3.14 -d -b 6.28 --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' -eeee 25 3.14 -d -b 6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:274 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:275 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" 30 cat -deeee -b=6.28 --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' 30 cat -deeee -b=6.28 --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:275 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:276 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" 30 3.14 -deeee -b=dog --cc ArgMacros -a 2`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' 30 3.14 -deeee -b=dog --cc ArgMacros -a 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:276 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:277 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" 30 3.14 -deeee -b=6.28 --cc ArgMacros -a bird`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' 30 3.14 -deeee -b=6.28 --cc ArgMacros -a bird`: 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:277 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Incorrect Arguments Rejected: Error During Test at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:278 Test threw exception Expression: !(success(`julia --project=.. get_args_no_fail_at_exit.jl -- "TEST STRING F" 30 3.14 -deeee -b=6.28 --cc ArgMacros`)) IOError: could not spawn `julia --project=.. get_args_no_fail_at_exit.jl -- 'TEST STRING F' 30 3.14 -deeee -b=6.28 --cc ArgMacros`: 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 @ ./process.jl:145 [inlined] [4] success(cmd::Cmd) @ Base ./process.jl:573 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [6] top-level scope @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:269 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [8] macro expansion @ ~/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:278 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Error Total Time Incorrect Arguments Rejected | 9 9 3.7s RNG of the outermost testset: Random.Xoshiro(0x9314e3d372f00b43, 0xbea86085a64c5e5f, 0x5b2763b63f28948c, 0x4257d4d44b888268, 0x6739c9c1b25b9df4) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 9 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ArgMacros/JJu6G/test/runtests.jl:267 Testing failed after 26.92s ERROR: LoadError: Package ArgMacros 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:2446 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [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:500 [5] 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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 66.53s: package tests unexpectedly errored