Package evaluation of DynamicExpressions on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T13:24:40.203 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Set-up completed after 9.12s ################################################################################ # Installation # Installing DynamicExpressions... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a40a106e] + DynamicExpressions v1.10.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [8d63f2c5] + DispatchDoctor v0.4.19 [a40a106e] + DynamicExpressions v1.10.2 [85a1e053] + Interfaces v0.3.2 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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.12.0+0 Installation completed after 3.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 7 direct dependencies failed to precompile: EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [b0760466-a0dd-53b2-99ee-2e0a1dbc83d2] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeGPUArraysCoreExt/jl_i7uKDF" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_RYPQrU" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_WCnD5i" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/ext/EnzymeGPUArraysCoreExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_59dIxV" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_FoFxhu" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:1 in expression starting at stdin:5 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [9b86f63a-d4ed-580d-8687-edb34df016b0] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_tBkyYH" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_HyVotu" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_rYiRDB" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/ext/EnzymeStaticArraysExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [2cbbde57-e0f9-526f-9bad-0377a41e3da5] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeLogExpFunctionsExt/jl_UC2ymV" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_s6UYAG" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_xxuqE5" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/ext/EnzymeLogExpFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [7685dddb-33e3-5e96-bcc8-848bc5a48302] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeSpecialFunctionsExt/jl_IJzioh" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_io9G9A" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_6JyWOQ" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/ext/EnzymeSpecialFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 DifferentiationInterfaceEnzymeExt Failed to precompile DifferentiationInterfaceEnzymeExt [0c38e051-e8ea-5f4a-95b5-4ac1cebac1a2] to "/home/pkgeval/.julia/compiled/v1.13/DifferentiationInterfaceEnzymeExt/jl_x98Wkj" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_yraI4F" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_fcEqSH" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [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/DifferentiationInterface/zJHX8/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/zJHX8/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [3d64210b-5959-5fb4-bce6-6715fad0aae8] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeChainRulesCoreExt/jl_8QQhBW" (ProcessExited(1)). ERROR: LoadError: FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `backedges`, `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] safe_name(t::Type{GPUCompiler.var"#kernel#kernel##0"}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:13 [3] mangle_sig(sig::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/mangling.jl:171 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/irgen.jl:65 [5] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:172 [inlined] [6] macro expansion @ ~/.julia/packages/Tracy/GcShf/src/tracepoint.jl:158 [inlined] [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:171 [8] emit_llvm(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:154 [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:95 [10] compile_unhooked @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:80 [inlined] [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:67 [12] compile @ ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:55 [inlined] [13] #143 @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:35 [inlined] [14] JuliaContext(f::GPUCompiler.var"#143#144"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##286".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:34 [15] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/sy6sk/src/driver.jl:25 [16] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:34 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [18] macro expansion @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:25 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [20] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:118 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:51 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3000 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [28] include_string @ ./loading.jl:2856 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [30] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/sy6sk/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.13/GPUCompiler/jl_z7MYRz" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/src/Enzyme.jl:134 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/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_iFmvyi" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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#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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Enzyme/4oLyn/ext/EnzymeChainRulesCoreExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3000 [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:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Enzyme/4oLyn/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 803.87s ################################################################################ # Testing # Testing DynamicExpressions Status `/tmp/jl_NBhGhO/Project.toml` ⌅ [4c88cf16] Aqua v0.7.4 ⌃ [8ce10254] Bumper v0.6.0 [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [8d63f2c5] DispatchDoctor v0.4.19 [a40a106e] DynamicExpressions v1.10.2 [7da242da] Enzyme v0.13.49 [f6369f11] ForwardDiff v1.0.1 [85a1e053] Interfaces v0.3.2 [c3a54625] JET v0.10.6 [bdcacae8] LoopVectorization v0.12.172 [429524aa] Optim v1.12.0 [21216c6a] Preferences v1.4.3 [1bc83da4] SafeTestsets v0.1.0 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [fd094767] Suppressor v0.2.8 [d1185830] SymbolicUtils v3.29.0 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [e88e6eb3] Zygote v0.7.8 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NBhGhO/Manifest.toml` [47edcb42] ADTypes v1.14.0 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 ⌅ [4c88cf16] Aqua v0.7.4 [4fba245c] ArrayInterface v7.19.0 [e2ed5e7c] Bijections v0.2.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌃ [8ce10254] Bumper v0.6.0 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.6 [082447d4] ChainRules v1.72.4 [d360d2e6] ChainRulesCore v1.25.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v1.3.9 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [807dbc54] Compiler v0.1.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [8d63f2c5] DispatchDoctor v0.4.19 [ffbed154] DocStringExtensions v0.9.5 [a40a106e] DynamicExpressions v1.10.2 [7c1d4256] DynamicPolynomials v0.6.2 [4e289a0a] EnumX v1.0.5 [7da242da] Enzyme v0.13.49 [f151be2c] EnzymeCore v0.8.11 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.5.1 [3e5b6fbb] HostCPUFeatures v0.1.17 [7869d1d1] IRTools v0.4.14 [615f187c] IfElse v0.1.1 [85a1e053] Interfaces v0.3.2 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.10.6 [692b3bcd] JLLWrappers v1.7.0 [aa1ae85d] JuliaInterpreter v0.10.3 [70703baa] JuliaSyntax v1.0.2 [929cbde3] LLVM v9.4.0 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [d3d80556] LineSearches v7.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.172 [6f1432cf] LoweredCodeUtils v3.3.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [e1d29d7a] Missings v1.2.0 [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.6.4 [d41bc354] NLSolversBase v7.9.1 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.4.4 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.12.0 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [1bc83da4] SafeTestsets v0.1.0 [6c6a2e73] Scratch v1.2.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [7792a7ef] StrideArraysCore v0.5.7 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.40 [d1185830] SymbolicUtils v3.29.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.2 [8ea1fca8] TermInterface v2.0.0 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.4 [a759f4b9] TimerOutputs v0.5.29 [e689c965] Tracy v0.1.4 [3a884ed6] UnPack v1.0.2 [a7c27f48] Unityper v0.1.6 [3d5dd08c] VectorizationBase v0.21.71 [897b6980] WeakValueDicts v0.1.0 [e88e6eb3] Zygote v0.7.8 [700de1a5] ZygoteRules v0.2.7 ⌅ [7cc45869] Enzyme_jll v0.0.181+0 [dad2f222] LLVMExtra_jll v0.0.36+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [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.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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [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.12.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.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_NBhGhO` Switching execution to under rr ┌ Warning: The `tree(X; kws...)` syntax is deprecated. Use `tree(X, operators; kws...)` instead. │ caller = (::Main.var"##Initial error handling test#280".var"#5#6")() at test_initial_errors.jl:11 └ @ Core ~/.julia/packages/DynamicExpressions/wtMlL/test/test_initial_errors.jl:11 ┌ Warning: The `tree(X; kws...)` syntax is deprecated. Use `tree(X, operators; kws...)` instead. │ caller = (::Main.var"##Initial error handling test#280".var"#7#8")() at test_initial_errors.jl:12 └ @ Core ~/.julia/packages/DynamicExpressions/wtMlL/test/test_initial_errors.jl:12 ┌ Warning: The `tree'(X; kws...)` syntax is deprecated. Use `tree'(X, operators; kws...)` instead. │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time Initial error handling test | 12 12 22.2s WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in foreach(Any, Any) at abstractarray.jl WARNING: Use of DynamicExpressions.EquationModule is deprecated, use NodeModule instead. likely near /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/test/test_deprecations.jl:54 Test Summary: | Pass Total Time Test deprecations | 9 9 40.0s Testing ValueInterface is implemented for Number Mandatory components is_valid: checks if the value is valid (no NaN/Inf) [true, true, true, true, true, true] is_valid_array: checks if each value of the array is valid [true, true, true, true, true, true] get_number_type: gets the underlying scalar type, which must be `<:Number` [true, true, true, true, true, true] pack_scalar_constants!: packs scalar constants into an array [true, true, true, true, true, true] unpack_scalar_constants: unpacks scalar constants from an array [true, true, true, true, true, true] count_scalar_constants: counts how many scalar constants the value has [true, true, true, true, true, true] Testing ExpressionInterface is implemented for DynamicExpressions.StructuredExpressionModule.StructuredExpression Mandatory components get_contents: extracts the runtime contents of an expression [true] get_metadata: extracts the runtime metadata of an expression [true] get_tree: extracts the expression tree from [`AbstractExpression`](@ref) [true] get_operators: returns the operators used in the expression (or pass `operators` explicitly to override) [true] get_variable_names: returns the variable names used in the expression (or pass `variable_names` explicitly to override) [true] copy: returns a copy of the expression [true] with_contents: returns the expression with different tree [true] with_metadata: returns the expression with different metadata [true] Optional components copy_into!: copies an expression into a preallocated container [true] count_nodes: counts the number of nodes in the expression tree [true] count_constant_nodes: counts the number of constant nodes in the expression tree [true] count_depth: calculates the depth of the expression tree [true] index_constant_nodes: indexes constants in the expression tree [true] has_operators: checks if the expression has operators [true] has_constants: checks if the expression has constants [true] get_scalar_constants: gets constants from the expression tree, returning a tuple of: (1) a flat vector of the constants, and (2) an reference object that can be used by `set_scalar_constants!` to efficiently set them back [true] set_scalar_constants!: sets constants in the expression tree, given: (1) a flat vector of constants, (2) the expression, and (3) the reference object produced by `get_scalar_constants` [true] string_tree: returns a string representation of the expression tree [true] default_node_type: returns the default node type for the expression [true] constructorof: gets the constructor function for a type [true] tree_mapreduce: applies a function across the tree [true] WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg2_eval(AbstractArray{T, 1}, AbstractArray{T, 1}, F, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg2_l0_eval(DynamicExpressions.NodeModule.AbstractExpressionNode{T}, AbstractArray{T, 1}, AbstractArray{T, N} where N, F, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg2_r0_eval(DynamicExpressions.NodeModule.AbstractExpressionNode{T}, AbstractArray{T, 1}, AbstractArray{T, N} where N, F, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg2_l0_r0_eval(DynamicExpressions.NodeModule.AbstractExpressionNode{T}, AbstractArray{T, 2}, F, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg1_eval(AbstractArray{T, 1}, F, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg1_l1_ll0_eval(DynamicExpressions.NodeModule.AbstractExpressionNode{T}, AbstractArray{T, 2}, F, F2, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F, F2} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in deg1_l2_ll0_lr0_eval(DynamicExpressions.NodeModule.AbstractExpressionNode{T}, AbstractArray{T, 2}, F, F2, DynamicExpressions.EvaluateModule.EvalOptions{true, B, E, BUF} where BUF<:Union{Nothing, DynamicExpressions.EvaluateModule.ArrayBuffer{A, R} where R<:(Base.RefValue{var"#s66"} where var"#s66"<:Integer) where A<:(AbstractArray{T, 2} where T)} where E where B) where {T<:Number, F, F2} at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsLoopVectorizationExt.jl Unbound or partitioned GlobalRef not allowed in value position Internal error: during type inference of (::NLSolversBase.var"#fg!#make_fdf##1"{DynamicExpressionsOptimExt.var"#wrapped_f#wrap_func##0"{typeof(var"##2299".f), DynamicExpressions.NodeModule.Node{Float64}, Array{Base.RefValue{DynamicExpressions.NodeModule.Node{Float64}}, 1}}, DynamicExpressionsOptimExt.var"#wrapped_f#wrap_func##0"{typeof(var"##2299".g!), DynamicExpressions.NodeModule.Node{Float64}, Array{Base.RefValue{DynamicExpressions.NodeModule.Node{Float64}}, 1}}})(Array{Float64, 1}, Array{Float64, 1}) Encountered unexpected error in runtime: ErrorException("IR verification failed.\n Code location: /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/test/test_optim_setup.jl:13\n Method instance: MethodInstance for ZygoteRules._pullback(::Zygote.Context{false}, ::typeof(Main.var\"##2299\".f), ::DynamicExpressions.NodeModule.Node{Float64})") error at ./error.jl:54 unknown function (ip: 0x7de550fad81a) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_f_invokelatest at /source/src/builtins.c:877 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 raise_error at ./../usr/share/julia/Compiler/src/ssair/verify.jl:129 jfptr_raise_error_13685.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 check_op at ./../usr/share/julia/Compiler/src/ssair/verify.jl:75 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:433 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1066 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1044 optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1017 jfptr_optimize_82839.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:232 jfptr_finish_nocycle_85976.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4490 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1391 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1560 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 jfptr_typeinf_ext_toplevel_84482.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_type_infer at /source/src/gf.c:461 jl_compile_method_internal at /source/src/gf.c:3118 _jl_invoke at /source/src/gf.c:3603 [inlined] ijl_apply_generic at /source/src/gf.c:3811 value_gradient!! at /home/pkgeval/.julia/packages/NLSolversBase/totsP/src/interface.jl:82 initial_state at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/solvers/first_order/bfgs.jl:96 optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/optimize.jl:43 [inlined] #optimize#69 at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:301 [inlined] optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:289 [inlined] optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:289 [inlined] #optimize#3 at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:121 optimize at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:96 [inlined] #optimize#2 at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:94 [inlined] optimize at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:91 unknown function (ip: 0x7de550f0d8df) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 top-level scope at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/test/test_optim.jl:27 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 include_string at ./loading.jl:2856 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_f_invokelatest at /source/src/builtins.c:877 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:118 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/vendored_code.jl:7 #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:117 [inlined] cd at ./file.jl:112 unknown function (ip: 0x7de551a1d736) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:116 unknown function (ip: 0x7de551a1d37e) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:221 run_tests at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:133 unknown function (ip: 0x7de55201d162) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 top-level scope at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/test/runtests.jl:50 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52508.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 top-level scope at none:6 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_50265.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7de56e426249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S [161] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/test/test_optim.jl:27 unknown function (ip: 0x7de56e489ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:480 jl_compile_method_internal at /source/src/gf.c:3118 _jl_invoke at /source/src/gf.c:3603 [inlined] ijl_apply_generic at /source/src/gf.c:3811 value_gradient!! at /home/pkgeval/.julia/packages/NLSolversBase/totsP/src/interface.jl:82 initial_state at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/solvers/first_order/bfgs.jl:96 optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/optimize.jl:43 [inlined] #optimize#69 at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:301 [inlined] optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:289 [inlined] optimize at /home/pkgeval/.julia/packages/Optim/8dE7C/src/multivariate/optimize/interface.jl:289 [inlined] #optimize#3 at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:121 optimize at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:96 [inlined] #optimize#2 at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:94 [inlined] optimize at /home/pkgeval/.julia/packages/DynamicExpressions/wtMlL/ext/DynamicExpressionsOptimExt.jl:91 unknown function (ip: 0x7de550f0d8df) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 include_string at ./loading.jl:2856 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] jl_f_invokelatest at /source/src/builtins.c:877 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:118 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/vendored_code.jl:7 #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:117 [inlined] cd at ./file.jl:112 unknown function (ip: 0x7de551a1d736) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:116 unknown function (ip: 0x7de551a1d37e) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:221 run_tests at /home/pkgeval/.julia/packages/TestItemRunner/Q6zqe/src/TestItemRunner.jl:133 unknown function (ip: 0x7de55201d162) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52508.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_50265.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7de56e426249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 134724079 (Pool: 134723000; Big: 1079); GC: 45 Testing failed after 59.16s ERROR: LoadError: Package DynamicExpressions errored during testing (received signal: 6) 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:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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:498 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:217 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval crashed after 1314.65s: an internal error was encountered ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 27.8s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/DynamicExpressions-1749376026.tar.zst