Package evaluation of MacroUtilities on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:14:38.136 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.22s ################################################################################ # Installation # Installing MacroUtilities... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [274a0f0b] + MacroUtilities v1.18.0 Updating `~/.julia/environments/v1.12/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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 38.76s ################################################################################ # Testing # Testing MacroUtilities Status `/tmp/jl_XaId0K/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_XaId0K/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.0+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.6.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 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.44.0+1 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... 15703.3 ms ✓ TestingUtilities 1 dependency successfully precompiled in 16 seconds. 15 already precompiled. 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:54 [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"##287" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:62 [4] constant_from_func1() @ Main.var"##287" ~/.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.12/Test/src/Test.jl:1776 [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:54 [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"##287" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:62 [4] constant_from_func1() @ Main.var"##287" ~/.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.12/Test/src/Test.jl:1776 [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:2837 [10] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:2847 [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:306 [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:287 [22] _start() @ Base ./client.jl:554 Test Summary: | Pass Error Total Time Package | 495 2 497 2m24.2s test/doctests.jl | 0 8.8s Doctests | 0 8.7s test/expressions/test_functions.jl | 146 146 55.6s Function parsing | 146 146 55.6s Function parsing | 146 146 18.7s test/expressions/test_struct.jl | 32 32 7.5s Struct parsing | 32 32 7.5s StructDefHeader | 12 12 2.8s test/expressions/test_block_exprs.jl | 19 19 2.3s Block expressions | 19 19 2.3s IfElseExpr | 14 14 1.3s BlockExpr | 5 5 0.8s test/expressions/test_doc.jl | 16 16 1.8s DocExpr | 16 16 1.8s DocExpr | 16 16 1.6s 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_method_def_constant.jl | 3 2 5 13.2s @method_def_constant | 3 2 5 13.2s @method_def_constant | 1 2 3 6.5s test/expressions/test_transformations.jl | 12 12 1.3s Transformations | 12 12 1.3s Transformations | 12 12 1.0s test/expressions/test_macros.jl | 10 10 1.8s Macros parsing | 10 10 1.8s MacroCall | 8 8 1.0s MacroDef | 2 2 0.3s test/macros/test_parse_kwargs.jl | 52 52 7.8s @parse_kwargs | 52 52 7.8s @parse_kwargs | 52 52 3.3s test/macros/test_parsing_macros.jl | 43 43 20.0s Parsing macros | 43 43 20.0s @return_if_exception | 4 4 1.0s @unpack_option | 33 33 5.3s @assert_type | 6 6 0.6s test/expressions/test_exprs.jl | 137 137 22.1s Expressions | 137 137 22.1s to_expr | 5 5 2.3s List expr | 11 11 1.9s NestedDotExpr | 9 9 1.1s UnionExpr | 7 7 1.6s TypeVarExpr | 16 16 3.0s CurlyExpr | 15 15 4.0s NamedTupleExpr | 22 22 1.9s Composite Exprs | 43 43 3.3s Keyword arguments from Expr | 9 9 1.2s ERROR: LoadError: Some tests did not pass: 495 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MacroUtilities/MjWFy/test/runtests.jl:8 Testing failed after 198.64s ERROR: LoadError: Package MacroUtilities errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/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:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 262.8s: package tests unexpectedly errored