Package evaluation of ComponentArrays on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T13:22:52.792 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.49s ################################################################################ # Installation # Installing ComponentArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [b0b7db55] + ComponentArrays v0.15.29 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [d360d2e6] + ChainRulesCore v1.25.2 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.17.0 [b0b7db55] + ComponentArrays v0.15.29 [187b0558] + ConstructionBase v1.6.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 10 direct dependencies failed to precompile: Reactant Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_yJpJ9G" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_Pur22A" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 OptimisersReactantExt Failed to precompile OptimisersReactantExt [5b6360f9-8730-5cd4-bcf5-b24fcbe1d570] to "/home/pkgeval/.julia/compiled/v1.13/OptimisersReactantExt/jl_T3BuF0" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_97F2po" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_DtiZ0O" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Optimisers/W5seC/ext/OptimisersReactantExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Optimisers/W5seC/ext/OptimisersReactantExt.jl:1 in expression starting at stdin:5 ReactantArrayInterfaceExt Failed to precompile ReactantArrayInterfaceExt [2e891eeb-6e94-5e9d-a0ab-1bd4f268fd2c] to "/home/pkgeval/.julia/compiled/v1.13/ReactantArrayInterfaceExt/jl_kRXLSX" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_rf0JMu" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_hQXW5V" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantArrayInterfaceExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantArrayInterfaceExt.jl:1 in expression starting at stdin:5 ReactantStatisticsExt Failed to precompile ReactantStatisticsExt [49bba8e2-c3e1-5c0e-9f16-5ba2d4dea6d6] to "/home/pkgeval/.julia/compiled/v1.13/ReactantStatisticsExt/jl_9zQQrh" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_mboLlW" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_qicBlP" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantStatisticsExt.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantStatisticsExt.jl:1 in expression starting at stdin:5 ReactantOffsetArraysExt Failed to precompile ReactantOffsetArraysExt [b580fa26-f8eb-5fc5-99a1-ba886ce9090f] to "/home/pkgeval/.julia/compiled/v1.13/ReactantOffsetArraysExt/jl_sIWLYJ" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_I4kkRX" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_b7bXxZ" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantOffsetArraysExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantOffsetArraysExt.jl:1 in expression starting at stdin:5 ReactantNNlibExt Failed to precompile ReactantNNlibExt [b2f8e4fa-92c4-597a-b72c-d80fa9a79888] to "/home/pkgeval/.julia/compiled/v1.13/ReactantNNlibExt/jl_gkk7kh" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_GBy22v" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_1Fn1U0" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantNNlibExt/ReactantNNlibExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantNNlibExt/ReactantNNlibExt.jl:1 in expression starting at stdin:5 ReactantKernelAbstractionsExt Failed to precompile ReactantKernelAbstractionsExt [eebb1207-a030-508b-90c1-a719f24280fe] to "/home/pkgeval/.julia/compiled/v1.13/ReactantKernelAbstractionsExt/jl_MKzqG1" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_K7Xc9w" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_pZzp6D" (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#235 @ ./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/Reactant/Tw7sy/ext/ReactantKernelAbstractionsExt.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantKernelAbstractionsExt.jl:1 in expression starting at stdin:5 ReactantSpecialFunctionsExt Failed to precompile ReactantSpecialFunctionsExt [519db8b1-401f-536b-bd77-ecc011deafae] to "/home/pkgeval/.julia/compiled/v1.13/ReactantSpecialFunctionsExt/jl_rAf4F6" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_538V15" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_nOgbL6" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantSpecialFunctionsExt.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ComponentArraysReactantExt Failed to precompile ComponentArraysReactantExt [610a065c-33b3-529f-9d70-2305ae919a98] to "/home/pkgeval/.julia/compiled/v1.13/ComponentArraysReactantExt/jl_Ebtk8Y" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_aW32Lk" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_PXPLjm" (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#235 @ ./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/ComponentArrays/dB3Ra/ext/ComponentArraysReactantExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/ComponentArrays/dB3Ra/ext/ComponentArraysReactantExt.jl:1 in expression starting at stdin:5 ReactantAbstractFFTsExt Failed to precompile ReactantAbstractFFTsExt [7244e3ea-3b62-5728-9ef6-1a8683062b00] to "/home/pkgeval/.julia/compiled/v1.13/ReactantAbstractFFTsExt/jl_5wI4T9" (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/12QGc/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [4] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [6] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [8] top-level scope @ ~/.julia/packages/Enzyme/12QGc/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/12QGc/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/12QGc/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_ShWNbK" (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#235 @ ./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/Reactant/Tw7sy/src/Reactant.jl:25 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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::String) @ 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/Reactant/Tw7sy/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.13/Reactant/jl_gQK4ZG" (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#235 @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/Reactant/Tw7sy/ext/ReactantAbstractFFTsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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/Reactant/Tw7sy/ext/ReactantAbstractFFTsExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 646.87s ################################################################################ # Testing # Testing ComponentArrays Status `/tmp/jl_ntWbwK/Project.toml` [4c88cf16] Aqua v0.8.13 [4fba245c] ArrayInterface v7.19.0 [30b0a656] ArrayInterfaceCore v0.1.29 [6e4b80f9] BenchmarkTools v1.6.0 [b0b7db55] ComponentArrays v0.15.29 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [d9f16b24] Functors v0.5.2 [41ab1584] InvertedIndices v1.3.1 [27aeb0d3] JLArrays v0.2.0 [2ee39098] LabelledArrays v1.16.1 [6fe1bfb0] OffsetArrays v1.17.0 [3bd65402] Optimisers v0.4.6 [3c362404] Reactant v0.2.146 [37e2e3b7] ReverseDiff v1.16.1 [90137ffa] StaticArrays v1.9.14 [9f7883ad] Tracker v0.2.38 [1986cc42] Unitful v1.23.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ntWbwK/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [4c88cf16] Aqua v0.8.13 [4fba245c] ArrayInterface v7.19.0 [30b0a656] ArrayInterfaceCore v0.1.29 [a9b6321e] Atomix v1.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [d1d4a3ce] BitFlags v0.1.9 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.25.2 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.17.0 [b0b7db55] ComponentArrays v0.15.29 [a33af91c] CompositionsBase v0.1.2 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [7da242da] Enzyme v0.13.62 [f151be2c] EnzymeCore v0.8.12 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.3 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.2.3 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [cd3eb016] HTTP v1.10.17 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [27aeb0d3] JLArrays v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [b964fa9f] LaTeXStrings v1.4.0 [2ee39098] LabelledArrays v1.16.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [1914dd2f] MacroTools v0.5.16 [739be429] MbedTLS v1.1.9 [872c559c] NNlib v0.9.31 [77ba4419] NaNMath v1.1.3 ⌅ [d8793406] ObjectFile v0.4.4 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.5.0 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [d236fae5] PreallocationTools v0.4.29 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [3c362404] Reactant v0.2.146 [a3311ec8] ReactantCore v0.1.15 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.35.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [7e506255] ScopedValues v1.4.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [777ac1f9] SimpleBufferStream v1.2.0 [66db9d55] SnoopPrecompile v1.0.3 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [2efcf032] SymbolicIndexingInterface v0.3.42 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [9f7883ad] Tracker v0.2.38 [e689c965] Tracy v0.1.5 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [1986cc42] Unitful v1.23.1 [013be700] UnsafeAtomics v0.3.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [4ee394cb] CUDA_Driver_jll v12.9.0+0 [7cc45869] Enzyme_jll v0.0.186+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [0192cb87] Reactant_jll v0.0.219+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 [9fa8497b] Future 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 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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... 4255.8 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 17 already precompiled. Precompiling packages... 8160.5 ms ✓ KernelAbstractions 2479.8 ms ✓ KernelAbstractions → LinearAlgebraExt 12990.5 ms ✓ NNlib 3140.1 ms ✓ NNlib → NNlibForwardDiffExt 2961.9 ms ✓ NNlib → NNlibSpecialFunctionsExt 14030.2 ms ✓ Tracker 6 dependencies successfully precompiled in 44 seconds. 51 already precompiled. Precompiling packages... 5799.3 ms ✓ ComponentArrays → ComponentArraysKernelAbstractionsExt 1 dependency successfully precompiled in 6 seconds. 39 already precompiled. Precompiling packages... 1271.1 ms ✓ ComponentArrays → ComponentArraysOptimisersExt 1 dependency successfully precompiled in 1 seconds. 27 already precompiled. Precompiling packages... 3230.5 ms ✓ ArrayInterface → ArrayInterfaceTrackerExt 1 dependency successfully precompiled in 4 seconds. 61 already precompiled. Precompiling packages... 5140.9 ms ✓ ComponentArrays → ComponentArraysTrackerExt 1 dependency successfully precompiled in 6 seconds. 70 already precompiled. Precompiling packages... 1545.1 ms ✓ Accessors → StaticArraysExt 5050.0 ms ✓ SymbolicIndexingInterface 3790.8 ms ✓ PreallocationTools 5359.0 ms ✓ RecursiveArrayTools 3207.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 6964.6 ms ✓ LabelledArrays 6 dependencies successfully precompiled in 26 seconds. 68 already precompiled. Precompiling packages... 2997.7 ms ✓ ComponentArrays → ComponentArraysRecursiveArrayToolsExt 1 dependency successfully precompiled in 3 seconds. 56 already precompiled. Precompiling packages... 3214.7 ms ✓ RecursiveArrayTools → RecursiveArrayToolsKernelAbstractionsExt 4255.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTrackerExt 2 dependencies successfully precompiled in 8 seconds. 88 already precompiled. Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.4s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.9s Test Summary: | Pass Total Time Compat bounds | 4 4 0.6s Test Summary: | Pass Total Time Piracy | 1 1 0.4s Test Summary: | Pass Total Time Persistent tasks | 1 1 1m09.1s Test Summary: | Pass Total Time Allocations and Inference | 4 4 19.0s Test Summary: | Pass Total Time Utilities | 4 4 2.2s Test Summary: | Pass Total Time Construction | 69 69 29.8s Test Summary: | Pass Total Time Attributes | 19 19 1.8s Test Summary: | Pass Total Time Get | 75 75 13.2s Test Summary: | Pass Total Time Set | 14 14 5.9s Test Summary: | Pass Total Time Properties | 8 8 0.1s Test Summary: | Pass Total Time Component Index | 24 24 17.2s Test Summary: | Pass Total Time Similar | 8 8 0.6s Test Summary: | Pass Total Time Copy | 2 2 0.0s Test Summary: | Pass Total Time Convert | 8 8 1.3s Test Summary: | Pass Broken Total Time Broadcasting | 30 9 39 20.2s Math: Test Failed at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:611 Expression: getaxes([ab_ab ab_cd; cd_ab cd_cd]) == (ABCD, ABCD) Evaluated: () == (Axis(a = 1, b = 2, c = 3, d = 4), Axis(a = 1, b = 2, c = 3, d = 4)) Stacktrace: [1] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:522 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:611 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Math: Test Failed at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:612 Expression: getaxes([ab_ab ab_cd; cd_ab cd_cd]) == (ABCD, ABCD) Evaluated: () == (Axis(a = 1, b = 2, c = 3, d = 4), Axis(a = 1, b = 2, c = 3, d = 4)) Stacktrace: [1] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:522 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:612 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Test Summary: | Pass Fail Total Time Math | 80 2 82 46.3s RNG of the outermost testset: Random.Xoshiro(0xab95bc292d07b826, 0x56a3aa34bfdb7a88, 0x6eae272b15d96921, 0xfd49046a3b1d8f0d, 0xc5e69d8677a81ebe) ERROR: LoadError: Some tests did not pass: 80 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/test/runtests.jl:521 Testing failed after 392.29s ERROR: LoadError: Package ComponentArrays 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:311 [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 1076.7s: package fails to precompile