Package evaluation of ComradeBase on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T10:36:42.310 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.22s ################################################################################ # Installation # Installing ComradeBase... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6d8c423b] + ComradeBase v0.9.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.2.0 [4fba245c] + ArrayInterface v7.18.0 [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [a33af91c] + CompositionsBase v0.1.2 [6d8c423b] + ComradeBase v0.9.0 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [0703355e] + DimensionalData v0.29.12 [ffbed154] + DocStringExtensions v0.9.3 [f151be2c] + EnzymeCore v0.8.8 [411431e0] + Extents v0.1.5 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.10 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [1914dd2f] + MacroTools v0.5.15 [bac558e1] + OrderedCollections v1.8.0 [d3c5d4cd] + PolarizedTypes v0.1.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.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 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [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 [458c3c95] + OpenSSL_jll v3.0.16+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 2.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 5 direct dependencies failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.13/Enzyme/jl_G8lrIQ" (ProcessExited(1)). 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"##466".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:307 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/GPUCompiler/jl_YyYfwj" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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 JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.13/JET/jl_AQqDpm" (ProcessExited(1)). 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:307 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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 EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [52abfbdb-267e-5644-bb2a-9e5e2a269f06] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeChainRulesCoreExt/jl_Jh2j0S" (ProcessExited(1)). 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"##466".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:307 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/GPUCompiler/jl_dURFkx" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/Enzyme/jl_zddLcU" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/ext/EnzymeChainRulesCoreExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:6 EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8dba1c75-593d-5f66-b177-b3e245809413] to "/home/pkgeval/.julia/compiled/v1.13/EnzymeStaticArraysExt/jl_oCTPD2" (ProcessExited(1)). 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"##466".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:307 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/GPUCompiler/jl_fqARYj" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/Enzyme/jl_1zENzu" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [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:306 [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 ComradeBaseEnzymeExt Failed to precompile ComradeBaseEnzymeExt [2fa7e224-8090-5a30-a461-40527d5ddc94] to "/home/pkgeval/.julia/compiled/v1.13/ComradeBaseEnzymeExt/jl_7tdu3V" (ProcessExited(1)). 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"##466".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:307 [17] top-level scope @ ~/.julia/packages/GPUCompiler/OGnEB/src/GPUCompiler.jl:51 [18] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/GPUCompiler/jl_o1CRG7" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ ~/.julia/packages/Enzyme/QsaeA/src/Enzyme.jl:124 [22] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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.13/Enzyme/jl_cyGMz8" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl: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.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#229 @ ./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:1125 [inlined] [18] invoke_in_world @ ./essentials.jl:1121 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/ComradeBase/RGlYv/ext/ComradeBaseEnzymeExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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/ComradeBase/RGlYv/ext/ComradeBaseEnzymeExt.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 540.97s ################################################################################ # Testing # Testing ComradeBase Status `/tmp/jl_QTKuND/Project.toml` [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.2.0 [cdddcdb0] ChainRulesTestUtils v1.13.0 [6d8c423b] ComradeBase v0.9.0 [0703355e] DimensionalData v0.29.12 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.30 [f151be2c] EnzymeCore v0.8.8 [26cc04aa] FiniteDifferences v0.12.32 [c3a54625] JET v0.9.18 [63c18a36] KernelAbstractions v0.9.34 [67456a42] OhMyThreads v0.7.0 [d3c5d4cd] PolarizedTypes v0.1.2 [f517fe37] Polyester v0.7.16 [aea7be01] PrecompileTools v1.2.1 [3d61700d] Pyehtim v0.2.2 [189a3867] Reexport v1.2.2 [90137ffa] StaticArrays v1.9.13 [09ab397b] StructArrays v0.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QTKuND/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.2.0 [4fba245c] ArrayInterface v7.18.0 [a9b6321e] Atomix v1.1.1 [198e06fe] BangBang v0.4.4 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.6 [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [ae650224] ChunkSplitters v3.1.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v1.3.6 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [6d8c423b] ComradeBase v0.9.0 [992eb4ea] CondaPkg v0.2.25 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [0703355e] DimensionalData v0.29.12 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.30 [f151be2c] EnzymeCore v0.8.8 [e2ba6199] ExprTools v0.1.10 [411431e0] Extents v0.1.5 [26cc04aa] FiniteDifferences v0.12.32 [61eb1bfa] GPUCompiler v1.2.0 [615f187c] IfElse v0.1.1 [22cec73e] InitialValues v0.3.1 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.10 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.9.18 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.1 [aa1ae85d] JuliaInterpreter v0.9.42 [70703baa] JuliaSyntax v0.4.10 [63c18a36] KernelAbstractions v0.9.34 [929cbde3] LLVM v9.2.0 [10f19ff3] LayoutPointers v0.1.17 [6f1432cf] LoweredCodeUtils v3.1.0 [1914dd2f] MacroTools v0.5.15 [d125e4d3] ManualMemory v0.1.8 [0b3b1443] MicroMamba v0.1.14 [d8793406] ObjectFile v0.4.3 [67456a42] OhMyThreads v0.7.0 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [fa939f87] Pidfile v1.3.0 [d3c5d4cd] PolarizedTypes v0.1.2 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [3d61700d] Pyehtim v0.2.2 [6099a3de] PythonCall v0.9.24 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [94e857df] SIMDTypes v0.1.0 [6c6a2e73] Scratch v1.2.1 [91464d47] StableTasks v0.1.6 [aedffcd0] Static v1.1.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [09ab397b] StructArrays v0.7.0 [53d494c1] StructIO v0.3.1 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [ed4db957] TaskLocalValues v0.1.2 [8290d209] ThreadingUtilities v0.5.2 [a759f4b9] TimerOutputs v0.5.28 [013be700] UnsafeAtomics v0.3.0 [e17b2a0c] UnsafePointers v1.0.0 [7cc45869] Enzyme_jll v0.0.172+0 [dad2f222] LLVMExtra_jll v0.0.35+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.7.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 [a63ad114] Mmap 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 [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 [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 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:307  [3] top-level scope  @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [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 11 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.13/JET/jl_9uN5H4" (ProcessExited(1)). 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:307 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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/ComradeBase/RGlYv/test/runtests.jl:1 Testing failed after 25.29s ERROR: LoadError: Package ComradeBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/Operations.jl:2386 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2241 [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.13/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.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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 634.98s: package fails to precompile