Package evaluation to test MatrixAlgebraKit on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-21T12:30:23.785 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.25s ################################################################################ # Installation # Installing MatrixAlgebraKit... Resolving package versions... Installed MatrixAlgebraKit ─ v0.6.5 Updating `~/.julia/environments/v1.14/Project.toml` [6c742aac] + MatrixAlgebraKit v0.6.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [6c742aac] + MatrixAlgebraKit v0.6.5 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.1 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ERROR: Data Error : jl_pwtyRUBAhO-download Precompiling package dependencies... Precompiling project... 4.3 s ✓ MacroTools 1.3 s ✓ CUDA_Runtime_Discovery 0.8 s ✓ Reexport 1.3 s ✓ ConstructionBase 2.2 s ✓ IrrationalConstants 0.9 s ✓ DataValueInterfaces 0.8 s ✓ MistyClosures 0.9 s ✓ CEnum 1.0 s ✓ Inflate 0.9 s ✓ ArgCheck 0.7 s ✓ LaTeXStrings 1.1 s ✓ Statistics 0.7 s ✓ Richardson 0.8 s ✓ StaticArraysCore 0.8 s ✓ StructIO 1.1 s ✓ EnzymeCore 0.9 s ✓ StableRNGs 0.8 s ✓ LLVMLoopInfo 0.9 s ✓ DataAPI 1.0 s ✓ RealDot 3.6 s ✓ UnsafeAtomics 1.7 s ✓ RandomNumbers 0.8 s ✓ SafeTestsets 1.1 s ✓ AbstractFFTs 6.2 s ✓ MatrixAlgebraKit 2.3 s ✓ FillArrays 0.9 s ✓ ExprTools 1.5 s ✓ OrderedCollections 0.9 s ✓ HashArrayMappedTries 1.3 s ✓ ADTypes 1.1 s ✓ DocStringExtensions 0.9 s ✓ IteratorInterfaceExtensions 1.9 s ✓ Crayons 0.9 s ✓ IOCapture 0.9 s ✓ Suppressor 1.1 s ✓ NaNMath 1.3 s ✓ Requires 3.0 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.3 s ✓ BFloat16s 1.4 s ✓ Scratch 1.4 s ✓ SparseInverseSubset 1.2 s ✓ Compat 1.6 s ✓ TestExtras 1.2 s ✓ PrecompileTools 2.2 s ✓ LibTracyClient_jll 2.3 s ✓ OpenSpecFun_jll 2.4 s ✓ JuliaNVTXCallbacks_jll 1.7 s ✓ LLVM_jll 2.4 s ✓ NVTX_jll 2.4 s ✓ ROCmDeviceLibs_jll 2.3 s ✓ demumble_jll 5.9 s ✓ Enzyme_jll 6.2 s ✓ LLVMExtra_jll 6.0 s ✓ CUDA_Compiler_jll 1.8 s ✓ CommonSubexpressions 4.3 s ✓ DispatchDoctor 4.3 s ✓ IRTools 3.4 s ✓ SimpleTraits 0.9 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.4 s ✓ Statistics → SparseArraysExt 0.9 s ✓ DiffResults 4.0 s ✓ ObjectFile 1.0 s ✓ Atomix 1.9 s ✓ Random123 4.3 s ✓ AbstractFFTs → AbstractFFTsTestExt 1.7 s ✓ FillArrays → FillArraysSparseArraysExt 1.4 s ✓ FillArrays → FillArraysStatisticsExt 4.0 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.0 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/x7OBV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/x7OBV/ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitGenericLinearAlgebraExt 1.5 s ✓ RelocatableFolders 0.8 s ✓ Compat → CompatLinearAlgebraExt 4.0 s ✓ StringManipulation 13.8 s ✓ StaticArrays 3.0 s ✓ Tracy 1.6 s ✓ NVTX 15.7 s ✓ LLVM 1.3 s ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 6.0 s ✓ SpecialFunctions 2.0 s ✓ Tables 1.4 s ✓ Adapt → AdaptSparseArraysExt 1.3 s ✓ GPUArraysCore 0.8 s ✓ EnzymeCore → AdaptExt 3.4 s ✓ Malt 2.8 s ✓ ChainRulesCore 7.5 s ✓ Aqua 4.1 s ✓ ArnoldiMethod 1.8 s ✓ StaticArrays → StaticArraysStatisticsExt 1.9 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 2.1 s ✓ FillArrays → FillArraysStaticArraysExt 1.9 s ✓ Adapt → AdaptStaticArraysExt 5.6 s ✓ GPUToolbox 5.7 s ✓ LLVM → BFloat16sExt 6.6 s ✓ UnsafeAtomics → UnsafeAtomicsLLVM 51.7 s ✓ GPUCompiler 1.4 s ✓ DiffRules 1.8 s ✓ StructArrays 46.0 s ✓ PrettyTables 4.1 s ✓ ParallelTestRunner 1.5 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 2.5 s ✓ ZygoteRules 1.3 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 1.0 s ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 1.6 s ✓ MatrixAlgebraKit → MatrixAlgebraKitChainRulesCoreExt 0.9 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.9 s ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 3.6 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1.9 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 4.9 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 11.1 s ✓ Graphs 9.9 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/C5rSn/src/typeutils/inference.jl:12  [5] primal_return_type_world(mode::EnzymeCore.Mode, world::UInt64, mi::Core.MethodInstance)  @ Enzyme.Compiler ~/.julia/packages/Enzyme/C5rSn/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/C5rSn/src/typeutils/inference.jl:120  [7] autodiff  @ ~/.julia/packages/Enzyme/C5rSn/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/C5rSn/src/Enzyme.jl:541  [9] macro expansion  @ ~/.julia/packages/Enzyme/C5rSn/src/precompile.jl:11 [inlined]  [10] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [11] macro expansion  @ ~/.julia/packages/Enzyme/C5rSn/src/precompile.jl:10 [inlined]  [12] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [13] top-level scope  @ ~/.julia/packages/Enzyme/C5rSn/src/precompile.jl:118  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [15] top-level scope  @ ~/.julia/packages/Enzyme/C5rSn/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:3268  [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:3110  [21] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/C5rSn/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 8.0 s ✓ ForwardDiff 1.5 s ✓ StructArrays → StructArraysSparseArraysExt 1.0 s ✓ StructArrays → StructArraysLinearAlgebraExt 1.0 s ✓ StructArrays → StructArraysAdaptExt 2.0 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/O5brV/src/interpreter/abstract_interpretation.jl:89  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Mooncake/O5brV/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:3268  [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:3110  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/src/interpreter/abstract_interpretation.jl:89 in expression starting at /home/pkgeval/.julia/packages/Mooncake/O5brV/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 3.3 s ✓ KernelAbstractions → SparseArraysExt 2.4 s ✓ KernelAbstractions → LinearAlgebraExt 2.7 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/C5rSn/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/C5rSn/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/x7OBV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/x7OBV/ext/MatrixAlgebraKitEnzymeExt/MatrixAlgebraKitEnzymeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitEnzymeExt 2.2 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 13.8 s ✓ ChainRules WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 15.8 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/O5brV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/O5brV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/O5brV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/x7OBV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/x7OBV/ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitMooncakeExt 8.0 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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, 0x7e05ff125d80)[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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4817:187 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:141 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1720:2 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1729:19 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_type_infer at /source/src/gf.c:467:35 jl_compile_method_internal at /source/src/gf.c:3640:24 _jl_invoke at /source/src/gf.c:4105:16 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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: 0x7e05e3f9c770) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3170: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3170:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3268:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 include_string at ./loading.jl:3120: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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: 0x7e0618556249) 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  [647] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7e06185b9ebc) 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:486:9 jl_compile_method_internal at /source/src/gf.c:3640:24 _jl_invoke at /source/src/gf.c:4105:16 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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: 0x7e05e3f9c770) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3170: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3170:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3268:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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:3110:145 include_string at ./loading.jl:3120: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:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339: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: 0x7e0618556249) 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: 61121515 (Pool: 61121136; 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/O5brV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/ext/MooncakeChainRulesExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeChainRulesExt 82.8 s ✓ CUDA 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_2DFZD7/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:2580 [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:2560  [4] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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:3268  [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:3110  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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 19.7 s ✓ CUDA → ChainRulesCoreExt 20.3 s ✓ CUDA → EnzymeCoreExt 20.6 s ✓ CUDA → SpecialFunctionsExt 21.2 s ✓ MatrixAlgebraKit → MatrixAlgebraKitCUDAExt 20.3 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/O5brV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/ext/MooncakeCUDAExt/MooncakeCUDAExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeCUDAExt 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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [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/x7OBV/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:3268  [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:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [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/x7OBV/ext/MatrixAlgebraKitAMDGPUExt/MatrixAlgebraKitAMDGPUExt.jl:1 in expression starting at stdin:5 ✗ MatrixAlgebraKit → MatrixAlgebraKitAMDGPUExt 137 dependencies successfully precompiled in 855 seconds. 42 already precompiled. 1 dependency failed but may be precompilable after restarting julia 2 dependencies had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ ┌ 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. └ Precompilation completed after 939.09s ################################################################################ # Testing # Testing MatrixAlgebraKit Status `/tmp/jl_u3izlk/Project.toml` [21141c5a] AMDGPU v2.3.0 [4c88cf16] Aqua v0.8.14 ⌅ [052768ef] CUDA v5.11.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.138 [12d8515a] EnzymeTestUtils v0.2.6 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.6 [6c742aac] MatrixAlgebraKit v0.6.5 [da2b9cff] Mooncake v0.5.26 [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_u3izlk/Manifest.toml` [47edcb42] ADTypes v1.21.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 v5.11.0 ⌅ [1af6417a] CUDA_Runtime_Discovery v1.0.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.138 [f151be2c] EnzymeCore v0.8.19 [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.1 [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.4.6 [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.5 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.26 [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.0 [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 [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.256+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+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.3.0+1 [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.30+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.68.1+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) │ orthnull (1) │ 50.98 │ failed at 2026-04-21T12:48:43.790 enzyme/qr (1) │ 15.50 │ failed at 2026-04-21T12:49:02.074 eig (1) │ 14.11 │ failed at 2026-04-21T12:49:18 mooncake/polar (1) │ 13.83 │ failed at 2026-04-21T12:49:33.505 enzyme/lq (1) │ 14.03 │ failed at 2026-04-21T12:49:49.209 polar (1) │ 14.47 │ failed at 2026-04-21T12:50:05.316 mooncake/qr (1) │ 14.16 │ failed at 2026-04-21T12:50:21.123 mooncake/projections (1) │ 13.91 │ failed at 2026-04-21T12:50:36.730 lq (1) │ 13.77 │ failed at 2026-04-21T12:50:52.133 mooncake/svd (1) │ 13.42 │ failed at 2026-04-21T12:51:07.227 enzyme/projections (1) │ 13.81 │ failed at 2026-04-21T12:51:22.626 codequality (1) │ 77.72 │ 1.45 │ 1.9 │ 1497.28 │ 1062.95 │ svd (1) │ 13.95 │ failed at 2026-04-21T12:52:58.097 mooncake/lq (1) │ 13.88 │ failed at 2026-04-21T12:53:13.898 truncate (1) │ 15.49 │ 0.08 │ 0.5 │ 382.05 │ 1064.99 │ enzyme/polar (1) │ 15.47 │ failed at 2026-04-21T12:53:48.957 enzyme/eigh (1) │ 16.15 │ failed at 2026-04-21T12:54:07.316 enzyme/orthnull (1) │ 15.34 │ failed at 2026-04-21T12:54:24.636 chainrules (1) │ 9.88 │ failed at 2026-04-21T12:54:36.287 enzyme/svd (1) │ 14.49 │ failed at 2026-04-21T12:54:52.795 mooncake/eigh (1) │ 14.94 │ failed at 2026-04-21T12:55:09.614 projections (1) │ 14.99 │ failed at 2026-04-21T12:55:26.635 enzyme/eig (1) │ 14.80 │ failed at 2026-04-21T12:55:43.264 algorithms (1) │ 2.77 │ 0.00 │ 0.0 │ 58.07 │ 1064.99 │ schur (1) │ 9.98 │ failed at 2026-04-21T12:55:59.891 gen_eig (1) │ 25.36 │ 0.18 │ 0.7 │ 735.79 │ 1113.91 │ mooncake/eig (1) │ 13.84 │ failed at 2026-04-21T12:56:43.161 mooncake/orthnull (1) │ 15.35 │ failed at 2026-04-21T12:57:00.498 qr (1) │ 15.08 │ failed at 2026-04-21T12:57:17.625 eigh (1) │ 15.02 │ failed at 2026-04-21T12:57:34.711 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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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/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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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 '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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/src/interpreter/abstract_interpretation.jl:89 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/O5brV/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:3268 │  [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:3110 │  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/src/interpreter/abstract_interpretation.jl:89 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/O5brV/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'enzyme/svd': ┌ ERROR: LoadError: 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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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 '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/O5brV/src/interpreter/abstract_interpretation.jl:89 │  [3] include(mapexpr::Function, mod::Module, _path::String) │  @ Base ./Base.jl:327 │  [4] top-level scope │  @ ~/.julia/packages/Mooncake/O5brV/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:3268 │  [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:3110 │  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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/O5brV/src/interpreter/abstract_interpretation.jl:89 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/O5brV/src/Mooncake.jl:1 │ in expression starting at stdin:5 │ 1 dependency had output during precompilation: │ ┌ Mooncake │ │ [Output was shown above] └ └ Output generated during execution of 'mooncake/eig': ┌ ERROR: LoadError: 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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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_u3izlk/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:2580 [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:2560 │  [4] require(into::Module, mod::Symbol) │  @ Base ./loading.jl:2536 [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:3268 │  [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:3110 │  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │  @ Base.Broadcast ./loading.jl:3120 [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 | 405 26 431 10m05.7s orthnull | 1 1 51.0s enzyme/qr | 1 1 15.5s eig | 1 1 14.1s mooncake/polar | 1 1 13.8s enzyme/lq | 1 1 14.0s polar | 1 1 14.5s mooncake/qr | 1 1 14.2s mooncake/projections | 1 1 13.9s lq | 1 1 13.8s mooncake/svd | 1 1 13.4s enzyme/projections | 1 1 13.8s codequality | 11 11 1m17.7s svd | 1 1 13.9s mooncake/lq | 1 1 13.9s truncate | 65 65 15.5s enzyme/polar | 1 1 15.5s enzyme/eigh | 1 1 16.2s enzyme/orthnull | 1 1 15.3s chainrules | 1 1 9.9s enzyme/svd | 1 1 14.5s mooncake/eigh | 1 1 14.9s projections | 1 1 15.0s enzyme/eig | 1 1 14.8s algorithms | 97 97 2.8s schur | 1 1 10.0s gen_eig | 232 232 25.4s mooncake/eig | 1 1 13.8s mooncake/orthnull | 1 1 15.4s qr | 1 1 15.1s eigh | 1 1 15.0s FAILURE 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_oqvUjl" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/orthnull.jl:6 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_kuYF1a" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/qr.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_DUJ2qC" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/eig.jl:7 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_8SuyFQ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/polar.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_iQEPM3" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/lq.jl:4 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_yRc164" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/polar.jl:5 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_SEdmfh" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/qr.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_4kn0oz" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/projections.jl:4 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_rKS5VP" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/lq.jl:7 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_3N8RLy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/svd.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_NneFIg" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/projections.jl:4 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_VxOD10" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/svd.jl:3 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_XRhxkA" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/lq.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_h0XzSx" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/polar.jl:4 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_xvvCDj" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/eigh.jl:4 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_Rt0NvC" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/orthnull.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_vstDKz" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/chainrules.jl:7 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_CzN9WA" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/svd.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_1u337c" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/eigh.jl:4 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_PDx5vZ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/projections.jl:6 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_wlj49y" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/enzyme/eig.jl:4 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_Y1YST3" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/testsuite/TestSuite.jl:3 in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/schur.jl:10 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_6OH4MZ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/eig.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_yffyA3" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/mooncake/orthnull.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_iPI0hd" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/qr.jl:6 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_dmEihX" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/eigh.jl:6 ERROR: LoadError: Test run finished with errors in expression starting at /home/pkgeval/.julia/packages/MatrixAlgebraKit/x7OBV/test/runtests.jl:37 Testing failed after 655.38s 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 1650.68s: an internal error was encountered