Package evaluation to test IncompressibleNavierStokes on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T17:29:37.017 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.46s ################################################################################ # Installation # Installing IncompressibleNavierStokes... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5e318141] + IncompressibleNavierStokes v3.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [d360d2e6] + ChainRulesCore v1.26.0 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [7a1cc6ca] + FFTW v1.10.0 [1a297f60] + FillArrays v1.16.0 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [5e318141] + IncompressibleNavierStokes v3.0.0 [42fd0dbc] + IterativeSolvers v0.9.4 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.40 [9c8b4983] + LightXML v0.9.3 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.33 [510215fc] + Observables v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3bb67fe8] + TranscodingStreams v0.11.3 [013be700] + UnsafeAtomics v0.3.0 [4004b06d] + VTKBase v1.0.1 [64499a7a] + WriteVTK v1.21.2 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [856f044c] + MKL_jll v2025.2.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [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.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 5.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7485b3d2fb80)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_85780.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4575 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_91682.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7485b042b6a0) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_49331.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at stdin:5 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_77651.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7485e499b249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S  [23] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7485e49feebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:486 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7485b042b6a0) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_49331.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_77651.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7485e499b249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 49956316 (Pool: 49955940; Big: 376); GC: 16 ✗ Zygote 1501.6 ms ✓ Cairo_jll ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ✗ GPUCompiler 2938.3 ms ✓ NNlib → NNlibFFTWExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Zygote/55SqB/ext/ZygoteColorsExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/ext/ZygoteColorsExt.jl:1 in expression starting at stdin:5 ✗ Zygote → ZygoteColorsExt 1558.1 ms ✓ HarfBuzz_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 94300.7 ms ✓ IncompressibleNavierStokes 1499.8 ms ✓ libass_jll 1708.2 ms ✓ Pango_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/ext/EnzymeGPUArraysCoreExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeGPUArraysCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/ext/EnzymeStaticArraysExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/ext/EnzymeChainRulesCoreExt.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/ext/EnzymeSpecialFunctionsExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/ext/EnzymeLogExpFunctionsExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/QuadGK/7rND3/ext/QuadGKEnzymeExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuadGK/7rND3/ext/QuadGKEnzymeExt.jl:2 in expression starting at stdin:5 ✗ QuadGK → QuadGKEnzymeExt 10899.8 ms ✓ IncompressibleNavierStokes → EnzymeCoreExt 1778.6 ms ✓ FFMPEG_jll 3099.3 ms ✓ Cairo 285563.2 ms ✓ Makie 81857.8 ms ✓ IncompressibleNavierStokes → MakieExt 242459.3 ms ✓ CairoMakie 12 dependencies successfully precompiled in 841 seconds. 326 already precompiled. Precompilation completed after 862.26s ################################################################################ # Testing # Testing IncompressibleNavierStokes Status `/tmp/jl_o2iwzj/Project.toml` [4c88cf16] Aqua v0.8.14 ⌅ [13f3f980] CairoMakie v0.13.10 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.129 [f151be2c] EnzymeCore v0.8.18 [5e318141] IncompressibleNavierStokes v3.0.0 `~/.julia/packages/IncompressibleNavierStokes/Zmv1i` [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.4 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_o2iwzj/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.14 [a9b6321e] Atomix v1.1.2 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [159f3aea] Cairo v1.1.1 ⌅ [13f3f980] CairoMakie v0.13.10 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [944b1d66] CodecZlib v0.7.8 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.6 [7da242da] Enzyme v0.13.129 [f151be2c] EnzymeCore v0.8.18 [429591f6] ExactPredicates v2.2.9 [e2ba6199] ExprTools v0.1.10 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.18.0 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.33 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.2 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.8.2 [5c1252a2] GeometryBasics v0.5.10 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [5e318141] IncompressibleNavierStokes v3.0.0 `~/.julia/packages/IncompressibleNavierStokes/Zmv1i` [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 ⌅ [a98d9a8b] Interpolations v0.15.1 [d1acc4aa] IntervalArithmetic v1.0.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [b835a17e] JpegTurbo v0.1.6 [63c18a36] KernelAbstractions v0.9.40 [5ab0869b] KernelDensity v0.6.11 [929cbde3] LLVM v9.4.6 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [9c8b4983] LightXML v0.9.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 ⌅ [ee78f7c6] Makie v0.22.10 ⌅ [20f20a25] MakieCore v0.9.5 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.7 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.4 [872c559c] NNlib v0.9.33 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [d8793406] ObjectFile v0.5.0 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.2 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.7.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [53d494c1] StructIO v0.3.1 [ec057cc2] StructUtils v2.6.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [731e570b] TiffImages v0.11.6 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.28.0 [013be700] UnsafeAtomics v0.3.0 [4004b06d] VTKBase v1.0.1 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [64499a7a] WriteVTK v1.21.2 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [5ae413db] EarCut_jll v2.2.4+0 [7cc45869] Enzyme_jll v0.0.249+0 [2e619515] Expat_jll v2.7.3+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.3+0 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.3+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.3+0 [856f044c] MKL_jll v2025.2.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.30+0 [18a262bb] OpenEXR_jll v3.4.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 [02c8fc9c] XML2_jll v2.15.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.54+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Enzyme one force pullback: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/enzyme_integration.jl:26 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_Ergedv" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_TYWBAU" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/enzyme_integration.jl:5 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Enzyme RHS pullback: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/enzyme_integration.jl:70 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_vJrBGy" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_MNo9GM" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/enzyme_integration.jl:5 Other fields: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/operators.jl:215 Unexpected Pass Expression: eig2field(u, setup) isa Array{T} Got correct result, please change to @test if no longer broken. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in cpu_tensorbasis_adjoint_kernel!(Any, IncompressibleNavierStokes.Dimension{2}, Any, Any, Any, Any, Any, Any, Any) at none ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Chain rules (boundary conditions): Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:63 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_EwPZfw" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_T57G7m" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ┌ Warning: dbodyforce is not used at the moment. No need to define it. └ @ IncompressibleNavierStokes ~/.julia/packages/IncompressibleNavierStokes/Zmv1i/src/setup.jl:34 ┌ Warning: dbodyforce is not used at the moment. No need to define it. └ @ IncompressibleNavierStokes ~/.julia/packages/IncompressibleNavierStokes/Zmv1i/src/setup.jl:34 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Divergence: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:211 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_axtt6j" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_SK8SsT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Pressuregradient: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:254 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_zeB1cL" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_ynrdjT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Poisson: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:296 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_QQnmDV" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_AS07iA" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Convection: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:340 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_cBE1eG" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_uV7n2P" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Diffusion: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:385 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_alEhL2" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_kHML6F" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Bodyforce: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:430 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_nF2GVT" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_fg5Lxv" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Gravity: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:483 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_bCup4U" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_mad3so" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Dissipation: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:528 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_XLnuSD" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_RXWOuB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Convection_diffusion_temp: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:577 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_WuTuAy" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_O2Ql3t" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:140  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/S3nC6/src/Enzyme.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1488 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1554 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43 │ [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86 │ [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80 │ [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67 │ [10] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55 │ [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35 │ [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34 │ [13] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25 │ [14] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [18] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118 │ [19] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70 │ [21] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3288 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [26] include_string │ @ ./loading.jl:3140 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [28] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ [Output was shown above] └ Convectiondiffusion: Error During Test at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:582 Got exception outside of a @test LoadError: The following 2 packages failed to precompile: GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_qB2q5x" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_Ps31u0" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/chainrules_enzyme.jl:3 [ Info: t = 0.01 Δt = 0.001 umax = 0.2 itertime = 0.59 [ Info: t = 0.02 Δt = 0.001 umax = 0.19 itertime = 0.27 [ Info: t = 0.03 Δt = 0.001 umax = 0.18 itertime = 0.014 [ Info: t = 0.04 Δt = 0.001 umax = 0.18 itertime = 0.014 [ Info: t = 0.05 Δt = 0.001 umax = 0.17 itertime = 0.014 [ Info: t = 0.06 Δt = 0.001 umax = 0.17 itertime = 0.011 [ Info: t = 0.07 Δt = 0.001 umax = 0.17 itertime = 0.017 [ Info: t = 0.08 Δt = 0.001 umax = 0.16 itertime = 0.012 [ Info: t = 0.09 Δt = 0.001 umax = 0.16 itertime = 0.012 [ Info: t = 0.1 Δt = 0.001 umax = 0.16 itertime = 0.012 [ Info: t = 0.11 Δt = 0.001 umax = 0.15 itertime = 0.012 [ Info: t = 0.12 Δt = 0.001 umax = 0.15 itertime = 0.012 [ Info: t = 0.13 Δt = 0.001 umax = 0.15 itertime = 0.016 [ Info: t = 0.14 Δt = 0.001 umax = 0.15 itertime = 0.011 [ Info: t = 0.15 Δt = 0.001 umax = 0.14 itertime = 0.0084 [ Info: t = 0.16 Δt = 0.001 umax = 0.14 itertime = 0.0081 [ Info: t = 0.17 Δt = 0.001 umax = 0.14 itertime = 0.0082 [ Info: t = 0.18 Δt = 0.001 umax = 0.14 itertime = 0.009 [ Info: t = 0.19 Δt = 0.001 umax = 0.14 itertime = 0.0083 [ Info: t = 0.2 Δt = 0.001 umax = 0.13 itertime = 0.0082 Test Summary: | Pass Error Broken Total Time Package | 342 14 8 364 22m08.0s test/timesteppers.jl | 4 4 1m13.9s test/enzyme_integration.jl | 2 2 1m18.1s Enzyme one force pullback | 1 1 37.2s Enzyme RHS pullback | 1 1 21.7s test/operators.jl | 63 1 1 65 1m57.2s Divergence | 2 2 0.3s Pressure gradient | 4 4 4.9s Laplacian | 8 8 7.2s Convection | 4 4 3.9s Diffusion | 4 4 2.6s Convection-Diffusion | 2 2 4.9s Momentum | 4 4 4.6s Apply body force | 4 4 0.1s Pressure | 8 8 9.2s Other fields | 21 1 22 37.5s Turbulence statistics | 2 1 3 19.3s test/aqua.jl | 10 10 2m12.7s test/matrices.jl | 5 5 20.4s test/grid.jl | 24 24 2.3s test/chainrules.jl | 222 7 229 4m22.3s test/chainrules_enzyme.jl | 11 11 4m20.1s Chain rules (boundary conditions) | 1 1 34.0s Divergence | 1 1 20.9s Pressuregradient | 1 1 22.5s Poisson | 1 1 22.1s Convection | 1 1 21.9s Diffusion | 1 1 22.5s Bodyforce | 1 1 21.9s Gravity | 1 1 20.6s Dissipation | 1 1 21.0s Convection_diffusion_temp | 1 1 21.7s Convectiondiffusion | 1 1 19.9s test/psolvers.jl | 3 3 11.8s test/postprocess.jl | 11 11 6m09.1s ERROR: LoadError: Some tests did not pass: 342 passed, 0 failed, 14 errored, 8 broken. in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/runtests.jl:6 Testing failed after 1390.02s ERROR: LoadError: Package IncompressibleNavierStokes errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 2297.2s: an internal error was encountered ################################################################################ # Bug reporting # The package crashed during testing (reason=internal), but PkgEval was unable to reproduce the crash under rr (status=kill, reason=time_limit). For debugging, here is the tail end of the rr log: > ====================================================================================== > > cmd: /opt/julia/bin/julia 88 running 0 of 1 > > signal (10): User defined signal 1 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > wait at ./task.jl:1246 > wait_forever at ./task.jl:1168 > jfptr_wait_forever_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:4120 [inlined] > ijl_apply_generic at /source/src/gf.c:4317 > jl_apply at /source/src/julia.h:2285 [inlined] > start_task at /source/src/task.c:1275 > unknown function (ip: (nil)) at (unknown file) > > > ============================================================== > Profile collected. A report will print at the next yield point. > Disabling --trace-compile > ============================================================== > > ┌ Warning: There were no samples collected in one or more groups. > │ This may be due to idle threads, or you may need to run your > │ program longer (perhaps by running it multiple times), > │ or adjust the delay between samples with `Profile.init()`. > └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 > Overhead ╎ [+additional indent] Count File:Line Function > ========================================================= > Thread 1 (default) Task 0x0000719dce6f3d00 Total snapshots: 436. Utilization: 0% > ╎436 @Base/task.jl:1168 wait_forever() > 435╎ 436 @Base/task.jl:1246 wait() > > > ====================================================================================== > Information request received. A stacktrace will print followed by a 1.0 second profile. > --trace-compile is enabled during profile collection. > ====================================================================================== > > cmd: /opt/julia/bin/julia 1 running 0 of 1 > > signal (10): User defined signal 1 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > wait at ./task.jl:1246 > wait_forever at ./task.jl:1168 > jfptr_wait_forever_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:4120 [inlined] > ijl_apply_generic at /source/src/gf.c:4317 > jl_apply at /source/src/julia.h:2285 [inlined] > start_task at /source/src/task.c:1275 > unknown function (ip: (nil)) at (unknown file) > > > ============================================================== > Profile collected. A report will print at the next yield point. > Disabling --trace-compile > ============================================================== > > ┌ Warning: There were no samples collected in one or more groups. > │ This may be due to idle threads, or you may need to run your > │ program longer (perhaps by running it multiple times), > │ or adjust the delay between samples with `Profile.init()`. > └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 > Overhead ╎ [+additional indent] Count File:Line Function > ========================================================= > Thread 1 (default) Task 0x0000762266c4b760 Total snapshots: 412. Utilization: 0% > ╎412 @Base/task.jl:1168 wait_forever() > 411╎ 412 @Base/task.jl:1246 wait() > > > [88] signal 15: Terminated > in expression starting at /home/pkgeval/bugreport.jl:13 > epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 > uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 > ijl_task_get_next at /source/src/scheduler.c:457 > wait at ./task.jl:1246 > wait_forever at ./task.jl:1168 > jfptr_wait_forever_69420.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:4120 [inlined] > ijl_apply_generic at /source/src/gf.c:4317 > jl_apply at /source/src/julia.h:2285 [inlined] > start_task at /source/src/task.c:1275 > unknown function (ip: (nil)) at (unknown file) > Allocations: 4372105 (Pool: 4372007; Big: 98); GC: 5 > > [104] signal 15: Terminated > in expression starting at /home/pkgeval/.julia/packages/IncompressibleNavierStokes/Zmv1i/test/postprocess.jl:41 > sched_yield at /workspace/srcdir/rr/src/preload/overrides.c:247 > dlopen at /workspace/srcdir/rr/src/preload/overrides.c:175 > jl_find_dynamic_library_by_addr at /source/src/dlload.c:259 [inlined] > ijl_dlsym at /source/src/dlload.c:472 > jl_dlfind at /source/src/dlload.c:502 > > PkgEval terminated after 2732.43s: test duration exceeded the time limit