Package evaluation of MacroUtilities on Julia 1.13.0-DEV.880 (5ebc5b463e*) started at 2025-07-20T12:01:12.720 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.41s ################################################################################ # Installation # Installing MacroUtilities... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [274a0f0b] + MacroUtilities v1.18.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d8e11817] + MLStyle v0.4.17 [274a0f0b] + MacroUtilities v1.18.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [410a4b4d] + Tricks v0.1.10 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 36.0s ################################################################################ # Testing # Testing MacroUtilities Status `/tmp/jl_iym5Ww/Project.toml` [4c88cf16] Aqua v0.8.13 [e30172f5] Documenter v1.14.1 [274a0f0b] MacroUtilities v1.18.0 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [40452611] TestingUtilities v1.10.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_iym5Ww/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.13 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.17.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [d7ba0133] Git v1.4.0 [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [0e77f7df] LazilyInitializedFields v1.3.0 [d8e11817] MLStyle v0.4.17 [274a0f0b] MacroUtilities v1.18.0 [d0879d2d] MarkdownAST v0.1.2 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [2792f1a3] RegistryInstances v0.1.0 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [40452611] TestingUtilities v1.10.3 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.10 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... 13840.2 ms ✓ TestingUtilities 1 dependency successfully precompiled in 14 seconds. 15 already precompiled. KVExprParser: Test Failed at /home/pkgeval/.julia/packages/MacroUtilities/MjWFy/test/setup.jl:7 Expression: parse_kvs!(parser, [:(key1 = "abc")]) Expected: "In `key1 = rhs` expression, rhs (= abc) has type String, which is not one of the expected types (Int64, Bool)" Message: "ArgumentError: In `key1 = rhs` expression, rhs (= abc) has type String, which is not one of the expected types (Bool, Int64)" Stacktrace: [1] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_parse_kwargs.jl:54 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_parse_kwargs.jl:69 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_parse_kwargs.jl:85 [inlined] [6] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/setup.jl:7 [inlined] Test `constant_from_func1() == ()` failed: @method_def_constant: Error During Test at /home/pkgeval/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:25 Test threw exception Expression: constant_from_func1() == () FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] _methods(f_type::Any, t_type::Any, mod::Nothing, world::UInt64) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:174 [3] _(world::Any, source::Any, T::Any, self::Any, _T::Any) @ Main.var"##301" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:62 [4] constant_from_func1() @ Main.var"##301" ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:7 [5] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:24 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:25 [inlined] @method_def_constant: Error During Test at /home/pkgeval/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:23 Got exception outside of a @test FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] _methods(f_type::Any, t_type::Any, mod::Nothing, world::UInt64) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:174 [3] _(world::Any, source::Any, T::Any, self::Any, _T::Any) @ Main.var"##301" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:62 [4] constant_from_func1() @ Main.var"##301" ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:7 [5] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:24 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [7] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:26 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [10] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:2858 [11] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:118 [inlined] [12] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/Q6zqe/src/vendored_code.jl:7 [13] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:117 [inlined] [14] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [15] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:116 [16] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:221 [17] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/runtests.jl:8 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [22] _start() @ Base ./client.jl:553 Test Summary: | Pass Fail Error Total Time Package | 494 1 2 497 2m35.3s test/expressions/test_functions.jl | 146 146 59.6s Function parsing | 146 146 59.5s Function parsing | 146 146 17.1s test/expressions/test_exprs.jl | 137 137 24.8s Expressions | 137 137 24.8s to_expr | 5 5 1.9s List expr | 11 11 2.8s NestedDotExpr | 9 9 0.9s UnionExpr | 7 7 1.6s TypeVarExpr | 16 16 2.8s CurlyExpr | 15 15 3.4s NamedTupleExpr | 22 22 2.4s Composite Exprs | 43 43 4.0s Keyword arguments from Expr | 9 9 2.8s test/doctests.jl | 0 9.4s Doctests | 0 9.4s test/macros/test_parse_kwargs.jl | 51 1 52 20.7s @parse_kwargs | 51 1 52 20.7s @parse_kwargs | 51 1 52 11.3s KVSpecExpr | 8 8 1.6s KVExprParser | 8 1 9 9.5s Basic type parsing | 9 9 0.2s Basic type parsing w/ type shorthand | 6 6 0.0s Parsing vectors | 12 12 0.0s Parsing `Any` | 8 8 0.0s test/expressions/test_transformations.jl | 12 12 1.1s Transformations | 12 12 1.1s Transformations | 12 12 0.8s test/expressions/test_doc.jl | 16 16 1.9s DocExpr | 16 16 1.9s DocExpr | 16 16 1.6s test/macros/test_method_def_constant.jl | 3 2 5 9.7s @method_def_constant | 3 2 5 9.7s @method_def_constant | 1 2 3 5.3s test/expressions/test_block_exprs.jl | 19 19 2.1s Block expressions | 19 19 2.1s IfElseExpr | 14 14 1.2s BlockExpr | 5 5 0.6s test/expressions/test_struct.jl | 32 32 5.3s Struct parsing | 32 32 5.3s StructDefHeader | 12 12 2.1s test/expressions/test_macros.jl | 10 10 1.5s Macros parsing | 10 10 1.5s MacroCall | 8 8 0.8s MacroDef | 2 2 0.2s test/expressions/test_generation.jl | 25 25 2.0s Expr Generation | 25 25 2.0s kwarg_constructor | 5 5 1.1s copy_constructor | 20 20 0.6s test/macros/test_parsing_macros.jl | 43 43 17.2s Parsing macros | 43 43 17.2s @return_if_exception | 4 4 0.8s @unpack_option | 33 33 4.9s @assert_type | 6 6 0.6s ERROR: LoadError: Some tests did not pass: 494 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MacroUtilities/MjWFy/test/runtests.jl:8 Testing failed after 208.49s ERROR: LoadError: Package MacroUtilities 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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:537 [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:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [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 270.76s: package tests unexpectedly errored