Package evaluation to test MatrixAlgebraKit on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-09T12:36:11.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.62s ################################################################################ # Installation # Installing MatrixAlgebraKit... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6c742aac] + MatrixAlgebraKit v0.6.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [6c742aac] + MatrixAlgebraKit v0.6.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.6 s ? GenericLinearAlgebra 59.7 s ✓ MatrixAlgebraKit 2.2 s ✓ LLVM_jll 2.0 s ✓ ROCmDeviceLibs_jll ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:533  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 7.5 s ✓ AcceleratedKernels Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7822a9bb0b80)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x78228c0f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7822c12f1249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S  [73] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x7822c1354ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x78228c0f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7822c12f1249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 57491307 (Pool: 57490962; Big: 345); GC: 19 ✗ Zygote 0.2 s ✓ GPUArrays ERROR: LoadError: UndefVarError: `hvcat_fill!` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/src/internal_rules/core.jl:476  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/src/Enzyme.jl:152  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:533  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/src/internal_rules/core.jl:476 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 1.9 s ✓ MatrixAlgebraKit → MatrixAlgebraKitGenericSchurExt 2.9 s ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] top-level scope  @ ~/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl:7  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitGenericLinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/ext/MooncakeLogExpFunctionsExt.jl:6  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/ext/MooncakeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/ext/MooncakeChainRulesExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/ext/MooncakeChainRulesExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeChainRulesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/ext/MooncakeBFloat16sExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/ext/MooncakeBFloat16sExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeBFloat16sExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/ext/MooncakeSpecialFunctionsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/ext/MooncakeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitMooncakeExt 115.6 s ✓ CUDACore 85.7 s ✓ AMDGPU ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeGPUArraysCoreExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeGPUArraysCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeStaticArraysExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeBFloat16sExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeBFloat16sExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeBFloat16sExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeChainRulesCoreExt.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeSpecialFunctionsExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeLogExpFunctionsExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Hr6Gf/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitEnzymeExt/MatrixAlgebraKitEnzymeExt.jl:11  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/ext/MatrixAlgebraKitEnzymeExt/MatrixAlgebraKitEnzymeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitEnzymeExt 10.8 s ✓ CUDACore → SpecialFunctionsExt 13.7 s ✓ NVML 13.8 s ✓ CUDACore → EnzymeCoreExt 23.1 s ✓ CUPTI 15.5 s ✓ CUDACore → ChainRulesCoreExt 17.1 s ✓ cuRAND 24.9 s ✓ cuSPARSE 26.4 s ✓ cuBLAS 17.0 s ✓ cuFFT 16.3 s ✓ AMDGPU → AMDGPUSpecialFunctionsExt 16.3 s ✓ AMDGPU → AMDGPUChainRulesCoreExt 15.7 s ✓ AMDGPU → AMDGPUEnzymeCoreExt 19.1 s ✓ MatrixAlgebraKit → MatrixAlgebraKitAMDGPUExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/EnzymeTestUtils/fNmYk/src/EnzymeTestUtils.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/fNmYk/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils 48.0 s ✓ CUDATools 18.8 s ✓ cuBLAS → EnzymeCoreExt 28.5 s ✓ cuSOLVER ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12d8515a-0907-448a-8884-5fe00fdf1c5a"), "EnzymeTestUtils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/EnzymeTestUtils/fNmYk/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/fNmYk/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils → EnzymeTestUtilsGPUArraysCoreExt 26.2 s ✓ CUDA 20.1 s ✓ Atomix → AtomixCUDAExt 27.8 s ✓ MatrixAlgebraKit → MatrixAlgebraKitCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Mooncake/PWvVI/ext/MooncakeCUDAExt/MooncakeCUDAExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/ext/MooncakeCUDAExt/MooncakeCUDAExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeCUDAExt 24.5 s ✓ Zygote → ZygoteCUDAExt 28 dependencies successfully precompiled in 901 seconds. 164 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 936.3s ################################################################################ # Testing # Testing MatrixAlgebraKit Status `/tmp/jl_wOo4qn/Project.toml` [21141c5a] AMDGPU v2.7.0 [4c88cf16] Aqua v0.8.16 [052768ef] CUDA v6.2.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.177 [12d8515a] EnzymeTestUtils v0.2.8 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [6c742aac] MatrixAlgebraKit v0.6.8 [da2b9cff] Mooncake v0.5.37 [d3525ed8] ParallelTestRunner v2.6.2 [aea7be01] PrecompileTools v1.3.4 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [5ed8adda] TestExtras v0.3.2 [e88e6eb3] Zygote v0.7.11 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wOo4qn/Manifest.toml` [47edcb42] ADTypes v1.22.1 [21141c5a] AMDGPU v2.7.0 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [052768ef] CUDA v6.2.0 [bd0ed864] CUDACore v6.2.0 [9ec180c6] CUDATools v6.2.0 [1af6417a] CUDA_Runtime_Discovery v2.1.0 [9e67e8f6] CUPTI v6.2.0 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [7da242da] Enzyme v0.13.177 [f151be2c] EnzymeCore v0.8.21 [12d8515a] EnzymeTestUtils v0.2.8 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.22.7 ⌅ [096a3bc2] GPUToolbox v1.1.1 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.10.0 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [6c742aac] MatrixAlgebraKit v0.6.8 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.37 [611af6d1] NVML v6.2.0 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.4 [d8793406] ObjectFile v0.5.1 [bac558e1] OrderedCollections v2.0.1 [d3525ed8] ParallelTestRunner v2.6.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.3 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.4 [09ab397b] StructArrays v0.7.3 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [5ed8adda] TestExtras v0.3.2 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.1 [e88e6eb3] Zygote v0.7.11 [700de1a5] ZygoteRules v0.2.7 [182d3088] cuBLAS v6.2.0 [533571aa] cuFFT v6.2.0 [20fd9a0b] cuRAND v6.2.0 [887afef0] cuSOLVER v6.2.0 [b26da814] cuSPARSE v6.2.0 [d1e2174e] CUDA_Compiler_jll v0.4.4+1 [4ee394cb] CUDA_Driver_jll v13.3.0+0 [76a88914] CUDA_Runtime_jll v0.23.0+1 ⌅ [7cc45869] Enzyme_jll v0.0.279+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [86de99a1] LLVM_jll v21.1.8+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [ef6e0fe3] NVPTX_LLVM_Backend_jll v22.1.7+1 [e98f9f5b] NVTX_jll v3.2.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [873c0968] ROCmDeviceLibs_jll v7.0.2+0 [1e29f10c] demumble_jll v1.3.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.5.5+2 [d55e3150] LLD_jll v21.1.8+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8f36deef] libLLVM_jll v21.1.8+0 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running 30 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ decompositions/qr (1) │ 111.55 │ failed at 2026-07-09T12:55:05.329 common/codequality (1) │ 122.81 │ 4.67 │ 3.8 │ 5129.84 │ 1524.01 │ mooncake/polar (1) │ 9.46 │ failed at 2026-07-09T12:57:21.801 enzyme/eig (1) │ 9.27 │ failed at 2026-07-09T12:57:32.336 decompositions/eigh (1) │ 9.33 │ failed at 2026-07-09T12:57:42.973 common/truncate (1) │ 16.76 │ 0.00 │ 0.0 │ 307.99 │ 1524.01 │ enzyme/orthnull (1) │ 9.47 │ failed at 2026-07-09T12:58:12.048 decompositions/svd (1) │ 9.51 │ failed at 2026-07-09T12:58:22.886 decompositions/lq (1) │ 9.69 │ failed at 2026-07-09T12:58:33.927 decompositions/polar (1) │ 9.55 │ failed at 2026-07-09T12:58:44.764 enzyme/lq (1) │ 9.47 │ failed at 2026-07-09T12:58:55.708 common/projections (1) │ 9.68 │ failed at 2026-07-09T12:59:06.751 mooncake/qr (1) │ 9.54 │ failed at 2026-07-09T12:59:17.588 decompositions/gen_eig (1) │ 28.24 │ 0.00 │ 0.0 │ 602.71 │ 1532.43 │ mooncake/lq (1) │ 8.97 │ failed at 2026-07-09T12:59:57.603 mooncake/orthnull (1) │ 9.33 │ failed at 2026-07-09T13:00:08.340 mooncake/projections (1) │ 9.13 │ failed at 2026-07-09T13:00:18.884 common/algorithms (1) │ 2.84 │ 0.00 │ 0.0 │ 44.67 │ 1532.43 │ chainrules/chainrules (1) │ 9.41 │ failed at 2026-07-09T13:00:33.972 enzyme/qr (1) │ 9.92 │ failed at 2026-07-09T13:00:45.322 decompositions/eig (1) │ 9.43 │ failed at 2026-07-09T13:00:56.159 mooncake/eigh (1) │ 9.50 │ failed at 2026-07-09T13:01:06.929 enzyme/projections (1) │ 9.63 │ failed at 2026-07-09T13:01:18.076 decompositions/orthnull (1) │ 9.85 │ failed at 2026-07-09T13:01:29.337 enzyme/eigh (1) │ 9.68 │ failed at 2026-07-09T13:01:40.381 enzyme/svd (1) │ 8.99 │ failed at 2026-07-09T13:01:50.711 enzyme/polar (1) │ 9.45 │ failed at 2026-07-09T13:02:01.552 decompositions/schur (1) │ 9.91 │ failed at 2026-07-09T13:02:12.894 mooncake/eig (1) │ 9.74 │ failed at 2026-07-09T13:02:24.040 mooncake/svd (1) │ 9.87 │ failed at 2026-07-09T13:02:35.283 Output generated during execution of 'decompositions/qr': ┌ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. │ 1 dependency had output during precompilation: │ ┌ GenericLinearAlgebra │ │ [Output was shown above] │ └ │ ┌ Warning: Module GenericLinearAlgebra with build ID ffffffff-ffff-ffff-e7c3-c08969528e00 is missing from the cache. │ │ This may mean GenericLinearAlgebra [14197337-ba66-59df-a3e3-ca00e7dcff7a] does not support precompilation but is imported by a module that does. │ └ @ Base loading.jl:2844 │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/polar': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/eig': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/eigh': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/orthnull': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/svd': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/lq': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/polar': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/lq': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'common/projections': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/qr': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/lq': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/orthnull': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/projections': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'chainrules/chainrules': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/qr': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/eig': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/eigh': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/projections': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/orthnull': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/eigh': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/svd': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/polar': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'decompositions/schur': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/eig': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/svd': ┌ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │  [1] getproperty(x::Module, f::Symbol) │  @ Base Base_compiler.jl:51 │  [2] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base Base.jl:326 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:183 │  [5] include(mod::Module, _path::String) │  @ Base Base.jl:325 │  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │  @ Base loading.jl:3303 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core boot.jl:533 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base loading.jl:3132 │  [10] include_string(m::Module, txt::String, fname::String) │  @ Base loading.jl:3142 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base client.jl:353 │  [12] _start() │  @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/PWvVI/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Test Summary: | Pass Error Total Time Overall | 526 26 552 9m46.6s decompositions/qr | 1 1 1m51.5s common/codequality | 11 11 2m02.8s mooncake/polar | 1 1 9.5s enzyme/eig | 1 1 9.3s decompositions/eigh | 1 1 9.3s common/truncate | 65 65 16.8s enzyme/orthnull | 1 1 9.5s decompositions/svd | 1 1 9.5s decompositions/lq | 1 1 9.7s decompositions/polar | 1 1 9.5s enzyme/lq | 1 1 9.5s common/projections | 1 1 9.7s mooncake/qr | 1 1 9.5s decompositions/gen_eig | 232 232 28.2s mooncake/lq | 1 1 9.0s mooncake/orthnull | 1 1 9.3s mooncake/projections | 1 1 9.1s common/algorithms | 218 218 2.8s chainrules/chainrules | 1 1 9.4s enzyme/qr | 1 1 9.9s decompositions/eig | 1 1 9.4s mooncake/eigh | 1 1 9.5s enzyme/projections | 1 1 9.6s decompositions/orthnull | 1 1 9.8s enzyme/eigh | 1 1 9.7s enzyme/svd | 1 1 9.0s enzyme/polar | 1 1 9.4s decompositions/schur | 1 1 9.9s mooncake/eig | 1 1 9.7s mooncake/svd | 1 1 9.9s FAILURE Error in testset decompositions/qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_dX732c" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/qr.jl:16 Error in testset mooncake/polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_UNyaxf" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/polar.jl:8 Error in testset enzyme/eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_otXY7B" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/eig.jl:8 Error in testset decompositions/eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_wgg389" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/eigh.jl:16 Error in testset enzyme/orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_YP1V33" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/orthnull.jl:8 Error in testset decompositions/svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_OSSlUJ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/svd.jl:13 Error in testset decompositions/lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_0o06iD" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/lq.jl:17 Error in testset decompositions/polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_OoPvjT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/polar.jl:15 Error in testset enzyme/lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_WTHsyn" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/lq.jl:8 Error in testset common/projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_yYzojK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/common/projections.jl:11 Error in testset mooncake/qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_3POb2Z" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/qr.jl:8 Error in testset mooncake/lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_HPAHbU" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/lq.jl:8 Error in testset mooncake/orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_6JP6Zc" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/orthnull.jl:8 Error in testset mooncake/projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_lDa1tu" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/projections.jl:8 Error in testset chainrules/chainrules: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_Ieemn1" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/chainrules/chainrules.jl:7 Error in testset enzyme/qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_w95sxB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/qr.jl:8 Error in testset decompositions/eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_lgX9w6" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/eig.jl:17 Error in testset mooncake/eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_riGDpt" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/eigh.jl:8 Error in testset enzyme/projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_0qq4fC" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/projections.jl:8 Error in testset decompositions/orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_171Cwd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/orthnull.jl:16 Error in testset enzyme/eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_iA6dHu" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/eigh.jl:8 Error in testset enzyme/svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_Gx8dk1" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/svd.jl:8 Error in testset enzyme/polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_vzWQEK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/enzyme/polar.jl:8 Error in testset decompositions/schur: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_TTCH5X" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/decompositions/schur.jl:15 Error in testset mooncake/eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_Kc6fNA" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/eig.jl:8 Error in testset mooncake/svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/kZFbj/src/ParallelTestRunner.jl:400 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_2ew33x" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/mooncake/svd.jl:8 ERROR: LoadError: Test run finished with errors in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/IVAdR/test/runtests.jl:40 Testing failed after 626.79s ERROR: LoadError: Package MatrixAlgebraKit errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 1616.67s: an internal error was encountered