Package evaluation of MicroMagnetic on Julia 1.13.0-DEV.1114 (7de5585024*) started at 2025-09-14T03:12:45.225 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.0s ################################################################################ # Installation # Installing MicroMagnetic... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [cef16ca0] + MicroMagnetic v0.3.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [79e6a3ab] + Adapt v4.3.0 [a9b6321e] + Atomix v1.1.2 [944b1d66] + CodecZlib v0.7.8 [e2ba6199] + ExprTools v0.1.10 [7a1cc6ca] + FFTW v1.9.0 [5789e2e9] + FileIO v1.17.0 [1a297f60] + FillArrays v1.14.0 [076d061b] + HashArrayMappedTries v0.2.0 ⌅ [033835bb] + JLD2 v0.5.15 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.38 [9c8b4983] + LightXML v0.9.2 [1914dd2f] + MacroTools v0.5.16 [cef16ca0] + MicroMagnetic v0.3.9 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [dc215faf] + ReadVTK v0.2.5 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [013be700] + UnsafeAtomics v0.3.0 [4004b06d] + VTKBase v1.0.1 [64499a7a] + WriteVTK v1.21.2 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [856f044c] + MKL_jll v2025.2.0+0 [02c8fc9c] + XML2_jll v2.14.4+0 [1317d2d5] + oneTBB_jll v2022.0.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [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 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.67.0+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: EnzymeExt Failed to precompile EnzymeExt [f05e8a81-1ff0-5de3-8353-8a320ec84695] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeExt/jl_Lhowwd" (ProcessExited(1)). ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] __init__() @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 [2] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1417 [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1405 [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1293 [5] _include_from_serialized @ ./loading.jl:1247 [inlined] [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2105 [7] _require_search_from_serialized @ ./loading.jl:1999 [inlined] [8] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2649 [9] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [10] macro expansion @ ./loading.jl:2443 [inlined] [11] macro expansion @ ./lock.jl:376 [inlined] [12] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [13] require @ ./loading.jl:2383 [inlined] [14] eval_import_path @ ./module.jl:36 [inlined] [15] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [16] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [17] top-level scope @ ~/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3072 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [23] include_string @ ./loading.jl:2928 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 during initialization of module API in expression starting at /home/pkgeval/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:1 in expression starting at stdin:5 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_wBgVca" (ProcessExited(1)). ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] __init__() @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 [2] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1417 [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1405 [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1293 [5] _include_from_serialized @ ./loading.jl:1247 [inlined] [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2105 [7] _require_search_from_serialized @ ./loading.jl:1999 [inlined] [8] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2649 [9] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [10] macro expansion @ ./loading.jl:2443 [inlined] [11] macro expansion @ ./lock.jl:376 [inlined] [12] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [13] require @ ./loading.jl:2383 [inlined] [14] eval_import_path @ ./module.jl:36 [inlined] [15] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [16] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [17] top-level scope @ ~/.julia/packages/Enzyme/ez9it/ext/EnzymeStaticArraysExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3072 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [23] include_string @ ./loading.jl:2928 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 during initialization of module API in expression starting at /home/pkgeval/.julia/packages/Enzyme/ez9it/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 82.25s ################################################################################ # Testing # Testing MicroMagnetic Status `/tmp/jl_Dkqsjw/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [7da242da] Enzyme v0.13.74 [7a1cc6ca] FFTW v1.9.0 ⌅ [033835bb] JLD2 v0.5.15 [63c18a36] KernelAbstractions v0.9.38 [cef16ca0] MicroMagnetic v0.3.9 [15e1cf62] NPZ v0.4.3 [dc215faf] ReadVTK v0.2.5 [a759f4b9] TimerOutputs v0.5.29 [64499a7a] WriteVTK v1.21.2 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Dkqsjw/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.3.0 [a9b6321e] Atomix v1.1.2 [fa961155] CEnum v0.5.0 [944b1d66] CodecZlib v0.7.8 [8bb1440f] DelimitedFiles v1.9.1 [7da242da] Enzyme v0.13.74 [f151be2c] EnzymeCore v0.8.13 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.9.0 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.14.0 [61eb1bfa] GPUCompiler v1.6.1 [076d061b] HashArrayMappedTries v0.2.0 ⌅ [033835bb] JLD2 v0.5.15 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [9c8b4983] LightXML v0.9.2 [1914dd2f] MacroTools v0.5.16 [cef16ca0] MicroMagnetic v0.3.9 [15e1cf62] NPZ v0.4.3 [d8793406] ObjectFile v0.5.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [dc215faf] ReadVTK v0.2.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [53d494c1] StructIO v0.3.1 [a759f4b9] TimerOutputs v0.5.29 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.0 [4004b06d] VTKBase v1.0.1 [64499a7a] WriteVTK v1.21.2 [a5390f91] ZipFile v0.10.1 [7cc45869] Enzyme_jll v0.0.196+0 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [856f044c] MKL_jll v2025.2.0+0 [02c8fc9c] XML2_jll v2.14.4+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Switch the backend to KernelAbstractions.CPU(false) Test Summary: | Pass Total Time Mesh CPU Float32 | 82 82 2.9s Test Summary: | Pass Total Time Mesh CPU Float64 | 82 82 0.0s [ Info: Switch the backend to KernelAbstractions.CPU(false) [ Info: MicroSim has been created. Test Summary: | Pass Total Time init_m0 CPU Float32 | 1 1 6.6s [ Info: MicroSim has been created. Test Summary: | Pass Total Time init_m0 CPU Float64 | 1 1 3.6s [ Info: Switch the backend to KernelAbstractions.CPU(false) Test Summary: | Pass Total Time Geometry CPU Float32 | 13 13 10.7s Test Summary: | Pass Total Time Geometry CPU Float64 | 13 13 4.6s [ Info: Switch the backend to KernelAbstractions.CPU(false) [ Info: MicroSim has been created. [ Info: Static Zeeman has been added. Test Summary: | Pass Total Time Zeeman CPU Float32 | 12 12 4.5s [ Info: MicroSim has been created. [ Info: Static Zeeman has been added. Test Summary: | Pass Total Time Zeeman CPU Float64 | 12 12 3.3s Precompiling packages... 10230.7 ms ✓ KernelAbstractions → EnzymeExt Info Given EnzymeExt was explicitly requested, output will be shown live  ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] __init__()  @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405  [2] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1417  [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1405  [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1293  [5] _include_from_serialized  @ ./loading.jl:1247 [inlined]  [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2105  [7] _require_search_from_serialized  @ ./loading.jl:1999 [inlined]  [8] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2649  [9] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2515  [10] macro expansion  @ ./loading.jl:2443 [inlined]  [11] macro expansion  @ ./lock.jl:376 [inlined]  [12] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2407  [13] require  @ ./loading.jl:2383 [inlined]  [14] eval_import_path  @ ./module.jl:36 [inlined]  [15] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:3  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3072  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2918  [23] include_string  @ ./loading.jl:2928 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [25] _start()  @ Base ./client.jl:563 during initialization of module API in expression starting at /home/pkgeval/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:1 in expression starting at stdin:5 ✗ MicroMagnetic → EnzymeExt ✗ Enzyme → EnzymeStaticArraysExt 1 dependency successfully precompiled in 55 seconds. 87 already precompiled. ┌ Error: Error during loading of extension EnzymeExt of KernelAbstractions, use `Base.retry_load_extensions()` to retry. │ exception = │ 2-element ExceptionStack: │ The following 2 direct dependencies failed to precompile: │ │ EnzymeExt │ │ Failed to precompile EnzymeExt [f05e8a81-1ff0-5de3-8353-8a320ec84695] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeExt/jl_0KKZkN" (ProcessExited(1)). │ ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] __init__() │ @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 │ [2] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1417 │ [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1405 │ [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1293 │ [5] _include_from_serialized │ @ ./loading.jl:1247 [inlined] │ [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2105 │ [7] _require_search_from_serialized │ @ ./loading.jl:1999 [inlined] │ [8] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2649 │ [9] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2515 │ [10] macro expansion │ @ ./loading.jl:2443 [inlined] │ [11] macro expansion │ @ ./lock.jl:376 [inlined] │ [12] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2407 │ [13] require │ @ ./loading.jl:2383 [inlined] │ [14] eval_import_path │ @ ./module.jl:36 [inlined] │ [15] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [16] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [17] top-level scope │ @ ~/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:3 │ [18] include(mod::Module, _path::String) │ @ Base ./Base.jl:308 │ [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3072 │ [20] top-level scope │ @ stdin:5 │ [21] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:2918 │ [23] include_string │ @ ./loading.jl:2928 [inlined] │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:328 │ [25] _start() │ @ Base ./client.jl:563 │ during initialization of module API │ in expression starting at /home/pkgeval/.julia/packages/MicroMagnetic/VGXiN/ext/EnzymeExt.jl:1 │ in expression starting at stdin:5 │ EnzymeStaticArraysExt │ │ Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_HdFxaQ" (ProcessExited(1)). │ ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] __init__() │ @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 │ [2] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1417 │ [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1405 │ [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1293 │ [5] _include_from_serialized │ @ ./loading.jl:1247 [inlined] │ [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2105 │ [7] _require_search_from_serialized │ @ ./loading.jl:1999 [inlined] │ [8] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2649 │ [9] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2515 │ [10] macro expansion │ @ ./loading.jl:2443 [inlined] │ [11] macro expansion │ @ ./lock.jl:376 [inlined] │ [12] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2407 │ [13] require │ @ ./loading.jl:2383 [inlined] │ [14] eval_import_path │ @ ./module.jl:36 [inlined] │ [15] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [16] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [17] top-level scope │ @ ~/.julia/packages/Enzyme/ez9it/ext/EnzymeStaticArraysExt.jl:4 │ [18] include(mod::Module, _path::String) │ @ Base ./Base.jl:308 │ [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3072 │ [20] top-level scope │ @ stdin:5 │ [21] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:2918 │ [23] include_string │ @ ./loading.jl:2928 [inlined] │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:328 │ [25] _start() │ @ Base ./client.jl:563 │ during initialization of module API │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/ez9it/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ │ caused by: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] __init__() │ @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 │ [2] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1417 │ [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1405 │ [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1293 │ [5] _include_from_serialized │ @ ./loading.jl:1247 [inlined] │ [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2105 │ [7] _require_search_from_serialized │ @ ./loading.jl:1999 [inlined] │ [8] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2649 │ [9] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2515 │ [10] macro expansion │ @ ./loading.jl:2443 [inlined] │ [11] macro expansion │ @ ./lock.jl:376 [inlined] │ [12] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2407 │ [13] require │ @ ./loading.jl:2383 [inlined] │ [14] eval_import_path │ @ ./module.jl:36 [inlined] │ [15] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [16] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [17] top-level scope │ @ ~/.julia/packages/MicroMagnetic/VGXiN/test/test_anis.jl:4 │ [18] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [19] top-level scope │ @ ~/.julia/packages/MicroMagnetic/VGXiN/test/runtests.jl:8 │ [20] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] top-level scope │ @ none:6 │ [22] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:296 │ [24] _start() │ @ Base ./client.jl:563 │ during initialization of module API └ @ Base loading.jl:1591 ERROR: LoadError: InitError: UndefVarError: `libEnzyme` not defined in `Enzyme.API` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] __init__() @ Enzyme.API ~/.julia/packages/Enzyme/ez9it/src/api.jl:1405 [2] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1417 [3] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1405 [4] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1293 [5] _include_from_serialized @ ./loading.jl:1247 [inlined] [6] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2105 [7] _require_search_from_serialized @ ./loading.jl:1999 [inlined] [8] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2649 [9] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [10] macro expansion @ ./loading.jl:2443 [inlined] [11] macro expansion @ ./lock.jl:376 [inlined] [12] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [13] require @ ./loading.jl:2383 [inlined] [14] eval_import_path @ ./module.jl:36 [inlined] [15] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [16] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [17] top-level scope @ ~/.julia/packages/MicroMagnetic/VGXiN/test/test_anis.jl:4 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ ~/.julia/packages/MicroMagnetic/VGXiN/test/runtests.jl:8 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [24] _start() @ Base ./client.jl:563 during initialization of module API in expression starting at /home/pkgeval/.julia/packages/MicroMagnetic/VGXiN/test/test_anis.jl:4 in expression starting at /home/pkgeval/.julia/packages/MicroMagnetic/VGXiN/test/runtests.jl:8 Testing failed after 133.81s ERROR: LoadError: Package MicroMagnetic errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 253.82s: package fails to precompile