Package evaluation of FlashAttentionWrapper on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T15:12:12.114 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing FlashAttentionWrapper... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [4822a80a] + FlashAttentionWrapper v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [ab4f0b2a] + BFloat16s v0.5.0 [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [992eb4ea] + CondaPkg v0.2.26 [53c2dc0f] + DLPack v0.3.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8d63f2c5] + DispatchDoctor v0.4.19 [4822a80a] + FlashAttentionWrapper v0.1.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.1 [bb33d45b] + LuxCore v1.2.3 [1914dd2f] + MacroTools v0.5.15 [0b3b1443] + MicroMamba v0.1.14 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [6099a3de] + PythonCall v0.9.24 [ae029012] + Requires v1.3.1 [6c6a2e73] + Scratch v1.2.1 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v1.5.8+0 [4d7b5844] + pixi_jll v0.41.3+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [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 [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 Installation completed after 3.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 5 direct dependencies failed to precompile: CUDAExt Failed to precompile CUDAExt [4f54e5de-2457-5345-875a-ee7ea9bf165d] to "/home/pkgeval/.julia/compiled/v1.12/CUDAExt/jl_YctWaU". 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_oTU6qS". 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/CUDA/RQqFT/src/CUDA.jl:3 [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::String) @ 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/CUDA/RQqFT/src/CUDA.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_ZNeoxN". 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/DLPack/k4afq/ext/CUDAExt.jl:11 [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/DLPack/k4afq/ext/CUDAExt.jl:4 in expression starting at stdin:6 NNlibCUDAExt Failed to precompile NNlibCUDAExt [8a688d86-d2bc-5ad3-8ed1-384f9f2c8cc5] to "/home/pkgeval/.julia/compiled/v1.12/NNlibCUDAExt/jl_nclB60". 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_eRA4bx". 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/CUDA/RQqFT/src/CUDA.jl:3 [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::String) @ 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/CUDA/RQqFT/src/CUDA.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_uU977p". 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/NNlib/Q563U/ext/NNlibCUDAExt/NNlibCUDAExt.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/NNlib/Q563U/ext/NNlibCUDAExt/NNlibCUDAExt.jl:1 in expression starting at stdin:6 ChainRulesCoreExt Failed to precompile ChainRulesCoreExt [eae2faf6-b232-58cb-a410-7764fda2830c] to "/home/pkgeval/.julia/compiled/v1.12/ChainRulesCoreExt/jl_phsSDl". 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_NgEsrY". 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/CUDA/RQqFT/src/CUDA.jl:3 [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::String) @ 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/CUDA/RQqFT/src/CUDA.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_J3FUDl". 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/CUDA/RQqFT/ext/ChainRulesCoreExt.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/CUDA/RQqFT/ext/ChainRulesCoreExt.jl:3 in expression starting at stdin:6 CUDA Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_EU18DC". 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_pjDQwX". 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/CUDA/RQqFT/src/CUDA.jl:3 [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/CUDA/RQqFT/src/CUDA.jl:1 in expression starting at stdin:6 SpecialFunctionsExt Failed to precompile SpecialFunctionsExt [1285c0f1-ff9f-5867-b66e-0f359bcf09ba] to "/home/pkgeval/.julia/compiled/v1.12/SpecialFunctionsExt/jl_cV5g53". 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_fbZvCV". 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/CUDA/RQqFT/src/CUDA.jl:3 [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::String) @ 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/CUDA/RQqFT/src/CUDA.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.12/CUDA/jl_7S6jPR". 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/CUDA/RQqFT/ext/SpecialFunctionsExt.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/CUDA/RQqFT/ext/SpecialFunctionsExt.jl:3 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1003.6s ################################################################################ # Testing # Testing FlashAttentionWrapper Status `/tmp/jl_tscEVt/Project.toml` [052768ef] CUDA v5.7.1 [d360d2e6] ChainRulesCore v1.25.1 [992eb4ea] CondaPkg v0.2.26 [53c2dc0f] DLPack v0.3.1 [4822a80a] FlashAttentionWrapper v0.1.0 [bb33d45b] LuxCore v1.2.3 [872c559c] NNlib v0.9.29 [6099a3de] PythonCall v0.9.24 [e88e6eb3] Zygote v0.7.4 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tscEVt/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.3.0 [a9b6321e] Atomix v1.1.1 [ab4f0b2a] BFloat16s v0.5.0 [fa961155] CEnum v0.5.0 [052768ef] CUDA v5.7.1 [1af6417a] CUDA_Runtime_Discovery v0.3.5 [082447d4] ChainRules v1.72.3 [d360d2e6] ChainRulesCore v1.25.1 [3da002f7] ColorTypes v0.12.0 [5ae59095] Colors v0.13.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [992eb4ea] CondaPkg v0.2.26 [187b0558] ConstructionBase v1.5.8 [a8cc5b0e] Crayons v4.1.1 [53c2dc0f] DLPack v0.3.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [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 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [4822a80a] FlashAttentionWrapper v0.1.0 [f6369f11] ForwardDiff v0.10.38 [0c68f7d7] GPUArrays v11.2.2 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.2.0 [096a3bc2] GPUToolbox v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.14 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.1 [63c18a36] KernelAbstractions v0.9.34 [929cbde3] LLVM v9.2.0 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [bb33d45b] LuxCore v1.2.3 [1914dd2f] MacroTools v0.5.15 [0b3b1443] MicroMamba v0.1.14 [e1d29d7a] Missings v1.2.0 [872c559c] NNlib v0.9.29 [5da4648a] NVTX v1.0.0 [77ba4419] NaNMath v1.1.2 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [fa939f87] Pidfile v1.3.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [6099a3de] PythonCall v0.9.24 [74087812] Random123 v1.7.0 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.3.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [09ab397b] StructArrays v0.7.0 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [a759f4b9] TimerOutputs v0.5.28 [013be700] UnsafeAtomics v0.3.0 [e17b2a0c] UnsafePointers v1.0.0 [e88e6eb3] Zygote v0.7.4 [700de1a5] ZygoteRules v0.2.7 [4ee394cb] CUDA_Driver_jll v0.12.1+1 [76a88914] CUDA_Runtime_jll v0.16.1+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [e98f9f5b] NVTX_jll v3.1.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1e29f10c] demumble_jll v1.3.0+0 [f8abcde7] micromamba_jll v1.5.8+0 [4d7b5844] pixi_jll v0.41.3+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 [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 Testing Running tests... ERROR: LoadError: InitError: ConcurrencyViolationError("deadlock detected in loading pixi_jll -> pixi_jll && LuxCoreChainRulesCoreExt && FlashAttentionWrapper && Compat && PythonCall && DispatchDoctorChainRulesCoreExt && DispatchDoctor && PythonCallExt && LazyArtifacts && CompatLinearAlgebraExt && LuxCore && ChainRulesCore && JLLWrappers") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2209 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2217 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2479 [4] _require_prelocked @ ./loading.jl:2478 [inlined] [5] macro expansion @ ./lock.jl:294 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2476 [7] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [8] invoke_in_world @ ./essentials.jl:1087 [inlined] [9] require(uuidkey::Base.PkgId) @ Base ./loading.jl:2474 [10] pixi_jll_module() @ CondaPkg ~/.julia/packages/CondaPkg/pEObH/src/CondaPkg.jl:37 [11] backend() @ CondaPkg ~/.julia/packages/CondaPkg/pEObH/src/backend.jl:17 [12] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/WMWY0/src/C/context.jl:55 [13] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/WMWY0/src/C/C.jl:23 [14] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1419 [15] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1407 [16] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1295 [17] _include_from_serialized (repeats 2 times) @ ./loading.jl:1246 [inlined] [18] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2108 [19] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2621 [20] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [21] macro expansion @ ./loading.jl:2412 [inlined] [22] macro expansion @ ./lock.jl:294 [inlined] [23] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [24] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [25] invoke_in_world @ ./essentials.jl:1087 [inlined] [26] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:485 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [31] _start() @ Base ./client.jl:558 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/FlashAttentionWrapper/kDhOX/test/runtests.jl:1 Testing failed after 27.15s ERROR: LoadError: Package FlashAttentionWrapper errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1119.11s: package fails to precompile