Package evaluation to test MatrixAlgebraKit on Julia 1.14.0-DEV.2113 (886384998d*) started at 2026-05-05T08:42:19.760 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.72s ################################################################################ # Installation # Installing MatrixAlgebraKit... Resolving package versions... Installed MatrixAlgebraKit ─ v0.6.6 Updating `~/.julia/environments/v1.14/Project.toml` [6c742aac] + MatrixAlgebraKit v0.6.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [6c742aac] + MatrixAlgebraKit v0.6.6 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ERROR: Data Error : jl_S5wdg7QN8z-download Precompiling package dependencies... Precompiling project... 4.0 s ✓ MacroTools 1.2 s ✓ CUDA_Runtime_Discovery 1.0 s ✓ Reexport 1.3 s ✓ ConstructionBase 1.9 s ✓ IrrationalConstants 0.8 s ✓ DataValueInterfaces 0.8 s ✓ MistyClosures 0.8 s ✓ CEnum 1.0 s ✓ Inflate 0.9 s ✓ ArgCheck 0.9 s ✓ LaTeXStrings 1.1 s ✓ Statistics 0.8 s ✓ Richardson 1.0 s ✓ StaticArraysCore 0.9 s ✓ StructIO 1.3 s ✓ EnzymeCore 0.9 s ✓ StableRNGs 0.8 s ✓ LLVMLoopInfo 0.9 s ✓ DataAPI 0.8 s ✓ RealDot 3.5 s ✓ UnsafeAtomics 1.6 s ✓ RandomNumbers 0.8 s ✓ SafeTestsets 1.1 s ✓ AbstractFFTs 5.8 s ✓ MatrixAlgebraKit 2.1 s ✓ FillArrays 0.9 s ✓ ExprTools 1.4 s ✓ OrderedCollections 0.9 s ✓ HashArrayMappedTries 1.3 s ✓ ADTypes 1.1 s ✓ DocStringExtensions 0.7 s ✓ IteratorInterfaceExtensions 1.8 s ✓ Crayons 0.8 s ✓ IOCapture 0.8 s ✓ Suppressor 1.0 s ✓ NaNMath 1.2 s ✓ Requires 2.4 s ✓ GenericSchur 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:448 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.0 s ? GenericLinearAlgebra 1.1 s ✓ BFloat16s 1.2 s ✓ Scratch 1.5 s ✓ SparseInverseSubset 1.1 s ✓ Compat 1.6 s ✓ TestExtras 1.2 s ✓ PrecompileTools 2.1 s ✓ LibTracyClient_jll 2.1 s ✓ OpenSpecFun_jll 2.1 s ✓ JuliaNVTXCallbacks_jll 1.5 s ✓ LLVM_jll 2.1 s ✓ NVTX_jll 2.1 s ✓ ROCmDeviceLibs_jll 2.3 s ✓ demumble_jll 6.1 s ✓ Enzyme_jll 6.3 s ✓ LLVMExtra_jll 6.3 s ✓ CUDA_Compiler_jll 1.8 s ✓ CommonSubexpressions 4.6 s ✓ DispatchDoctor 4.6 s ✓ IRTools 3.5 s ✓ SimpleTraits 0.9 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.5 s ✓ Statistics → SparseArraysExt 0.9 s ✓ DiffResults 4.0 s ✓ ObjectFile 1.1 s ✓ Atomix 2.2 s ✓ Random123 4.9 s ✓ AbstractFFTs → AbstractFFTsTestExt 1.7 s ✓ FillArrays → FillArraysSparseArraysExt 1.3 s ✓ FillArrays → FillArraysStatisticsExt 3.6 s ✓ DataStructures 1.0 s ✓ ScopedValues 0.8 s ✓ ADTypes → ADTypesConstructionBaseExt 0.8 s ✓ ADTypes → ADTypesEnzymeCoreExt 1.5 s ✓ LogExpFunctions 0.8 s ✓ TableTraits 1.0 s ✓ Adapt 1.3 s ✓ MatrixAlgebraKit → MatrixAlgebraKitGenericSchurExt 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/KVhRU/ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl:7  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitGenericLinearAlgebraExt 1.5 s ✓ RelocatableFolders 0.9 s ✓ Compat → CompatLinearAlgebraExt 4.2 s ✓ StringManipulation 14.7 s ✓ StaticArrays 3.2 s ✓ Tracy 1.8 s ✓ NVTX 18.4 s ✓ LLVM 1.4 s ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 5.9 s ✓ SpecialFunctions 2.0 s ✓ Tables 1.5 s ✓ Adapt → AdaptSparseArraysExt 1.3 s ✓ GPUArraysCore 0.8 s ✓ EnzymeCore → AdaptExt 3.4 s ✓ Malt 2.9 s ✓ ChainRulesCore 7.5 s ✓ Aqua 4.5 s ✓ ArnoldiMethod 1.9 s ✓ StaticArrays → StaticArraysStatisticsExt 1.8 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 2.0 s ✓ FillArrays → FillArraysStaticArraysExt 1.8 s ✓ Adapt → AdaptStaticArraysExt 5.8 s ✓ GPUToolbox 5.5 s ✓ LLVM → BFloat16sExt 7.2 s ✓ UnsafeAtomics → UnsafeAtomicsLLVM 53.3 s ✓ GPUCompiler 1.4 s ✓ DiffRules 1.8 s ✓ StructArrays 43.5 s ✓ PrettyTables 3.7 s ✓ ParallelTestRunner 1.6 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 2.4 s ✓ ZygoteRules 1.4 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 1.3 s ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 1.8 s ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt 0.9 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.6 s ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 3.3 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 2.1 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 4.8 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 11.4 s ✓ Graphs 9.2 s ✓ KernelAbstractions ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1493  [3] typeinf_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1559  [4] return_type(interp::Enzyme.Compiler.Interpreter.EnzymeInterpreter{Nothing}, mi::Core.MethodInstance)  @ Enzyme.Compiler ~/.julia/packages/Enzyme/9OkvN/src/typeutils/inference.jl:12  [5] primal_return_type_world(mode::EnzymeCore.Mode, world::UInt64, mi::Core.MethodInstance)  @ Enzyme.Compiler ~/.julia/packages/Enzyme/9OkvN/src/typeutils/inference.jl:82  [6] primal_return_type_generator(world::UInt64, source::Any, self::Any, mode::Type, ft::Type, tt::Type)  @ Enzyme.Compiler ~/.julia/packages/Enzyme/9OkvN/src/typeutils/inference.jl:120  [7] autodiff  @ ~/.julia/packages/Enzyme/9OkvN/src/Enzyme.jl:563 [inlined]  [8] autodiff(mode::EnzymeCore.ReverseMode{false, false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##168".f), args::EnzymeCore.Active{Float64})  @ Enzyme ~/.julia/packages/Enzyme/9OkvN/src/Enzyme.jl:541  [9] macro expansion  @ ~/.julia/packages/Enzyme/9OkvN/src/precompile.jl:11 [inlined]  [10] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [11] macro expansion  @ ~/.julia/packages/Enzyme/9OkvN/src/precompile.jl:10 [inlined]  [12] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [13] top-level scope  @ ~/.julia/packages/Enzyme/9OkvN/src/precompile.jl:118  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [15] top-level scope  @ ~/.julia/packages/Enzyme/9OkvN/src/Enzyme.jl:1582  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [17] 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:3271  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [21] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [23] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 7.8 s ✓ ForwardDiff 1.6 s ✓ StructArrays → StructArraysSparseArraysExt 1.0 s ✓ StructArrays → StructArraysLinearAlgebraExt 1.1 s ✓ StructArrays → StructArraysAdaptExt 2.4 s ✓ StructArrays → StructArraysStaticArraysExt 3.4 s ✓ FiniteDifferences 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/AuwJJ/src/interpreter/abstract_interpretation.jl:90  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:186  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 3.5 s ✓ KernelAbstractions → SparseArraysExt 2.3 s ✓ KernelAbstractions → LinearAlgebraExt 2.6 s ✓ KernelAbstractions → EnzymeExt 2.6 s ✓ StructArrays → StructArraysGPUArraysCoreExt 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeGPUArraysCoreExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeStaticArraysExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeBFloat16sExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeChainRulesCoreExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeSpecialFunctionsExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/9OkvN/ext/EnzymeLogExpFunctionsExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9OkvN/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/KVhRU/ext/MatrixAlgebraKitEnzymeExt/MatrixAlgebraKitEnzymeExt.jl:11  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/ext/MatrixAlgebraKitEnzymeExt/MatrixAlgebraKitEnzymeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitEnzymeExt 2.1 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 13.8 s ✓ ChainRules WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 16.2 s ✓ ChainRulesTestUtils 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AuwJJ/ext/MooncakeLogExpFunctionsExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AuwJJ/ext/MooncakeBFloat16sExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AuwJJ/ext/MooncakeSpecialFunctionsExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/KVhRU/ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitMooncakeExt 7.4 s ✓ AcceleratedKernels 15.6 s ✓ GPUArrays 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/yGBt1/src/EnzymeTestUtils.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/yGBt1/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils 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, 0x742bdba42c00)[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:824:37 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668:168 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:12 jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4875:187 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:141 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1723:2 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1732:19 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3638:24 _jl_invoke at /source/src/gf.c:4103:16 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96:3 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94:6 unknown function (ip: 0x742bcc6dfe20) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153:3 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17:3 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68:1 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73:4 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85:20 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 top-level scope at stdin:5:22 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:566 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x742c00b64249) 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  [656] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x742c00bc7ebc) 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:482:9 jl_compile_method_internal at /source/src/gf.c:3638:24 _jl_invoke at /source/src/gf.c:4103:16 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96:3 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94:6 unknown function (ip: 0x742bcc6dfe20) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153:3 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:566 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x742c00b64249) 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: 61645951 (Pool: 61645572; Big: 379); GC: 18 ✗ Zygote 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AuwJJ/ext/MooncakeChainRulesExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeChainRulesExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeChainRulesExt 80.0 s ✓ CUDACore ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU because package AMDGPU does not have LLD_jll in its dependencies: - Note that the following manifests in the load path were resolved with a potentially  different DEV version of the current version, which may be the cause of the error.  Try to re-resolve them in the current version, or consider deleting them if that fails:  /tmp/jl_rXV1R6/Manifest.toml  /home/pkgeval/.julia/environments/v1.14/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()`  to ensure all packages in the environment are installed. - Or, if you have AMDGPU checked out for development and have  added LLD_jll as a dependency but haven't updated your primary  environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with AMDGPU Stacktrace:  [1] macro expansion  @ ./loading.jl:2583 [inlined]  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [3] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [4] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [6] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [7] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [8] top-level scope  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [10] top-level scope  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [12] 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:3271  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [18] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 in expression starting at stdin:5 ✗ AMDGPU 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/yGBt1/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/yGBt1/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils → EnzymeTestUtilsGPUArraysCoreExt 12.5 s ✓ CUDACore → SpecialFunctionsExt 13.0 s ✓ CUDACore → EnzymeCoreExt 12.6 s ✓ CUDACore → ChainRulesCoreExt 14.9 s ✓ cuRAND 17.1 s ✓ NVML 19.9 s ✓ CUPTI 15.0 s ✓ cuFFT 21.2 s ✓ cuSPARSE 24.9 s ✓ cuBLAS ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AMDGPU/Z4UN5/ext/AMDGPUChainRulesCoreExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/ext/AMDGPUChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ AMDGPU → AMDGPUChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AMDGPU/Z4UN5/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:1 in expression starting at stdin:5 ✗ AMDGPU → AMDGPUEnzymeCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/KVhRU/ext/MatrixAlgebraKitAMDGPUExt/MatrixAlgebraKitAMDGPUExt.jl:12  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/ext/MatrixAlgebraKitAMDGPUExt/MatrixAlgebraKitAMDGPUExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitAMDGPUExt 40.4 s ✓ CUDATools 14.5 s ✓ cuBLAS → EnzymeCoreExt 23.2 s ✓ cuSOLVER 22.7 s ✓ CUDA 22.8 s ✓ MatrixAlgebraKit → MatrixAlgebraKitCUDAExt 22.0 s ✓ Atomix → AtomixCUDAExt 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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/AuwJJ/ext/MooncakeCUDAExt/MooncakeCUDAExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/ext/MooncakeCUDAExt/MooncakeCUDAExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeCUDAExt 147 dependencies successfully precompiled in 1051 seconds. 42 already precompiled. 1 dependency failed but may be precompilable after restarting julia 2 dependencies 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:448 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. └ ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ Precompilation completed after 1115.15s ################################################################################ # Testing # Testing MatrixAlgebraKit Status `/tmp/jl_ntttD2/Project.toml` [21141c5a] AMDGPU v2.3.0 [4c88cf16] Aqua v0.8.14 [052768ef] CUDA v6.1.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.140 [12d8515a] EnzymeTestUtils v0.2.6 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [6c742aac] MatrixAlgebraKit v0.6.6 [da2b9cff] Mooncake v0.5.27 [d3525ed8] ParallelTestRunner v2.6.0 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [5ed8adda] TestExtras v0.3.2 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ntttD2/Manifest.toml` [47edcb42] ADTypes v1.22.0 [21141c5a] AMDGPU v2.3.0 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 [79e6a3ab] Adapt v4.5.2 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [052768ef] CUDA v6.1.0 [bd0ed864] CUDACore v6.1.0 [9ec180c6] CUDATools v6.1.0 [1af6417a] CUDA_Runtime_Discovery v2.0.0 [9e67e8f6] CUPTI v6.1.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 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [7da242da] Enzyme v0.13.140 [f151be2c] EnzymeCore v0.8.20 [12d8515a] EnzymeTestUtils v0.2.6 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.3 [0c68f7d7] GPUArrays v11.5.3 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.9.1 [096a3bc2] GPUToolbox v1.1.1 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [86223c79] Graphs v1.14.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.15 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.41 [929cbde3] LLVM v9.7.1 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [6c742aac] MatrixAlgebraKit v0.6.6 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.27 [611af6d1] NVML v6.1.0 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [d3525ed8] ParallelTestRunner v2.6.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.3.2 [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.2 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.5 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.7.2 [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.12.1 [5ed8adda] TestExtras v0.3.2 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.1 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [182d3088] cuBLAS v6.1.0 [533571aa] cuFFT v6.1.0 [20fd9a0b] cuRAND v6.1.0 [887afef0] cuSOLVER v6.1.0 [b26da814] cuSPARSE v6.1.0 [d1e2174e] CUDA_Compiler_jll v0.4.3+0 [4ee394cb] CUDA_Driver_jll v13.2.1+0 [76a88914] CUDA_Runtime_jll v0.21.0+1 [7cc45869] Enzyme_jll v0.0.258+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.42+0 ⌅ [86de99a1] LLVM_jll v19.1.7+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [e98f9f5b] NVTX_jll v3.2.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [873c0968] ROCmDeviceLibs_jll v6.2.1+0 [1e29f10c] demumble_jll v1.3.0+0 [0dad84c5] ArgTools v1.1.2 [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.13.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.0.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.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+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 [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) │ algorithms (1) │ 8.83 │ 0.12 │ 1.3 │ 256.99 │ 486.13 │ schur (1) │ 16.17 │ failed at 2026-05-05T09:03:16.814 mooncake/polar (1) │ 52.91 │ failed at 2026-05-05T09:04:11.390 mooncake/qr (1) │ 14.58 │ failed at 2026-05-05T09:04:28.360 gen_eig (1) │ 29.16 │ 0.27 │ 0.9 │ 843.97 │ 920.92 │ enzyme/svd (1) │ 14.65 │ failed at 2026-05-05T09:05:15.778 enzyme/polar (1) │ 14.49 │ failed at 2026-05-05T09:05:32.105 enzyme/eig (1) │ 14.49 │ failed at 2026-05-05T09:05:48.315 mooncake/projections (1) │ 13.64 │ failed at 2026-05-05T09:06:04.162 orthnull (1) │ 13.95 │ failed at 2026-05-05T09:06:19.857 mooncake/svd (1) │ 14.61 │ failed at 2026-05-05T09:06:36.175 chainrules (1) │ 9.38 │ failed at 2026-05-05T09:06:47.320 lq (1) │ 14.29 │ failed at 2026-05-05T09:07:03.448 truncate (1) │ 11.40 │ 0.00 │ 0.0 │ 206.41 │ 930.82 │ polar (1) │ 14.60 │ failed at 2026-05-05T09:07:33.140 enzyme/eigh (1) │ 14.63 │ failed at 2026-05-05T09:07:49.563 eig (1) │ 14.74 │ failed at 2026-05-05T09:08:06.086 projections (1) │ 15.26 │ failed at 2026-05-05T09:08:23.210 enzyme/orthnull (1) │ 14.77 │ failed at 2026-05-05T09:08:39.722 mooncake/orthnull (1) │ 14.71 │ failed at 2026-05-05T09:08:56.234 enzyme/qr (1) │ 15.07 │ failed at 2026-05-05T09:09:13.175 mooncake/eigh (1) │ 14.78 │ failed at 2026-05-05T09:09:29.692 enzyme/projections (1) │ 14.46 │ failed at 2026-05-05T09:09:46.003 mooncake/lq (1) │ 15.87 │ failed at 2026-05-05T09:10:03.656 qr (1) │ 14.19 │ failed at 2026-05-05T09:10:19.665 mooncake/eig (1) │ 14.50 │ failed at 2026-05-05T09:10:35.977 enzyme/lq (1) │ 14.76 │ failed at 2026-05-05T09:10:52.496 codequality (1) │ 83.43 │ 0.74 │ 0.9 │ 1534.72 │ 1265.70 │ eigh (1) │ 14.50 │ failed at 2026-05-05T09:12:34.364 svd (1) │ 14.39 │ failed at 2026-05-05T09:12:50.688 Output generated during execution of '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/AuwJJ/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:186 │  [5] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [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:3271 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [12] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/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: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/qr': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/svd': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/polar': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/eig': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/projections': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'orthnull': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/svd': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of '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/AuwJJ/src/interpreter/abstract_interpretation.jl:90 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/AuwJJ/src/Mooncake.jl:186 │  [5] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [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:3271 │  [7] top-level scope │  @ stdin:5 │  [8] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [11] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [12] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/AuwJJ/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 'lq': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'polar': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/eigh': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'eig': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'projections': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/orthnull': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/orthnull': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/qr': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/eigh': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/projections': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/lq': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'qr': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/eig': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/lq': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'eigh': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Output generated during execution of 'svd': ┌ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module LLD_jll into module AMDGPU.ROCmDiscovery in package AMDGPU │ because package AMDGPU does not have LLD_jll in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │  different DEV version of the current version, which may be the cause of the error. │  Try to re-resolve them in the current version, or consider deleting them if that fails: │  /tmp/jl_ntttD2/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │  to ensure all packages in the environment are installed. │ - Or, if you have AMDGPU checked out for development and have │  added LLD_jll as a dependency but haven't updated your primary │  environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AMDGPU │ Stacktrace: │  [1] macro expansion │  @ ./loading.jl:2583 [inlined] │  [2] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │  @ Base ./lock.jl:376 [inlined] │  [3] __require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2563 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2539 [inlined] │  [5] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │  @ Base ./module.jl:36 [inlined] │  [6] eval_import_path_all(at::Module, path::Expr, keyword::String) │  @ Base ./module.jl:60 │  [7] _eval_using(to::Module, path::Expr, flags::UInt8) │  @ Base ./module.jl:137 [inlined] │  [8] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:7 │  [9] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [10] top-level scope │  @ ~/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:59 │  [11] include(mod::Module, _path::String) │  @ Base ./Base.jl:326 │  [12] 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:3271 │  [13] top-level scope │  @ stdin:5 │  [14] eval(m::Module, e::Any) │  @ Core ./boot.jl:517 │  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │  @ Base ./loading.jl:3113 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3123 [inlined] │  [17] exec_options(opts::Base.JLOptions) │  @ Base ./client.jl:350 │  [18] _start() │  @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/discovery/discovery.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/Z4UN5/src/AMDGPU.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ AMDGPU │ │ [Output was shown above] └ └ Test Summary: | Pass Error Total Time Overall | 526 26 552 10m25.8s algorithms | 218 218 8.8s schur | 1 1 16.2s mooncake/polar | 1 1 52.9s mooncake/qr | 1 1 14.6s gen_eig | 232 232 29.2s enzyme/svd | 1 1 14.6s enzyme/polar | 1 1 14.5s enzyme/eig | 1 1 14.5s mooncake/projections | 1 1 13.6s orthnull | 1 1 14.0s mooncake/svd | 1 1 14.6s chainrules | 1 1 9.4s lq | 1 1 14.3s truncate | 65 65 11.4s polar | 1 1 14.6s enzyme/eigh | 1 1 14.6s eig | 1 1 14.7s projections | 1 1 15.3s enzyme/orthnull | 1 1 14.8s mooncake/orthnull | 1 1 14.7s enzyme/qr | 1 1 15.1s mooncake/eigh | 1 1 14.8s enzyme/projections | 1 1 14.5s mooncake/lq | 1 1 15.9s qr | 1 1 14.2s mooncake/eig | 1 1 14.5s enzyme/lq | 1 1 14.8s codequality | 11 11 1m23.4s eigh | 1 1 14.5s svd | 1 1 14.4s FAILURE Error in testset schur: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 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_MmeACk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/schur.jl:10 Error in testset mooncake/polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_zDBNFU" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/polar.jl:4 Error in testset mooncake/qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_ASXoKI" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/qr.jl:4 Error in testset enzyme/svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_kKqJB9" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/svd.jl:4 Error in testset enzyme/polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_y2055V" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/polar.jl:4 Error in testset enzyme/eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_M9gn0d" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/eig.jl:4 Error in testset mooncake/projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_LLlAum" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/projections.jl:4 Error in testset orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_GJsNVz" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/orthnull.jl:6 Error in testset mooncake/svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_pxvcIK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/svd.jl:4 Error in testset chainrules: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 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_l4duTT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/chainrules.jl:7 Error in testset lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_xyGDrr" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/lq.jl:7 Error in testset polar: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_lDbVMy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/polar.jl:5 Error in testset enzyme/eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_tSiOHx" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/eigh.jl:4 Error in testset eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_RGWoMW" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/eig.jl:7 Error in testset projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_PernIs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/projections.jl:6 Error in testset enzyme/orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_8Z98lk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/orthnull.jl:4 Error in testset mooncake/orthnull: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_asYkQa" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/orthnull.jl:4 Error in testset enzyme/qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_FtTVJf" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/qr.jl:4 Error in testset mooncake/eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_6AwBVr" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/eigh.jl:4 Error in testset enzyme/projections: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_OTSETi" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/projections.jl:4 Error in testset mooncake/lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_P0iWOP" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/lq.jl:4 Error in testset qr: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_DnHObz" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/qr.jl:6 Error in testset mooncake/eig: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_XtfP6s" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/mooncake/eig.jl:4 Error in testset enzyme/lq: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_iDL3L2" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/enzyme/lq.jl:4 Error in testset eigh: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_aY4NJa" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/eigh.jl:6 Error in testset svd: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/src/ParallelTestRunner.jl:384 Got exception outside of a @test LoadError: The following 1 package failed to precompile: AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_lhiLHD" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/svd.jl:3 ERROR: LoadError: Test run finished with errors in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/KVhRU/test/runtests.jl:37 Testing failed after 671.17s 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 1850.17s: an internal error was encountered