Package evaluation of LuxLib on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T17:56:39.353 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.2s ################################################################################ # Installation # Installing LuxLib... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [82251201] + LuxLib v1.6.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.18.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.3 [f151be2c] + EnzymeCore v0.8.8 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v0.10.38 [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.3 [82251201] + LuxLib v1.6.2 [7e8f7934] + MLDataDevices v1.9.1 [1914dd2f] + MacroTools v0.5.15 [d125e4d3] + ManualMemory v0.1.8 [872c559c] + NNlib v0.9.29 [77ba4419] + NaNMath v1.1.2 [f517fe37] + Polyester v0.7.16 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.2.1 [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.0 [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.2 [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 [dc6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.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.2.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [4536629a] + OpenBLAS_jll v0.3.28+3 [05823500] + OpenLibm_jll v0.8.1+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 4.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:63 Precompiling package dependencies... ERROR: LoadError: The following 7 direct dependencies failed to precompile: EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [0dc2ebea-ba9b-5f8a-8acc-f28a2fdd0679] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeGPUArraysCoreExt/jl_0Cllgz". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_Vq57fl". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_3z85h9". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/Enzyme/owyQj/ext/EnzymeGPUArraysCoreExt.jl:4 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:6 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [66ee98d2-fe2d-5ae6-bd9b-9e5fe8b5b781] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeLogExpFunctionsExt/jl_oc7M3f". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_JMfFhu". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_351AiO". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/Enzyme/owyQj/ext/EnzymeLogExpFunctionsExt.jl:4 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:6 Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_4b1cl1". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_fmETGO". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [d7391e87-ccda-5c29-91ec-5d3a52120610] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeSpecialFunctionsExt/jl_UBDjvc". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_dv8I89". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_9qFgjP". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/Enzyme/owyQj/ext/EnzymeSpecialFunctionsExt.jl:4 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:6 LuxTestUtils Failed to precompile LuxTestUtils [ac9de150-d08f-4546-94fb-7472b5760531] to "/home/pkgeval/.julia/compiled/v1.12/LuxTestUtils/jl_SZbdnj". WARNING: could not import Compiler.istopfunction into JET ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `JET` Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JETBase.jl:220 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [11] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/JET/sQkqi/src/JETBase.jl:220 in expression starting at /home/pkgeval/.julia/packages/JET/sQkqi/src/JET.jl:1 in expression starting at stdin:6 ┌ Error: `JET.jl` did not successfully precompile on 1.12.0-DEV.1805. All `@jet` tests will be skipped. │ err = Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.12/JET/jl_MaNObR". └ @ LuxTestUtils ~/.julia/packages/LuxTestUtils/kkHeZ/src/LuxTestUtils.jl:31 ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_YG7N8U". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: UndefVarError: `Enzyme` not defined in `LuxTestUtils` Stacktrace: [1] top-level scope @ ~/.julia/packages/LuxTestUtils/kkHeZ/src/autodiff.jl:20 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [3] top-level scope @ ~/.julia/packages/LuxTestUtils/kkHeZ/src/LuxTestUtils.jl:47 [4] include(mod::Module, _path::String) @ Base ./Base.jl:300 [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:2995 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [11] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/kkHeZ/src/autodiff.jl:20 in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/kkHeZ/src/LuxTestUtils.jl:1 in expression starting at stdin:6 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [52abfbdb-267e-5644-bb2a-9e5e2a269f06] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeChainRulesCoreExt/jl_AxEv3s". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_2H2e5a". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_TWBk84". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/Enzyme/owyQj/ext/EnzymeChainRulesCoreExt.jl:5 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:6 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8dba1c75-593d-5f66-b177-b3e245809413] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeStaticArraysExt/jl_YcGJIG". ERROR: LoadError: UndefVarError: `collectinvokes!` not defined in `Compiler` Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] ci_cache_populate(interp::GPUCompiler.GPUInterpreter, cache::Compiler.WorldView{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:504 [3] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/jlgen.jl:597 [4] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:4 [5] emit_llvm(job::GPUCompiler.CompilerJob; toplevel::Bool, libraries::Bool, optimize::Bool, cleanup::Bool, validate::Bool, only_entry::Bool) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:171 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [7] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [8] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [10] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [11] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [12] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##455".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [13] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [14] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.12/GPUCompiler/jl_0G6rly". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [20] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:124 [21] include(mod::Module, _path::String) @ Base ./Base.jl:300 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2995 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [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:327 [28] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_1vuiFu". 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:3279 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2673 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest#1 @ ./essentials.jl:1058 [inlined] [8] invokelatest @ ./essentials.jl:1052 [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:3850 [10] maybe_cachefile_lock @ ./loading.jl:3847 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2659 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [13] macro expansion @ ./loading.jl:2412 [inlined] [14] macro expansion @ ./lock.jl:294 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [16] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [17] invoke_in_world @ ./essentials.jl:1087 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [19] top-level scope @ ~/.julia/packages/Enzyme/owyQj/ext/EnzymeStaticArraysExt.jl:4 [20] include(mod::Module, _path::String) @ Base ./Base.jl:300 [21] 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:2995 [22] top-level scope @ stdin:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:485 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [25] include_string @ ./loading.jl:2856 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [27] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1832.36s ################################################################################ # Testing # Testing LuxLib Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_VI9HWI/Project.toml` [13e28ba4] + AppleAccelerate v0.4.0 [4c88cf16] + Aqua v0.8.11 [6f275bd8] + BLISBLAS v0.1.1 [6e4b80f9] + BenchmarkTools v1.6.0 [b0b7db55] + ComponentArrays v0.15.25 [7da242da] + Enzyme v0.13.34 [7d51a73a] + ExplicitImports v1.11.1 ⌅ [27aeb0d3] + JLArrays v0.1.6 [bdcacae8] + LoopVectorization v0.12.171 [82251201] + LuxLib v1.6.2 [ac9de150] + LuxTestUtils v1.7.1 ⌅ [33e6dc65] + MKL v0.7.0 [6fd5a793] + Octavian v0.3.28 [817f1d60] + ReTestItems v1.29.0 [37e2e3b7] + ReverseDiff v1.15.3 [860ef19b] + StableRNGs v1.0.2 [9f7883ad] + Tracker v0.2.37 [e88e6eb3] + Zygote v0.7.4 [44cfe95a] ~ Pkg ⇒ v1.12.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_VI9HWI/Manifest.toml` [47edcb42] + ADTypes v1.14.0 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [13e28ba4] + AppleAccelerate v0.4.0 [4c88cf16] + Aqua v0.8.11 [4fba245c] + ArrayInterface v7.18.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.3 [fb6a15b2] + CloseOpenIntervals v0.1.13 [da1fd8a2] + CodeTracking v1.3.6 [b0b7db55] + ComponentArrays v0.15.25 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8d63f2c5] + DispatchDoctor v0.4.19 [7da242da] + Enzyme v0.13.34 [7d51a73a] + ExplicitImports v1.11.1 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.27.0 [069b7b12] + FunctionWrappers v1.1.3 ⌅ [0c68f7d7] + GPUArrays v10.3.1 ⌅ [46192b85] ↓ GPUArraysCore v0.2.0 ⇒ v0.1.6 [61eb1bfa] + GPUCompiler v1.2.0 [3e5b6fbb] + HostCPUFeatures v0.1.17 [7869d1d1] + IRTools v0.4.14 [82899510] + IteratorInterfaceExtensions v1.0.0 [c3a54625] + JET v0.9.18 ⌅ [27aeb0d3] + JLArrays v0.1.6 [682c06a0] + JSON v0.21.4 [aa1ae85d] + JuliaInterpreter v0.9.42 [70703baa] + JuliaSyntax v0.4.10 [929cbde3] + LLVM v9.2.0 [10f19ff3] + LayoutPointers v0.1.17 [e6f89c97] + LoggingExtras v1.1.0 [bdcacae8] + LoopVectorization v0.12.171 [6f1432cf] + LoweredCodeUtils v3.1.0 [bb33d45b] + LuxCore v1.2.3 [82251201] + LuxLib v1.6.2 [ac9de150] + LuxTestUtils v1.7.1 ⌅ [33e6dc65] + MKL v0.7.0 [d125e4d3] + ManualMemory v0.1.8 [d8793406] + ObjectFile v0.4.4 [6fd5a793] + Octavian v0.3.28 [6fe1bfb0] + OffsetArrays v1.16.0 [3bd65402] + Optimisers v0.4.5 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [f517fe37] + Polyester v0.7.16 [1d0040c9] + PolyesterWeave v0.2.2 [817f1d60] + ReTestItems v1.29.0 [c1ae055f] + RealDot v0.1.0 [37e2e3b7] + ReverseDiff v1.15.3 [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.2 [0d7ed370] + StaticArrayInterface v1.8.0 [7792a7ef] + StrideArraysCore v0.5.7 ⌃ [09ab397b] + StructArrays v0.6.18 [53d494c1] + StructIO v0.3.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [1e6cf692] + TestEnv v1.102.0 [8290d209] + ThreadingUtilities v0.5.2 [a759f4b9] + TimerOutputs v0.5.28 [9f7883ad] + Tracker v0.2.37 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.71 [e88e6eb3] + Zygote v0.7.4 [700de1a5] + ZygoteRules v0.2.7 [7cc45869] + Enzyme_jll v0.0.173+0 ⌅ [1d5cc7b8] + IntelOpenMP_jll v2024.2.1+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [1d63c593] + LLVMOpenMP_jll v18.1.7+0 ⌅ [856f044c] + MKL_jll v2024.2.0+0 [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.6.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [a63ad114] + Mmap v1.11.0 [44cfe95a] ~ Pkg ⇒ v1.12.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.6.0+0 [14a3606d] + MozillaCACerts_jll v2024.11.26 [bea87d4a] + SuiteSparse_jll v7.8.0+1 [83775a58] + Zlib_jll v1.3.1+1 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 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_VI9HWI/Project.toml` [13e28ba4] AppleAccelerate v0.4.0 [4c88cf16] Aqua v0.8.11 [6f275bd8] BLISBLAS v0.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [2a0fbf3d] CPUSummary v0.2.6 [d360d2e6] ChainRulesCore v1.25.1 [b0b7db55] ComponentArrays v0.15.25 [7da242da] Enzyme v0.13.34 [f151be2c] EnzymeCore v0.8.8 [7d51a73a] ExplicitImports v1.11.1 [f6369f11] ForwardDiff v0.10.38 ⌅ [27aeb0d3] JLArrays v0.1.6 [bdcacae8] LoopVectorization v0.12.171 [82251201] LuxLib v1.6.2 [ac9de150] LuxTestUtils v1.7.1 ⌅ [33e6dc65] MKL v0.7.0 [7e8f7934] MLDataDevices v1.9.1 [872c559c] NNlib v0.9.29 [6fd5a793] Octavian v0.3.28 [817f1d60] ReTestItems v1.29.0 [189a3867] Reexport v1.2.2 [37e2e3b7] ReverseDiff v1.15.3 [860ef19b] StableRNGs v1.0.2 [aedffcd0] Static v1.2.0 [90137ffa] StaticArrays v1.9.13 [10745b16] Statistics v1.11.1 [9f7883ad] Tracker v0.2.37 [e88e6eb3] Zygote v0.7.4 [b77e0a4c] InteractiveUtils v1.11.0 [44cfe95a] Pkg v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VI9HWI/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.0 [4c88cf16] Aqua v0.8.11 [4fba245c] ArrayInterface v7.18.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.3 [d360d2e6] ChainRulesCore v1.25.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v1.3.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [b0b7db55] ComponentArrays v0.15.25 [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.3 [7da242da] Enzyme v0.13.34 [f151be2c] EnzymeCore v0.8.8 [7d51a73a] ExplicitImports v1.11.1 [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 v10.3.1 ⌅ [46192b85] GPUArraysCore v0.1.6 [61eb1bfa] GPUCompiler v1.2.0 [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.18 ⌅ [27aeb0d3] JLArrays v0.1.6 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [aa1ae85d] JuliaInterpreter v0.9.42 [70703baa] JuliaSyntax v0.4.10 [63c18a36] KernelAbstractions v0.9.34 [929cbde3] LLVM v9.2.0 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [bdcacae8] LoopVectorization v0.12.171 [6f1432cf] LoweredCodeUtils v3.1.0 [bb33d45b] LuxCore v1.2.3 [82251201] LuxLib v1.6.2 [ac9de150] LuxTestUtils v1.7.1 ⌅ [33e6dc65] MKL v0.7.0 [7e8f7934] MLDataDevices v1.9.1 [1914dd2f] MacroTools v0.5.15 [d125e4d3] ManualMemory v0.1.8 [872c559c] NNlib v0.9.29 [77ba4419] NaNMath v1.1.2 [d8793406] ObjectFile v0.4.4 [6fd5a793] Octavian v0.3.28 [6fe1bfb0] OffsetArrays v1.16.0 [3bd65402] Optimisers v0.4.5 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [817f1d60] ReTestItems v1.29.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.15.3 [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.0 [860ef19b] StableRNGs v1.0.2 [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.6.18 [53d494c1] StructIO v0.3.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [1e6cf692] TestEnv v1.102.0 [8290d209] ThreadingUtilities v0.5.2 [a759f4b9] TimerOutputs v0.5.28 [9f7883ad] Tracker v0.2.37 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.71 [e88e6eb3] Zygote v0.7.4 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.173+0 ⌅ [1d5cc7b8] IntelOpenMP_jll v2024.2.1+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [1d63c593] LLVMOpenMP_jll v18.1.7+0 ⌅ [856f044c] MKL_jll v2024.2.0+0 [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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] 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.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.12.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.2.0+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [4536629a] OpenBLAS_jll v0.3.28+3 [05823500] OpenLibm_jll v0.8.1+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [83775a58] Zlib_jll v1.3.1+1 [8e850b90] libblastrampoline_jll v5.11.2+0 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 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... 2762.7 ms ✓ MLDataDevices → MLDataDevicesChainRulesExt ✗ JET ✗ GPUCompiler 51022.6 ms ✓ Tracker 112275.1 ms ✓ MLDataDevices → MLDataDevicesZygoteExt 105688.9 ms ✓ ComponentArrays → ComponentArraysZygoteExt ✗ Enzyme 4421.2 ms ✓ ArrayInterface → ArrayInterfaceTrackerExt 80104.4 ms ✓ MLDataDevices → MLDataDevicesTrackerExt 55666.6 ms ✓ ComponentArrays → ComponentArraysTrackerExt 31463.9 ms ✓ Zygote → ZygoteTrackerExt ✗ Enzyme → EnzymeSpecialFunctionsExt ✗ Enzyme → EnzymeStaticArraysExt ✗ Enzyme → EnzymeChainRulesCoreExt ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 755 running 0 of 1 signal (10): User defined signal 1 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:454 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#551 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 [inlined] success at ./process.jl:556 jfptr_success_99684.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 #compilecache#878 at ./loading.jl:3201 compilecache at ./loading.jl:3157 [inlined] #_precompilepkgs##55 at ./precompilation.jl:954 with_logstate at ./logging/logging.jl:522 with_logger at ./logging/logging.jl:632 [inlined] #_precompilepkgs##53 at ./precompilation.jl:948 [inlined] #mkpidlock#8 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 jfptr_YY.mkpidlockYY.8_111492.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 mkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:90 #mkpidlock#7 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] mkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 jfptr_mkpidlock_69172.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] do_apply at /source/src/builtins.c:839 #trymkpidlock#13 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] do_apply at /source/src/builtins.c:839 trymkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:112 _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] jl_f__call_latest at /source/src/builtins.c:883 #invokelatest#1 at ./essentials.jl:1058 [inlined] invokelatest at ./essentials.jl:1052 [inlined] precompile_pkgs_maybe_cachefile_lock at ./precompilation.jl:1141 jfptr_precompile_pkgs_maybe_cachefile_lock_106043.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 macro expansion at ./timing.jl:451 [inlined] #_precompilepkgs##47 at ./precompilation.jl:947 jfptr_YY._precompilepkgsYY.YY.47_105769.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] start_task at /source/src/task.c:1281 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.12/Profile/src/Profile.jl:1353 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c43f10b6a90 Total snapshots: 1. Utilization: 0% ╎1 @Base/asyncevent.jl:311 (::Base.var"#626#627"{FileWatching.Pidfile.var"#4#… ╎ 1 @Base/asyncevent.jl:145 _trywait(t::Timer) ╎ 1 @Base/condition.jl:136 wait ╎ 1 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.SpinL… ╎ 1 @Base/task.jl:1199 wait() ╎ 1 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronized{Ta… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 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:454 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#551 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_97191.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2377 unknown function (ip: 0x736aff97fcf3) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 #201 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2317 withenv at ./env.jl:265 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2138 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1996 #182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2105 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x736aff97b94c) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#178 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2052 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2044 unknown function (ip: 0x736aff96e6f1) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 #test#189 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2302 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:460 unknown function (ip: 0x736aff96d8f1) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 unknown function (ip: 0x736aff963ca8) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:148 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 unknown function (ip: 0x736aff9633bf) at (unknown file) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] do_call at /source/src/interpreter.c:125 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:687 eval_body at /source/src/interpreter.c:562 eval_body at /source/src/interpreter.c:562 jl_interpret_toplevel_thunk at /source/src/interpreter.c:896 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 jl_toplevel_eval_flex at /source/src/toplevel.c:1010 ijl_toplevel_eval at /source/src/toplevel.c:1082 ijl_toplevel_eval_in at /source/src/toplevel.c:1127 eval at ./boot.jl:485 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 _include at ./loading.jl:2906 include at ./Base.jl:300 exec_options at ./client.jl:329 _start at ./client.jl:558 jfptr__start_108457.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] true_main at /source/src/jlapi.c:922 jl_repl_entrypoint at /source/src/jlapi.c:1081 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x736b0179d249) 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 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.12/Profile/src/Profile.jl:1353 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000736af3600010 Total snapshots: 1. Utilization: 0% ╎1 @Base/client.jl:558 _start() ╎ 1 @Base/client.jl:329 exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:300 include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2906 _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2846 include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:485 eval(m::Module, e::Any) ╎ ╎ 1 @Pkg/src/API.jl:146 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:146 #test#81 ╎ ╎ 1 @Pkg/src/API.jl:147 test ╎ ╎ 1 @Pkg/src/API.jl:147 test(pkgs::Vector{String}; kwargs::Base.Pairs… ╎ ╎ 1 @Pkg/src/API.jl:148 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Pkg/src/API.jl:159 test(pkgs::Vector{Pkg.Types.PackageSpec}; i… ╎ ╎ ╎ 1 @Pkg/src/API.jl:460 kwcall(::@NamedTuple{julia_args::Cmd, io::… ╎ ╎ ╎ 1 @Pkg/src/API.jl:481 test(ctx::Pkg.Types.Context, pkgs::Vector… ╎ ╎ ╎ 1 @Pkg/…Operations.jl:2214 test ╎ ╎ ╎ 1 @Pkg/…perations.jl:2302 test(ctx::Pkg.Types.Context, pkgs::… ╎ ╎ ╎ ╎ 1 @Pkg/…perations.jl:2044 kwcall(::@NamedTuple{preferences::… ╎ ╎ ╎ ╎ 1 @Pkg/…perations.jl:2052 #sandbox#178 ╎ ╎ ╎ ╎ 1 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 1 @Base/file.jl:895 mktempdir(fn::Function, parent::Strin… ╎ ╎ ╎ ╎ 1 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var"#18… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rations.jl:2105 (::Pkg.Operations.var"#182#183"… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rations.jl:1996 with_temp_env(fn::Pkg.Operatio… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ations.jl:2138 (::Pkg.Operations.var"#186#187… ╎ ╎ ╎ ╎ ╎ 1 @Base/env.jl:265 withenv(::Pkg.Operations.var"#201… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…tions.jl:2317 (::Pkg.Operations.var"#201#20… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…tions.jl:2377 subprocess_handler(cmd::Cmd,… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…cess.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…cess.jl:694 wait(x::Base.Process, syncd… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ion.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ion.jl:141 wait(c::Base.GenericCondit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1199 wait() ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1187 poptask(W::Base.Intrusiv… [755] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/LuxLib/QOpXZ/test/runtests.jl:1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:454 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:454 poptask at ./task.jl:1187 poptask at ./task.jl:1187 wait at ./task.jl:1199 wait at ./task.jl:1199 #wait#551 at ./condition.jl:141 #wait#551 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait_readnb at ./stream.jl:416 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:145 eof at ./stream.jl:106 [inlined] eof at ./io.jl:472 [inlined] monitor_std at ./precompilation.jl:763 profile_printing_listener at ./Base.jl:326 #start_profile_listener##0 at ./Base.jl:346 monitor_std at ./precompilation.jl:759 jfptr_monitor_std_69435.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jfptr_YY.start_profile_listenerYY.YY.0_111230.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 23183079 (Pool: 23181330; Big: 1749); GC: 31 #_precompilepkgs##49 at ./precompilation.jl:928 jfptr_YY._precompilepkgsYY.YY.49_105726.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 4177240 (Pool: 4177092; Big: 148); GC: 6 PkgEval terminated after 2745.92s: test duration exceeded the time limit