Package evaluation of AutoDiffOperators on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:56:47.356 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.82s ################################################################################ # Installation # Installing AutoDiffOperators... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6e1301d5] + AutoDiffOperators v0.2.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.15.0 [6e1301d5] + AutoDiffOperators v0.2.4 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 8 direct dependencies failed to precompile: EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8dba1c75-593d-5f66-b177-b3e245809413] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeStaticArraysExt/jl_7LKv3J". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_MieW0C". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/ext/EnzymeStaticArraysExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [0dc2ebea-ba9b-5f8a-8acc-f28a2fdd0679] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeGPUArraysCoreExt/jl_2Hij93". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_gh52YH". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/ext/EnzymeGPUArraysCoreExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [d7391e87-ccda-5c29-91ec-5d3a52120610] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeSpecialFunctionsExt/jl_L3ZO2v". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_Vzm6u7". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/ext/EnzymeSpecialFunctionsExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [66ee98d2-fe2d-5ae6-bd9b-9e5fe8b5b781] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeLogExpFunctionsExt/jl_FWxzWo". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_Ki73e6". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/ext/EnzymeLogExpFunctionsExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 AutoDiffOperatorsEnzymeExt Failed to precompile AutoDiffOperatorsEnzymeExt [18d575cf-3929-58e1-8d10-fad38c375553] to "/home/pkgeval/.julia/compiled/v1.12/AutoDiffOperatorsEnzymeExt/jl_QlIDea". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_BGHScS". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/AutoDiffOperators/GykFn/ext/AutoDiffOperatorsEnzymeExt.jl:5 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/ext/AutoDiffOperatorsEnzymeExt.jl:3 in expression starting at stdin:5 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [52abfbdb-267e-5644-bb2a-9e5e2a269f06] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeChainRulesCoreExt/jl_HGzLUH". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_fN46Jb". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/ext/EnzymeChainRulesCoreExt.jl:5 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 DifferentiationInterfaceEnzymeExt Failed to precompile DifferentiationInterfaceEnzymeExt [55327dd7-aa92-56e5-a3d3-d077748ab7c0] to "/home/pkgeval/.julia/compiled/v1.12/DifferentiationInterfaceEnzymeExt/jl_VWGVhQ". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/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.12/Enzyme/jl_eR3HcN". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/DifferentiationInterface/sPszY/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/sPszY/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_C6pjGR". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 373.36s ################################################################################ # Testing # Testing AutoDiffOperators Status `/tmp/jl_NejeN0/Project.toml` [47edcb42] ADTypes v1.15.0 [4c88cf16] Aqua v0.8.13 [6e1301d5] AutoDiffOperators v0.2.4 [a0c0ee7d] DifferentiationInterface v0.7.2 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.59 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [7a12625a] LinearMaps v3.11.4 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NejeN0/Manifest.toml` [47edcb42] ADTypes v1.15.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [4c88cf16] Aqua v0.8.13 [6e1301d5] AutoDiffOperators v0.2.4 [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 [34da2185] Compat v4.17.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.2 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [7da242da] Enzyme v0.13.59 [f151be2c] EnzymeCore v0.8.12 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [d7ba0133] Git v1.4.0 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [929cbde3] LLVM v9.4.2 [0e77f7df] LazilyInitializedFields v1.3.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.4.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [6c6a2e73] Scratch v1.3.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.5 [3bb67fe8] TranscodingStreams v0.11.3 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.185+0 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.0+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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.6.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.12.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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [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.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... 1013.9 ms ✓ LinearMaps → LinearMapsChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. WARNING: Method definition approx_cmp(Number, Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), Number, Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(AbstractArray{var"#s228", N} where N where var"#s228"<:Number, AbstractArray{var"#s227", N} where N where var"#s227"<:Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), AbstractArray{var"#s226", N} where N where var"#s226"<:Number, AbstractArray{var"#s225", N} where N where var"#s225"<:Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(AbstractArray{T, N} where N where T, AbstractArray{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), AbstractArray{T, N} where N where T, AbstractArray{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(Tuple, Tuple) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), Tuple, Tuple) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(NamedTuple{names, T} where T<:Tuple, NamedTuple{names, T} where T<:Tuple) where {names} in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:7 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), NamedTuple{names, T} where T<:Tuple, NamedTuple{names, T} where T<:Tuple) where {names} in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:7 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(NamedTuple{names, T} where T<:Tuple where names, NamedTuple{names, T} where T<:Tuple where names) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), NamedTuple{names, T} where T<:Tuple where names, NamedTuple{names, T} where T<:Tuple where names) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/testutils.jl:11 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 75437.7 ms ✓ Zygote 1 dependency successfully precompiled in 76 seconds. 66 already precompiled. Precompiling packages... 1581.2 ms ✓ StructArrays → StructArraysStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 19 already precompiled. Precompiling packages... 7094.3 ms ✓ AutoDiffOperators → AutoDiffOperatorsZygoteExt 1 dependency successfully precompiled in 7 seconds. 72 already precompiled. WARNING: Method definition approx_cmp(Number, Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), Number, Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(AbstractArray{var"#s228", N} where N where var"#s228"<:Number, AbstractArray{var"#s227", N} where N where var"#s227"<:Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), AbstractArray{var"#s226", N} where N where var"#s226"<:Number, AbstractArray{var"#s225", N} where N where var"#s225"<:Number) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(AbstractArray{T, N} where N where T, AbstractArray{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), AbstractArray{T, N} where N where T, AbstractArray{T, N} where N where T) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(Tuple, Tuple) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), Tuple, Tuple) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(NamedTuple{names, T} where T<:Tuple, NamedTuple{names, T} where T<:Tuple) where {names} in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:7 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), NamedTuple{names, T} where T<:Tuple, NamedTuple{names, T} where T<:Tuple) where {names} in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:7 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition approx_cmp(NamedTuple{names, T} where T<:Tuple where names, NamedTuple{names, T} where T<:Tuple where names) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.approx_cmp), NamedTuple{names, T} where T<:Tuple where names, NamedTuple{names, T} where T<:Tuple where names) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/approx_cmp.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_adsel_functionality(Union{ADTypes.AbstractADType, AutoDiffOperators.WrappedADSelector}) in module Main at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/testutils.jl:11 overwritten on the same line (check for duplicate calls to `include`). Precompiling packages... 920.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompiling packages... 1446.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 10 already precompiled. Precompiling packages... 864.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompiling packages... 2193.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDifferencesExt 1 dependency successfully precompiled in 2 seconds. 25 already precompiled. Precompiling packages... 5537.5 ms ✓ DifferentiationInterface → DifferentiationInterfaceZygoteExt 1 dependency successfully precompiled in 6 seconds. 75 already precompiled. Precompiling packages... Info Given Enzyme 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:54  [2] top-level scope  @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [4] top-level scope  @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [6] top-level scope  @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [8] top-level scope  @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [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:2991  [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:2837  [14] include_string  @ ./loading.jl:2847 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [16] _start()  @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 0 dependencies successfully precompiled in 28 seconds. 46 already precompiled. Package AutoDiffOperators: Error During Test at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/runtests.jl:5 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_ZLRofD". 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:54 [2] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [4] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [6] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1151 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:139 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [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:2991 [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:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/jitrules.jl:1773 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/rules/llvmrules.jl:120 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Enzyme/rwbr4/src/Enzyme.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/test_differentiation_interface.jl:6 Test Summary: | Pass Error Total Time Package AutoDiffOperators | 108 1 109 6m07.0s Package ambiguities | 0 0.0s Aqua tests | 9 9 33.4s test_linear_maps | 4 4 1.0s test FiniteDifferences | 33 33 36.5s test ForwardDiff | 29 29 9.1s test Zygote | 33 33 2m20.3s RNG of the outermost testset: Random.Xoshiro(0xcf52772259dcba73, 0x04b4356a9645a801, 0xe121216441bd78c3, 0x8689c1b9ddf062a9, 0xf0d90a6c76f3c0e4) ERROR: LoadError: Some tests did not pass: 108 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AutoDiffOperators/GykFn/test/runtests.jl:5 Testing failed after 383.15s ERROR: LoadError: Package AutoDiffOperators errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 787.25s: package fails to precompile