Package evaluation of ConstitutiveModels on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T22:32:53.476 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.9s ################################################################################ # Installation # Installing ConstitutiveModels... Resolving package versions... Installed IrrationalConstants ── v0.2.4 Installed CommonSubexpressions ─ v0.3.1 Installed SIMD ───────────────── v3.7.1 Installed MuladdMacro ────────── v0.2.4 Installed LogExpFunctions ────── v0.3.29 Installed DocStringExtensions ── v0.9.3 Installed PrecompileTools ────── v1.2.1 Installed SpecialFunctions ───── v2.5.0 Installed DiffRules ──────────── v1.15.1 Installed MacroTools ─────────── v0.5.15 Installed OpenSpecFun_jll ────── v0.5.6+0 Installed JLLWrappers ────────── v1.7.0 Installed ForwardDiff ────────── v0.10.38 Installed Preferences ────────── v1.4.3 Installed NaNMath ────────────── v1.1.2 Installed StaticArraysCore ───── v1.4.3 Installed ConstitutiveModels ─── v0.1.4 Installed Statistics ─────────── v1.11.1 Installed StaticArrays ───────── v1.9.12 Installed Tensors ────────────── v1.16.1 Installed DiffResults ────────── v1.1.0 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.12/Project.toml` [fc6ee7eb] + ConstitutiveModels v0.1.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [fc6ee7eb] + ConstitutiveModels v0.1.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.3 [f6369f11] + ForwardDiff v0.10.38 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [46d2c3a1] + MuladdMacro v0.2.4 [77ba4419] + NaNMath v1.1.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.0 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 6.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6949.3 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 6 direct dependencies failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.12/Enzyme/jl_3APvz5". ERROR: LoadError: AssertionError: entry_fn !== nothing Stacktrace: [1] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:10 [2] 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 [3] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [4] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [5] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [6] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [7] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [8] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [9] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##462".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [10] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [11] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [13] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [15] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:307 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [20] top-level scope @ stdin:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [23] include_string @ ./loading.jl:2865 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [25] _start() @ Base ./client.jl:560 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_ZkLDkV". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:488 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/Enzyme.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_U7rG8n". ERROR: LoadError: AssertionError: entry_fn !== nothing Stacktrace: [1] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:10 [2] 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 [3] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [4] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [5] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [6] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [7] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [8] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [9] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##462".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [10] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [11] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [13] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [15] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:307 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [20] top-level scope @ stdin:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [23] include_string @ ./loading.jl:2865 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [25] _start() @ Base ./client.jl:560 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_6M1KdQ". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:488 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/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_73uDzF". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/ext/EnzymeLogExpFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/ext/EnzymeLogExpFunctionsExt.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_osLQzT". ERROR: LoadError: AssertionError: entry_fn !== nothing Stacktrace: [1] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:10 [2] 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 [3] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [4] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [5] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [6] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [7] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [8] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [9] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##462".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [10] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [11] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [13] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [15] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:307 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [20] top-level scope @ stdin:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [23] include_string @ ./loading.jl:2865 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [25] _start() @ Base ./client.jl:560 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_0qV6Gv". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:488 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/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_8w9r7i". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/ext/EnzymeStaticArraysExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:6 ConstitutiveModelsEnzymeExt Failed to precompile ConstitutiveModelsEnzymeExt [8e74cc19-0dba-59f2-a575-b2808af4976a] to "/home/pkgeval/.julia/compiled/v1.12/ConstitutiveModelsEnzymeExt/jl_PBLWMx". ERROR: LoadError: AssertionError: entry_fn !== nothing Stacktrace: [1] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:10 [2] 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 [3] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [4] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [5] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [6] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [7] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [8] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [9] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##462".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [10] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [11] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [13] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [15] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:307 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [20] top-level scope @ stdin:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [23] include_string @ ./loading.jl:2865 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [25] _start() @ Base ./client.jl:560 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_LuZzQ5". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:488 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/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_DRDq7n". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/ConstitutiveModels/fIuAz/ext/ConstitutiveModelsEnzymeExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/ext/ConstitutiveModelsEnzymeExt.jl:1 in expression starting at stdin:6 JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.12/JET/jl_heblGH". WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to 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:308 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 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 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [d7391e87-ccda-5c29-91ec-5d3a52120610] to "/home/pkgeval/.julia/compiled/v1.12/EnzymeSpecialFunctionsExt/jl_aVgFhE". ERROR: LoadError: AssertionError: entry_fn !== nothing Stacktrace: [1] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/irgen.jl:10 [2] 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 [3] emit_llvm @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:159 [inlined] [4] #codegen#110 @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:100 [inlined] [5] codegen @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:82 [inlined] [6] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:79 [7] compile @ ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:74 [inlined] [8] #184 @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:35 [inlined] [9] JuliaContext(f::GPUCompiler.var"#184#185"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##462".DummyCompilerParams}}; kwargs::@Kwargs{}) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:34 [10] JuliaContext(f::Function) @ GPUCompiler ~/.julia/packages/GPUCompiler/OGnEB/src/driver.jl:25 [11] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:32 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [13] macro expansion @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:25 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [15] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/precompile.jl:139 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:307 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [20] top-level scope @ stdin:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:488 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [23] include_string @ ./loading.jl:2865 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [25] _start() @ Base ./client.jl:560 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_zJl687". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:307 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3004 [24] top-level scope @ stdin:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:488 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [27] include_string @ ./loading.jl:2865 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [29] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/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_eXubCz". 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:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [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] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/ext/EnzymeSpecialFunctionsExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:488 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Enzyme/QsaeA/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 802.66s ################################################################################ # Testing # Testing ConstitutiveModels Status `/tmp/jl_KaJrsr/Project.toml` [4c88cf16] Aqua v0.8.11 [fc6ee7eb] ConstitutiveModels v0.1.4 [163ba53b] DiffResults v1.1.0 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.30 [f6369f11] ForwardDiff v0.10.38 [c3a54625] JET v0.9.18 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.2 [90137ffa] StaticArrays v1.9.12 [48a634ad] Tensors v1.16.1 ⌅ [98d24dd4] TestSetExtensions v2.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KaJrsr/Manifest.toml` [4c88cf16] Aqua v0.8.11 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v1.3.6 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [fc6ee7eb] ConstitutiveModels v0.1.4 [ab62b9b5] DeepDiffs v1.2.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.30 [f151be2c] EnzymeCore v0.8.8 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v0.10.38 [61eb1bfa] GPUCompiler v1.2.0 [92d709cd] IrrationalConstants v0.2.4 [c3a54625] JET v0.9.18 [692b3bcd] JLLWrappers v1.7.0 [aa1ae85d] JuliaInterpreter v0.9.41 [70703baa] JuliaSyntax v0.4.10 [929cbde3] LLVM v9.2.0 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.1.0 [1914dd2f] MacroTools v0.5.15 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.2 [d8793406] ObjectFile v0.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [fdea26ae] SIMD v3.7.1 [6c6a2e73] Scratch v1.2.1 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [53d494c1] StructIO v0.3.1 [48a634ad] Tensors v1.16.1 ⌅ [98d24dd4] TestSetExtensions v2.0.0 [a759f4b9] TimerOutputs v0.5.27 [7cc45869] Enzyme_jll v0.0.172+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given JET was explicitly requested, output will be shown live  WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to 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:308  [3] top-level scope  @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [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:3004  [6] top-level scope  @ stdin:6  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [9] include_string  @ ./loading.jl:2865 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [11] _start()  @ Base ./client.jl:560 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 ✗ JET 0 dependencies successfully precompiled in 13 seconds. 35 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.12/JET/jl_DGOdn8". WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to 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:308 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:307 [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:3004 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 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: in expression starting at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/test/runtests.jl:5 Testing failed after 33.34s ERROR: LoadError: Package ConstitutiveModels 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:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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:486 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 873.89s: package fails to precompile