Package evaluation to test Mjolnir on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:09:14.472 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.27s ################################################################################ # Installation # Installing Mjolnir... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [1154507a] + Mjolnir v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [7869d1d1] + IRTools v0.4.15 [1914dd2f] + MacroTools v0.5.16 [1154507a] + Mjolnir v0.2.1 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown Installation completed after 4.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7063.0 ms ✓ Mjolnir 1 dependency successfully precompiled in 8 seconds. 3 already precompiled. 1 dependency had output during precompilation: ┌ Mjolnir │ WARNING: method definition for #525#f at none:0 declares type variable T but does not use it. │ WARNING: method definition for abstract at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/macros.jl:55 declares type variable T but does not use it. │ WARNING: method definition for abstract at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/src/macros.jl:58 declares type variable T but does not use it. └ Precompilation completed after 16.2s ################################################################################ # Testing # Testing Mjolnir Status `/tmp/jl_3slOhE/Project.toml` [7869d1d1] IRTools v0.4.15 [1914dd2f] MacroTools v0.5.16 [1154507a] Mjolnir v0.2.1 [8dfed614] Test Status `/tmp/jl_3slOhE/Manifest.toml` [7869d1d1] IRTools v0.4.15 [1914dd2f] MacroTools v0.5.16 [1154507a] Mjolnir v0.2.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Trace: Error During Test at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5 Got exception outside of a @test LoadError: Tracing Error: UndefVarError: `isgenerated` not defined in Tuple{typeof(f), Int64, Int64} Stacktrace: [1] trace(::Any, ::Any, ::Vararg{Any}) @ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:268 [2] top-level scope @ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19 [3] include(fname::String) @ Base.MainInclude ./client.jl:487 [4] macro expansion @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [6] macro expansion @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] top-level scope @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5 [9] include(fname::String) @ Base.MainInclude ./client.jl:487 [10] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19 caused by: UndefVarError: `isgenerated` not defined Stacktrace: [1] getir(::Mjolnir.Trace, ::Any, ::Vararg{Any}) @ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:16 [2] tracecall!(::Mjolnir.Trace, ::Any, ::Any, ::Vararg{Any}) @ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:228 [3] trace(::Any, ::Any, ::Vararg{Any}) @ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:263 [4] top-level scope @ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19 [5] include(fname::String) @ Base.MainInclude ./client.jl:487 [6] macro expansion @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [8] macro expansion @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [10] top-level scope @ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5 [11] include(fname::String) @ Base.MainInclude ./client.jl:487 [12] top-level scope @ none:6 Test Summary: | Pass Error Total Time Mjolnir | 3 1 4 33.7s Trace | 3 1 4 33.6s ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:3 Testing failed after 38.77s ERROR: LoadError: Package Mjolnir errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 70.35s: package tests unexpectedly errored