Package evaluation of MacroUtilities on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:26:13.522 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.23s ################################################################################ # 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.0 [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 0.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 35.91s ################################################################################ # Testing # Testing MacroUtilities Status `/tmp/jl_yaD8Ga/Project.toml` [4c88cf16] Aqua v0.8.11 [e30172f5] Documenter v1.10.2 [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_yaD8Ga/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.11 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [ffbed154] DocStringExtensions v0.9.4 [e30172f5] Documenter v1.10.2 [d7ba0133] Git v1.3.1 [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.0 [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.49.0+0 [94ce4f54] Libiconv_jll v1.18.0+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.12.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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [efcefdf7] PCRE2_jll v10.44.0+1 [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... 14714.1 ms ✓ TestingUtilities 1 dependency successfully precompiled in 15 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() == () could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Expr) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] _(world::Any, source::Any, T::Any, self::Any, _T::Any) @ Main.var"##288" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:63 [3] constant_from_func1() @ Main.var"##288" ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:7 [4] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:24 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [6] 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 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Expr) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] _(world::Any, source::Any, T::Any, self::Any, _T::Any) @ Main.var"##288" ~/.julia/packages/MacroUtilities/MjWFy/src/macro_util.jl:63 [3] constant_from_func1() @ Main.var"##288" ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:7 [4] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:24 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [6] macro expansion @ ~/.julia/packages/MacroUtilities/MjWFy/test/macros/test_method_def_constant.jl:26 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [9] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:2834 [10] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:118 [inlined] [11] 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 [12] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:117 [inlined] [13] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [14] 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 [15] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:221 [16] top-level scope @ ~/.julia/packages/MacroUtilities/MjWFy/test/runtests.jl:8 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [21] _start() @ Base ./client.jl:563 Test Summary: | Pass Error Total Time Package | 495 2 497 2m19.7s test/doctests.jl | 0 10.7s Doctests | 0 10.7s test/expressions/test_functions.jl | 146 146 53.9s Function parsing | 146 146 53.9s Function parsing | 146 146 17.9s test/expressions/test_struct.jl | 32 32 6.6s Struct parsing | 32 32 6.6s StructDefHeader | 12 12 2.4s test/expressions/test_block_exprs.jl | 19 19 2.2s Block expressions | 19 19 2.2s IfElseExpr | 14 14 1.2s BlockExpr | 5 5 0.7s test/expressions/test_doc.jl | 16 16 1.8s DocExpr | 16 16 1.8s DocExpr | 16 16 1.5s test/expressions/test_generation.jl | 25 25 2.3s Expr Generation | 25 25 2.3s kwarg_constructor | 5 5 1.4s copy_constructor | 20 20 0.6s test/macros/test_method_def_constant.jl | 3 2 5 12.4s @method_def_constant | 3 2 5 12.4s @method_def_constant | 1 2 3 5.5s test/expressions/test_transformations.jl | 12 12 1.2s Transformations | 12 12 1.2s Transformations | 12 12 0.9s test/expressions/test_macros.jl | 10 10 1.6s Macros parsing | 10 10 1.6s MacroCall | 8 8 0.9s MacroDef | 2 2 0.2s test/macros/test_parse_kwargs.jl | 52 52 8.2s @parse_kwargs | 52 52 8.2s @parse_kwargs | 52 52 3.4s test/macros/test_parsing_macros.jl | 43 43 18.5s Parsing macros | 43 43 18.5s @return_if_exception | 4 4 0.9s @unpack_option | 33 33 4.9s @assert_type | 6 6 0.5s test/expressions/test_exprs.jl | 137 137 20.4s Expressions | 137 137 20.4s to_expr | 5 5 2.1s List expr | 11 11 1.8s NestedDotExpr | 9 9 1.0s UnionExpr | 7 7 1.4s TypeVarExpr | 16 16 2.7s CurlyExpr | 15 15 3.5s NamedTupleExpr | 22 22 1.8s Composite Exprs | 43 43 3.1s Keyword arguments from Expr | 9 9 1.1s 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 202.68s 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:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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:486 [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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 264.14s: package tests unexpectedly errored