Package evaluation of LuxLib on Julia 1.13.0-DEV.680 (905a44b8ef*) started at 2025-06-01T18:09:02.580 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.23s ################################################################################ # Installation # Installing LuxLib... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [82251201] + LuxLib v1.8.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [a9b6321e] + Atomix v1.1.1 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.6 [d360d2e6] + ChainRulesCore v1.25.1 [fb6a15b2] + CloseOpenIntervals v0.1.13 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.5.8 [adafc99b] + CpuId v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [8d63f2c5] + DispatchDoctor v0.4.19 [ffbed154] + DocStringExtensions v0.9.4 [f151be2c] + EnzymeCore v0.8.10 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v1.0.1 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [63c18a36] + KernelAbstractions v0.9.34 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [bb33d45b] + LuxCore v1.2.6 [82251201] + LuxLib v1.8.0 [7e8f7934] + MLDataDevices v1.10.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [872c559c] + NNlib v0.9.30 [77ba4419] + NaNMath v1.1.3 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [7e506255] + ScopedValues v1.3.0 [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 [7792a7ef] + StrideArraysCore v0.5.7 [8290d209] + ThreadingUtilities v0.5.4 [013be700] + UnsafeAtomics v0.3.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 Precompiling package dependencies... ERROR: LoadError: The following 7 direct dependencies failed to precompile: LuxTestUtils Failed to precompile LuxTestUtils [ac9de150-d08f-4546-94fb-7472b5760531] to "/home/pkgeval/.julia/compiled/v1.13/LuxTestUtils/jl_2W5JTu" (ProcessExited(1)). WARNING: Imported binding Test.eval_test was undeclared at import time during import to LuxTestUtils. WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `JET` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JETBase.jl:202 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JETBase.jl:202 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JET.jl:1 in expression starting at stdin:5 ┌ Error: `JET.jl` did not successfully precompile on 1.13.0-DEV.680. All `@jet` tests will be skipped. │ err = Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.13/JET/jl_s0QTFP" (ProcessExited(1)). └ @ LuxTestUtils ~/.julia/packages/LuxTestUtils/uaQBD/src/LuxTestUtils.jl:43 ERROR: LoadError: FieldError: type 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_CkyJKh" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:1 in expression starting at stdin:5 ERROR: LoadError: UndefVarError: `Enzyme` not defined in `LuxTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/LuxTestUtils/uaQBD/src/autodiff.jl:20 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/LuxTestUtils/uaQBD/src/LuxTestUtils.jl:59 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/uaQBD/src/autodiff.jl:20 in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/uaQBD/src/LuxTestUtils.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_HdzuvY" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_0JCNrm" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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::Nothing) @ 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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_MiuD0t" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_y2Elie" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_DyC99Q" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/TNmal/ext/EnzymeStaticArraysExt.jl:4 [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/TNmal/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [7685dddb-33e3-5e96-bcc8-848bc5a48302] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeSpecialFunctionsExt/jl_4a5uDO" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_OSTKH3" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_w73EdY" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/TNmal/ext/EnzymeSpecialFunctionsExt.jl:4 [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/TNmal/ext/EnzymeSpecialFunctionsExt.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_DjvnrD" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_D327UB" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_nPYu0g" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/TNmal/ext/EnzymeChainRulesCoreExt.jl:5 [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/TNmal/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [b0760466-a0dd-53b2-99ee-2e0a1dbc83d2] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeGPUArraysCoreExt/jl_nmknEg" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_rPgt9K" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_ZpfZTu" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/TNmal/ext/EnzymeGPUArraysCoreExt.jl:4 [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/TNmal/ext/EnzymeGPUArraysCoreExt.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_Yns6Hj" (ProcessExited(1)). ERROR: LoadError: FieldError: type 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_nqIV19" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/typetree.jl:6 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Enzyme/TNmal/src/Enzyme.jl:128 [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/Enzyme/TNmal/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/TNmal/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_ii1uQE" (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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] 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 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Enzyme/TNmal/ext/EnzymeLogExpFunctionsExt.jl:4 [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/TNmal/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1915.67s ################################################################################ # Testing # Testing LuxLib Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_f5Kakq/Project.toml` [13e28ba4] + AppleAccelerate v0.4.1 [4c88cf16] + Aqua v0.8.13 [6f275bd8] + BLISBLAS v0.1.1 [6e4b80f9] + BenchmarkTools v1.6.0 [b0b7db55] + ComponentArrays v0.15.27 [7da242da] + Enzyme v0.13.47 [7d51a73a] + ExplicitImports v1.11.2 ⌃ [f6369f11] ↓ ForwardDiff v1.0.1 ⇒ v0.10.38 [27aeb0d3] + JLArrays v0.2.0 [bdcacae8] + LoopVectorization v0.12.172 [82251201] + LuxLib v1.8.0 [ac9de150] + LuxTestUtils v1.7.2 [33e6dc65] + MKL v0.8.0 [6fd5a793] + Octavian v0.3.28 [817f1d60] + ReTestItems v1.31.0 [37e2e3b7] + ReverseDiff v1.16.1 [860ef19b] + StableRNGs v1.0.3 [9f7883ad] + Tracker v0.2.38 [e88e6eb3] + Zygote v0.7.7 [44cfe95a] ~ Pkg ⇒ v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_f5Kakq/Manifest.toml` [47edcb42] + ADTypes v1.14.0 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [13e28ba4] + AppleAccelerate v0.4.1 [4c88cf16] + Aqua v0.8.13 [4fba245c] + ArrayInterface v7.19.0 [6f275bd8] + BLISBLAS v0.1.1 [6e4b80f9] + BenchmarkTools v1.6.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] + CEnum v0.5.0 [082447d4] + ChainRules v1.72.4 [fb6a15b2] + CloseOpenIntervals v0.1.13 [da1fd8a2] + CodeTracking v1.3.9 [b0b7db55] + ComponentArrays v0.15.27 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8d63f2c5] + DispatchDoctor v0.4.19 [7da242da] + Enzyme v0.13.47 [7d51a73a] + ExplicitImports v1.11.2 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.27.0 ⌃ [f6369f11] ↓ ForwardDiff v1.0.1 ⇒ v0.10.38 [069b7b12] + FunctionWrappers v1.1.3 [0c68f7d7] + GPUArrays v11.2.2 [61eb1bfa] + GPUCompiler v1.5.1 [3e5b6fbb] + HostCPUFeatures v0.1.17 [7869d1d1] + IRTools v0.4.14 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] + JET v0.9.19 [27aeb0d3] + JLArrays v0.2.0 [682c06a0] + JSON v0.21.4 ⌅ [aa1ae85d] + JuliaInterpreter v0.9.46 ⌅ [70703baa] + JuliaSyntax v0.4.10 [929cbde3] + LLVM v9.4.0 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.172 ⌃ [6f1432cf] + LoweredCodeUtils v3.2.2 [bb33d45b] + LuxCore v1.2.6 [82251201] + LuxLib v1.8.0 [ac9de150] + LuxTestUtils v1.7.2 [33e6dc65] + MKL v0.8.0 [d125e4d3] + ManualMemory v0.1.8 [d8793406] + ObjectFile v0.4.4 [6fd5a793] + Octavian v0.3.28 [6fe1bfb0] + OffsetArrays v1.17.0 [3bd65402] + Optimisers v0.4.6 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [817f1d60] + ReTestItems v1.31.0 [c1ae055f] + RealDot v0.1.0 [37e2e3b7] + ReverseDiff v1.16.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [6c6a2e73] + Scratch v1.2.1 [efcf1570] + Setfield v1.1.2 [dc90abb0] + SparseInverseSubset v0.1.2 [860ef19b] + StableRNGs v1.0.3 [0d7ed370] + StaticArrayInterface v1.8.0 [7792a7ef] + StrideArraysCore v0.5.7 [09ab397b] + StructArrays v0.7.1 [53d494c1] + StructIO v0.3.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [1e6cf692] + TestEnv v1.102.1 [8290d209] + ThreadingUtilities v0.5.4 [9f7883ad] + Tracker v0.2.38 [e689c965] + Tracy v0.1.4 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.71 [e88e6eb3] + Zygote v0.7.7 [700de1a5] + ZygoteRules v0.2.7 [7cc45869] + Enzyme_jll v0.0.181+0 [1d5cc7b8] + IntelOpenMP_jll v2025.0.4+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [ad6e5548] + LibTracyClient_jll v0.9.1+6 [856f044c] + MKL_jll v2025.0.1+1 [6136c539] + blis_jll v1.0.0+0 [1317d2d5] + oneTBB_jll v2022.0.0+0 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.13.0 [9abbd945] + Profile v1.11.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [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 [458c3c95] + OpenSSL_jll v3.5.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_f5Kakq/Project.toml` [13e28ba4] AppleAccelerate v0.4.1 [4c88cf16] Aqua v0.8.13 [6f275bd8] BLISBLAS v0.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [2a0fbf3d] CPUSummary v0.2.6 [d360d2e6] ChainRulesCore v1.25.1 [b0b7db55] ComponentArrays v0.15.27 [7da242da] Enzyme v0.13.47 [f151be2c] EnzymeCore v0.8.10 [7d51a73a] ExplicitImports v1.11.2 ⌃ [f6369f11] ForwardDiff v0.10.38 [27aeb0d3] JLArrays v0.2.0 [bdcacae8] LoopVectorization v0.12.172 [82251201] LuxLib v1.8.0 [ac9de150] LuxTestUtils v1.7.2 [33e6dc65] MKL v0.8.0 [7e8f7934] MLDataDevices v1.10.0 [872c559c] NNlib v0.9.30 [6fd5a793] Octavian v0.3.28 [817f1d60] ReTestItems v1.31.0 [189a3867] Reexport v1.2.2 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.3 [aedffcd0] Static v1.2.0 [90137ffa] StaticArrays v1.9.13 [10745b16] Statistics v1.11.1 [9f7883ad] Tracker v0.2.38 [e88e6eb3] Zygote v0.7.7 [b77e0a4c] InteractiveUtils v1.11.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_f5Kakq/Manifest.toml` [47edcb42] ADTypes v1.14.0 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [13e28ba4] AppleAccelerate v0.4.1 [4c88cf16] Aqua v0.8.13 [4fba245c] ArrayInterface v7.19.0 [a9b6321e] Atomix v1.1.1 [6f275bd8] BLISBLAS v0.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [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 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [b0b7db55] ComponentArrays v0.15.27 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.19 [ffbed154] DocStringExtensions v0.9.4 [7da242da] Enzyme v0.13.47 [f151be2c] EnzymeCore v0.8.10 [7d51a73a] ExplicitImports v1.11.2 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 ⌃ [f6369f11] ForwardDiff v0.10.38 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.2.2 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.5.1 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.17 [7869d1d1] IRTools v0.4.14 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.9.19 [27aeb0d3] JLArrays v0.2.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 [63c18a36] KernelAbstractions v0.9.34 [929cbde3] LLVM v9.4.0 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.172 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [bb33d45b] LuxCore v1.2.6 [82251201] LuxLib v1.8.0 [ac9de150] LuxTestUtils v1.7.2 [33e6dc65] MKL v0.8.0 [7e8f7934] MLDataDevices v1.10.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [872c559c] NNlib v0.9.30 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.4.4 [6fd5a793] Octavian v0.3.28 [6fe1bfb0] OffsetArrays v1.17.0 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [817f1d60] ReTestItems v1.31.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [7e506255] ScopedValues v1.3.0 [6c6a2e73] Scratch v1.2.1 [efcf1570] Setfield v1.1.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [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 [7792a7ef] StrideArraysCore v0.5.7 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [1e6cf692] TestEnv v1.102.1 [8290d209] ThreadingUtilities v0.5.4 [9f7883ad] Tracker v0.2.38 [e689c965] Tracy v0.1.4 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.71 [e88e6eb3] Zygote v0.7.7 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.181+0 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [dad2f222] LLVMExtra_jll v0.0.36+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [856f044c] MKL_jll v2025.0.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [6136c539] blis_jll v1.0.0+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.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... Precompiling packages... ✗ JET ✗ GPUCompiler ✗ Enzyme ✗ Enzyme → EnzymeStaticArraysExt ✗ Enzyme → EnzymeSpecialFunctionsExt ✗ Enzyme → EnzymeChainRulesCoreExt ✗ Enzyme → EnzymeGPUArraysCoreExt ✗ Enzyme → EnzymeLogExpFunctionsExt Info Given LuxTestUtils was explicitly requested, output will be shown live  WARNING: Imported binding Test.eval_test was undeclared at import time during import to LuxTestUtils. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 647 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x73a895ea8f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.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:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.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:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x000073a87d2721d0 Total snapshots: 267. Utilization: 0% ╎267 @Base/task.jl:1150 wait_forever() 266╎ 267 @Base/task.jl:1213 wait() Thread 2 (default) Task 0x000073a87f7fc100 Total snapshots: 267. Utilization: 0% ╎267 @Base/task.jl:1150 wait_forever() 266╎ 267 @Base/task.jl:1213 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x73832c8faf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.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:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.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:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x0000738313cdc5b0 Total snapshots: 243. Utilization: 0% ╎243 @Base/task.jl:1150 wait_forever() 242╎ 243 @Base/task.jl:1213 wait() Thread 2 (default) Task 0x00007383161fc100 Total snapshots: 243. Utilization: 0% ╎243 @Base/task.jl:1150 wait_forever() 242╎ 243 @Base/task.jl:1213 wait() [647] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/LuxLib/1B1qw/test/runtests.jl:1 unknown function (ip: 0x73a895ea8f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.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:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 PkgEval terminated after 2742.96s: test duration exceeded the time limit