Package evaluation of NNlib on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T13:51:33.466 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.64s ################################################################################ # Installation # Installing NNlib... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [872c559c] + NNlib v0.9.30 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [a9b6321e] + Atomix v1.1.1 [d360d2e6] + ChainRulesCore v1.25.2 [34da2185] + Compat v4.17.0 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [63c18a36] + KernelAbstractions v0.9.37 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.30 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.4.0 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 7 direct dependencies failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_Tq2Izu" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [b0760466-a0dd-53b2-99ee-2e0a1dbc83d2] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeGPUArraysCoreExt/jl_Thq6Oe" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_far8B4" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeGPUArraysCoreExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeTestUtils/jl_XqBWmW" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_DMtIt4" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [3d64210b-5959-5fb4-bce6-6715fad0aae8] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeChainRulesCoreExt/jl_nAPmqS" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_puyTRJ" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeChainRulesCoreExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [2cbbde57-e0f9-526f-9bad-0377a41e3da5] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeLogExpFunctionsExt/jl_ogQyYT" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_ComOC0" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeLogExpFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [9b86f63a-d4ed-580d-8687-edb34df016b0] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_mkjU2u" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_9wNsIm" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeStaticArraysExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [7685dddb-33e3-5e96-bcc8-848bc5a48302] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeSpecialFunctionsExt/jl_x4BqZx" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_5ieHbw" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeSpecialFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 230.31s ################################################################################ # Testing # Testing NNlib Status `/tmp/jl_qlWjVN/Project.toml` [79e6a3ab] Adapt v4.3.0 [d360d2e6] ChainRulesCore v1.25.2 [cdddcdb0] ChainRulesTestUtils v1.13.0 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.61 [f151be2c] EnzymeCore v0.8.12 [12d8515a] EnzymeTestUtils v0.2.1 [7a1cc6ca] FFTW v1.9.0 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [02fcd773] ImageTransformations v0.10.2 [a98d9a8b] Interpolations v0.16.1 [63c18a36] KernelAbstractions v0.9.37 [872c559c] NNlib v0.9.30 [37e2e3b7] ReverseDiff v1.16.1 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [10745b16] Statistics v1.11.1 [b8865327] UnicodePlots v3.8.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qlWjVN/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [a9b6321e] Atomix v1.1.1 [13072b0f] AxisAlgorithms v1.1.0 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.25.2 [cdddcdb0] ChainRulesTestUtils v1.13.0 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.30.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.17.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [150eb455] CoordinateTransformations v0.6.4 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.61 [f151be2c] EnzymeCore v0.8.12 [12d8515a] EnzymeTestUtils v0.2.1 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.9.0 [1a297f60] FillArrays v1.13.0 [26cc04aa] FiniteDifferences v0.12.32 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [d7ba0133] Git v1.4.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [02fcd773] ImageTransformations v0.10.2 [a98d9a8b] Interpolations v0.16.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [63c18a36] KernelAbstractions v0.9.37 [929cbde3] LLVM v9.4.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [872c559c] NNlib v0.9.30 [77ba4419] NaNMath v1.1.3 ⌅ [d8793406] ObjectFile v0.4.4 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [94ee1d12] Quaternions v0.7.6 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [708f8203] Richardson v1.4.2 [6038ab10] Rotations v1.7.1 [7e506255] ScopedValues v1.4.0 [6c6a2e73] Scratch v1.3.0 [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [e689c965] Tracy v0.1.5 [3bb67fe8] TranscodingStreams v0.11.3 [b8865327] UnicodePlots v3.8.1 [013be700] UnsafeAtomics v0.3.0 [efce3f68] WoodburyMatrices v1.0.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.186+0 [2e619515] Expat_jll v2.6.5+0 [f5851436] FFTW_jll v3.3.11+0 [f8c6e375] Git_jll v2.50.1+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 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [8ba89e20] Distributed 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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 3694.9 ms ✓ FiniteDifferences Info Given ChainRulesTestUtils was explicitly requested, output will be shown live  WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 14478.0 ms ✓ ChainRulesTestUtils 2 dependencies successfully precompiled in 18 seconds. 26 already precompiled. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ [Output was shown above] └ ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Precompiling packages... 81333.2 ms ✓ GPUCompiler ✗ Enzyme ✗ Enzyme → EnzymeStaticArraysExt ✗ Enzyme → EnzymeChainRulesCoreExt Info Given EnzymeTestUtils was explicitly requested, output will be shown live  ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace:  [1] getproperty(x::Core.TypeName, f::Symbol)  @ Base ./Base_compiler.jl:57  [2] top-level scope  @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [4] top-level scope  @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [6] top-level scope  @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [8] top-level scope  @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [10] 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::String)  @ Base ./loading.jl:3002  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [14] include_string  @ ./loading.jl:2858 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [16] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_YE1wo7" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3289  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2654  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [7] #invokelatest_gr#236  @ ./reflection.jl:1333 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1325 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3860  [10] maybe_cachefile_lock  @ ./loading.jl:3857 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2640  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2468  [13] macro expansion  @ ./loading.jl:2396 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2360  [16] require  @ ./loading.jl:2336 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [20] top-level scope  @ ~/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:4  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] 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:3002  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [26] include_string  @ ./loading.jl:2858 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [28] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils 1 dependency successfully precompiled in 196 seconds. 59 already precompiled. ERROR: LoadError: The following 4 direct dependencies failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_27KDaX" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeTestUtils/jl_6IZCno" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_YE1wo7" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/zaGYZ/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [3d64210b-5959-5fb4-bce6-6715fad0aae8] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeChainRulesCoreExt/jl_6vtZOb" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_j8ChYP" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeChainRulesCoreExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [9b86f63a-d4ed-580d-8687-edb34df016b0] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_uENU0b" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty(x::Core.TypeName, f::Symbol) @ Base ./Base_compiler.jl:57 [2] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3002 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [14] include_string @ ./loading.jl:2858 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [16] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_oDUFG4" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/9dy6G/ext/EnzymeStaticArraysExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Enzyme/9dy6G/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/CGMj3/test/runtests.jl:4 Testing failed after 229.45s ERROR: LoadError: Package NNlib 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 493.56s: package fails to precompile