Package evaluation of ConstitutiveModels on Julia 1.11.4 (8561cc3d68*) started at 2025-03-25T12:58:05.136 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.17s ################################################################################ # Installation # Installing ConstitutiveModels... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [fc6ee7eb] + ConstitutiveModels v0.1.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [fc6ee7eb] + ConstitutiveModels v0.1.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.3 [f6369f11] + ForwardDiff v0.10.38 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.15 [46d2c3a1] + MuladdMacro v0.2.4 [77ba4419] + NaNMath v1.1.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.0 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.1+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 5 direct dependencies failed to precompile: EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8dba1c75-593d-5f66-b177-b3e245809413] to "/home/pkgeval/.julia/compiled/v1.11/EnzymeStaticArraysExt/jl_EKBsOk". ERROR: LoadError: Cannot compile MethodInstance for Enzyme.var"##234".f(::Float64) for world 40732; method is only valid in worlds 41031 to 18446744073709551615 Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/jlgen.jl:591 [3] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/irgen.jl:4 [4] macro expansion @ ~/.julia/packages/GPUCompiler/2EcSf/src/driver.jl:171 [inlined] [5] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool, toplevel::Bool, optimize::Bool, cleanup::Bool, only_entry::Bool, validate::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:110 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:108 [inlined] [7] codegen(output::Symbol, job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}; libraries::Bool, deferred_codegen::Bool, optimize::Bool, toplevel::Bool, strip::Bool, validate::Bool, only_entry::Bool, parent_job::Nothing) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3498 [8] codegen @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3441 [inlined] [9] _thunk(job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}, postopt::Bool) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [10] _thunk @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [inlined] [11] cached_compilation @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5550 [inlined] [12] thunkbase(mi::Core.MethodInstance, World::UInt64, FA::Type{<:EnzymeCore.Annotation}, A::Type{<:EnzymeCore.Annotation}, TT::Type, Mode::Enzyme.API.CDerivativeMode, width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, edges::Vector{Any}) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5661 [13] thunk_generator(world::UInt64, source::LineNumberNode, FA::Type, A::Type, TT::Type, Mode::Enzyme.API.CDerivativeMode, Width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, self::Any, fakeworld::Any, fa::Type, a::Type, tt::Type, mode::Type, width::Type, modifiedbetween::Type, returnprimal::Type, shadowinit::Type, abi::Type, erriffuncwritten::Type, runtimeactivity::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5846 [14] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:485 [inlined] [15] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:544 [inlined] [16] autodiff(mode::EnzymeCore.ReverseMode{false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##234".f), args::EnzymeCore.Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:516 [17] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:11 [inlined] [18] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [19] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:10 [inlined] [20] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [21] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:139 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 [24] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1521 [25] include @ ./Base.jl:557 [inlined] [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.11/Enzyme/jl_k34VSw". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:6 ConstitutiveModelsEnzymeExt Failed to precompile ConstitutiveModelsEnzymeExt [8e74cc19-0dba-59f2-a575-b2808af4976a] to "/home/pkgeval/.julia/compiled/v1.11/ConstitutiveModelsEnzymeExt/jl_deLU3L". ERROR: LoadError: Cannot compile MethodInstance for Enzyme.var"##234".f(::Float64) for world 40732; method is only valid in worlds 41031 to 18446744073709551615 Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/jlgen.jl:591 [3] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/irgen.jl:4 [4] macro expansion @ ~/.julia/packages/GPUCompiler/2EcSf/src/driver.jl:171 [inlined] [5] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool, toplevel::Bool, optimize::Bool, cleanup::Bool, only_entry::Bool, validate::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:110 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:108 [inlined] [7] codegen(output::Symbol, job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}; libraries::Bool, deferred_codegen::Bool, optimize::Bool, toplevel::Bool, strip::Bool, validate::Bool, only_entry::Bool, parent_job::Nothing) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3498 [8] codegen @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3441 [inlined] [9] _thunk(job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}, postopt::Bool) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [10] _thunk @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [inlined] [11] cached_compilation @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5550 [inlined] [12] thunkbase(mi::Core.MethodInstance, World::UInt64, FA::Type{<:EnzymeCore.Annotation}, A::Type{<:EnzymeCore.Annotation}, TT::Type, Mode::Enzyme.API.CDerivativeMode, width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, edges::Vector{Any}) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5661 [13] thunk_generator(world::UInt64, source::LineNumberNode, FA::Type, A::Type, TT::Type, Mode::Enzyme.API.CDerivativeMode, Width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, self::Any, fakeworld::Any, fa::Type, a::Type, tt::Type, mode::Type, width::Type, modifiedbetween::Type, returnprimal::Type, shadowinit::Type, abi::Type, erriffuncwritten::Type, runtimeactivity::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5846 [14] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:485 [inlined] [15] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:544 [inlined] [16] autodiff(mode::EnzymeCore.ReverseMode{false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##234".f), args::EnzymeCore.Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:516 [17] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:11 [inlined] [18] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [19] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:10 [inlined] [20] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [21] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:139 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 [24] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1521 [25] include @ ./Base.jl:557 [inlined] [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.11/Enzyme/jl_GRu9My". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/ext/ConstitutiveModelsEnzymeExt.jl:1 in expression starting at stdin:6 Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.11/Enzyme/jl_gIrAmy". ERROR: LoadError: Cannot compile MethodInstance for Enzyme.var"##234".f(::Float64) for world 40732; method is only valid in worlds 41031 to 18446744073709551615 Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/jlgen.jl:591 [3] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/irgen.jl:4 [4] macro expansion @ ~/.julia/packages/GPUCompiler/2EcSf/src/driver.jl:171 [inlined] [5] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool, toplevel::Bool, optimize::Bool, cleanup::Bool, only_entry::Bool, validate::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:110 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:108 [inlined] [7] codegen(output::Symbol, job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}; libraries::Bool, deferred_codegen::Bool, optimize::Bool, toplevel::Bool, strip::Bool, validate::Bool, only_entry::Bool, parent_job::Nothing) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3498 [8] codegen @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3441 [inlined] [9] _thunk(job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}, postopt::Bool) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [10] _thunk @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [inlined] [11] cached_compilation @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5550 [inlined] [12] thunkbase(mi::Core.MethodInstance, World::UInt64, FA::Type{<:EnzymeCore.Annotation}, A::Type{<:EnzymeCore.Annotation}, TT::Type, Mode::Enzyme.API.CDerivativeMode, width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, edges::Vector{Any}) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5661 [13] thunk_generator(world::UInt64, source::LineNumberNode, FA::Type, A::Type, TT::Type, Mode::Enzyme.API.CDerivativeMode, Width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, self::Any, fakeworld::Any, fa::Type, a::Type, tt::Type, mode::Type, width::Type, modifiedbetween::Type, returnprimal::Type, shadowinit::Type, abi::Type, erriffuncwritten::Type, runtimeactivity::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5846 [14] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:485 [inlined] [15] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:544 [inlined] [16] autodiff(mode::EnzymeCore.ReverseMode{false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##234".f), args::EnzymeCore.Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:516 [17] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:11 [inlined] [18] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [19] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:10 [inlined] [20] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [21] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:139 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 [24] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1521 [25] include @ ./Base.jl:557 [inlined] [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [66ee98d2-fe2d-5ae6-bd9b-9e5fe8b5b781] to "/home/pkgeval/.julia/compiled/v1.11/EnzymeLogExpFunctionsExt/jl_aRUim1". ERROR: LoadError: Cannot compile MethodInstance for Enzyme.var"##234".f(::Float64) for world 40732; method is only valid in worlds 41031 to 18446744073709551615 Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/jlgen.jl:591 [3] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/irgen.jl:4 [4] macro expansion @ ~/.julia/packages/GPUCompiler/2EcSf/src/driver.jl:171 [inlined] [5] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool, toplevel::Bool, optimize::Bool, cleanup::Bool, only_entry::Bool, validate::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:110 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:108 [inlined] [7] codegen(output::Symbol, job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}; libraries::Bool, deferred_codegen::Bool, optimize::Bool, toplevel::Bool, strip::Bool, validate::Bool, only_entry::Bool, parent_job::Nothing) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3498 [8] codegen @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3441 [inlined] [9] _thunk(job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}, postopt::Bool) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [10] _thunk @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [inlined] [11] cached_compilation @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5550 [inlined] [12] thunkbase(mi::Core.MethodInstance, World::UInt64, FA::Type{<:EnzymeCore.Annotation}, A::Type{<:EnzymeCore.Annotation}, TT::Type, Mode::Enzyme.API.CDerivativeMode, width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, edges::Vector{Any}) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5661 [13] thunk_generator(world::UInt64, source::LineNumberNode, FA::Type, A::Type, TT::Type, Mode::Enzyme.API.CDerivativeMode, Width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, self::Any, fakeworld::Any, fa::Type, a::Type, tt::Type, mode::Type, width::Type, modifiedbetween::Type, returnprimal::Type, shadowinit::Type, abi::Type, erriffuncwritten::Type, runtimeactivity::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5846 [14] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:485 [inlined] [15] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:544 [inlined] [16] autodiff(mode::EnzymeCore.ReverseMode{false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##234".f), args::EnzymeCore.Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:516 [17] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:11 [inlined] [18] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [19] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:10 [inlined] [20] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [21] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:139 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 [24] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1521 [25] include @ ./Base.jl:557 [inlined] [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.11/Enzyme/jl_L8XRR0". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:6 EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [d7391e87-ccda-5c29-91ec-5d3a52120610] to "/home/pkgeval/.julia/compiled/v1.11/EnzymeSpecialFunctionsExt/jl_k2EZzm". ERROR: LoadError: Cannot compile MethodInstance for Enzyme.var"##234".f(::Float64) for world 40732; method is only valid in worlds 41031 to 18446744073709551615 Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compile_method_instance(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/jlgen.jl:591 [3] irgen(job::GPUCompiler.CompilerJob) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/irgen.jl:4 [4] macro expansion @ ~/.julia/packages/GPUCompiler/2EcSf/src/driver.jl:171 [inlined] [5] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{libraries::Bool, toplevel::Bool, optimize::Bool, cleanup::Bool, only_entry::Bool, validate::Bool}) @ GPUCompiler ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:110 [6] emit_llvm @ ~/.julia/packages/GPUCompiler/2EcSf/src/utils.jl:108 [inlined] [7] codegen(output::Symbol, job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}; libraries::Bool, deferred_codegen::Bool, optimize::Bool, toplevel::Bool, strip::Bool, validate::Bool, only_entry::Bool, parent_job::Nothing) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3498 [8] codegen @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:3441 [inlined] [9] _thunk(job::GPUCompiler.CompilerJob{Enzyme.Compiler.EnzymeTarget, Enzyme.Compiler.EnzymeCompilerParams}, postopt::Bool) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [10] _thunk @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5498 [inlined] [11] cached_compilation @ ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5550 [inlined] [12] thunkbase(mi::Core.MethodInstance, World::UInt64, FA::Type{<:EnzymeCore.Annotation}, A::Type{<:EnzymeCore.Annotation}, TT::Type, Mode::Enzyme.API.CDerivativeMode, width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, edges::Vector{Any}) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5661 [13] thunk_generator(world::UInt64, source::LineNumberNode, FA::Type, A::Type, TT::Type, Mode::Enzyme.API.CDerivativeMode, Width::Int64, ModifiedBetween::NTuple{N, Bool} where N, ReturnPrimal::Bool, ShadowInit::Bool, ABI::Type, ErrIfFuncWritten::Bool, RuntimeActivity::Bool, self::Any, fakeworld::Any, fa::Type, a::Type, tt::Type, mode::Type, width::Type, modifiedbetween::Type, returnprimal::Type, shadowinit::Type, abi::Type, erriffuncwritten::Type, runtimeactivity::Type) @ Enzyme.Compiler ~/.julia/packages/Enzyme/owyQj/src/compiler.jl:5846 [14] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:485 [inlined] [15] autodiff @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:544 [inlined] [16] autodiff(mode::EnzymeCore.ReverseMode{false, false, EnzymeCore.FFIABI, false, false}, f::typeof(Enzyme.var"##234".f), args::EnzymeCore.Active{Float64}) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:516 [17] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:11 [inlined] [18] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [19] macro expansion @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:10 [inlined] [20] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [21] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/precompile.jl:139 [22] include(mod::Module, _path::String) @ Base ./Base.jl:557 [23] include(x::String) @ Enzyme ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 [24] top-level scope @ ~/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1521 [25] include @ ./Base.jl:557 [inlined] [26] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [27] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/src/Enzyme.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.11/Enzyme/jl_7l5tLX". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/owyQj/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1771.14s ################################################################################ # Testing # Testing ConstitutiveModels Status `/tmp/jl_DFJ3y0/Project.toml` [4c88cf16] Aqua v0.8.11 [fc6ee7eb] ConstitutiveModels v0.1.4 [163ba53b] DiffResults v1.1.0 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.34 [f6369f11] ForwardDiff v0.10.38 [c3a54625] JET v0.9.18 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.2 [90137ffa] StaticArrays v1.9.13 [48a634ad] Tensors v1.16.1 ⌅ [98d24dd4] TestSetExtensions v2.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DFJ3y0/Manifest.toml` [4c88cf16] Aqua v0.8.11 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v1.3.6 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [fc6ee7eb] ConstitutiveModels v0.1.4 [ab62b9b5] DeepDiffs v1.2.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.3 [7da242da] Enzyme v0.13.34 [f151be2c] EnzymeCore v0.8.8 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v0.10.38 [61eb1bfa] GPUCompiler v1.3.0 [92d709cd] IrrationalConstants v0.2.4 [c3a54625] JET v0.9.18 [692b3bcd] JLLWrappers v1.7.0 [aa1ae85d] JuliaInterpreter v0.9.42 [70703baa] JuliaSyntax v0.4.10 [929cbde3] LLVM v9.2.0 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.1.0 [1914dd2f] MacroTools v0.5.15 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.2 [d8793406] ObjectFile v0.4.4 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [fdea26ae] SIMD v3.7.1 [6c6a2e73] Scratch v1.2.1 [276daf66] SpecialFunctions v2.5.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [53d494c1] StructIO v0.3.1 [48a634ad] Tensors v1.16.1 ⌅ [98d24dd4] TestSetExtensions v2.0.0 [a759f4b9] TimerOutputs v0.5.28 [7cc45869] Enzyme_jll v0.0.173+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.1+4 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling JET... 10318.0 ms ✓ JET 1 dependency successfully precompiled in 11 seconds. 33 already precompiled. ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Test Summary: | Pass Total Time ConstitutiveModels.jl | 1200 1200 3.3s ......... Test Summary: | Pass Total Time Aqua | 9 9 34.2s WARNING: Method definition _extract_gradient(Tuple{ForwardDiff.Dual{T, V, N} where N where V where T, StaticArraysCore.SArray{Tuple{S}, T, 1, S} where T where S}, Tensors.Tensor{2, dim, T, M} where M where T) where {dim} in module ConstitutiveModels at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/src/AutomaticDifferentiation.jl:2 overwritten in module ConstitutiveModels on the same line (check for duplicate calls to `include`). WARNING: Method definition _extract_gradient(Tuple{Tensors.Tensor{2, 3, var"#s62", M} where M where var"#s62"<:(ForwardDiff.Dual{T, V, N} where N where V where T), StaticArraysCore.SArray{Tuple{S}, T, 1, S} where T where S}, Tensors.Tensor{2, dim, T, M} where M where T) where {dim} in module ConstitutiveModels at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/src/AutomaticDifferentiation.jl:8 overwritten in module ConstitutiveModels on the same line (check for duplicate calls to `include`). WARNING: Method definition _extract_gradient(Tuple{T, StaticArraysCore.SArray{Tuple{S}, T, 1, S} where T where S}, T) where {T<:Number} in module ConstitutiveModels at /home/pkgeval/.julia/packages/ConstitutiveModels/fIuAz/src/AutomaticDifferentiation.jl:20 overwritten in module ConstitutiveModels on the same line (check for duplicate calls to `include`). . Test Summary: | Pass Total Time JET | 1 1 4m20.0s Testing ConstitutiveModels tests passed Testing completed after 321.72s PkgEval succeeded after 2117.43s