Package evaluation to test TinyEKFGen on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T15:00:43.886 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.67s ################################################################################ # Installation # Installing TinyEKFGen... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6bec017d] + TinyEKFGen v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [6912e4f1] + Espresso v0.6.4 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 ⌅ [123dc426] + SymEngine v0.9.1 [6bec017d] + TinyEKFGen v0.4.2 [2ce0c516] + MPC_jll v1.3.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 ⌅ [3428059b] + SymEngine_jll v0.9.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [3a97d323] + MPFR_jll v4.2.2+0 [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 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.58s ################################################################################ # 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:585 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:585 Precompilation failed after 12.26s ################################################################################ # Testing # Testing TinyEKFGen Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_gTbDvX/Project.toml` [336ed68f] ↑ CSV v0.10.11 ⇒ v0.10.15 [a93c6f00] ↑ DataFrames v1.5.0 ⇒ v1.8.1 [31c24e10] ↑ Distributions v0.25.96 ⇒ v0.25.122 [1dea7af3] ↑ OrdinaryDiffEq v6.53.2 ⇒ v6.105.0 ⌃ [91a5bcdd] ↑ Plots v1.38.16 ⇒ v1.41.0 [dcd651b4] ↑ TestReports v0.7.2 ⇒ v1.3.0 [6bec017d] + TinyEKFGen v0.4.2 [b77e0a4c] ~ InteractiveUtils ⇒ v1.11.0 [37e2e46d] ~ LinearAlgebra ⇒ v1.13.0 [d6f4376e] ~ Markdown ⇒ v1.11.0 [44cfe95a] ↑ Pkg v1.8.0 ⇒ v1.14.0 [9a3f8284] ~ Random ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_gTbDvX/Manifest.toml` [47edcb42] ↑ ADTypes v0.1.3 ⇒ v1.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] ↑ Adapt v3.6.2 ⇒ v4.4.0 [66dad0bd] + AliasTables v1.1.3 [ec485272] - ArnoldiMethod v0.2.0 [4fba245c] ↑ ArrayInterface v7.4.11 ⇒ v7.22.0 [30b0a656] - ArrayInterfaceCore v0.1.29 [4c555306] + ArrayLayouts v1.12.2 [d1d4a3ce] ↑ BitFlags v0.1.7 ⇒ v0.1.9 [62783981] ↑ BitTwiddlingConvenienceFunctions v0.1.5 ⇒ v0.1.6 [70df07ce] + BracketingNonlinearSolve v1.6.1 [2a0fbf3d] ↑ CPUSummary v0.2.3 ⇒ v0.2.7 [336ed68f] ↑ CSV v0.10.11 ⇒ v0.10.15 [49dc2e85] - Calculus v0.5.1 [d360d2e6] ↑ ChainRulesCore v1.16.0 ⇒ v1.26.0 [9e997f8a] - ChangesOfVariables v0.1.7 [fb6a15b2] ↑ CloseOpenIntervals v0.1.12 ⇒ v0.1.13 [944b1d66] ↑ CodecZlib v0.7.1 ⇒ v0.7.8 [35d6a980] ↑ ColorSchemes v3.21.0 ⇒ v3.31.0 [3da002f7] ↑ ColorTypes v0.11.4 ⇒ v0.12.1 [c3611d14] ↑ ColorVectorSpace v0.9.10 ⇒ v0.11.0 [5ae59095] ↑ Colors v0.12.10 ⇒ v0.13.1 [38540f10] ↑ CommonSolve v0.2.4 ⇒ v0.2.6 [bbf7d656] ↑ CommonSubexpressions v0.3.0 ⇒ v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] ↑ Compat v4.6.1 ⇒ v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [f0e56b4a] ↑ ConcurrentUtilities v2.2.0 ⇒ v2.5.0 [187b0558] ↑ ConstructionBase v1.5.2 ⇒ v1.6.0 [d38c429a] ↑ Contour v0.6.2 ⇒ v0.6.3 [9a962f9c] ↑ DataAPI v1.15.0 ⇒ v1.16.0 [a93c6f00] ↑ DataFrames v1.5.0 ⇒ v1.8.1 [864edb3b] ↑ DataStructures v0.18.13 ⇒ v0.19.3 [8bb1440f] + DelimitedFiles v1.9.1 [b429d917] - DensityInterface v0.4.0 [2b5f629d] ↑ DiffEqBase v6.125.1 ⇒ v6.194.0 [a0c0ee7d] + DifferentiationInterface v0.7.13 [b4f34e82] - Distances v0.10.8 [31c24e10] ↑ Distributions v0.25.96 ⇒ v0.25.122 [ffbed154] ↑ DocStringExtensions v0.9.3 ⇒ v0.9.5 [fa6b7ba4] - DualNumbers v0.6.8 [4e289a0a] ↑ EnumX v1.0.4 ⇒ v1.0.5 [f151be2c] + EnzymeCore v0.8.17 [6912e4f1] + Espresso v0.6.4 [460bff9d] + ExceptionUnwrapping v0.1.11 [d4d017d3] ↑ ExponentialUtilities v1.24.0 ⇒ v1.29.0 [e2ba6199] ↑ ExprTools v0.1.9 ⇒ v0.1.10 [55351af7] + ExproniconLite v0.10.14 [8f5d6c58] ↑ EzXML v1.1.0 ⇒ v1.2.3 [c87230d0] ↑ FFMPEG v0.4.1 ⇒ v0.4.5 [7034ab61] ↑ FastBroadcast v0.2.5 ⇒ v0.3.5 [442a2c76] + FastGaussQuadrature v1.1.0 [29a986be] - FastLapackInterface v1.2.9 [a4df4552] + FastPower v1.3.0 [48062228] ↑ FilePathsBase v0.9.20 ⇒ v0.9.24 [1a297f60] ↑ FillArrays v1.2.0 ⇒ v1.15.0 [6a86dc24] ↑ FiniteDiff v2.21.1 ⇒ v2.29.0 [53c48c17] ↑ FixedPointNumbers v0.8.4 ⇒ v0.8.5 [1fa38f19] + Format v1.3.7 [59287772] - Formatting v0.4.2 [f6369f11] ↑ ForwardDiff v0.10.35 ⇒ v1.3.1 [46192b85] ↑ GPUArraysCore v0.1.5 ⇒ v0.2.0 [28b8d3ca] ↑ GR v0.72.7 ⇒ v0.73.19 [c145ed77] ↑ GenericSchur v0.5.3 ⇒ v0.5.6 [86223c79] - Graphs v1.8.0 [cd3eb016] ↑ HTTP v1.9.6 ⇒ v1.10.19 [3e5b6fbb] - HostCPUFeatures v0.1.15 [34004b35] ↑ HypergeometricFunctions v0.3.17 ⇒ v0.3.28 [d25df0c9] - Inflate v0.1.3 [842dd82b] ↑ InlineStrings v1.4.0 ⇒ v1.4.5 [3587e190] ↑ InverseFunctions v0.1.9 ⇒ v0.1.17 [41ab1584] ↑ InvertedIndices v1.3.0 ⇒ v1.3.1 [92d709cd] ↑ IrrationalConstants v0.2.2 ⇒ v0.2.6 [1019f520] ↑ JLFzf v0.1.5 ⇒ v0.1.11 [692b3bcd] ↑ JLLWrappers v1.4.1 ⇒ v1.7.1 [682c06a0] ↑ JSON v0.21.4 ⇒ v1.3.0 [ae98c720] + Jieko v0.2.1 [ef3ab10e] - KLU v0.4.0 [ba0b0d4f] ↑ Krylov v0.9.1 ⇒ v0.10.3 [b964fa9f] ↑ LaTeXStrings v1.3.0 ⇒ v1.4.0 ⌃ [23fbe1c1] ↑ Latexify v0.16.1 ⇒ v0.16.3 [10f19ff3] ↑ LayoutPointers v0.1.14 ⇒ v0.1.17 [50d2b5c4] - Lazy v0.15.1 [5078a376] + LazyArrays v2.9.4 [87fe0de2] + LineSearch v0.1.5 [d3d80556] ↑ LineSearches v7.2.0 ⇒ v7.5.1 [7ed4a6bd] ↑ LinearSolve v2.2.1 ⇒ v3.55.0 [2ab3a3ac] ↑ LogExpFunctions v0.3.24 ⇒ v0.3.29 [e6f89c97] ↑ LoggingExtras v1.0.0 ⇒ v1.2.0 [bdcacae8] - LoopVectorization v0.12.159 [1914dd2f] ↑ MacroTools v0.5.10 ⇒ v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [739be429] ↑ MbedTLS v1.1.7 ⇒ v1.1.9 [442fdcdd] ↑ Measures v0.3.2 ⇒ v0.3.3 [e1d29d7a] ↑ Missings v1.1.0 ⇒ v1.2.0 [2e0e35c7] + Moshi v0.3.7 [d41bc354] ↑ NLSolversBase v7.8.3 ⇒ v7.10.0 [2774e3e8] - NLsolve v4.5.1 [77ba4419] ↑ NaNMath v1.0.2 ⇒ v1.1.3 [8913a72c] ↑ NonlinearSolve v1.8.0 ⇒ v4.13.0 [be0214bd] + NonlinearSolveBase v2.9.0 [5959db7a] + NonlinearSolveFirstOrder v1.11.0 [9a2c21bd] + NonlinearSolveQuasiNewton v1.12.0 [26075421] + NonlinearSolveSpectralMethods v1.6.0 [6fe1bfb0] - OffsetArrays v1.12.9 [4d8831e6] ↑ OpenSSL v1.4.1 ⇒ v1.6.1 [bac558e1] ↑ OrderedCollections v1.6.0 ⇒ v1.8.1 [1dea7af3] ↑ OrdinaryDiffEq v6.53.2 ⇒ v6.105.0 [89bda076] + OrdinaryDiffEqAdamsBashforthMoulton v1.8.0 [6ad6398a] + OrdinaryDiffEqBDF v1.13.0 [bbf590c4] + OrdinaryDiffEqCore v2.3.0 [50262376] + OrdinaryDiffEqDefault v1.11.0 [4302a76b] + OrdinaryDiffEqDifferentiation v1.21.0 [9286f039] + OrdinaryDiffEqExplicitRK v1.7.0 [e0540318] + OrdinaryDiffEqExponentialRK v1.11.0 [becaefa8] + OrdinaryDiffEqExtrapolation v1.12.0 [5960d6e9] + OrdinaryDiffEqFIRK v1.19.0 [101fe9f7] + OrdinaryDiffEqFeagin v1.7.0 [d3585ca7] + OrdinaryDiffEqFunctionMap v1.8.0 [d28bc4f8] + OrdinaryDiffEqHighOrderRK v1.8.0 [9f002381] + OrdinaryDiffEqIMEXMultistep v1.10.0 [521117fe] + OrdinaryDiffEqLinear v1.9.0 [1344f307] + OrdinaryDiffEqLowOrderRK v1.9.0 [b0944070] + OrdinaryDiffEqLowStorageRK v1.10.0 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v1.18.0 [c9986a66] + OrdinaryDiffEqNordsieck v1.7.0 [5dd0a6cf] + OrdinaryDiffEqPDIRK v1.9.0 [5b33eab2] + OrdinaryDiffEqPRK v1.7.0 [04162be5] + OrdinaryDiffEqQPRK v1.7.0 [af6ede74] + OrdinaryDiffEqRKN v1.8.0 [43230ef6] + OrdinaryDiffEqRosenbrock v1.21.0 [2d112036] + OrdinaryDiffEqSDIRK v1.10.0 [669c94d9] + OrdinaryDiffEqSSPRK v1.10.0 [e3e12d00] + OrdinaryDiffEqStabilizedIRK v1.9.0 [358294b1] + OrdinaryDiffEqStabilizedRK v1.7.0 [fa646aed] + OrdinaryDiffEqSymplecticRK v1.10.0 [b1df2697] + OrdinaryDiffEqTsit5 v1.8.0 [79d7bb75] + OrdinaryDiffEqVerner v1.9.0 [90014a1f] ↑ PDMats v0.11.17 ⇒ v0.11.37 [d96e819e] - Parameters v0.12.3 [69de0a69] ↑ Parsers v2.7.0 ⇒ v2.8.3 [b98c9c47] - Pipe v1.3.0 [ccf2f8ad] ↑ PlotThemes v3.1.0 ⇒ v3.3.0 [995b91a9] ↑ PlotUtils v1.3.5 ⇒ v1.4.4 ⌃ [91a5bcdd] ↑ Plots v1.38.16 ⇒ v1.41.0 [f517fe37] ↑ Polyester v0.7.3 ⇒ v0.7.18 [1d0040c9] ↑ PolyesterWeave v0.2.1 ⇒ v0.2.2 [2dfb63ee] ↑ PooledArrays v1.4.2 ⇒ v1.4.3 ⌅ [d236fae5] ↑ PreallocationTools v0.4.12 ⇒ v0.4.34 [aea7be01] ↑ PrecompileTools v1.1.2 ⇒ v1.3.3 [21216c6a] ↑ Preferences v1.4.0 ⇒ v1.5.1 [08abe8d2] ↑ PrettyTables v2.2.4 ⇒ v3.1.2 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] ↑ QuadGK v2.8.2 ⇒ v2.11.2 [817f1d60] + ReTestItems v1.35.0 [731186ca] ↑ RecursiveArrayTools v2.38.5 ⇒ v3.42.1 [f2c3362d] - RecursiveFactorization v0.2.18 [05181044] ↑ RelocatableFolders v1.0.0 ⇒ v1.0.1 [ae029012] ↑ Requires v1.3.0 ⇒ v1.3.1 [79098fc4] ↑ Rmath v0.7.1 ⇒ v0.9.0 [7e49a35a] ↑ RuntimeGeneratedFunctions v0.5.11 ⇒ v0.5.16 [476501e8] - SLEEFPirates v0.6.39 [0bca4576] ↑ SciMLBase v1.93.0 ⇒ v2.131.0 [19f34311] + SciMLJacobianOperators v0.1.12 [a6db7da4] + SciMLLogging v1.8.0 [e9a6253c] - SciMLNLSolve v0.1.7 [c0aeaf25] ↑ SciMLOperators v0.2.12 ⇒ v1.14.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.9.0 [6c6a2e73] ↑ Scratch v1.2.0 ⇒ v1.3.0 [91c51154] ↑ SentinelArrays v1.4.0 ⇒ v1.4.9 [efcf1570] ↑ Setfield v1.1.1 ⇒ v1.1.2 [777ac1f9] ↑ SimpleBufferStream v1.1.0 ⇒ v1.2.0 [727e6d20] ↑ SimpleNonlinearSolve v0.1.15 ⇒ v2.10.0 [699a6c99] - SimpleTraits v0.9.4 [ce78b400] - SimpleUnPack v1.1.0 [66db9d55] - SnoopPrecompile v1.0.3 [a2af1166] ↑ SortingAlgorithms v1.1.1 ⇒ v1.2.2 [47a9eef4] - SparseDiffTools v2.4.1 [0a514795] + SparseMatrixColorings v0.4.23 [e56a9233] - Sparspak v0.3.9 [276daf66] ↑ SpecialFunctions v2.2.0 ⇒ v2.6.1 [860ef19b] + StableRNGs v1.0.4 [aedffcd0] ↑ Static v0.8.7 ⇒ v1.3.1 [0d7ed370] ↑ StaticArrayInterface v1.4.0 ⇒ v1.8.0 [90137ffa] ↑ StaticArrays v1.5.26 ⇒ v1.9.16 [1e83bf80] ↑ StaticArraysCore v1.4.0 ⇒ v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] ↑ StatsAPI v1.6.0 ⇒ v1.8.0 [2913bbd2] ↑ StatsBase v0.34.0 ⇒ v0.34.9 [4c63d2b9] ↑ StatsFuns v1.3.0 ⇒ v1.5.2 [7792a7ef] ↑ StrideArraysCore v0.4.15 ⇒ v0.5.8 [892a3eda] ↑ StringManipulation v0.3.0 ⇒ v0.4.2 [ec057cc2] + StructUtils v2.6.0 [2efcf032] ↑ SymbolicIndexingInterface v0.2.2 ⇒ v0.3.46 [bd369af6] ↑ Tables v1.10.1 ⇒ v1.12.1 [1e6cf692] + TestEnv v1.103.0 [dcd651b4] ↑ TestReports v0.7.2 ⇒ v1.3.0 [8290d209] ↑ ThreadingUtilities v0.5.1 ⇒ v0.5.5 [a759f4b9] + TimerOutputs v0.5.29 [6bec017d] + TinyEKFGen v0.4.2 [3bb67fe8] ↑ TranscodingStreams v0.9.13 ⇒ v0.11.3 [d5829a12] - TriangularSolve v0.1.19 [410a4b4d] - Tricks v0.1.7 [781d530d] ↑ TruncatedStacktraces v1.3.0 ⇒ v1.4.0 [5c2747f8] ↑ URIs v1.4.2 ⇒ v1.6.1 [3a884ed6] - UnPack v1.0.2 ⌅ [1986cc42] ↑ Unitful v1.14.0 ⇒ v1.24.0 ⌃ [45397f5d] ↑ UnitfulLatexify v1.6.3 ⇒ v1.6.4 [3d5dd08c] - VectorizationBase v0.21.64 [19fa3120] - VertexSafeGraphs v0.2.0 [700de1a5] - ZygoteRules v0.2.3 [6e34b625] ↑ Bzip2_jll v1.0.8+0 ⇒ v1.0.9+0 [83423d85] ↑ Cairo_jll v1.16.1+1 ⇒ v1.18.5+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] ↑ Expat_jll v2.5.0+0 ⇒ v2.7.3+0 [b22a6f82] ↑ FFMPEG_jll v4.4.2+2 ⇒ v8.0.1+0 [a3f928ae] ↑ Fontconfig_jll v2.13.93+0 ⇒ v2.17.1+0 [d7e528f0] ↑ FreeType2_jll v2.10.4+0 ⇒ v2.13.4+0 [559328eb] ↑ FriBidi_jll v1.0.10+0 ⇒ v1.0.17+0 [0656b61e] ↑ GLFW_jll v3.3.8+0 ⇒ v3.4.1+0 [d2c73de3] ↑ GR_jll v0.72.7+0 ⇒ v0.73.19+1 [b0724c58] + GettextRuntime_jll v0.22.4+0 [78b55507] - Gettext_jll v0.21.0+0 [7746bdde] ↑ Glib_jll v2.74.0+2 ⇒ v2.86.2+0 [3b182d85] ↑ Graphite2_jll v1.3.14+0 ⇒ v1.3.15+0 [2e76f6c2] ↑ HarfBuzz_jll v2.8.1+1 ⇒ v8.5.1+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [aacddb02] ↑ JpegTurbo_jll v2.1.91+0 ⇒ v3.1.4+0 [c1c5ebd0] ↑ LAME_jll v3.100.1+0 ⇒ v3.100.3+0 [88015f11] ↑ LERC_jll v3.0.0+1 ⇒ v4.0.1+0 [1d63c593] ↑ LLVMOpenMP_jll v15.0.4+0 ⇒ v18.1.8+0 [dd4b983a] ↑ LZO_jll v2.10.1+0 ⇒ v2.10.3+0 ⌅ [e9f186c6] ↑ Libffi_jll v3.2.2+1 ⇒ v3.4.7+0 [d4300ac3] - Libgcrypt_jll v1.8.7+0 [7e76a0d4] ↑ Libglvnd_jll v1.6.0+0 ⇒ v1.7.1+1 [7add5ba3] - Libgpg_error_jll v1.42.0+0 [94ce4f54] ↑ Libiconv_jll v1.16.1+2 ⇒ v1.18.0+0 [4b2f31a3] ↑ Libmount_jll v2.35.0+0 ⇒ v2.41.2+0 [89763e89] ↑ Libtiff_jll v4.4.0+0 ⇒ v4.7.2+0 [38a345b3] ↑ Libuuid_jll v2.36.0+0 ⇒ v2.41.2+0 [856f044c] + MKL_jll v2025.2.0+0 [2ce0c516] ↑ MPC_jll v1.2.1+0 ⇒ v1.3.1+0 [c8ffd9c3] ↑ MbedTLS_jll v2.28.0+0 ⇒ v2.28.1010+0 [e7412a2a] ↑ Ogg_jll v1.3.5+1 ⇒ v1.3.6+0 [efe28fd5] ↑ OpenSpecFun_jll v0.5.5+0 ⇒ v0.5.6+0 [91d4177d] ↑ Opus_jll v1.3.2+0 ⇒ v1.5.2+0 [36c8627f] + Pango_jll v1.57.0+0 ⌅ [30392449] ↑ Pixman_jll v0.42.2+0 ⇒ v0.44.2+0 [ea2cea3b] - Qt5Base_jll v5.15.3+2 [c0090381] + Qt6Base_jll v6.8.2+2 [629bc702] + Qt6Declarative_jll v6.8.2+1 [ce943373] + Qt6ShaderTools_jll v6.8.2+1 [e99dba38] + Qt6Wayland_jll v6.8.2+2 [f50d1b31] ↑ Rmath_jll v0.4.0+0 ⇒ v0.5.1+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] ↑ Wayland_jll v1.21.0+0 ⇒ v1.24.0+0 [2381bf8a] - Wayland_protocols_jll v1.25.0+0 [02c8fc9c] ↑ XML2_jll v2.10.3+0 ⇒ v2.15.1+0 [aed1982a] - XSLT_jll v1.1.34+0 [ffd25f8a] + XZ_jll v5.8.2+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] ↑ Xorg_libX11_jll v1.6.9+4 ⇒ v1.8.12+0 [0c0b7dd1] ↑ Xorg_libXau_jll v1.0.9+4 ⇒ v1.0.13+0 [935fb764] ↑ Xorg_libXcursor_jll v1.2.0+4 ⇒ v1.2.4+0 [a3789734] ↑ Xorg_libXdmcp_jll v1.1.3+4 ⇒ v1.1.6+0 [1082639a] ↑ Xorg_libXext_jll v1.3.4+4 ⇒ v1.3.7+0 [d091e8ba] ↑ Xorg_libXfixes_jll v5.0.3+4 ⇒ v6.0.2+0 [a51aa0fd] ↑ Xorg_libXi_jll v1.7.10+4 ⇒ v1.8.3+0 [d1454406] ↑ Xorg_libXinerama_jll v1.1.4+4 ⇒ v1.1.6+0 [ec84b674] ↑ Xorg_libXrandr_jll v1.5.2+4 ⇒ v1.5.5+0 [ea2f1a96] ↑ Xorg_libXrender_jll v0.9.10+4 ⇒ v0.9.12+0 [14d82f49] - Xorg_libpthread_stubs_jll v0.1.0+3 [c7cfdc94] ↑ Xorg_libxcb_jll v1.13.0+3 ⇒ v1.17.1+0 [cc61e674] ↑ Xorg_libxkbfile_jll v1.1.0+4 ⇒ v1.1.3+0 [e920d4aa] + Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] ↑ Xorg_xcb_util_image_jll v0.4.0+1 ⇒ v0.4.1+0 [2def613f] ↑ Xorg_xcb_util_jll v0.4.0+1 ⇒ v0.4.1+0 [975044d2] ↑ Xorg_xcb_util_keysyms_jll v0.4.0+1 ⇒ v0.4.1+0 [0d47668e] ↑ Xorg_xcb_util_renderutil_jll v0.3.9+1 ⇒ v0.3.10+0 [c22f9ab0] ↑ Xorg_xcb_util_wm_jll v0.4.1+1 ⇒ v0.4.2+0 [35661453] ↑ Xorg_xkbcomp_jll v1.4.2+4 ⇒ v1.4.7+0 [33bec58e] ↑ Xorg_xkeyboard_config_jll v2.27.0+4 ⇒ v2.44.0+0 [c5fb5394] ↑ Xorg_xtrans_jll v1.4.0+3 ⇒ v1.6.0+0 [35ca27e7] + eudev_jll v3.2.14+0 [214eeab7] ↑ fzf_jll v0.29.0+0 ⇒ v0.61.1+0 [a4ae2306] ↑ libaom_jll v3.4.0+0 ⇒ v3.13.1+0 [0ac62f75] ↑ libass_jll v0.15.1+0 ⇒ v0.17.4+0 [1183f4f0] + libdecor_jll v0.2.2+0 [2db6ffa8] + libevdev_jll v1.13.4+0 [f638f0a6] ↑ libfdk_aac_jll v2.0.2+0 ⇒ v2.0.4+0 [36db933b] + libinput_jll v1.28.1+0 [b53b4c65] ↑ libpng_jll v1.6.38+0 ⇒ v1.6.53+0 [f27f6e37] ↑ libvorbis_jll v1.3.7+1 ⇒ v1.3.8+0 [009596ad] + mtdev_jll v1.1.7+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] ↑ x264_jll v2021.5.5+0 ⇒ v10164.0.1+0 [dfaa095f] ↑ x265_jll v3.5.0+0 ⇒ v4.1.0+0 [d8fb68d0] ↑ xkbcommon_jll v1.4.1+0 ⇒ v1.13.0+0 [0dad84c5] ↑ ArgTools v1.1.1 ⇒ v1.1.2 [56f22d72] ~ Artifacts ⇒ v1.11.0 [2a0f44e3] ~ Base64 ⇒ v1.11.0 [ade2ca70] ~ Dates ⇒ v1.11.0 [8ba89e20] ~ Distributed ⇒ v1.11.0 [f43a241f] ↑ Downloads v1.6.0 ⇒ 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 v0.6.3 ⇒ 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.2.0 ⇒ v1.3.0 [44cfe95a] ↑ Pkg v1.8.0 ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [3fa0cd96] ~ REPL ⇒ v1.11.0 [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.0.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [1a1011a3] - SharedArrays [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] ~ SparseArrays ⇒ v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] ↑ TOML v1.0.0 ⇒ v1.0.3 [a4e569a6] ↓ Tar v1.10.1 ⇒ v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] ~ UUIDs ⇒ v1.11.0 [4ec0a83e] ~ Unicode ⇒ v1.11.0 [e66e0078] ↑ CompilerSupportLibraries_jll v1.0.1+0 ⇒ v1.3.0+1 [781609d7] ↑ GMP_jll v6.2.1+2 ⇒ v6.3.0+2 [deac9b47] ↑ LibCURL_jll v7.84.0+0 ⇒ v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] ↑ LibSSH2_jll v1.10.2+0 ⇒ v1.11.3+1 [3a97d323] ↑ MPFR_jll v4.1.1+1 ⇒ v4.2.2+0 [14a3606d] ↑ MozillaCACerts_jll v2022.2.1 ⇒ v2025.12.2 [4536629a] ↑ OpenBLAS_jll v0.3.20+0 ⇒ v0.3.29+0 [05823500] ↑ OpenLibm_jll v0.8.1+0 ⇒ v0.8.7+0 [458c3c95] ↑ OpenSSL_jll v1.1.21+0 ⇒ v3.5.4+0 [efcefdf7] ↑ PCRE2_jll v10.40.0+0 ⇒ v10.47.0+0 [bea87d4a] ↑ SuiteSparse_jll v5.10.1+0 ⇒ v7.10.1+0 [83775a58] ↑ Zlib_jll v1.2.12+3 ⇒ v1.3.1+2 [3161d3a3] ↑ Zstd_jll v1.5.5+0 ⇒ v1.5.7+1 [8e850b90] ↑ libblastrampoline_jll v5.1.1+0 ⇒ v5.15.0+0 [8e850ede] ↑ nghttp2_jll v1.48.0+0 ⇒ v1.68.0+1 [3f19e933] ↑ p7zip_jll v17.4.0+0 ⇒ 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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_gTbDvX/Project.toml` [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.8.1 [31c24e10] Distributions v0.25.122 [1dea7af3] OrdinaryDiffEq v6.105.0 ⌃ [91a5bcdd] Plots v1.41.0 ⌅ [123dc426] SymEngine v0.9.1 [dcd651b4] TestReports v1.3.0 [6bec017d] TinyEKFGen v0.4.2 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gTbDvX/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.1 [2a0fbf3d] CPUSummary v0.2.7 [336ed68f] CSV v0.10.15 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.194.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [6912e4f1] Espresso v0.6.4 [460bff9d] ExceptionUnwrapping v0.1.11 [d4d017d3] ExponentialUtilities v1.29.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [8f5d6c58] EzXML v1.2.3 [c87230d0] FFMPEG v0.4.5 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.19 [c145ed77] GenericSchur v0.5.6 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [842dd82b] InlineStrings v1.4.5 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.3 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [23fbe1c1] Latexify v0.16.3 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.9.4 [87fe0de2] LineSearch v0.1.5 [d3d80556] LineSearches v7.5.1 [7ed4a6bd] LinearSolve v3.55.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.13.0 [be0214bd] NonlinearSolveBase v2.9.0 [5959db7a] NonlinearSolveFirstOrder v1.11.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.105.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.8.0 [6ad6398a] OrdinaryDiffEqBDF v1.13.0 [bbf590c4] OrdinaryDiffEqCore v2.3.0 [50262376] OrdinaryDiffEqDefault v1.11.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.21.0 [9286f039] OrdinaryDiffEqExplicitRK v1.7.0 [e0540318] OrdinaryDiffEqExponentialRK v1.11.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.12.0 [5960d6e9] OrdinaryDiffEqFIRK v1.19.0 [101fe9f7] OrdinaryDiffEqFeagin v1.7.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.8.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.8.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.10.0 [521117fe] OrdinaryDiffEqLinear v1.9.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.9.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.10.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.18.0 [c9986a66] OrdinaryDiffEqNordsieck v1.7.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.9.0 [5b33eab2] OrdinaryDiffEqPRK v1.7.0 [04162be5] OrdinaryDiffEqQPRK v1.7.0 [af6ede74] OrdinaryDiffEqRKN v1.8.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.21.0 [2d112036] OrdinaryDiffEqSDIRK v1.10.0 [669c94d9] OrdinaryDiffEqSSPRK v1.10.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.9.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.7.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.10.0 [b1df2697] OrdinaryDiffEqTsit5 v1.8.0 [79d7bb75] OrdinaryDiffEqVerner v1.9.0 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 ⌃ [91a5bcdd] Plots v1.41.0 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [2dfb63ee] PooledArrays v1.4.3 ⌅ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [817f1d60] ReTestItems v1.35.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.131.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.9.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [727e6d20] SimpleNonlinearSolve v2.10.0 [a2af1166] SortingAlgorithms v1.2.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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 [ec057cc2] StructUtils v2.6.0 ⌅ [123dc426] SymEngine v0.9.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1e6cf692] TestEnv v1.103.0 [dcd651b4] TestReports v1.3.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [6bec017d] TinyEKFGen v0.4.2 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 ⌅ [1986cc42] Unitful v1.24.0 ⌃ [45397f5d] UnitfulLatexify v1.6.4 [41fe7b60] Unzip v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+0 [d2c73de3] GR_jll v0.73.19+1 [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [856f044c] MKL_jll v2025.2.0+0 [2ce0c516] MPC_jll v1.3.1+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.8.2+2 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+2 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [3428059b] SymEngine_jll v0.9.0+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.53+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.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 [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 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [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... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for TinyEKFGen [6bec017d-0eb5-4800-a30e-28dcf67ac06f] │ exception = Required dependency Base.PkgId(Base.UUID("34da2185-b29b-5c13-b0c7-acf172513d20"), "Compat") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SymEngine [123dc426-2d89-5057-bbad-38513e3affd8] │ exception = Required dependency Base.PkgId(Base.UUID("34da2185-b29b-5c13-b0c7-acf172513d20"), "Compat") failed to load from a cache file. └ @ Base loading.jl:2950 Generating Data... /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test julia version 1.14.0-DEV julia: /source/src/codegen.cpp:1838: bool jl_cgval_t::ispointer() const: Assertion `inline_roots.empty()' failed.  [862] signal 6 (-6): Aborted in expression starting at none:0 unknown function (ip: 0x7aa7d2125ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7aa7d20c1394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) ispointer at /source/src/codegen.cpp:1838 generic_bitcast at /source/src/intrinsics.cpp:601 emit_intrinsic at /source/src/intrinsics.cpp:1397 [inlined] emit_call at /source/src/codegen.cpp:5728 emit_expr at /source/src/codegen.cpp:6670 emit_ssaval_assign at /source/src/codegen.cpp:6158 emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] emit_function at /source/src/codegen.cpp:9743 jl_emit_code at /source/src/codegen.cpp:10112 jl_emit_codeinst at /source/src/codegen.cpp:10183 jl_emit_native_impl at /source/src/aotcompile.cpp:856 jl_create_native_impl at /source/src/aotcompile.cpp:754 ijl_create_system_image at /source/src/staticdata.c:3371 ijl_write_compiler_output at /source/src/precompile.c:140 ijl_atexit_hook at /source/src/init.c:280 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7aa7d20c2249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 10947218 (Pool: 10947106; Big: 112); GC: 11 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [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/LinearSolve/c6TWk/ext/LinearSolveEnzymeExt.jl:3  [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:3309  [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:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/LinearSolve/c6TWk/ext/LinearSolveEnzymeExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"), "ChainRulesCore") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseChainRulesCoreExt.jl:8  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] 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:3309  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [16] include_string  @ ./loading.jl:3161 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseLinearSolveExt.jl:12  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseLinearSolveExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [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/NonlinearSolveQuasiNewton/wYNEY/src/NonlinearSolveQuasiNewton.jl:12  [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:3309  [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:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/wYNEY/src/NonlinearSolveQuasiNewton.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [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/NonlinearSolveFirstOrder/8gAJM/src/NonlinearSolveFirstOrder.jl:15  [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:3309  [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:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveFirstOrder/8gAJM/src/NonlinearSolveFirstOrder.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/src/OrdinaryDiffEqDifferentiation.jl:8  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] 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:3309  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [21] include_string  @ ./loading.jl:3161 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/src/OrdinaryDiffEqDifferentiation.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"), "ChainRulesCore") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/BracketingNonlinearSolve/nICki/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:7  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BracketingNonlinearSolve/nICki/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqDifferentiation/3RG3z/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.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:3309  [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:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [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_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/bnCIz/src/OrdinaryDiffEqExtrapolation.jl:22  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] 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:3309  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [23] include_string  @ ./loading.jl:3161 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/bnCIz/src/OrdinaryDiffEqExtrapolation.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/8g8vf/src/OrdinaryDiffEqRosenbrock.jl:22  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] 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:3309  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [21] include_string  @ ./loading.jl:3161 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/8g8vf/src/OrdinaryDiffEqRosenbrock.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqExponentialRK/PzMMH/src/OrdinaryDiffEqExponentialRK.jl:22  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExponentialRK/PzMMH/src/OrdinaryDiffEqExponentialRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5959db7a-ea39-4486-b5fe-2dd0bf03d60d"), "NonlinearSolveFirstOrder") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/NonlinearSolve/Apkx3/src/NonlinearSolve.jl:23  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/Apkx3/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("727e6d20-b764-4bd8-a329-72de5adea6c7"), "SimpleNonlinearSolve") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqNonlinearSolve/Oqa8c/src/OrdinaryDiffEqNonlinearSolve.jl:13  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/Oqa8c/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqIMEXMultistep/hVf6F/src/OrdinaryDiffEqIMEXMultistep.jl:12  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqIMEXMultistep/hVf6F/src/OrdinaryDiffEqIMEXMultistep.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqStabilizedIRK/ILtOx/src/OrdinaryDiffEqStabilizedIRK.jl:16  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqStabilizedIRK/ILtOx/src/OrdinaryDiffEqStabilizedIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqPDIRK/uoVRG/src/OrdinaryDiffEqPDIRK.jl:18  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqPDIRK/uoVRG/src/OrdinaryDiffEqPDIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqSDIRK/PBcLT/src/OrdinaryDiffEqSDIRK.jl:24  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqSDIRK/PBcLT/src/OrdinaryDiffEqSDIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqFIRK/C0Wwq/src/OrdinaryDiffEqFIRK.jl:26  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] 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:3309  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [21] include_string  @ ./loading.jl:3161 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqFIRK/C0Wwq/src/OrdinaryDiffEqFIRK.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqBDF/ZAupS/src/OrdinaryDiffEqBDF.jl:25  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqBDF/ZAupS/src/OrdinaryDiffEqBDF.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEqDefault/gdvLh/src/OrdinaryDiffEqDefault.jl:9  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDefault/gdvLh/src/OrdinaryDiffEqDefault.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/OrdinaryDiffEq/99Xzt/src/OrdinaryDiffEq.jl:24  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/99Xzt/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 24 dependencies had output during precompilation: ┌ OrdinaryDiffEqStabilizedIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqStabilizedIRK/ILtOx/src/OrdinaryDiffEqStabilizedIRK.jl:16 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqStabilizedIRK/ILtOx/src/OrdinaryDiffEqStabilizedIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEq │ [Output was shown above] └ ┌ OrdinaryDiffEqDefault │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("43230ef6-c299-4910-a778-202eb28ce4ce"), "OrdinaryDiffEqRosenbrock") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqDefault/gdvLh/src/OrdinaryDiffEqDefault.jl:9 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDefault/gdvLh/src/OrdinaryDiffEqDefault.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqBDF │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2d112036-d095-4a1e-ab9a-08536f3ecdbf"), "OrdinaryDiffEqSDIRK") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqBDF/ZAupS/src/OrdinaryDiffEqBDF.jl:25 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqBDF/ZAupS/src/OrdinaryDiffEqBDF.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqPDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqPDIRK/uoVRG/src/OrdinaryDiffEqPDIRK.jl:18 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqPDIRK/uoVRG/src/OrdinaryDiffEqPDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqDifferentiation/3RG3z/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.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:3309 │ [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:3151 │ [18] include_string │ @ ./loading.jl:3161 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/ext/OrdinaryDiffEqDifferentiationSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"), "ChainRulesCore") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseChainRulesCoreExt.jl:8 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [12] 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:3309 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [16] include_string │ @ ./loading.jl:3161 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqExtrapolation │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [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_using │ @ ./module.jl:137 [inlined] │ [16] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [17] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqExtrapolation/bnCIz/src/OrdinaryDiffEqExtrapolation.jl:22 │ [18] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [19] 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:3309 │ [20] top-level scope │ @ stdin:5 │ [21] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [23] include_string │ @ ./loading.jl:3161 [inlined] │ [24] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [25] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExtrapolation/bnCIz/src/OrdinaryDiffEqExtrapolation.jl:1 │ in expression starting at stdin:5 └ ┌ LinearSolve → LinearSolveEnzymeExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [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/LinearSolve/c6TWk/ext/LinearSolveEnzymeExt.jl:3 │ [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:3309 │ [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:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/LinearSolve/c6TWk/ext/LinearSolveEnzymeExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5959db7a-ea39-4486-b5fe-2dd0bf03d60d"), "NonlinearSolveFirstOrder") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/NonlinearSolve/Apkx3/src/NonlinearSolve.jl:23 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/Apkx3/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ LinearSolve → LinearSolveSparseArraysExt │ julia: /source/src/codegen.cpp:1838: bool jl_cgval_t::ispointer() const: Assertion `inline_roots.empty()' failed. │ │ [862] signal 6 (-6): Aborted │ in expression starting at none:0 │ unknown function (ip: 0x7aa7d2125ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x7aa7d20c1394) at /lib/x86_64-linux-gnu/libc.so.6 │ __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ ispointer at /source/src/codegen.cpp:1838 │ generic_bitcast at /source/src/intrinsics.cpp:601 │ emit_intrinsic at /source/src/intrinsics.cpp:1397 [inlined] │ emit_call at /source/src/codegen.cpp:5728 │ emit_expr at /source/src/codegen.cpp:6670 │ emit_ssaval_assign at /source/src/codegen.cpp:6158 │ emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] │ emit_function at /source/src/codegen.cpp:9743 │ jl_emit_code at /source/src/codegen.cpp:10112 │ jl_emit_codeinst at /source/src/codegen.cpp:10183 │ jl_emit_native_impl at /source/src/aotcompile.cpp:856 │ jl_create_native_impl at /source/src/aotcompile.cpp:754 │ ijl_create_system_image at /source/src/staticdata.c:3371 │ ijl_write_compiler_output at /source/src/precompile.c:140 │ ijl_atexit_hook at /source/src/init.c:280 │ jl_repl_entrypoint at /source/src/jlapi.c:1139 │ main at /source/cli/loader_exe.c:58 │ unknown function (ip: 0x7aa7d20c2249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 10947218 (Pool: 10947106; Big: 112); GC: 11 └ ┌ OrdinaryDiffEqRosenbrock │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqRosenbrock/8g8vf/src/OrdinaryDiffEqRosenbrock.jl:22 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] 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:3309 │ [18] top-level scope │ @ stdin:5 │ [19] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [21] include_string │ @ ./loading.jl:3161 [inlined] │ [22] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [23] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/8g8vf/src/OrdinaryDiffEqRosenbrock.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseLinearSolveExt.jl:12 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/cYliN/ext/NonlinearSolveBaseLinearSolveExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqFIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqFIRK/C0Wwq/src/OrdinaryDiffEqFIRK.jl:26 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] 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:3309 │ [18] top-level scope │ @ stdin:5 │ [19] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [21] include_string │ @ ./loading.jl:3161 [inlined] │ [22] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [23] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqFIRK/C0Wwq/src/OrdinaryDiffEqFIRK.jl:1 │ in expression starting at stdin:5 └ ┌ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"), "ChainRulesCore") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/BracketingNonlinearSolve/nICki/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:7 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/BracketingNonlinearSolve/nICki/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqIMEXMultistep │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqIMEXMultistep/hVf6F/src/OrdinaryDiffEqIMEXMultistep.jl:12 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqIMEXMultistep/hVf6F/src/OrdinaryDiffEqIMEXMultistep.jl:1 │ in expression starting at stdin:5 └ ┌ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqSDIRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqSDIRK/PBcLT/src/OrdinaryDiffEqSDIRK.jl:24 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqSDIRK/PBcLT/src/OrdinaryDiffEqSDIRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqDifferentiation │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [15] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/src/OrdinaryDiffEqDifferentiation.jl:8 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] 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:3309 │ [18] top-level scope │ @ stdin:5 │ [19] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [21] include_string │ @ ./loading.jl:3161 [inlined] │ [22] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [23] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqDifferentiation/3RG3z/src/OrdinaryDiffEqDifferentiation.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveFirstOrder │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [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/NonlinearSolveFirstOrder/8gAJM/src/NonlinearSolveFirstOrder.jl:15 │ [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:3309 │ [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:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveFirstOrder/8gAJM/src/NonlinearSolveFirstOrder.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("96cbe726-c6e3-5527-af72-d32b12d9672e"), "LinearSolveSparseArraysExt") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [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/NonlinearSolveQuasiNewton/wYNEY/src/NonlinearSolveQuasiNewton.jl:12 │ [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:3309 │ [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:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/wYNEY/src/NonlinearSolveQuasiNewton.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqExponentialRK │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4302a76b-040a-498a-8c04-15b101fed76b"), "OrdinaryDiffEqDifferentiation") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqExponentialRK/PzMMH/src/OrdinaryDiffEqExponentialRK.jl:22 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqExponentialRK/PzMMH/src/OrdinaryDiffEqExponentialRK.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqNonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("727e6d20-b764-4bd8-a329-72de5adea6c7"), "SimpleNonlinearSolve") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [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/OrdinaryDiffEqNonlinearSolve/Oqa8c/src/OrdinaryDiffEqNonlinearSolve.jl:13 │ [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:3309 │ [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:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/Oqa8c/src/OrdinaryDiffEqNonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 24 packages failed to precompile: OrdinaryDiffEqStabilizedIRK Failed to precompile OrdinaryDiffEqStabilizedIRK [e3e12d00-db14-5390-b879-ac3dd2ef6296] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqStabilizedIRK/jl_w5vKZB" (ProcessExited(1)). OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEq/jl_81LWFj" (ProcessExited(1)). OrdinaryDiffEqDefault Failed to precompile OrdinaryDiffEqDefault [50262376-6c5a-4cf5-baba-aaf4f84d72d7] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDefault/jl_9S7173" (ProcessExited(1)). OrdinaryDiffEqBDF Failed to precompile OrdinaryDiffEqBDF [6ad6398a-0878-4a85-9266-38940aa047c8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqBDF/jl_kaGsQR" (ProcessExited(1)). OrdinaryDiffEqPDIRK Failed to precompile OrdinaryDiffEqPDIRK [5dd0a6cf-3d4b-4314-aa06-06d4e299bc89] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqPDIRK/jl_YCqfZw" (ProcessExited(1)). OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt Failed to precompile OrdinaryDiffEqDifferentiationSparseArraysExt [4ece5de6-293a-5c45-ae66-31b75ecaace4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiationSparseArraysExt/jl_J2NeNS" (ProcessExited(1)). NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt Failed to precompile NonlinearSolveBaseChainRulesCoreExt [be3ef277-28b0-5f2a-ae5b-041387467858] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveBaseChainRulesCoreExt/jl_7PgObe" (ProcessExited(1)). OrdinaryDiffEqExtrapolation Failed to precompile OrdinaryDiffEqExtrapolation [becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExtrapolation/jl_yXHKWi" (ProcessExited(1)). LinearSolve → LinearSolveEnzymeExt Failed to precompile LinearSolveEnzymeExt [5895cdaf-549a-54a7-82ae-fc9d8ce60a0b] to "/home/pkgeval/.julia/compiled/v1.14/LinearSolveEnzymeExt/jl_tXZoiL" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_y8Wp7z" (ProcessExited(1)). LinearSolve → LinearSolveSparseArraysExt Failed to precompile LinearSolveSparseArraysExt [96cbe726-c6e3-5527-af72-d32b12d9672e] to "/home/pkgeval/.julia/compiled/v1.14/LinearSolveSparseArraysExt/jl_XgNZJT" (ProcessSignaled(6)). OrdinaryDiffEqRosenbrock Failed to precompile OrdinaryDiffEqRosenbrock [43230ef6-c299-4910-a778-202eb28ce4ce] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqRosenbrock/jl_4flUpF" (ProcessExited(1)). NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt Failed to precompile NonlinearSolveBaseLinearSolveExt [ce17a24b-f985-5b8c-be07-4b97333c7055] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveBaseLinearSolveExt/jl_QM2hBS" (ProcessExited(1)). NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt Failed to precompile NonlinearSolveQuasiNewtonForwardDiffExt [911b6902-c3a5-510f-b855-c7091e5e83f1] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewtonForwardDiffExt/jl_59GUNL" (ProcessExited(1)). OrdinaryDiffEqFIRK Failed to precompile OrdinaryDiffEqFIRK [5960d6e9-dd7a-4743-88e7-cf307b64f125] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqFIRK/jl_rXZJBz" (ProcessExited(1)). BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt Failed to precompile BracketingNonlinearSolveChainRulesCoreExt [d22cd1f7-308b-54b2-93f7-a70c6b1e0da8] to "/home/pkgeval/.julia/compiled/v1.14/BracketingNonlinearSolveChainRulesCoreExt/jl_M5lHNx" (ProcessExited(1)). OrdinaryDiffEqIMEXMultistep Failed to precompile OrdinaryDiffEqIMEXMultistep [9f002381-b378-40b7-97a6-27a27c83f129] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqIMEXMultistep/jl_Pjc1Qa" (ProcessExited(1)). SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt Failed to precompile SimpleNonlinearSolveChainRulesCoreExt [80bd63dd-e6e0-5b18-9e4a-c2c7e2d15cb5] to "/home/pkgeval/.julia/compiled/v1.14/SimpleNonlinearSolveChainRulesCoreExt/jl_esTi3e" (ProcessExited(1)). OrdinaryDiffEqSDIRK Failed to precompile OrdinaryDiffEqSDIRK [2d112036-d095-4a1e-ab9a-08536f3ecdbf] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqSDIRK/jl_oIxNze" (ProcessExited(1)). OrdinaryDiffEqDifferentiation Failed to precompile OrdinaryDiffEqDifferentiation [4302a76b-040a-498a-8c04-15b101fed76b] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqDifferentiation/jl_AF9Kp5" (ProcessExited(1)). NonlinearSolveFirstOrder Failed to precompile NonlinearSolveFirstOrder [5959db7a-ea39-4486-b5fe-2dd0bf03d60d] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveFirstOrder/jl_DXTsI7" (ProcessExited(1)). NonlinearSolveQuasiNewton Failed to precompile NonlinearSolveQuasiNewton [9a2c21bd-3a47-402d-9113-8faf9a0ee114] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewton/jl_FnI5ob" (ProcessExited(1)). OrdinaryDiffEqExponentialRK Failed to precompile OrdinaryDiffEqExponentialRK [e0540318-69ee-4070-8777-9e2de6de23de] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqExponentialRK/jl_gk2WRK" (ProcessExited(1)). OrdinaryDiffEqNonlinearSolve Failed to precompile OrdinaryDiffEqNonlinearSolve [127b3ac7-2247-4354-8eb6-78cf4e7c58e8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqNonlinearSolve/jl_h6godT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/examples/DataGeneration.jl:8 Data Generation: Error During Test at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test/tablegeneration.jl:1 Got exception outside of a @test failed process: Process(`julia --startup-file=no ../examples/DataGeneration.jl ../examples/parabola/tables`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] kwcall(::@NamedTuple{wait::Bool}, ::typeof(run), ::Cmd) @ Base ./process.jl:522 [4] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/tablegeneration.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [6] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/tablegeneration.jl:7 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:20 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [10] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:20 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:585 /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test Navigating to Parabola Example /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/examples/parabola julia version 1.14.0-DEV ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/Unitful/sxiHA/src/logarithm.jl:127:5  Base. *(::MixedUnits, ::MixedUnits) = # └───────────────────────────────┘ ── extra tokens after end of expression Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Unitful/sxiHA/src/logarithm.jl:127  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/Unitful/sxiHA/src/Unitful.jl:67  [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:3309  [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:3151  [9] include_string  @ ./loading.jl:3161 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Unitful/sxiHA/src/logarithm.jl:127 in expression starting at /home/pkgeval/.julia/packages/Unitful/sxiHA/src/Unitful.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/Unitful/sxiHA/ext/PrintfExt.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:3309  [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:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Unitful/sxiHA/ext/PrintfExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/UnitfulLatexify/RZL4m/src/UnitfulLatexify.jl:3  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/UnitfulLatexify/RZL4m/src/UnitfulLatexify.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1986cc42-f94f-5a68-af5c-568840ba703d"), "Unitful") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=2) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/Plots/rlpAr/ext/UnitfulExt.jl:8  [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:3309  [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:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Plots/rlpAr/ext/UnitfulExt.jl:4 in expression starting at stdin:5 /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/examples/parabola ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1145 running 1 of 1 signal (10): User defined signal 1 iterate_compact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1920 iterate at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1871 [inlined] adce_pass! at ./../usr/share/julia/Compiler/src/ssair/passes.jl:2152 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_90374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_87005.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_91904.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:309 exec_options at ./client.jl:344 _start at ./client.jl:585 jfptr__start_61887.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at julia (unknown line) unknown function (ip: 0x7cda0db27249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at julia unknown function (ip: (nil)) at (unknown file) #= 112.0 ms =# precompile(Tuple{typeof(Base.Cartesian._nloops), Int64, Symbol, Bool, Expr, Expr, Vararg{Expr}}) # recompile ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 9 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_71903.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ERROR: LoadError: ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b4ed101c3d0 Total snapshots: 811. Utilization: 0% ╎811 @Base/task.jl:1168 wait_forever() 810╎ 811 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_71903.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ArgumentError: "tables/nodrag-truth.csv" is not a valid file or doesn't exist┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000732c59097760 Total snapshots: 541. Utilization: 0% ╎541 @Base/task.jl:1168 wait_forever() 540╎ 541 @Base/task.jl:1246 wait() ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007cd9f35fc010 Total snapshots: 218. Utilization: 100% ╎216 @Base/client.jl:585 _start() ╎ 216 @Base/client.jl:344 exec_options(opts::Base.JLOptions) ╎ 216 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 216 @Base/loading.jl:3211 _include(mapexpr::Function, mod::Module, _path… ╎ 216 @Base/loading.jl:3151 include_string(mapexpr::typeof(identity), mod… ╎ 216 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 216 @Compiler/…peinfer.jl:1719 typeinf_ext_toplevel(mi::Core.MethodIn… ╎ ╎ 216 @Compiler/…einfer.jl:1710 typeinf_ext_toplevel ╎ ╎ 216 @Compiler/…einfer.jl:1527 typeinf_ext(interp::Compiler.NativeIn… ╎ ╎ 23 @Compiler/…tation.jl:4558 typeinf(interp::Compiler.NativeInter… 1╎ ╎ 1 @Compiler/…state.jl:1203 doworkloop(interp::Compiler.NativeIn… 4╎ ╎ 22 @Compiler/…state.jl:1206 doworkloop(interp::Compiler.NativeIn… ╎ ╎ ╎ 3 @Compiler/…ation.jl:177 (::Compiler.var"#handle1#abstract_ca… ╎ ╎ ╎ 3 @Compiler/…ation.jl:861 abstract_call_method_with_const_args ╎ ╎ ╎ 2 @Compiler/…tion.jl:878 abstract_call_method_with_const_arg… ╎ ╎ ╎ 2 @Compiler/…tion.jl:1048 maybe_get_const_prop_profitable(i… ╎ ╎ ╎ 2 @Base/…ternals.jl:1793 specialize_method ╎ ╎ ╎ ╎ 2 @Base/…ternals.jl:1794 #specialize_method#9 ╎ ╎ ╎ ╎ 2 @Base/…ernals.jl:1777 specialize_method 1╎ ╎ ╎ ╎ 1 @Base/…ernals.jl:1788 #specialize_method#8 1╎ ╎ ╎ ╎ 1 @Base/…ernals.jl:1790 #specialize_method#8 ╎ ╎ ╎ 1 @Compiler/…tion.jl:886 abstract_call_method_with_const_arg… ╎ ╎ ╎ 1 @Compiler/…tion.jl:1259 semi_concrete_eval_call(interp::C… ╎ ╎ ╎ 1 @Compiler/…tate.jl:879 Compiler.IRInterpretationState(in… ╎ ╎ ╎ ╎ 1 @Compiler/…ate.jl:838 Compiler.IRInterpretationState(in… ╎ ╎ ╎ ╎ 1 @Base/boot.jl:675 Array 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ ╎ ╎ 8 @Compiler/…ation.jl:166 (::Compiler.var"#infercalls#abstract… ╎ ╎ ╎ 8 @Compiler/…ation.jl:728 abstract_call_method(interp::Compil… ╎ ╎ ╎ 2 @Compiler/…nfer.jl:1109 typeinf_edge(interp::Compiler.Nati… ╎ ╎ ╎ 2 @Base/…nternals.jl:1777 specialize_method 2╎ ╎ ╎ 2 @Base/…ternals.jl:1790 #specialize_method#8 ╎ ╎ ╎ 6 @Compiler/…nfer.jl:1195 typeinf_edge(interp::Compiler.Nati… ╎ ╎ ╎ 6 @Compiler/…tate.jl:599 InferenceState ╎ ╎ ╎ 6 @Compiler/…ties.jl:121 retrieve_code_info(mi::Core.Metho… ╎ ╎ ╎ ╎ 6 @Compiler/…ties.jl:88 get_staged(mi::Core.MethodInstanc… ╎ ╎ ╎ ╎ 6 @Compiler/…ties.jl:0 call_get_staged ╎ ╎ ╎ ╎ 6 @Base/expr.jl:1843 (::Core.GeneratedFunctionStub)(::U… 6╎ ╎ ╎ ╎ 6 @Base/expr.jl:1805 generated_body_to_codeinfo(ex::Ex… ╎ ╎ ╎ 5 @Compiler/…ation.jl:321 (::Compiler.var"#infercalls#abstract… ╎ ╎ ╎ 4 @Compiler/…ation.jl:305 (::Compiler.var"#infercalls2#abstra… ╎ ╎ ╎ 4 @Base/…nternals.jl:1793 specialize_method ╎ ╎ ╎ 4 @Base/…nternals.jl:1794 #specialize_method#9 ╎ ╎ ╎ 4 @Base/…ternals.jl:1777 specialize_method 4╎ ╎ ╎ ╎ 4 @Base/…ternals.jl:1788 #specialize_method#8 ╎ ╎ ╎ 1 @Compiler/…ation.jl:313 (::Compiler.var"#infercalls2#abstra… ╎ ╎ ╎ 1 @Compiler/…tion.jl:728 abstract_call_method(interp::Compil… ╎ ╎ ╎ 1 @Compiler/…nfer.jl:1126 typeinf_edge(interp::Compiler.Nat… ╎ ╎ ╎ 1 @Compiler/…fer.jl:1452 ci_get_source(interp::Compiler.Na… 1╎ ╎ ╎ ╎ 1 @Base/…ternals.jl:1617 _uncompressed_ir(codeinst::Core.… 1╎ ╎ ╎ 1 @Compiler/…infer.jl:1227 (::Compiler.var"#get_infer_result#t… ╎ ╎ ╎ 1 @Compiler/…infer.jl:1230 (::Compiler.var"#get_infer_result#t… ╎ ╎ ╎ 1 @Compiler/…nfer.jl:1054 MethodCallResult ╎ ╎ ╎ 1 @Compiler/…tate.jl:967 is_effect_overridden 1╎ ╎ ╎ 1 @Compiler/…tate.jl:976 is_effect_overridden ╎ ╎ 139 @Compiler/…tation.jl:4567 typeinf(interp::Compiler.NativeInter… ╎ ╎ 1 @Compiler/…ation.jl:4309 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4499 conditional_change ╎ ╎ ╎ 1 @Compiler/…ttice.jl:396 ⊑(lattice::Compiler.InferenceLattic… ╎ ╎ ╎ 1 @Compiler/…tice.jl:438 ⊑ ╎ ╎ ╎ 1 @Compiler/…tice.jl:529 ⊑(lattice::Compiler.PartialsLattic… 1╎ ╎ ╎ 1 @Compiler/…tice.jl:540 ⊑ ╎ ╎ 1 @Compiler/…ation.jl:4331 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4078 update_bbstate! 1╎ ╎ ╎ 1 @Base/bool.jl:41 | ╎ ╎ 1 @Compiler/…ation.jl:4341 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4106 update_bestguess!(interp::Compiler.… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3920 widenreturn ╎ ╎ ╎ 1 @Compiler/…tion.jl:3924 widenreturn ╎ ╎ ╎ 1 @Compiler/…tion.jl:3977 widenreturn(𝕃ᵢ::Compiler.Conditio… ╎ ╎ ╎ 1 @Compiler/…ion.jl:4020 widenreturn ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:4045 widenreturn_partials(𝕃ᵢ::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:4049 widenreturn 1╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:4056 widenreturn_consts(rt::Any) ╎ ╎ 135 @Compiler/…ation.jl:4375 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 135 @Compiler/…ation.jl:3822 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…tion.jl:3849 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…tion.jl:3017 abstract_eval_special_value(interp… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3757 abstract_eval_globalref ╎ ╎ ╎ 1 @Compiler/…ion.jl:3733 scan_leaf_partitions ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:3710 scan_specified_partitions(query:… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3669 abstract_eval_partition_load ╎ ╎ ╎ ╎ 1 @Compiler/…ls.jl:346 is_mutation_free_argtype 1╎ ╎ ╎ ╎ 1 @Compiler/…ce.jl:715 widenconst ╎ ╎ ╎ 134 @Compiler/…tion.jl:3865 abstract_eval_basic_statement ╎ ╎ ╎ 134 @Compiler/…tion.jl:3466 abstract_eval_statement_expr(inter… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3097 abstract_eval_call ╎ ╎ ╎ 1 @Compiler/…ion.jl:3055 collect_argtypes(interp::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:3045 abstract_eval_value ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3017 abstract_eval_special_value(inte… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3757 abstract_eval_globalref ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3733 scan_leaf_partitions ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3700 scan_specified_partitions(quer… ╎ ╎ ╎ ╎ ╎ 1 @Base/…rnals.jl:283 convert 1╎ ╎ ╎ ╎ ╎ 1 @Base/…piler.jl:57 getproperty ╎ ╎ ╎ 132 @Compiler/…tion.jl:3102 abstract_eval_call ╎ ╎ ╎ 132 @Compiler/…ion.jl:3084 abstract_call(interp::Compiler.Na… ╎ ╎ ╎ ╎ 132 @Compiler/…ion.jl:2924 abstract_call ╎ ╎ ╎ ╎ 132 @Compiler/…on.jl:2931 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 40 @Compiler/…on.jl:2673 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 40 @Compiler/…on.jl:1870 abstract_apply(interp::Compile… 1╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:1767 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ 39 @Compiler/…n.jl:1850 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 39 @Compiler/…n.jl:2931 abstract_call(interp::Compile… ╎ ╎ ╎ ╎ ╎ 39 @Compiler/….jl:2821 abstract_call_known(interp::C… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:109 abstract_call_gf_by_type(inte… ╎ ╎ ╎ ╎ ╎ 38 @Compiler/….jl:328 abstract_call_gf_by_type(inte… ╎ ╎ ╎ ╎ ╎ 38 @Compiler/….jl:166 (::Compiler.var"#infercalls#… ╎ ╎ ╎ ╎ ╎ 38 @Compiler/….jl:728 abstract_call_method(interp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1158 typeinf_edge(interp::Compi… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:523 get(cache::Compiler.Overla… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1189 typeinf_edge(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:145 InferenceResult ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:5 matching_cache_argtypes ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:131 most_general_argtypes(met… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:453 getindex(::Type{Any}, ::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:675 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ 36 @Compiler/…jl:1195 typeinf_edge(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 36 @Compiler/…jl:599 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 36 @Compiler/…l:121 retrieve_code_info(mi::Cor… ╎ ╎ ╎ ╎ ╎ ╎ 36 @Compiler/…l:88 get_staged(mi::Core.Method… ╎ ╎ ╎ ╎ ╎ ╎ 36 @Compiler/…l:0 call_get_staged ╎ ╎ ╎ ╎ ╎ ╎ ╎ 36 @Base/…pr.jl:1843 (::Core.GeneratedFunct… 4╎ ╎ ╎ ╎ ╎ ╎ ╎ 36 @Base/…pr.jl:1805 generated_body_to_cod… 32╎ ╎ ╎ ╎ ╎ ╎ ╎ 32 @Base/…an.jl:39 var"@nloops"(__source_… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:2708 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:1981 abstract_call_builtin(interp::… 1╎ ╎ ╎ ╎ 2 @Compiler/…s.jl:2789 builtin_tfunction(interp::Comp… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:1368 in(x::Function, itr::Vector{A… ╎ ╎ ╎ ╎ ╎ 1 @Base/anyall.jl:115 any ╎ ╎ ╎ ╎ ╎ 1 @Base/…yall.jl:124 _any ╎ ╎ ╎ ╎ ╎ 1 @Base/…tors.jl:1203 Fix ╎ ╎ ╎ ╎ ╎ 1 @Base/…ors.jl:1203 #_#59 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…iler.jl:57 getproperty 2╎ ╎ ╎ ╎ 2 @Compiler/…s.jl:2857 builtin_tfunction(interp::Comp… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2710 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 1 @Compiler/…cs.jl:2636 builtin_effects(𝕃::Compiler.In… ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:1368 in ╎ ╎ ╎ ╎ ╎ 1 @Base/anyall.jl:115 any ╎ ╎ ╎ ╎ ╎ 1 @Base/anyall.jl:124 _any ╎ ╎ ╎ ╎ ╎ 1 @Base/…tors.jl:1203 Fix ╎ ╎ ╎ ╎ ╎ 1 @Base/…tors.jl:1203 #_#59 1╎ ╎ ╎ ╎ ╎ 1 @Base/…iler.jl:57 getproperty ╎ ╎ ╎ ╎ 6 @Compiler/…on.jl:2820 abstract_call_known(interp::Com… 6╎ ╎ ╎ ╎ 6 @Compiler/…ls.jl:55 argtypes_to_type(argtypes::Vecto… ╎ ╎ ╎ ╎ 81 @Compiler/…on.jl:2821 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 20 @Compiler/…on.jl:119 abstract_call_gf_by_type(interp… ╎ ╎ ╎ ╎ 20 @Compiler/…on.jl:332 find_method_matches ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:336 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:356 find_union_split_method_match… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:102 findall ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:111 findall(sig::Type, table::Co… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:70 findall ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:97 _findall 3╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ls.jl:1603 _methods_by_ftype 1╎ ╎ ╎ ╎ ╎ 1 @Base/…dict.jl:86 setindex! ╎ ╎ ╎ ╎ ╎ 16 @Compiler/…n.jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ 16 @Compiler/…n.jl:376 find_simple_method_matches(in… ╎ ╎ ╎ ╎ ╎ 16 @Compiler/….jl:102 findall ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:105 findall(sig::Type, table::Co… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:70 findall ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:97 _findall 4╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ls.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:108 findall(sig::Type, table::Co… ╎ ╎ ╎ ╎ ╎ 1 @Base/…dict.jl:19 haskey ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ict.jl:182 in 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ict.jl:92 get ╎ ╎ ╎ ╎ ╎ 11 @Compiler/….jl:111 findall(sig::Type, table::Co… ╎ ╎ ╎ ╎ ╎ 11 @Compiler/….jl:70 findall ╎ ╎ ╎ ╎ ╎ ╎ 11 @Compiler/….jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ 11 @Compiler/…jl:97 _findall 11╎ ╎ ╎ ╎ ╎ ╎ 11 @Base/…ls.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ 61 @Compiler/…on.jl:328 abstract_call_gf_by_type(interp… ╎ ╎ ╎ ╎ 41 @Compiler/…on.jl:166 (::Compiler.var"#infercalls#ab… 1╎ ╎ ╎ ╎ ╎ 41 @Compiler/…n.jl:728 abstract_call_method(interp::C… ╎ ╎ ╎ ╎ ╎ 30 @Compiler/….jl:1109 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 30 @Base/…nals.jl:1777 specialize_method 30╎ ╎ ╎ ╎ ╎ 30 @Base/…nals.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:1113 typeinf_edge(interp::Compiler… 2╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:523 get(cache::Compiler.OverlayCo… 2╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:524 get(cache::Compiler.OverlayCo… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1126 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1452 ci_get_source(interp::Compil… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…nals.jl:1617 _uncompressed_ir(codeinst::… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1137 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1008 return_cached_result(interp:… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1002 ipo_effects 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:352 decode_effects(e::UInt32) ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:1195 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:599 InferenceState 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:128 retrieve_code_info(mi::Core.… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:601 InferenceState ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:65 maybe_validate_code(mi::Core.… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:239 validate_code ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:234 validate_code!(errors::Vect… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:175 validate_code!(errors::Vec… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:117 validate_val! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:602 InferenceState ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:342 Compiler.InferenceState(resu… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:701 _array_for_inner ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:696 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:688 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:675 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1208 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1356 push! 1╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1042 __safe_setindex! ╎ ╎ ╎ ╎ 14 @Compiler/…on.jl:247 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 14 @Compiler/…n.jl:177 (::Compiler.var"#handle1#abstr… ╎ ╎ ╎ ╎ ╎ 14 @Compiler/…n.jl:861 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:867 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:993 concrete_eval_call(interp::C… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:981 collect_const_args ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:983 collect_const_args(argtypes… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:701 _array_for_inner ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:696 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:688 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:676 Array ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:878 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:1048 maybe_get_const_prop_profit… ╎ ╎ ╎ ╎ ╎ 4 @Base/…als.jl:1793 specialize_method ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…als.jl:1794 #specialize_method#9 ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ls.jl:1777 specialize_method 4╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ls.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 5 @Compiler/….jl:886 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1259 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:877 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:59 inflate_ir ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:20 inflate_ir!(ci::Core.CodeIn… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:24 inflate_ir!(ci::Core.CodeI… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:130 compute_basic_blocks(stmt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1345 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1184 _growend_internal!(a… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:622 memoryref ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:1262 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:319 ir_abstract_constant_propag… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:333 ir_abstract_constant_propag… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:287 scan!(callback::Compiler.v… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:353 (::Compiler.var"#219#220"{… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:137 count!(tpdum::Compiler.Tw… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:87 + ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:355 (::Compiler.var"#219#220"{… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:661 iterate 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:650 _advance(stmt::Any, op::… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:365 (::Compiler.var"#219#220"{… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:155 reprocess_instruction!(in… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3466 abstract_eval_statement… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3102 abstract_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:59 abstract_call(interp::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2924 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2931 abstract_call(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2708 abstract_call_know… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1981 abstract_call_bui… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2853 builtin_tfunctio… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:33 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2857 builtin_tfunctio… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:892 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1314 const_prop_call(interp::Com… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:45 pick_const_args!(𝕃::Compiler… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:1343 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:4567 typeinf(interp::Compiler.Na… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:4375 typeinf_local(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3822 abstract_eval_basic_statem… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3865 abstract_eval_basic_state… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3466 abstract_eval_statement_… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3102 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3084 abstract_call(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:2924 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:2931 abstract_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:2821 abstract_call_known… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:328 abstract_call_gf_by… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:247 (::Compiler.var"#i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:177 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:861 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:892 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:1343 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Compiler/…l:4567 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Compiler/…l:4375 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Compiler/…l:3822 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Compiler/…l:3865 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Compiler/…l:3466 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Compiler/…l:3102 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Compiler/…l:3084 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Compiler/…l:2924 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Compiler/…l:2931 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 2 @Compiler/…l:2821 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 2 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:861 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:892 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:1343 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:4567 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:4375 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:3822 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:3865 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:3466 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Compiler/…l:3102 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Compiler/…l:3084 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Compiler/…l:2924 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:2931 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Compiler/…l:2708 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:1981 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Compiler/…l:2789 builtin_tfunc… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Base/…rs.jl:1368 in(x::Functio… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 1 @Base/…ll.jl:115 any ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 1 @Base/…ll.jl:124 _any ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 1 @Base/…rs.jl:1203 Fix ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 1 @Base/…rs.jl:1203 #_#59 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 1 @Base/…er.jl:57 getproperty ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:267 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:419 from_interproc… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:472 from_intercond… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:4574 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:278 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:1021 optimize(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:1048 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:1035 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:76 ssa_inlining_pa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:1601 assemble_inli… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:1354 handle_call! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:1322 compute_inlin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:1258 handle_any_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:1269 handle_any_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1362 handle_call_r… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:1373 handle_call_r… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:870 analyze_method! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:904 analyze_method… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:851 resolve_todo(m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:934 retrieve_ir_fo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:197 simplify_ir! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:2685 cfg_simplify!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:1464 process_node!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:365 already_insert… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Base/…ot.jl:499 Box ╎ ╎ ╎ ╎ 6 @Compiler/…on.jl:321 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 5 @Compiler/…n.jl:305 (::Compiler.var"#infercalls2#a… ╎ ╎ ╎ ╎ ╎ 5 @Base/…nals.jl:1793 specialize_method ╎ ╎ ╎ ╎ ╎ 5 @Base/…nals.jl:1794 #specialize_method#9 ╎ ╎ ╎ ╎ ╎ 5 @Base/…nals.jl:1777 specialize_method 5╎ ╎ ╎ ╎ ╎ 5 @Base/…als.jl:1788 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:308 (::Compiler.var"#infercalls2#a… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:161 get_compileable_sig ╎ ╎ ╎ 1 @Compiler/…tion.jl:3103 abstract_eval_call ╎ ╎ ╎ 1 @Compiler/…ate.jl:1183 Compiler.Future{Compiler.RTEffect… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1356 push! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1042 __safe_setindex! ╎ ╎ 1 @Compiler/…ation.jl:4385 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4149 update_exc_bestguess!(interp::Compi… ╎ ╎ ╎ 1 @Compiler/…imits.jl:496 tmerge(lattice::Compiler.InferenceL… ╎ ╎ ╎ 1 @Compiler/…mits.jl:576 tmerge ╎ ╎ ╎ 1 @Compiler/…mits.jl:679 tmerge(lattice::Compiler.PartialsL… ╎ ╎ ╎ 1 @Compiler/…mits.jl:410 tmerge_fast_path ╎ ╎ ╎ ╎ 1 @Compiler/…its.jl:366 issimplertype(𝕃::Compiler.Partial… 1╎ ╎ ╎ ╎ 1 @Compiler/…its.jl:314 issimpleenoughtype(t::Any) ╎ ╎ 54 @Compiler/…tation.jl:4574 typeinf(interp::Compiler.NativeInter… ╎ ╎ 4 @Compiler/…einfer.jl:275 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…infer.jl:668 finishinfer!(me::Compiler.InferenceS… ╎ ╎ ╎ 1 @Compiler/…infer.jl:818 compute_edges!(sv::Compiler.Inferen… ╎ ╎ ╎ 1 @Compiler/…ypes.jl:563 add_edges!(edges::Vector{Any}, info… ╎ ╎ ╎ 1 @Compiler/…info.jl:66 add_edges_impl(edges::Vector{Any}, … ╎ ╎ ╎ 1 @Compiler/…info.jl:68 _add_edges_impl 1╎ ╎ ╎ ╎ 1 @Compiler/…nfo.jl:108 _add_edges_impl(edges::Vector{Any… ╎ ╎ ╎ 1 @Compiler/…infer.jl:684 finishinfer!(me::Compiler.InferenceS… ╎ ╎ ╎ 1 @Compiler/…infer.jl:936 type_annotate!(::Compiler.NativeInt… ╎ ╎ ╎ 1 @Base/…actarray.jl:1245 iterate ╎ ╎ ╎ 1 @Base/…actarray.jl:1252 _iterate_abstractarray ╎ ╎ ╎ 1 @Base/…sentials.jl:381 checkbounds ╎ ╎ ╎ ╎ 1 @Base/…sentials.jl:11 length 1╎ ╎ ╎ ╎ 1 @Base/…entials.jl:10 size ╎ ╎ ╎ 2 @Compiler/…infer.jl:709 finishinfer!(me::Compiler.InferenceS… ╎ ╎ ╎ 2 @Compiler/…infer.jl:726 is_already_cached(interp::Compiler.… ╎ ╎ ╎ 2 @Compiler/…ypes.jl:519 haskey 2╎ ╎ ╎ 2 @Compiler/…ypes.jl:523 get(cache::Compiler.OverlayCodeCac… ╎ ╎ 41 @Compiler/…einfer.jl:278 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 40 @Compiler/…imize.jl:1021 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 40 @Compiler/…mize.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ 38 @Compiler/…mize.jl:1035 run_passes_ipo_safe(ci::Core.CodeI… 1╎ ╎ ╎ 1 @Compiler/…mize.jl:1303 convert_to_ircode(ci::Core.CodeIn… ╎ ╎ ╎ 2 @Compiler/…mize.jl:1329 slot2reg ╎ ╎ ╎ 2 @Compiler/…r/ir.jl:476 construct_domtree ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:477 construct_domtree ╎ ╎ ╎ ╎ 2 @Compiler/…ree.jl:242 construct_domtree(blocks::Vector… ╎ ╎ ╎ ╎ 2 @Compiler/…ee.jl:259 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:0 SNCA!(domtree::Compiler.GenericDo… 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:965 getindex ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:385 SNCA!(domtree::Compiler.Generic… ╎ ╎ ╎ ╎ 1 @Base/array.jl:384 copy 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ ╎ ╎ 5 @Compiler/…mize.jl:1332 slot2reg ╎ ╎ ╎ 1 @Compiler/…ssa.jl:571 construct_ssa!(ci::Core.CodeInfo, … ╎ ╎ ╎ ╎ 1 @Base/array.jl:436 getindex ╎ ╎ ╎ ╎ 1 @Base/boot.jl:676 Array 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:621 memoryref ╎ ╎ ╎ 1 @Compiler/…ssa.jl:603 construct_ssa!(ci::Core.CodeInfo, … 1╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:494 compute_live_ins ╎ ╎ ╎ 1 @Compiler/…ssa.jl:738 construct_ssa!(ci::Core.CodeInfo, … ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:690 insert_node! ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:690 insert_node! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:684 insert_node!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:369 add_inst! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1345 push! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1203 _growend! 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:86 - ╎ ╎ ╎ 1 @Compiler/…ssa.jl:887 construct_ssa!(ci::Core.CodeInfo, … 1╎ ╎ ╎ ╎ 1 @Compiler/…2ssa.jl:81 new_to_regular(stmt::Any, new_off… 1╎ ╎ ╎ 1 @Base/array.jl:1533 resize!(a::Vector{UInt64}, nl_::Int6… ╎ ╎ ╎ 12 @Compiler/…ning.jl:76 ssa_inlining_pass! ╎ ╎ ╎ 2 @Compiler/…ing.jl:1568 assemble_inline_todo!(ir::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:1211 process_simple!(todo::Vector{Pai… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1022 call_sig(ir::Compiler.IRCode, st… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:479 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:479 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:518 argextype(x::Any, src::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3615 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3746 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3731 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3710 scan_specified_partitions(q… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3669 abstract_eval_partition_load ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:346 is_mutation_free_argtype 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:715 widenconst ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:1215 process_simple!(todo::Vector{Pai… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1095 inline_apply!(todo::Vector{Pair{… 1╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:710 rewrite_apply_exprargs!(todo::Ve… ╎ ╎ ╎ 10 @Compiler/…ing.jl:1601 assemble_inline_todo!(ir::Compile… ╎ ╎ ╎ ╎ 8 @Compiler/…ing.jl:1354 handle_call! 1╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1306 compute_inlining_cases(info::Com… 1╎ ╎ ╎ ╎ 7 @Compiler/…ng.jl:1322 compute_inlining_cases(info::Com… ╎ ╎ ╎ ╎ 6 @Compiler/…ng.jl:1258 handle_any_call_result! ╎ ╎ ╎ ╎ 6 @Compiler/…ng.jl:1269 handle_any_call_result!(cases:… ╎ ╎ ╎ ╎ 6 @Compiler/…g.jl:1362 handle_call_result! ╎ ╎ ╎ ╎ ╎ 6 @Compiler/…g.jl:1373 handle_call_result!(cases::Ve… ╎ ╎ ╎ ╎ ╎ 6 @Compiler/…g.jl:870 analyze_method! ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:903 analyze_method!(call_result::… ╎ ╎ ╎ ╎ ╎ 2 @Base/…nals.jl:1793 specialize_method ╎ ╎ ╎ ╎ ╎ 2 @Base/…als.jl:1794 #specialize_method#9 ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…als.jl:1777 specialize_method 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:904 analyze_method!(call_result::… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:851 resolve_todo(mi::Core.Method… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:916 retrieve_ir_for_inlining ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:90 copy(c::Core.CodeInfo) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:385 copy 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ry.jl:143 unsafe_copyto! ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:918 retrieve_ir_for_inlining ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:14 inflate_ir!(ci::Core.CodeIn… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:5 matching_cache_argtypes ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:131 most_general_argtypes(meth… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:453 getindex(::Type{Any}, ::A… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:676 Array ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:157 most_general_argtypes(meth… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:177 elim_free_typevars 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:354 has_free_typevars ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:20 inflate_ir!(ci::Core.CodeIn… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:43 inflate_ir!(ci::Core.CodeIn… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:701 _array_for_inner ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:696 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:688 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:675 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ 2 @Compiler/…ing.jl:1357 handle_call! ╎ ╎ ╎ ╎ 2 @Compiler/…ils.jl:52 argtypes_to_type(argtypes::Vector… ╎ ╎ ╎ ╎ 2 @Compiler/…ies.jl:24 anymap 2╎ ╎ ╎ ╎ 2 @Compiler/…ls.jl:52 (::Compiler.var"#argtypes_to_typ… ╎ ╎ ╎ 7 @Compiler/…ning.jl:79 ssa_inlining_pass! ╎ ╎ ╎ 1 @Compiler/…ning.jl:646 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:1735 resize! ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:293 resize!(stmts::Compiler.Instruct… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1540 resize!(a::Vector{Any}, nl_::Int6… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1205 _growend! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1181 _growend_internal!(a::Vector{An… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ ╎ ╎ 1 @Compiler/…ning.jl:663 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:364 ir_inline_item!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:339 ir_prepare_inlining!(insert_node… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:464 fix_va_argexprs!(insert_node!::C… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:2175 InsertHere ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1051 insert_node_here! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1060 insert_node_here!(compact::Co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:972 recompute_newinst_flag ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:451 recompute_effects_flags ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:403 stmt_effect_flags(𝕃ₒ::Compil… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:2636 builtin_effects(𝕃::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ors.jl:1368 in ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…all.jl:115 any ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ll.jl:124 _any ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:1203 Fix 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…rs.jl:1203 #_#59 ╎ ╎ ╎ 3 @Compiler/…ning.jl:665 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:542 ir_inline_unionsplit!(compact::Co… ╎ ╎ ╎ ╎ 1 @Base/…ernals.jl:1317 fieldcount ╎ ╎ ╎ ╎ 1 @Base/…ernals.jl:1290 datatype_fieldcount ╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:590 isvatuple 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:982 length ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:551 ir_inline_unionsplit!(compact::Co… ╎ ╎ ╎ ╎ 1 @Compiler/…ncs.jl:878 isa_tfunc(𝕃::Compiler.PartialsLa… ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:163 indexed_iterate 1╎ ╎ ╎ ╎ 1 @Base/tuple.jl:163 indexed_iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:581 ir_inline_unionsplit!(compact::Co… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:437 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1154 setindex!(compact::Compiler.Inc… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1123 setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:328 setindex! ╎ ╎ ╎ ╎ ╎ 1 @Base/…tials.jl:970 setindex! 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tials.jl:385 checkbounds ╎ ╎ ╎ 1 @Compiler/…ning.jl:683 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:1871 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1949 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1460 process_node!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:319 getindex 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:965 getindex ╎ ╎ ╎ 1 @Compiler/…ning.jl:685 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:2119 finish ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:2088 simple_dce! 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:2095 simple_dce!(callback::Function,… ╎ ╎ ╎ 1 @Compiler/…sses.jl:2110 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:807 IncrementalCompact ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:733 CFGTransformState!(blocks::Vector… ╎ ╎ ╎ ╎ 1 @Base/array.jl:672 collect ╎ ╎ ╎ ╎ 1 @Base/array.jl:679 _collect(::Type{Compiler.BasicBloc… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1345 push! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1181 _growend_internal!(a::Vector{… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ ╎ ╎ 1 @Compiler/…sses.jl:2143 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:578 getindex 1╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:530 _useref_getindex(stmt::Any, op::I… ╎ ╎ ╎ 2 @Compiler/…sses.jl:2152 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 2 @Compiler/…/ir.jl:1871 iterate 1╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:1949 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1464 process_node!(compact::Compiler.… 1╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:365 already_inserted_ssa ╎ ╎ ╎ 1 @Compiler/…sses.jl:1261 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:807 IncrementalCompact ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:807 IncrementalCompact ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:780 Compiler.IncrementalCompact(code… ╎ ╎ ╎ ╎ 1 @Base/boot.jl:698 Array 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:676 Array ╎ ╎ ╎ 1 @Compiler/…sses.jl:1400 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, ir… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:483 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3615 abstract_eval_globalref_type ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3746 abstract_load_all_consistent_l… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3731 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3704 scan_specified_partitions(que… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…nals.jl:274 lookup_binding_partition ╎ ╎ ╎ 1 @Compiler/…sses.jl:1407 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…sses.jl:582 lift_comparison! ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:610 lift_comparison_leaves!(tfunc::ty… ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:192 collect_leaves ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:0 walk_to_defs(compact::Compiler.In… ╎ ╎ ╎ ╎ 1 @Base/array.jl:453 getindex 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:676 Array ╎ ╎ ╎ 1 @Compiler/…sses.jl:1413 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, ir… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:483 argextype 1╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:0 argextype(x::Any, src::Compiler.I… ╎ ╎ ╎ 1 @Compiler/…sses.jl:1485 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 1 @Compiler/…sses.jl:192 collect_leaves ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:286 walk_to_defs(compact::Compiler.In… ╎ ╎ ╎ ╎ 1 @Base/array.jl:459 getindex ╎ ╎ ╎ ╎ 1 @Base/boot.jl:698 Array 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:676 Array ╎ ╎ ╎ 2 @Compiler/…sses.jl:1550 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ 2 @Compiler/…/ir.jl:1871 iterate ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:1949 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1460 process_node!(compact::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:319 getindex 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:965 getindex ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1535 process_node!(compact::Compiler.… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1352 renumber_ssa2!(stmt::Any, ssanu… ╎ ╎ ╎ 2 @Compiler/…mize.jl:1070 run_passes_ipo_safe(ci::Core.CodeI… ╎ ╎ ╎ 1 @Compiler/…rify.jl:180 verify_ir(ir::Compiler.IRCode, pri… 1╎ ╎ ╎ 1 @Base/int.jl:560 <= ╎ ╎ ╎ 1 @Compiler/…rify.jl:206 verify_ir(ir::Compiler.IRCode, pri… ╎ ╎ ╎ 1 @Compiler/…tree.jl:242 construct_domtree(blocks::Vector{… ╎ ╎ ╎ ╎ 1 @Compiler/…ree.jl:259 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ree.jl:353 SNCA!(domtree::Compiler.GenericD… 1╎ ╎ ╎ ╎ 1 @Base/…motion.jl:637 == ╎ ╎ ╎ 1 @Compiler/…imize.jl:1022 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 1 @Compiler/…imize.jl:998 ipo_dataflow_analysis!(interp::Comp… ╎ ╎ ╎ 1 @Compiler/…terp.jl:287 scan!(callback::Compiler.ScanStmt, … ╎ ╎ ╎ 1 @Compiler/…mize.jl:889 (::Compiler.ScanStmt)(inst::Compil… ╎ ╎ ╎ 1 @Compiler/…mize.jl:863 scan_inconsistency!(inst::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:578 getindex 1╎ ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:0 _useref_getindex(stmt::Any, op::I… ╎ ╎ 8 @Compiler/…einfer.jl:285 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 2 @Compiler/…infer.jl:145 finish!(interp::Compiler.NativeInter… ╎ ╎ ╎ 2 @Compiler/…infer.jl:480 transform_result_for_cache(interp::… ╎ ╎ ╎ 2 @Compiler/…nfer.jl:408 compute_inlining_cost ╎ ╎ ╎ 2 @Compiler/…nfer.jl:457 inline_cost_model(interp::Compiler… ╎ ╎ ╎ 2 @Compiler/…ize.jl:1481 inline_cost_model(ir::Compiler.IR… ╎ ╎ ╎ ╎ 2 @Compiler/…ize.jl:1459 statement_or_branch_cost ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:1379 statement_cost(ex::Expr, line::I… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:479 argextype 1╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:491 argextype(x::Any, src::Compiler… 1╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:1398 statement_cost(ex::Expr, line::I… ╎ ╎ ╎ 3 @Compiler/…infer.jl:153 finish!(interp::Compiler.NativeInter… ╎ ╎ ╎ 1 @Compiler/…imize.jl:295 ir_to_codeinf! ╎ ╎ ╎ 1 @Compiler/…mize.jl:304 ir_to_codeinf! 1╎ ╎ ╎ 1 @Compiler/…mize.jl:312 widen_all_consts!(src::Core.CodeIn… 1╎ ╎ ╎ 1 @Compiler/…imize.jl:296 ir_to_codeinf! ╎ ╎ ╎ 1 @Compiler/…imize.jl:298 ir_to_codeinf! ╎ ╎ ╎ 1 @Compiler/…ation.jl:65 maybe_validate_code(mi::Core.Method… ╎ ╎ ╎ 1 @Compiler/…tion.jl:239 validate_code ╎ ╎ ╎ 1 @Compiler/…tion.jl:234 validate_code!(errors::Vector{Com… 1╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:120 validate_code!(errors::Vector{Com… ╎ ╎ ╎ 2 @Compiler/…infer.jl:165 finish!(interp::Compiler.NativeInter… 2╎ ╎ ╎ 2 @Compiler/…infer.jl:507 maybe_compress_codeinfo ╎ ╎ ╎ 1 @Compiler/…infer.jl:181 finish!(interp::Compiler.NativeInter… 1╎ ╎ ╎ 1 @Compiler/…infer.jl:805 store_backedges(caller::Core.CodeIn… ╎ ╎ 1 @Compiler/…einfer.jl:286 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…infer.jl:205 promotecache!(interp::Compiler.Nativ… ╎ ╎ ╎ 1 @Compiler/…infer.jl:726 is_already_cached(interp::Compiler.… ╎ ╎ ╎ 1 @Compiler/…ypes.jl:519 haskey 1╎ ╎ ╎ 1 @Compiler/…ypes.jl:523 get(cache::Compiler.OverlayCodeCac… Stacktrace: [1] macro expansion @ ~/.julia/packages/CSV/XLcqT/src/context.jl:314 [inlined] [2] Context @ ./none:0 [inlined] [3] CSV.Context(source::CSV.Arg, header::CSV.Arg, normalizenames::CSV.Arg, datarow::CSV.Arg, skipto::CSV.Arg, footerskip::CSV.Arg, transpose::CSV.Arg, comment::CSV.Arg, ignoreemptyrows::CSV.Arg, ignoreemptylines::CSV.Arg, select::CSV.Arg, drop::CSV.Arg, limit::CSV.Arg, buffer_in_memory::CSV.Arg, threaded::CSV.Arg, ntasks::CSV.Arg, tasks::CSV.Arg, rows_to_check::CSV.Arg, lines_to_check::CSV.Arg, missingstrings::CSV.Arg, missingstring::CSV.Arg, delim::CSV.Arg, ignorerepeated::CSV.Arg, quoted::CSV.Arg, quotechar::CSV.Arg, openquotechar::CSV.Arg, closequotechar::CSV.Arg, escapechar::CSV.Arg, dateformat::CSV.Arg, dateformats::CSV.Arg, decimal::CSV.Arg, groupmark::CSV.Arg, truestrings::CSV.Arg, falsestrings::CSV.Arg, stripwhitespace::CSV.Arg, type::CSV.Arg, types::CSV.Arg, typemap::CSV.Arg, pool::CSV.Arg, downcast::CSV.Arg, lazystrings::CSV.Arg, stringtype::CSV.Arg, strict::CSV.Arg, silencewarnings::CSV.Arg, maxwarnings::CSV.Arg, debug::CSV.Arg, parsingdebug::CSV.Arg, validate::CSV.Arg, streaming::CSV.Arg) @ CSV ~/.julia/packages/CSV/XLcqT/src/context.jl:0 [4] #File#18 @ ~/.julia/packages/CSV/XLcqT/src/file.jl:222 [inlined] [5] CSV.File(source::String) @ CSV ~/.julia/packages/CSV/XLcqT/src/file.jl:162 [6] read(source::String, sink::Type; copycols::Bool, kwargs::@Kwargs{}) @ CSV ~/.julia/packages/CSV/XLcqT/src/CSV.jl:117 [7] read(source::String, sink::Type) @ CSV ~/.julia/packages/CSV/XLcqT/src/CSV.jl:113 [8] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/examples/parabola/Parabola.jl:95 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [11] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/examples/parabola/Parabola.jl:95 Parabola Test: Error During Test at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test/parabola.jl:1 Got exception outside of a @test failed process: Process(`julia --startup-file=no Parabola.jl IN_TEST`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] kwcall(::@NamedTuple{wait::Bool}, ::typeof(run), ::Cmd) @ Base ./process.jl:522 [4] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/parabola.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [6] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/parabola.jl:9 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:20 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [10] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:23 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time Integration | 2 2 44m30.5s Data Generation | 1 1 24m37.6s Parabola Test | 1 1 19m52.0s RNG of the outermost testset: Random.Xoshiro(0xe5f182e71a990f43, 0xc6c61b89136532d1, 0x11e48688f82747b7, 0x07be3575c63662d9, 0xc9edec679909c238) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_71903.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21478423 (Pool: 21477781; Big: 642); GC: 14 [9] signal 15: Terminated in expression starting at none:0 gc_mark_objarray at /source/src/gc-stock.c:1829 gc_mark_outrefs at /source/src/gc-stock.c:2296 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2568 _jl_gc_collect at /source/src/gc-stock.c:3088 ijl_gc_collect at /source/src/gc-stock.c:3510 maybe_collect at /source/src/gc-stock.c:356 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:733 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:791 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:805 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:615 [inlined] array_new_memory at ./array.jl:1101 [inlined] _growend_internal! at ./array.jl:1181 _growend! at ./array.jl:1205 [inlined] _push! at ./array.jl:1348 [inlined] push! at ./array.jl:1345 [inlined] _collect at ./array.jl:679 collect at ./array.jl:672 [inlined] CFGTransformState! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:733 IncrementalCompact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:807 [inlined] adce_pass! at ./../usr/share/julia/Compiler/src/ssair/passes.jl:2110 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_90374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_87005.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_91904.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 display_error at ./client.jl:113 jfptr_display_error_81200.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 _start at ./client.jl:607 jfptr__start_61887.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b4ee8c5c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 8721755 (Pool: 8721685; Big: 70); GC: 15 PkgEval terminated after 2738.24s: test duration exceeded the time limit