Package evaluation to test HybridDynamicModels on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T18:09:04.012 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.09s ################################################################################ # Installation # Installing HybridDynamicModels... Resolving package versions... Installed CommonWorldInvalidations ───────── v1.0.0 Installed MacroTools ─────────────────────── v0.5.16 Installed CompositionsBase ───────────────── v0.1.2 Installed Adapt ──────────────────────────── v4.4.0 Installed ManualMemory ───────────────────── v0.1.8 Installed ConstructionBase ───────────────── v1.6.0 Installed CommonSolve ────────────────────── v0.2.4 Installed RuntimeGeneratedFunctions ──────── v0.5.16 Installed SIMDTypes ──────────────────────── v0.1.0 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed FastPower ──────────────────────── v1.2.0 Installed Compat ─────────────────────────── v4.18.1 Installed ExprTools ──────────────────────── v0.1.10 Installed ArrayInterface ─────────────────── v7.22.0 Installed Functors ───────────────────────── v0.5.2 Installed SymbolicIndexingInterface ──────── v0.3.46 Installed IteratorInterfaceExtensions ────── v1.0.0 Installed StrideArraysCore ───────────────── v0.5.8 Installed RecipesBase ────────────────────── v1.3.4 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed Statistics ─────────────────────── v1.11.1 Installed PreallocationTools ─────────────── v0.4.34 Installed SciMLOperators ─────────────────── v1.14.0 Installed PrecompileTools ────────────────── v1.3.3 Installed EnzymeCore ─────────────────────── v0.8.17 Installed CpuId ──────────────────────────── v0.3.1 Installed SciMLStructures ────────────────── v1.7.0 Installed LoggingExtras ──────────────────── v1.2.0 Installed LayoutPointers ─────────────────── v0.1.17 Installed ConcreteStructs ────────────────── v0.2.3 Installed ExproniconLite ─────────────────── v0.10.14 Installed DispatchDoctor ─────────────────── v0.4.26 Installed StaticArraysCore ───────────────── v1.4.4 Installed TruncatedStacktraces ───────────── v1.4.0 Installed GPUArraysCore ──────────────────── v0.2.0 Installed IrrationalConstants ────────────── v0.2.6 Installed SciMLPublic ────────────────────── v1.0.0 Installed StaticArrayInterface ───────────── v1.8.0 Installed CPUSummary ─────────────────────── v0.2.7 Installed Requires ───────────────────────── v1.3.1 Installed FastClosures ───────────────────── v0.3.2 Installed LuxCore ────────────────────────── v1.4.2 Installed FunctionWrappers ───────────────── v1.1.3 Installed IfElse ─────────────────────────── v0.1.1 Installed FastBroadcast ──────────────────── v0.3.5 Installed LogExpFunctions ────────────────── v0.3.29 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed EnumX ──────────────────────────── v1.0.5 Installed SciMLBase ──────────────────────── v2.128.0 Installed Polyester ──────────────────────── v0.7.18 Installed SciMLLogging ───────────────────── v1.7.1 Installed MuladdMacro ────────────────────── v0.2.4 Installed Jieko ──────────────────────────── v0.2.1 Installed DiffEqBase ─────────────────────── v6.192.0 Installed InverseFunctions ───────────────── v0.1.17 Installed Reexport ───────────────────────── v1.2.2 Installed Static ─────────────────────────── v1.3.1 Installed Setfield ───────────────────────── v1.1.2 Installed ThreadingUtilities ─────────────── v0.5.5 Installed Preferences ────────────────────── v1.5.0 Installed RecursiveArrayTools ────────────── v3.39.0 Installed PolyesterWeave ─────────────────── v0.2.2 Installed ADTypes ────────────────────────── v1.20.0 Installed DocStringExtensions ────────────── v0.9.5 Installed HybridDynamicModels ────────────── v0.0.5 Installed Moshi ──────────────────────────── v0.3.7 Installed Accessors ──────────────────────── v0.1.43 Updating `~/.julia/environments/v1.14/Project.toml` [7e133797] + HybridDynamicModels v0.0.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.20.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.4 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [2b5f629d] + DiffEqBase v6.192.0 [8d63f2c5] + DispatchDoctor v0.4.26 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.17 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.2.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [7e133797] + HybridDynamicModels v0.0.5 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [bb33d45b] + LuxCore v1.4.2 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.39.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.128.0 [a6db7da4] + SciMLLogging v1.7.1 [c0aeaf25] + SciMLOperators v1.14.0 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.7s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.17s ################################################################################ # Testing # Testing HybridDynamicModels Status `/tmp/jl_W4kHw3/Project.toml` [4c88cf16] Aqua v0.8.14 [b0b7db55] ComponentArrays v0.15.30 [a0c0ee7d] DifferentiationInterface v0.7.12 [31c24e10] Distributions v0.25.122 [7e133797] HybridDynamicModels v0.0.5 ⌃ [c3a54625] JET v0.10.14 ⌃ [b2108857] Lux v1.17.0 [bb33d45b] LuxCore v1.4.2 [3bd65402] Optimisers v0.4.7 [1dea7af3] OrdinaryDiffEq v6.103.0 [1ed8b502] SciMLSensitivity v7.90.0 [860ef19b] StableRNGs v1.0.4 ⌃ [fce5fe82] Turing v0.40.5 [3a884ed6] UnPack v1.0.2 [e88e6eb3] Zygote v0.7.10 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_W4kHw3/Manifest.toml` [47edcb42] ADTypes v1.20.0 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.10.0 [7a57a42e] AbstractPPL v0.13.6 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [0bf59076] AdvancedHMC v0.8.3 [5b7e9947] AdvancedMH v0.8.9 [576499cb] AdvancedPS v0.7.1 ⌅ [b5ca4192] AdvancedVI v0.4.1 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [a9b6321e] Atomix v1.1.2 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [76274a88] Bijectors v0.15.14 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.0 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [7057c7e9] Cassette v0.3.14 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [0ca39b1e] Chairmarks v1.3.1 [9e997f8a] ChangesOfVariables v0.1.10 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v3.0.0 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.30 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 [2b5f629d] DiffEqBase v6.192.0 [459566f4] DiffEqCallbacks v4.10.1 [77a26b50] DiffEqNoiseProcess v5.24.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.12 [8d63f2c5] DispatchDoctor v0.4.26 [31c24e10] Distributions v0.25.122 [ced4e74d] DistributionsAD v0.6.58 [ffbed154] DocStringExtensions v0.9.5 ⌅ [366bfd00] DynamicPPL v0.37.5 [cad2338a] EllipticalSliceSampling v2.0.0 [4e289a0a] EnumX v1.0.5 [7da242da] Enzyme v0.13.109 [f151be2c] EnzymeCore v0.8.17 [d4d017d3] ExponentialUtilities v1.28.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7a1cc6ca] FFTW v1.10.0 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.2.0 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [f62d2435] FunctionProperties v0.1.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.7.5 [c145ed77] GenericSchur v0.5.6 [076d061b] HashArrayMappedTries v0.2.0 [7e133797] HybridDynamicModels v0.0.5 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [22cec73e] InitialValues v0.3.1 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌃ [c3a54625] JET v0.10.14 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [ae98c720] Jieko v0.2.1 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [63c18a36] KernelAbstractions v0.9.39 [5ab0869b] KernelDensity v0.6.10 [ba0b0d4f] Krylov v0.10.3 [929cbde3] LLVM v9.4.4 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.9.4 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [6f1fad26] Libtask v0.9.10 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.5.1 [7ed4a6bd] LinearSolve v3.50.0 [6fdf6af0] LogDensityProblems v2.2.0 [996a588d] LogDensityProblemsAD v1.13.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.5.0 ⌃ [b2108857] Lux v1.17.0 [bb33d45b] LuxCore v1.4.2 [82251201] LuxLib v1.13.1 [c7f686f2] MCMCChains v7.6.0 [be115224] MCMCDiagnosticTools v0.3.15 [7e8f7934] MLDataDevices v1.16.0 [e80e1ace] MLJModelInterface v1.12.1 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.3 [bb5d69b7] MaybeInplace v0.1.4 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [dbe65cb8] MistyClosures v2.1.0 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.10.0 [872c559c] NNlib v0.9.32 [77ba4419] NaNMath v1.1.3 [86f7a689] NamedArrays v0.10.5 [c020b1a1] NaturalSort v1.0.0 [8913a72c] NonlinearSolve v4.12.0 [be0214bd] NonlinearSolveBase v2.5.0 [5959db7a] NonlinearSolveFirstOrder v1.10.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.11.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [d8793406] ObjectFile v0.5.0 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v1.13.3 [3bd65402] Optimisers v0.4.7 [7f7a1694] Optimization v5.2.0 [bca83a33] OptimizationBase v4.0.2 [36348300] OptimizationOptimJL v0.4.8 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.103.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] OrdinaryDiffEqBDF v1.10.1 [bbf590c4] OrdinaryDiffEqCore v1.36.0 [50262376] OrdinaryDiffEqDefault v1.8.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.16.1 [9286f039] OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.9.0 [5960d6e9] OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] OrdinaryDiffEqLinear v1.6.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.7.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.15.0 [c9986a66] OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] OrdinaryDiffEqPRK v1.4.0 [04162be5] OrdinaryDiffEqQPRK v1.4.0 [af6ede74] OrdinaryDiffEqRKN v1.5.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.18.1 [2d112036] OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] OrdinaryDiffEqSSPRK v1.7.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] OrdinaryDiffEqVerner v1.6.0 [90014a1f] PDMats v0.11.36 [69de0a69] Parsers v2.8.3 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.1.1 [37e2e3b7] ReverseDiff v1.16.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [26aad666] SSMProblems v0.6.1 [0bca4576] SciMLBase v2.128.0 [19f34311] SciMLJacobianOperators v0.1.11 [a6db7da4] SciMLLogging v1.7.1 [c0aeaf25] SciMLOperators v1.14.0 [431bcebd] SciMLPublic v1.0.0 [1ed8b502] SciMLSensitivity v7.90.0 [53ae85a6] SciMLStructures v1.7.0 [30f210dd] ScientificTypesBase v3.0.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.9.0 [ce78b400] SimpleUnPack v1.1.0 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.3 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [7792a7ef] StrideArraysCore v0.5.8 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [53d494c1] StructIO v0.3.1 [ec057cc2] StructUtils v2.6.0 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [9f7883ad] Tracker v0.2.38 [e689c965] Tracy v0.1.6 [28d57a85] Transducers v0.4.85 [781d530d] TruncatedStacktraces v1.4.0 ⌃ [fce5fe82] Turing v0.40.5 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.0 [d49dbf32] WeightInitializers v1.2.2 [efce3f68] WoodburyMatrices v1.0.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [7cc45869] Enzyme_jll v0.0.229+0 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.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 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests...  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ ┌ Warning: Cassette.jl may not work on this version of Julia │ Base.VERSION = v"1.14.0-DEV.1354" └ @ Cassette ~/.julia/packages/Cassette/ROd5e/src/overdub.jl:600 ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/array.jl:609:19  # to create a Diagonal  tr(x), function (Δ::Number) # └─────────┘ ── Invalid signature in function definition Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Zygote/55SqB/src/lib/array.jl:609  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/Zygote/55SqB/src/Zygote.jl:40  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] 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:3250  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [9] include_string  @ ./loading.jl:3102 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/array.jl:609 in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/ZygoteTrackerExt.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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/ext/ZygoteTrackerExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsZygoteExt.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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsZygoteExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/SciMLBase/hHrRi/ext/SciMLBaseZygoteExt.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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseZygoteExt.jl:1 in expression starting at stdin:5 WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: UndefVarError: `WorldView` not defined in `GPUCompiler` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] ci_cache_lookup(cache::Compiler.OverlayCodeCache{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:648  [2] compile_method_instance(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:839  [3] irgen(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/irgen.jl:4  [4] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:200  [5] emit_llvm(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:182  [6] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:95  [7] compile_unhooked  @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:80 [inlined]  [8] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:67  [9] compile  @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:55 [inlined]  [10] #145  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:35 [inlined]  [11] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##149".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:34  [12] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:25  [13] macro expansion  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:34 [inlined]  [14] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [15] macro expansion  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:25 [inlined]  [16] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [17] top-level scope  @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:118  [18] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [19] top-level scope  @ ~/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:70  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [21] 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:3250  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [25] include_string  @ ./loading.jl:3102 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [27] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsReverseDiffExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsReverseDiffExt.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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/src/typetree.jl:6  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/Enzyme/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/src/Enzyme.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/i91IH/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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/QuadGK/7rND3/ext/QuadGKEnzymeExt.jl:2 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseEnzymeExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseEnzymeExt.jl:1 in expression starting at stdin:5 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=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [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/FastPower/YXX5F/ext/FastPowerEnzymeExt.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:3250  [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:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FastPower/YXX5F/ext/FastPowerEnzymeExt.jl:1 in expression starting at stdin:5 WARNING: Method definition init_cacheval(LinearSolve.LUFactorization{P} where P, SciMLOperators.AbstractSciMLOperator{T} where T, Any, Any, Any, Any, Int64, Any, Any, Union{Bool, LinearSolve.LinearVerbosity{__T_default_lu_fallback, __T_no_right_preconditioning, __T_using_IterativeSolvers, __T_IterativeSolvers_iterations, __T_KrylovKit_verbosity, __T_KrylovJL_verbosity, __T_HYPRE_verbosity, __T_pardiso_verbosity, __T_blas_errors, __T_blas_invalid_args, __T_blas_info, __T_blas_success, __T_condition_number, __T_convergence_failure, __T_solver_failure, __T_max_iters} where __T_max_iters where __T_solver_failure where __T_convergence_failure where __T_condition_number where __T_blas_success where __T_blas_info where __T_blas_invalid_args where __T_blas_errors where __T_pardiso_verbosity where __T_HYPRE_verbosity where __T_KrylovJL_verbosity where __T_KrylovKit_verbosity where __T_IterativeSolvers_iterations where __T_using_IterativeSolvers where __T_no_right_preconditioning where __T_default_lu_fallback}, LinearSolve.OperatorAssumptions{T} where T) in module LinearSolve at /home/pkgeval/.julia/packages/LinearSolve/ag6R4/src/factorization.jl:247 overwritten in module LinearSolveSparseArraysExt at /home/pkgeval/.julia/packages/LinearSolve/ag6R4/ext/LinearSolveSparseArraysExt.jl:303. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2665  [4] _require_prelocked  @ ./loading.jl:2659 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1711  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1748  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1564  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2673  [9] macro expansion  @ ./loading.jl:2593 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [12] require  @ ./loading.jl:2533 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/SciMLSensitivity/lgBSU/src/SciMLSensitivity.jl:17  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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:3250  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [22] include_string  @ ./loading.jl:3102 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SciMLSensitivity/lgBSU/src/SciMLSensitivity.jl:1 in expression starting at stdin:5 20 dependencies had output during precompilation: ┌ RecursiveArrayTools → RecursiveArrayToolsZygoteExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsZygoteExt.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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsZygoteExt.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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeLogExpFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseZygoteExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/SciMLBase/hHrRi/ext/SciMLBaseZygoteExt.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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseZygoteExt.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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ ERROR: LoadError: ParseError: │ # Error @ /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/array.jl:609:19 │ # to create a Diagonal │ tr(x), function (Δ::Number) │ # └─────────┘ ── Invalid signature in function definition │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/Zygote/55SqB/src/lib/array.jl:609 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [3] top-level scope │ @ ~/.julia/packages/Zygote/55SqB/src/Zygote.jl:40 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [5] 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:3250 │ [6] top-level scope │ @ stdin:5 │ [7] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [9] include_string │ @ ./loading.jl:3102 [inlined] │ [10] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [11] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/array.jl:609 │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeSpecialFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLBase → SciMLBaseEnzymeExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseEnzymeExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/hHrRi/ext/SciMLBaseEnzymeExt.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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeGPUArraysCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `GPUCompiler` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] ci_cache_lookup(cache::Compiler.OverlayCodeCache{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:648 │ [2] compile_method_instance(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:839 │ [3] irgen(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/irgen.jl:4 │ [4] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:200 │ [5] emit_llvm(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:182 │ [6] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:95 │ [7] compile_unhooked │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:80 [inlined] │ [8] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:67 │ [9] compile │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:55 [inlined] │ [10] #145 │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:35 [inlined] │ [11] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##149".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:34 │ [12] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:25 │ [13] macro expansion │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:34 [inlined] │ [14] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ [15] macro expansion │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:25 [inlined] │ [16] macro expansion │ @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] │ [17] top-level scope │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:118 │ [18] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [19] top-level scope │ @ ~/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:70 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] 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:3250 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [25] include_string │ @ ./loading.jl:3102 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [27] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ LinearSolve → LinearSolveSparseArraysExt │ WARNING: Method definition init_cacheval(LinearSolve.LUFactorization{P} where P, SciMLOperators.AbstractSciMLOperator{T} where T, Any, Any, Any, Any, Int64, Any, Any, Union{Bool, LinearSolve.LinearVerbosity{__T_default_lu_fallback, __T_no_right_preconditioning, __T_using_IterativeSolvers, __T_IterativeSolvers_iterations, __T_KrylovKit_verbosity, __T_KrylovJL_verbosity, __T_HYPRE_verbosity, __T_pardiso_verbosity, __T_blas_errors, __T_blas_invalid_args, __T_blas_info, __T_blas_success, __T_condition_number, __T_convergence_failure, __T_solver_failure, __T_max_iters} where __T_max_iters where __T_solver_failure where __T_convergence_failure where __T_condition_number where __T_blas_success where __T_blas_info where __T_blas_invalid_args where __T_blas_errors where __T_pardiso_verbosity where __T_HYPRE_verbosity where __T_KrylovJL_verbosity where __T_KrylovKit_verbosity where __T_IterativeSolvers_iterations where __T_using_IterativeSolvers where __T_no_right_preconditioning where __T_default_lu_fallback}, LinearSolve.OperatorAssumptions{T} where T) in module LinearSolve at /home/pkgeval/.julia/packages/LinearSolve/ag6R4/src/factorization.jl:247 overwritten in module LinearSolveSparseArraysExt at /home/pkgeval/.julia/packages/LinearSolve/ag6R4/ext/LinearSolveSparseArraysExt.jl:303. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ Zygote → ZygoteTrackerExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/ZygoteTrackerExt.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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/ext/ZygoteTrackerExt.jl:1 │ in expression starting at stdin:5 └ ┌ QuadGK → QuadGKEnzymeExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/QuadGK/7rND3/ext/QuadGKEnzymeExt.jl:2 │ in expression starting at stdin:5 └ ┌ DifferentiationInterface → DifferentiationInterfaceZygoteExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:6 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools → RecursiveArrayToolsReverseDiffExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsReverseDiffExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/cqMRn/ext/RecursiveArrayToolsReverseDiffExt.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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/i91IH/src/typetree.jl:6 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/Enzyme/i91IH/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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/i91IH/src/Enzyme.jl:1 │ in expression starting at stdin:5 └ ┌ DifferentiationInterface → DifferentiationInterfaceEnzymeExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/4n6vR/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 │ in expression starting at stdin:5 └ ┌ SciMLSensitivity │ [Output was shown above] └ ┌ Cassette │ ┌ Warning: Cassette.jl may not work on this version of Julia │ │ Base.VERSION = v"1.14.0-DEV.1354" │ └ @ Cassette ~/.julia/packages/Cassette/ROd5e/src/overdub.jl:600 └ ┌ FastPower → FastPowerEnzymeExt │ 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=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [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/FastPower/YXX5F/ext/FastPowerEnzymeExt.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:3250 │ [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:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/FastPower/YXX5F/ext/FastPowerEnzymeExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 18 packages failed to precompile: RecursiveArrayToolsZygoteExt Failed to precompile RecursiveArrayToolsZygoteExt [aef11faf-7fe4-56b4-bbc6-589de9ca502d] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsZygoteExt/jl_OfyijK" (ProcessExited(1)). EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeLogExpFunctionsExt/jl_TVSljn" (ProcessExited(1)). SciMLBaseZygoteExt Failed to precompile SciMLBaseZygoteExt [a860f208-532a-531a-8c52-c4ba6d58fd15] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseZygoteExt/jl_Wdcnxp" (ProcessExited(1)). EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_OshXl1" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_hY3pNC" (ProcessExited(1)). EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeSpecialFunctionsExt/jl_2iPezz" (ProcessExited(1)). SciMLBaseEnzymeExt Failed to precompile SciMLBaseEnzymeExt [646a5054-6093-561c-aa01-617fdd7b7ab5] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBaseEnzymeExt/jl_u9x9qB" (ProcessExited(1)). EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeGPUArraysCoreExt/jl_fhvYPO" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_dLFrj1" (ProcessExited(1)). ZygoteTrackerExt Failed to precompile ZygoteTrackerExt [aaa2bd1a-fc7a-5ae4-92a0-1f9090e046bb] to "/home/pkgeval/.julia/compiled/v1.14/ZygoteTrackerExt/jl_o1n9RN" (ProcessExited(1)). QuadGKEnzymeExt Failed to precompile QuadGKEnzymeExt [d6a8b538-ba19-559d-8edd-bc30cab2b164] to "/home/pkgeval/.julia/compiled/v1.14/QuadGKEnzymeExt/jl_82L3qz" (ProcessExited(1)). DifferentiationInterfaceZygoteExt Failed to precompile DifferentiationInterfaceZygoteExt [e7acbe85-33c0-5244-88fc-58be69ecf817] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceZygoteExt/jl_YHss8j" (ProcessExited(1)). RecursiveArrayToolsReverseDiffExt Failed to precompile RecursiveArrayToolsReverseDiffExt [6684e756-0e9e-5db0-92e7-3a058b1a0800] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayToolsReverseDiffExt/jl_PqIddx" (ProcessExited(1)). EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_tHvnrD" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_L26dmJ" (ProcessExited(1)). DifferentiationInterfaceEnzymeExt Failed to precompile DifferentiationInterfaceEnzymeExt [b2bef6f4-9359-51c0-9eac-bc8d0bbb8621] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceEnzymeExt/jl_gxj5qy" (ProcessExited(1)). SciMLSensitivity Failed to precompile SciMLSensitivity [1ed8b502-d754-442c-8d5d-10ac956f44a1] to "/home/pkgeval/.julia/compiled/v1.14/SciMLSensitivity/jl_9UBFIZ" (ProcessExited(1)). FastPowerEnzymeExt Failed to precompile FastPowerEnzymeExt [1988527d-e786-55ff-ad44-d3491204aacc] to "/home/pkgeval/.julia/compiled/v1.14/FastPowerEnzymeExt/jl_3R5AV5" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/HybridDynamicModels/TFRwH/test/runtests.jl:3 Testing failed after 1560.57s ERROR: LoadError: Package HybridDynamicModels 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:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [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:572 [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:548 [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:237 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 1662.55s: illegal method overwrites during precompilation