Package evaluation to test TinyEKFGen on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T15:18:39.846 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.18s ################################################################################ # 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.0 [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.12.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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [3a97d323] + MPFR_jll v4.2.2+0 [14a3606d] + MozillaCACerts_jll v2025.11.4 [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 3.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1020.8 ms ✓ SymEngine_jll 2500.4 ms ✓ SymEngine 1235.8 ms ✓ TinyEKFGen 3 dependencies successfully precompiled in 5 seconds. 47 already precompiled. Precompilation completed after 13.64s ################################################################################ # 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_JenN8B/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.103.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.13.0 [9a3f8284] ~ Random ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_JenN8B/Manifest.toml` [47edcb42] ↑ ADTypes v0.1.3 ⇒ v1.19.0 [7d9f7c33] + Accessors v0.1.42 [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.1 [d1d4a3ce] ↑ BitFlags v0.1.7 ⇒ v0.1.9 [62783981] ↑ BitTwiddlingConvenienceFunctions v0.1.5 ⇒ v0.1.6 [70df07ce] + BracketingNonlinearSolve v1.6.0 [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 [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.191.0 [a0c0ee7d] + DifferentiationInterface v0.7.12 [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.28.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.2.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.0 [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.2 [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.1 [87fe0de2] + LineSearch v0.1.4 [d3d80556] ↑ LineSearches v7.2.0 ⇒ v7.4.1 [7ed4a6bd] ↑ LinearSolve v2.2.1 ⇒ v3.47.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.12.0 [be0214bd] + NonlinearSolveBase v2.4.0 [5959db7a] + NonlinearSolveFirstOrder v1.10.0 [9a2c21bd] + NonlinearSolveQuasiNewton v1.11.0 [26075421] + NonlinearSolveSpectralMethods v1.6.0 [6fe1bfb0] - OffsetArrays v1.12.9 [4d8831e6] ↑ OpenSSL v1.4.1 ⇒ v1.6.0 [bac558e1] ↑ OrderedCollections v1.6.0 ⇒ v1.8.1 [1dea7af3] ↑ OrdinaryDiffEq v6.53.2 ⇒ v6.103.0 [89bda076] + OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] + OrdinaryDiffEqBDF v1.10.1 [bbf590c4] + OrdinaryDiffEqCore v1.36.0 [50262376] + OrdinaryDiffEqDefault v1.8.0 [4302a76b] + OrdinaryDiffEqDifferentiation v1.16.1 [9286f039] + OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] + OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] + OrdinaryDiffEqExtrapolation v1.9.0 [5960d6e9] + OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] + OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] + OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] + OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] + OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] + OrdinaryDiffEqLinear v1.6.0 [1344f307] + OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] + OrdinaryDiffEqLowStorageRK v1.7.0 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v1.15.0 [c9986a66] + OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] + OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] + OrdinaryDiffEqPRK v1.4.0 [04162be5] + OrdinaryDiffEqQPRK v1.4.0 [af6ede74] + OrdinaryDiffEqRKN v1.5.0 [43230ef6] + OrdinaryDiffEqRosenbrock v1.18.1 [2d112036] + OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] + OrdinaryDiffEqSSPRK v1.7.0 [e3e12d00] + OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] + OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] + OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] + OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] + OrdinaryDiffEqVerner v1.6.0 [90014a1f] ↑ PDMats v0.11.17 ⇒ v0.11.36 [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.0 [08abe8d2] ↑ PrettyTables v2.2.4 ⇒ v3.1.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] ↑ QuadGK v2.8.2 ⇒ v2.11.2 [731186ca] ↑ RecursiveArrayTools v2.38.5 ⇒ v3.39.0 [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.127.0 [19f34311] + SciMLJacobianOperators v0.1.11 [a6db7da4] + SciMLLogging v1.5.0 [e9a6253c] - SciMLNLSolve v0.1.7 [c0aeaf25] ↑ SciMLOperators v0.2.12 ⇒ v1.12.0 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [6c6a2e73] ↑ Scratch v1.2.0 ⇒ v1.3.0 [91c51154] ↑ SentinelArrays v1.4.0 ⇒ v1.4.8 [efcf1570] ↑ Setfield v1.1.1 ⇒ v1.1.2 [777ac1f9] ↑ SimpleBufferStream v1.1.0 ⇒ v1.2.0 [727e6d20] ↑ SimpleNonlinearSolve v0.1.15 ⇒ v2.9.0 [699a6c99] - SimpleTraits v0.9.4 [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.15 [1e83bf80] ↑ StaticArraysCore v1.4.0 ⇒ v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] ↑ StatsAPI v1.6.0 ⇒ v1.7.1 [2913bbd2] ↑ StatsBase v0.34.0 ⇒ v0.34.8 [4c63d2b9] ↑ StatsFuns v1.3.0 ⇒ v1.5.2 [7792a7ef] ↑ StrideArraysCore v0.4.15 ⇒ v0.5.8 [892a3eda] ↑ StringManipulation v0.3.0 ⇒ v0.4.1 [ec057cc2] + StructUtils v2.6.0 [2efcf032] ↑ SymbolicIndexingInterface v0.2.2 ⇒ v0.3.46 [bd369af6] ↑ Tables v1.10.1 ⇒ v1.12.1 [1e6cf692] + TestEnv v1.102.3 [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 ⌅ [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.0+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.0+2 [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.0+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.3+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.10+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.1+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.50+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.9.2+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.12.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.13.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.11.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+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.11.4 [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_JenN8B/Project.toml` [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.8.1 [31c24e10] Distributions v0.25.122 [1dea7af3] OrdinaryDiffEq v6.103.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.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JenN8B/Manifest.toml` [47edcb42] ADTypes v1.19.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.1 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.0 [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.4 [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.191.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.12 [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.28.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.2.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.0 [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.2 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [23fbe1c1] Latexify v0.16.3 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.9.1 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.4.1 [7ed4a6bd] LinearSolve v3.47.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.12.0 [be0214bd] NonlinearSolveBase v2.4.0 [5959db7a] NonlinearSolveFirstOrder v1.10.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.11.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.103.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.5.0 [6ad6398a] OrdinaryDiffEqBDF v1.10.1 [bbf590c4] OrdinaryDiffEqCore v1.36.0 [50262376] OrdinaryDiffEqDefault v1.8.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.16.1 [9286f039] OrdinaryDiffEqExplicitRK v1.4.0 [e0540318] OrdinaryDiffEqExponentialRK v1.8.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.9.0 [5960d6e9] OrdinaryDiffEqFIRK v1.16.0 [101fe9f7] OrdinaryDiffEqFeagin v1.4.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.5.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.5.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.7.0 [521117fe] OrdinaryDiffEqLinear v1.6.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.6.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.7.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.15.0 [c9986a66] OrdinaryDiffEqNordsieck v1.4.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.6.0 [5b33eab2] OrdinaryDiffEqPRK v1.4.0 [04162be5] OrdinaryDiffEqQPRK v1.4.0 [af6ede74] OrdinaryDiffEqRKN v1.5.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.18.1 [2d112036] OrdinaryDiffEqSDIRK v1.7.0 [669c94d9] OrdinaryDiffEqSSPRK v1.7.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.6.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.4.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.7.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [79d7bb75] OrdinaryDiffEqVerner v1.6.0 [90014a1f] PDMats v0.11.36 [d96e819e] Parameters v0.12.3 [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.0 [08abe8d2] PrettyTables v3.1.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [731186ca] RecursiveArrayTools v3.39.0 [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.127.0 [19f34311] SciMLJacobianOperators v0.1.11 [a6db7da4] SciMLLogging v1.5.0 [c0aeaf25] SciMLOperators v1.12.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [727e6d20] SimpleNonlinearSolve v2.9.0 [ce78b400] SimpleUnPack v1.1.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.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [7792a7ef] StrideArraysCore v0.5.8 [892a3eda] StringManipulation v0.4.1 [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.102.3 [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 [3a884ed6] UnPack v1.0.2 [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.0+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.0+2 [d2c73de3] GR_jll v0.73.19+1 [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.0+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.3+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.10+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.1+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.50+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.9.2+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.12.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.13.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.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2025.11.4 [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... Generating Data... /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test julia version 1.14.0-DEV /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test Comparing to Reference Data 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(`diff table-refs/drag-truth.csv ../examples/parabola/tables/drag-truth.csv`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Base.CmdRedirect; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] outputof(command::Cmd) @ Main ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:10 [5] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/tablegeneration.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/tablegeneration.jl:14 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:20 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:20 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:577 /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/Unzip/BU542/src/Unzip.jl:144:18 function zip_missing(::Tuple{}, longer)  map(function (second_one) # └──────────┘ ── Invalid signature in function definition Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Unzip/BU542/src/Unzip.jl:144  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3157  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [7] include_string  @ ./loading.jl:3013 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Unzip/BU542/src/Unzip.jl:144 in expression starting at stdin:5 ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/Unzip/BU542/src/Unzip.jl:144:18 function zip_missing(::Tuple{}, longer)  map(function (second_one) # └──────────┘ ── Invalid signature in function definition Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Unzip/BU542/src/Unzip.jl:144  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3157  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [7] include_string  @ ./loading.jl:3013 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [9] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Unzip/BU542/src/Unzip.jl:144 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Unzip │ [Output was shown above] └ ====================================================================================== 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 1674 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm12SelectionDAG11MorphNodeToEPNS_6SDNodeEjNS_8SDVTListENS_8ArrayRefINS_7SDValueEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel9MorphNodeEPNS_6SDNodeEjNS_8SDVTListENS_8ArrayRefINS_7SDValueEEEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel16SelectCodeCommonEPNS_6SDNodeEPKhj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_115X86DAGToDAGISel6SelectEPN4llvm6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel22DoInstructionSelectionEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel17CodeGenAndEmitDAGEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1623 addModule at /source/src/jitlayers.cpp:2114 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 display_error at ./client.jl:113 unknown function (ip: 0x7ddf8eb18442) at (unknown file) _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:2284 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 exec_options at ./client.jl:347 _start at ./client.jl:577 jfptr__start_51725.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:2284 [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: 0x7ddf903f9249) 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) #= 1408.4 ms =# precompile(Tuple{typeof(Base.display_error), Base.PipeEndpoint, Base.ExceptionStack}) ERROR: ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== LoadError: The following 1 package failed to precompile: Unzip Failed to precompile Unzip [41fe7b60-77ed-43a1-b4f0-825fd5a5650d] to "/home/pkgeval/.julia/compiled/v1.14/Unzip/jl_MAiG5d" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Plots/rlpAr/src/Plots.jl:1 in expression starting at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/examples/parabola/Parabola.jl:14┌ 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 0x00007ddf763fc010 Total snapshots: 246. Utilization: 100% ╎216 @Base/client.jl:577 _start() ╎ 216 @Base/client.jl:347 exec_options(opts::Base.JLOptions) 195╎ 216 @Base/client.jl:113 display_error(stack::Base.ExceptionStack) ╎ 20 @Base/client.jl:110 display_error(io::Base.PipeEndpoint, stack::Bas… 12╎ 20 @Base/errorshow.jl:1114 show_exception_stack(io::IOContext{Base.Pi… ╎ 8 @Compiler/…peinfer.jl:1713 typeinf_ext_toplevel(mi::Core.MethodIn… ╎ ╎ 7 @Compiler/…einfer.jl:1704 typeinf_ext_toplevel ╎ ╎ 7 @Compiler/…einfer.jl:1527 typeinf_ext(interp::Compiler.NativeIn… ╎ ╎ 6 @Compiler/…tation.jl:4495 typeinf(interp::Compiler.NativeInter… ╎ ╎ 6 @Compiler/…ation.jl:4338 typeinf_local(interp::Compiler.Nativ… ╎ ╎ 6 @Compiler/…ation.jl:3789 abstract_eval_basic_statement ╎ ╎ ╎ 6 @Compiler/…tion.jl:3832 abstract_eval_basic_statement ╎ ╎ ╎ 6 @Compiler/…tion.jl:3433 abstract_eval_statement_expr(inter… ╎ ╎ ╎ 6 @Compiler/…tion.jl:3075 abstract_eval_call ╎ ╎ ╎ 6 @Compiler/…ion.jl:3057 abstract_call(interp::Compiler.Na… ╎ ╎ ╎ 6 @Compiler/…ion.jl:2897 abstract_call ╎ ╎ ╎ ╎ 6 @Compiler/…on.jl:2904 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2795 abstract_call_known(interp::Com… 1╎ ╎ ╎ ╎ 1 @Compiler/…ls.jl:55 argtypes_to_type(argtypes::Vecto… ╎ ╎ ╎ ╎ 5 @Compiler/…on.jl:2796 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:119 abstract_call_gf_by_type(interp… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:332 find_method_matches ╎ ╎ ╎ ╎ 3 @Compiler/…n.jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…n.jl:376 find_simple_method_matches(in… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:102 findall ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:105 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 ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:328 abstract_call_gf_by_type(interp… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:166 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:725 abstract_call_method(interp::C… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1109 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 2 @Base/…nals.jl:1777 specialize_method 2╎ ╎ ╎ ╎ ╎ 2 @Base/…nals.jl:1790 #specialize_method#8 ╎ ╎ 1 @Compiler/…tation.jl:4502 typeinf(interp::Compiler.NativeInter… ╎ ╎ 1 @Compiler/…einfer.jl:285 finish_nocycle(interp::Compiler.Nati… ╎ ╎ 1 @Compiler/…infer.jl:165 finish!(interp::Compiler.NativeInter… 1╎ ╎ ╎ 1 @Compiler/…infer.jl:507 maybe_compress_codeinfo ╎ ╎ 1 @Compiler/…einfer.jl:1705 typeinf_ext_toplevel 1╎ ╎ 1 @Compiler/…einfer.jl:1698 add_codeinsts_to_jit!(interp::Compile… 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:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] kwcall(::@NamedTuple{wait::Bool}, ::typeof(run), ::Cmd) @ Base ./process.jl:523 [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:1961 [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:1961 [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:577 Test Summary: | Error Total Time Integration | 2 2 44m36.6s Data Generation | 1 1 42m00.1s Parabola Test | 1 1 2m35.9s RNG of the outermost testset: Random.Xoshiro(0x6e3add1085e106d2, 0x15640658e76bfaba, 0xc472e8c7272c4e5d, 0xa9c39d8e9d758ab8, 0x28fecae54e3949d9) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TinyEKFGen/k1VuZ/test/runtests.jl:19 Testing failed after 2591.25s ====================================================================================== 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 1 of 1 signal (10): User defined signal 1 _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE7getNodeEPKS1_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE17properlyDominatesEPKS1_S4_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL22ConstructSSAForLoadSetPN4llvm8LoadInstERNS_15SmallVectorImplINS_3gvn21AvailableValueInBlockEEERNS_7GVNPassE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:787 ERROR: operator() at /source/src/jitlayers.cpp:1508 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1469 [inlined] operator() at /source/src/jitlayers.cpp:1644 [inlined] addModule at /source/src/jitlayers.cpp:2101 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _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_68781.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:2284 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 exec_options at ./client.jl:347 _start at ./client.jl:577 jfptr__start_51725.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:2284 [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: 0x7356a409a249) 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) #= 42.8 ms =# precompile(Tuple{typeof(Core.kwcall), NamedTuple{(:backtrace,), Tuple{Bool}}, typeof(Base.showerror), Base.IOContext{Base.PipeEndpoint}, LoadError, Array{Base.StackTraces.StackFrame, 1}}) LoadError: ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Package TinyEKFGen errored during testing Stacktrace: ┌ 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 0x0000735689ffc010 Total snapshots: 263. Utilization: 100% ╎255 @Base/client.jl:577 _start() ╎ 255 @Base/client.jl:347 exec_options(opts::Base.JLOptions) ╎ 255 @Base/client.jl:113 display_error(stack::Base.ExceptionStack) ╎ 255 @Base/client.jl:110 display_error(io::Base.PipeEndpoint, stack::Base… 11╎ 255 @Base/errorshow.jl:1114 show_exception_stack(io::IOContext{Base.Pip… ╎ 4 @Compiler/…peinfer.jl:1713 typeinf_ext_toplevel(mi::Core.MethodIns… ╎ ╎ 3 @Compiler/…peinfer.jl:1704 typeinf_ext_toplevel ╎ ╎ 3 @Compiler/…einfer.jl:1527 typeinf_ext(interp::Compiler.NativeInt… ╎ ╎ 1 @Compiler/…tation.jl:4495 typeinf(interp::Compiler.NativeInterp… ╎ ╎ 1 @Compiler/…tation.jl:4338 typeinf_local(interp::Compiler.Nativ… ╎ ╎ 1 @Compiler/…ation.jl:3789 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…ation.jl:3832 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…tion.jl:3433 abstract_eval_statement_expr(interp… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3075 abstract_eval_call ╎ ╎ ╎ 1 @Compiler/…tion.jl:3057 abstract_call(interp::Compiler.Na… ╎ ╎ ╎ 1 @Compiler/…ion.jl:2897 abstract_call ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:2904 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2683 abstract_call_known(interp::Comp… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:1976 abstract_call_builtin(interp::C… ╎ ╎ ╎ ╎ 1 @Compiler/…cs.jl:2869 builtin_tfunction(interp::Comp… ╎ ╎ ╎ ╎ 1 @Compiler/…cs.jl:349 egal_tfunc(𝕃::Compiler.Inferen… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:369 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:349 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:378 egal_tfunc 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:381 egal_tfunc(::Compiler.JLType… ╎ ╎ 2 @Compiler/…tation.jl:4502 typeinf(interp::Compiler.NativeInterp… ╎ ╎ 2 @Compiler/…einfer.jl:278 finish_nocycle(interp::Compiler.Nativ… ╎ ╎ 2 @Compiler/…imize.jl:1021 optimize(interp::Compiler.NativeInte… ╎ ╎ ╎ 2 @Compiler/…imize.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ 2 @Compiler/…mize.jl:1035 run_passes_ipo_safe(ci::Core.CodeIn… ╎ ╎ ╎ 1 @Compiler/…mize.jl:1330 slot2reg ╎ ╎ ╎ 1 @Compiler/…2ssa.jl:36 scan_slot_def_use(nargs::Int64, ci:… ╎ ╎ ╎ 1 @Compiler/…sses.jl:1550 sroa_pass!(ir::Compiler.IRCode, in… ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:1871 iterate ╎ ╎ ╎ 1 @Compiler/…/ir.jl:1949 iterate_compact(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:1535 process_node!(compact::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1350 renumber_ssa2!(stmt::Any, ssanum… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:660 iterate 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:662 iterate ╎ ╎ 1 @Compiler/…peinfer.jl:1705 typeinf_ext_toplevel 1╎ ╎ 1 @Compiler/…einfer.jl:1698 add_codeinsts_to_jit!(interp::Compiler… ╎ 240 @Base/errorshow.jl:115 kwcall(::@NamedTuple{backtrace::Bool}, ::ty… 2╎ ╎ 240 @Base/errorshow.jl:117 showerror(io::IOContext{Base.PipeEndpoint}… ╎ ╎ 238 @Compiler/…einfer.jl:1713 typeinf_ext_toplevel(mi::Core.MethodIn… ╎ ╎ 174 @Compiler/…einfer.jl:1704 typeinf_ext_toplevel ╎ ╎ 174 @Compiler/…einfer.jl:1527 typeinf_ext(interp::Compiler.NativeI… ╎ ╎ 8 @Compiler/…ation.jl:4486 typeinf(interp::Compiler.NativeInter… 1╎ ╎ ╎ 1 @Compiler/…state.jl:1203 doworkloop(interp::Compiler.NativeI… ╎ ╎ ╎ 7 @Compiler/…state.jl:1206 doworkloop(interp::Compiler.NativeI… ╎ ╎ ╎ 7 @Compiler/…ation.jl:177 (::Compiler.var"#handle1#abstract_c… ╎ ╎ ╎ 7 @Compiler/…tion.jl:858 abstract_call_method_with_const_args ╎ ╎ ╎ 1 @Compiler/…tion.jl:883 abstract_call_method_with_const_ar… ╎ ╎ ╎ 1 @Compiler/…ion.jl:1259 semi_concrete_eval_call(interp::C… ╎ ╎ ╎ ╎ 1 @Compiler/…erp.jl:319 ir_abstract_constant_propagation ╎ ╎ ╎ ╎ 1 @Compiler/…erp.jl:333 ir_abstract_constant_propagation… ╎ ╎ ╎ ╎ 1 @Compiler/…rp.jl:287 scan!(callback::Compiler.var"#21… ╎ ╎ ╎ ╎ 1 @Compiler/…rp.jl:365 (::Compiler.var"#219#220"{Nothi… ╎ ╎ ╎ ╎ 1 @Compiler/…rp.jl:155 reprocess_instruction!(interp:… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3433 abstract_eval_statement_expr(… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3075 abstract_eval_call(interp::Co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…p.jl:59 abstract_call ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2897 abstract_call ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:2904 abstract_call(interp::Compi… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:2643 abstract_call_known(interp… ╎ ╎ ╎ 6 @Compiler/…tion.jl:889 abstract_call_method_with_const_ar… ╎ ╎ ╎ 1 @Compiler/…ion.jl:1334 const_prop_call(interp::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ate.jl:604 InferenceState ╎ ╎ ╎ ╎ 1 @Compiler/…ate.jl:602 InferenceState ╎ ╎ ╎ ╎ 1 @Compiler/…te.jl:339 Compiler.InferenceState(result::… ╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:284 find_ssavalue_uses(body::Vector… ╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:296 find_ssavalue_uses!(uses::Vect… ╎ ╎ ╎ ╎ ╎ 1 @Base/…array.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:1252 _iterate_abstractarray 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:381 checkbounds ╎ ╎ ╎ 5 @Compiler/…ion.jl:1340 const_prop_call(interp::Compiler.… ╎ ╎ ╎ ╎ 4 @Compiler/…ion.jl:4495 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:4338 typeinf_local(interp::Compiler.N… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:3789 abstract_eval_basic_statement ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:3832 abstract_eval_basic_statement ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:3433 abstract_eval_statement_expr(i… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:3075 abstract_eval_call ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:3057 abstract_call(interp::Compile… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:2897 abstract_call ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:2904 abstract_call(interp::Compi… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:2796 abstract_call_known(interp:… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:328 abstract_call_gf_by_type(in… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…jl:247 (::Compiler.var"#infercall… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…l:177 (::Compiler.var"#handle1#a… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…l:858 abstract_call_method_with… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…l:889 abstract_call_method_wit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…l:1340 const_prop_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:4495 typeinf(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:4338 typeinf_local(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3789 abstract_eval_basic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3832 abstract_eval_basi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3433 abstract_eval_sta… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3075 abstract_eval_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:3057 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:2795 abstract_call… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:55 argtypes_to_typ… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Compiler/…l:4502 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:278 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:1021 optimize(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:1048 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1035 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:2146 compact! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:2146 compact!(code… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:807 IncrementalCom… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:784 Compiler.Incre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:285 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:195 finish!(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:470 transform_resu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:404 compute_inlini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:408 compute_inlini… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:0 inline_cost_mode… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4502 typeinf(interp::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:278 finish_nocycle(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1021 optimize(interp::Co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1035 run_passes_ipo_sa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:663 batch_inline!(ir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:375 ir_inline_item!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:796 Compiler.Incre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:365 NewNodeStream ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:365 NewNodeStream ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:271 Compiler.Instr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ay.jl:571 fill ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ay.jl:573 fill ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ot.jl:661 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ot.jl:649 Array ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:4502 typeinf(interp::Compiler.NativeI… ╎ ╎ ╎ ╎ 1 @Compiler/…fer.jl:278 finish_nocycle(interp::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:1021 optimize(interp::Compiler.Nativ… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:1035 run_passes_ipo_safe(ci::Core.C… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:2146 compact! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2149 compact!(code::Compiler.IRCod… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2120 finish 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:2142 complete(compact::Compiler.… 1╎ ╎ 78 @Compiler/…ation.jl:4495 typeinf(interp::Compiler.NativeInter… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4284 typeinf_local(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…tion.jl:4053 update_bbstate! ╎ ╎ ╎ 1 @Compiler/…tice.jl:741 stupdate!(lattice::Compiler.Inferen… 1╎ ╎ ╎ 1 @Base/…sentials.jl:965 getindex ╎ ╎ ╎ 75 @Compiler/…ation.jl:4338 typeinf_local(interp::Compiler.Nati… ╎ ╎ ╎ 75 @Compiler/…tion.jl:3789 abstract_eval_basic_statement ╎ ╎ ╎ 75 @Compiler/…tion.jl:3832 abstract_eval_basic_statement ╎ ╎ ╎ 75 @Compiler/…tion.jl:3433 abstract_eval_statement_expr(inte… ╎ ╎ ╎ 1 @Compiler/…ion.jl:3070 abstract_eval_call ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:3028 collect_argtypes(interp::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3018 abstract_eval_value ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2971 abstract_eval_special_value(int… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:3761 abstract_eval_ssavalue ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3765 abstract_eval_ssavalue 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tials.jl:965 getindex ╎ ╎ ╎ 74 @Compiler/…ion.jl:3075 abstract_eval_call ╎ ╎ ╎ ╎ 74 @Compiler/…ion.jl:3057 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 74 @Compiler/…on.jl:2897 abstract_call ╎ ╎ ╎ ╎ 74 @Compiler/…on.jl:2904 abstract_call(interp::Compiler.… 1╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2646 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ 4 @Compiler/…on.jl:2648 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:1865 abstract_apply(interp::Compile… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:1845 (::Compiler.var"#infercalls#a… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:2904 abstract_call(interp::Compile… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:2796 abstract_call_known(interp::… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:119 abstract_call_gf_by_type(int… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:332 find_method_matches ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:376 find_simple_method_matches… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:102 findall ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:105 findall(sig::Type, table:… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:70 findall ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:97 _findall 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:140 abstract_call_gf_by_type(int… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1145 Future 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…alue.jl:7 RefValue ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:328 abstract_call_gf_by_type(int… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:247 (::Compiler.var"#infercalls… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:169 (::Compiler.var"#handle1#ab… ╎ ╎ ╎ ╎ 3 @Compiler/…on.jl:2683 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ 3 @Compiler/…n.jl:1976 abstract_call_builtin(interp::… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2802 builtin_tfunction(interp::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:967 is_all_const_arg(argtypes::Ve… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:965 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2865 builtin_tfunction(interp::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2869 builtin_tfunction(interp::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:349 egal_tfunc(𝕃::Compiler.Infere… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:369 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:349 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:378 egal_tfunc ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:381 egal_tfunc(::Compiler.JLTyp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1797 hasintersect 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1143 typeintersect ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2685 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2701 builtin_effects(𝕃::Compiler.In… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:20 contains_is ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:1253 _iterate_abstractarray 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:965 getindex ╎ ╎ ╎ ╎ 65 @Compiler/…on.jl:2796 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ 10 @Compiler/…on.jl:119 abstract_call_gf_by_type(inter… ╎ ╎ ╎ ╎ ╎ 10 @Compiler/…n.jl:332 find_method_matches ╎ ╎ ╎ ╎ ╎ 10 @Compiler/…n.jl:338 #find_method_matches#131 ╎ ╎ ╎ ╎ ╎ 9 @Compiler/….jl:376 find_simple_method_matches(in… ╎ ╎ ╎ ╎ ╎ 9 @Compiler/….jl:102 findall 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:102 findall(sig::Type, table::C… ╎ ╎ ╎ ╎ ╎ 8 @Compiler/….jl:105 findall(sig::Type, table::C… ╎ ╎ ╎ ╎ ╎ ╎ 8 @Compiler/….jl:70 findall ╎ ╎ ╎ ╎ ╎ ╎ 8 @Compiler/…jl:70 #findall#5 ╎ ╎ ╎ ╎ ╎ ╎ 8 @Compiler/…jl:97 _findall 8╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…ls.jl:1603 _methods_by_ftype ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:382 find_simple_method_matches(in… ╎ ╎ ╎ ╎ ╎ 1 @Base/…yall.jl:115 any ╎ ╎ ╎ ╎ ╎ 1 @Base/…yall.jl:123 _any 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:15 iterate ╎ ╎ ╎ ╎ 55 @Compiler/…on.jl:328 abstract_call_gf_by_type(inter… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:146 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:424 > 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:83 < ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:166 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/…n.jl:725 abstract_call_method(interp::… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1109 typeinf_edge(interp::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Base/…nals.jl:1777 specialize_method 1╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:1790 #specialize_method#8 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1113 typeinf_edge(interp::Compile… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:515 get(cache::Compiler.OverlayC… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1126 typeinf_edge(interp::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1452 ci_get_source(interp::Compi… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:1617 _uncompressed_ir(codeinst::… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1133 typeinf_edge(interp::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1012 return_cached_result(interp… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:136 InferenceResult ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:5 matching_cache_argtypes ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:151 most_general_argtypes(meth… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1132 issingletontype ╎ ╎ ╎ ╎ ╎ 46 @Compiler/…n.jl:247 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 46 @Compiler/…n.jl:177 (::Compiler.var"#handle1#abst… ╎ ╎ ╎ ╎ ╎ 46 @Compiler/….jl:858 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 4 @Compiler/….jl:883 abstract_call_method_with_co… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:1256 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:877 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:59 inflate_ir 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:18 inflate_ir!(ci::Core.CodeI… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:82 copy(c::Core.CodeInfo) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:67 copy_exprs(x::Any) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:41 copy(e::Expr) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:75 copy_exprargs(x::Vector… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:661 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:649 Array ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:879 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:857 Compiler.IRInterpretationS… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:459 getindex ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:671 Array 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:649 Array ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1259 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:319 ir_abstract_constant_propag… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:333 ir_abstract_constant_propa… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:287 scan!(callback::Compiler.v… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:365 (::Compiler.var"#219#220"… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:155 reprocess_instruction!(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3433 abstract_eval_statemen… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3075 abstract_eval_call(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:59 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2904 abstract_call(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2683 abstract_call_kno… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1976 abstract_call_bu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2869 builtin_tfuncti… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:33 getindex ╎ ╎ ╎ ╎ ╎ 42 @Compiler/….jl:889 abstract_call_method_with_co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1312 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:196 constprop_cache_lookup(𝕃::C… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:81 is_argtype_match(𝕃::Compile… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:1334 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…jl:604 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:599 InferenceState 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:128 retrieve_code_info(mi::Cor… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:601 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:65 maybe_validate_code(mi::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:239 validate_code ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:234 validate_code!(errors::V… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:139 validate_code!(errors::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:256 is_valid_rvalue 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:244 is_valid_argument ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:602 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:339 Compiler.InferenceState(re… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:272 find_ssavalue_uses(body::… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:19 BitSet ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:648 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ 38 @Compiler/…jl:1340 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 27 @Compiler/…jl:4495 typeinf(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:4338 typeinf_local(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:3789 abstract_eval_basic_state… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:3832 abstract_eval_basic_stat… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:3433 abstract_eval_statement… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:3075 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:3057 abstract_call(interp:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 26 @Compiler/…l:2904 abstract_call(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2648 abstract_call_know… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1865 abstract_apply(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1845 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2904 abstract_call(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2796 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:4495 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:4338 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3789 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:3832 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:3057 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Compiler/…l:4495 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Compiler/…l:4338 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Compiler/…l:3789 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:3832 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Compiler/…l:3057 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 1 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 1 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 1 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 1 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 1 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 1 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 1 @Compiler/…l:883 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 1 @Compiler/…l:1256 semi_concrete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 1 @Compiler/…l:877 Compiler.IRInt… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 1 @Compiler/…l:59 inflate_ir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 1 @Compiler/…l:20 inflate_ir!(ci:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 1 @Compiler/…l:43 inflate_ir!(ci:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Base/…ay.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Base/…ot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Base/…ot.jl:661 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Base/…ot.jl:648 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2683 abstract_call_know… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1976 abstract_call_bui… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2801 builtin_tfunctio… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 @Compiler/…l:2796 abstract_call_know… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 @Compiler/…l:328 abstract_call_gf_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 @Compiler/…l:247 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 @Compiler/…l:177 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 @Compiler/…l:858 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:883 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:1259 semi_concrete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:319 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:333 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:287 scan!(callback… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:365 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:155 reprocess_inst… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:59 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:2685 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:2653 builtin_effec… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:2561 getfield_effe… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 23 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:1334 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:604 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:599 InferenceState 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:128 retrieve_code_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 22 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 11 @Compiler/…l:4495 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:4304 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:4070 update_bestgu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:3887 widenreturn ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:3891 widenreturn ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3944 widenreturn(𝕃… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3987 widenreturn ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:4012 widenreturn_p… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:4016 widenreturn 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:0 widenreturn_cons… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 10 @Compiler/…l:4338 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 10 @Compiler/…l:3789 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 10 @Compiler/…l:3832 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 10 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3070 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3032 collect_argty… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ls.jl:971 setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 9 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 9 @Compiler/…l:3057 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 9 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 9 @Compiler/…l:2904 abstract_call… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:2646 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 8 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 8 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 8 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 7 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 7 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:875 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:1040 maybe_get_con… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:1163 const_prop_fu… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 3 @Compiler/…l:883 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:1256 semi_concrete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:879 Compiler.IRInt… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:843 Compiler.IRInt… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:442 ⊑(lattice::Com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:1259 semi_concrete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:319 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:333 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:287 scan!(callback… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:365 (::Compiler.va… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Compiler/…l:123 reprocess_inst… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 3 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 3 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 3 @Compiler/…l:4495 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 3 @Compiler/…l:4338 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 3 @Compiler/…l:3789 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 3 @Compiler/…l:3832 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 3 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 3 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 3 @Compiler/…l:3057 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 3 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 3 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:2795 abstract_call… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Base/…ls.jl:0 argtypes_to_type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 2 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 2 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 2 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 2 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 2 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 2 @Compiler/…l:889 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 2 @Compiler/…l:1340 const_prop_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 2 @Compiler/…l:4495 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 1 @Compiler/…l:4304 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 1 @Compiler/…l:4101 update_bestgu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 1 @Compiler/…l:496 tmerge(lattice… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 1 @Compiler/…l:576 tmerge ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 1 @Compiler/…l:679 tmerge(lattice… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 1 @Compiler/…l:410 tmerge_fast_pa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 1 @Compiler/…l:366 issimplertype(… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Compiler/…l:314 issimpleenough… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 1 @Compiler/…l:4338 typeinf_local… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 1 @Compiler/…l:3789 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 1 @Compiler/…l:3832 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 1 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 1 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 1 @Compiler/…l:3057 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Compiler/…l:2796 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Compiler/…l:328 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Compiler/…l:247 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Compiler/…l:177 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Compiler/…l:858 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Compiler/…l:883 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Compiler/…l:1259 semi_concrete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Compiler/…l:319 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 1 @Compiler/…l:333 ir_abstract_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 1 @Compiler/…l:287 scan!(callback… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 1 @Compiler/…l:365 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 1 @Compiler/…l:155 reprocess_inst… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 1 @Compiler/…l:3433 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 1 @Compiler/…l:3075 abstract_eval… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 1 @Compiler/…l:59 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 1 @Compiler/…l:2897 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 1 @Compiler/…l:2904 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 1 @Compiler/…l:2683 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +61 1 @Compiler/…l:1976 abstract_call… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +62 1 @Compiler/…l:2869 builtin_tfunc… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +63 1 @Compiler/…l:209 and_int_tfunc(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +64 1 @Compiler/…l:209 and_int_tfunc ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +65 1 @Compiler/…l:209 and_int_tfunc ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +66 1 @Compiler/…l:216 and_int_tfunc(… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +67 1 @Compiler/…l:218 and_int_tfunc(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:236 (::Compiler.va… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:549 conditional_ar… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:680 tmeet(lattice:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:667 tmeet 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:650 tmeet(lattice:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 11 @Compiler/…l:4502 typeinf(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:275 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:684 finishinfer!(m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:899 type_annotate!… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:854 record_slot_as… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 9 @Compiler/…l:278 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 9 @Compiler/…l:1021 optimize(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 9 @Compiler/…l:1048 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 9 @Compiler/…l:1035 run_passes_ip… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:1332 slot2reg ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:769 construct_ssa!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ay.jl:1020 setindex! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ay.jl:1025 _setindex! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Compiler/…l:76 ssa_inlining_pa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Compiler/…l:1601 assemble_inli… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Compiler/…l:1354 handle_call! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 2 @Compiler/…l:1322 compute_inlin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 2 @Compiler/…l:1258 handle_any_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1267 handle_any_ca… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:1405 handle_semi_c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1269 handle_any_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:1362 handle_call_r… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:1373 handle_call_r… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:870 analyze_method! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:904 analyze_method… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:851 resolve_todo(m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:935 retrieve_ir_fo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:922 retrieve_ir_fo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:449 copy(ir::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:284 copy(is::Compi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Base/…pr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Base/…ay.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Base/…ot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Base/…ot.jl:661 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 1 @Base/…ot.jl:649 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Compiler/…l:79 ssa_inlining_pa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Compiler/…l:663 batch_inline!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:438 ir_inline_item… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:1949 iterate_compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1464 process_node!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:365 already_insert… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/…ot.jl:499 Box 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:321 ir_prepare_inl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:685 batch_inline!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:2119 finish ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:2088 simple_dce! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:2095 simple_dce!(c… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:2146 compact! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:2148 compact!(code… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:1871 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:1928 iterate_compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:1803 process_newno… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:1641 process_node!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:2110 adce_pass!(ir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:807 IncrementalCom… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:726 CFGTransformSt… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ay.jl:3038 filter! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:726 #CFGTransformS… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/…rs.jl:320 != 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:1485 sroa_pass!(ir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:190 collect_leaves ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:263 simple_walk_co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:234 simple_walk(co… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:0 (::Compiler.Type… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:285 finish_nocycle… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:195 finish!(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:470 transform_resu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:404 compute_inlini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:408 compute_inlini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:457 inline_cost_mo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:1481 inline_cost_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:1459 statement_or_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:1355 statement_cos… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:479 argextype 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:515 argextype(x::A… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4378 typeinf_local(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:790 record_ssa_assign!(𝕃ᵢ::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:334 iterate ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…et.jl:339 iterate 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:487 trailing_zeros ╎ ╎ ╎ ╎ ╎ ╎ 11 @Compiler/…jl:4502 typeinf(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:275 finish_nocycle(interp::Com… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:661 finishinfer!(me::Compiler.… ╎ ╎ ╎ ╎ ╎ ╎ 10 @Compiler/…jl:278 finish_nocycle(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 9 @Compiler/…l:1021 optimize(interp::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ 9 @Compiler/…l:1048 run_passes_ipo_safe ╎ ╎ ╎ ╎ ╎ ╎ 9 @Compiler/…l:1035 run_passes_ipo_safe(ci:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1142 convert_to_ircode(ci::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:661 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:648 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1332 slot2reg ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:568 construct_ssa!(ci::Cor… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:466 ComputeTryCatch 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:0 (::Compiler.ComputeTry… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:894 construct_ssa!(ci::Cor… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:490 domsort_ssa!(ir::Comp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Compiler/…l:76 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1568 assemble_inline_todo!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1192 process_simple!(todo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1176 add_inst_flag! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1179 add_inst_flag! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:451 recompute_effects_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:370 stmt_effect_flags… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1601 assemble_inline_todo!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1354 handle_call! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1319 compute_inlining_ca… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1322 compute_inlining_ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:663 batch_inline!(ir::Comp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:438 ir_inline_item!(compa… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1871 iterate 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:1949 iterate_compact(co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1464 process_node!(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:365 already_inserted_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:499 Box ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1408 sroa_pass!(ir::Compile… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:5 is_known_call(x::Any, fu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:482 argextype ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:483 argextype ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:518 argextype(x::Any, s… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3582 abstract_eval_glo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3713 abstract_load_al… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3698 scan_leaf_parti… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3671 scan_specified… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:274 lookup_binding… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1022 optimize(interp::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:998 ipo_dataflow_analysis!(in… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:287 scan!(callback::Compiler… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:889 (::Compiler.ScanStmt)(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:849 scan_inconsistency!(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:715 iscall_with_boundsche… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:479 argextype 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:479 argextype 1╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:265 (::Compiler.var"#infercalls#ab… 1╎ ╎ ╎ ╎ ╎ 1 @Base/range.jl:0 collect_slot_refinements(𝕃ᵢ::Com… 1╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:321 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:300 (::Compiler.var"#infercalls2#… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:46 getindex ╎ ╎ ╎ 1 @Compiler/…ation.jl:4388 typeinf_local(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…tion.jl:4053 update_bbstate! ╎ ╎ ╎ 1 @Compiler/…tice.jl:743 stupdate!(lattice::Compiler.Inferen… ╎ ╎ ╎ 1 @Compiler/…tice.jl:720 smerge ╎ ╎ ╎ 1 @Compiler/…mits.jl:496 tmerge 1╎ ╎ ╎ ╎ 1 @Compiler/…its.jl:519 tmerge(lattice::Compiler.Conditio… ╎ ╎ 88 @Compiler/…ation.jl:4502 typeinf(interp::Compiler.NativeInter… ╎ ╎ ╎ 2 @Compiler/…infer.jl:275 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…infer.jl:684 finishinfer!(me::Compiler.Inference… ╎ ╎ ╎ 1 @Compiler/…nfer.jl:932 type_annotate!(::Compiler.NativeInt… ╎ ╎ ╎ 1 @Compiler/…tice.jl:230 widenslotwrapper 1╎ ╎ ╎ 1 @Compiler/…tice.jl:249 widenconditional ╎ ╎ ╎ 1 @Compiler/…infer.jl:698 finishinfer!(me::Compiler.Inference… ╎ ╎ ╎ 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 @Compiler/…ion.jl:139 validate_code!(errors::Vector{Com… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:256 is_valid_rvalue 1╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:244 is_valid_argument ╎ ╎ ╎ 82 @Compiler/…infer.jl:278 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 80 @Compiler/…mize.jl:1021 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 80 @Compiler/…mize.jl:1048 run_passes_ipo_safe ╎ ╎ ╎ 76 @Compiler/…mize.jl:1035 run_passes_ipo_safe(ci::Core.Code… ╎ ╎ ╎ 2 @Compiler/…ize.jl:1142 convert_to_ircode(ci::Core.CodeIn… ╎ ╎ ╎ ╎ 2 @Base/expr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ 2 @Base/expr.jl:67 copy_exprs(x::Any) ╎ ╎ ╎ ╎ 2 @Base/expr.jl:41 copy(e::Expr) ╎ ╎ ╎ ╎ 2 @Base/expr.jl:75 copy_exprargs(x::Vector{Any}) ╎ ╎ ╎ ╎ 2 @Base/array.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ 2 @Base/array.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ 2 @Base/…array.jl:876 similar ╎ ╎ ╎ ╎ ╎ 2 @Base/array.jl:409 similar ╎ ╎ ╎ ╎ ╎ 2 @Base/…rray.jl:877 similar ╎ ╎ ╎ ╎ ╎ 2 @Base/boot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/boot.jl:661 Array 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/boot.jl:649 Array ╎ ╎ ╎ 1 @Compiler/…ize.jl:1330 slot2reg ╎ ╎ ╎ ╎ 1 @Compiler/…2ssa.jl:38 scan_slot_def_use(nargs::Int64, c… ╎ ╎ ╎ ╎ 1 @Compiler/…2ssa.jl:8 SlotInfo ╎ ╎ ╎ ╎ 1 @Base/array.jl:436 getindex 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:649 Array ╎ ╎ ╎ 8 @Compiler/…ize.jl:1332 slot2reg ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:605 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 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{In… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:662 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Base/…entials.jl:11 length 1╎ ╎ ╎ ╎ 1 @Base/…entials.jl:10 size ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:719 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Base/…actdict.jl:19 haskey ╎ ╎ ╎ ╎ 1 @Base/iddict.jl:182 in 1╎ ╎ ╎ ╎ 1 @Base/iddict.jl:92 get ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:736 construct_ssa!(ci::Core.CodeInfo,… 1╎ ╎ ╎ ╎ 1 @Compiler/…tice.jl:0 ⊑(lattice::Compiler.PartialsLatti… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:773 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:160 rename_uses! ╎ ╎ ╎ ╎ 1 @Compiler/…sa.jl:106 fixemup!(slot_filter::Compiler.v… 1╎ ╎ ╎ ╎ 1 @Compiler/…sa.jl:101 fixemup!(slot_filter::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:828 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:76 new_to_regular(stmt::Any, new_off… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:578 getindex 1╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:0 _useref_getindex(stmt::Any, op::… ╎ ╎ ╎ ╎ 2 @Compiler/…ssa.jl:894 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:424 domsort_ssa!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:347 setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:338 setindex! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:473 domsort_ssa!(ir::Compiler.IRCode… 1╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:62 renumber_ssa! ╎ ╎ ╎ 14 @Compiler/…ing.jl:76 ssa_inlining_pass! ╎ ╎ ╎ ╎ 5 @Compiler/…ing.jl:1568 assemble_inline_todo!(ir::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1211 process_simple!(todo::Vector{Pai… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1030 call_sig(ir::Compiler.IRCode, s… ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:479 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:479 argextype ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:518 argextype(x::Any, src::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3713 abstract_load_all_consistent… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3698 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3671 scan_specified_partitions(q… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:274 lookup_binding_partition ╎ ╎ ╎ ╎ 3 @Compiler/…ng.jl:1215 process_simple!(todo::Vector{Pai… ╎ ╎ ╎ ╎ 3 @Compiler/…ng.jl:1095 inline_apply!(todo::Vector{Pair… 1╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:704 rewrite_apply_exprargs!(todo::V… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:736 rewrite_apply_exprargs!(todo::V… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:690 insert_node! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:690 insert_node! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:686 insert_node!(ir::Compiler.IRC… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:972 recompute_newinst_flag ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:451 recompute_effects_flags ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:403 stmt_effect_flags(𝕃ₒ::Compi… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:2653 builtin_effects(𝕃::Compile… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:957 getfield_boundscheck(argty… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:740 rewrite_apply_exprargs!(todo::V… ╎ ╎ ╎ ╎ 1 @Base/range.jl:925 iterate 1╎ ╎ ╎ ╎ ╎ 1 @Base/…otion.jl:637 == ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1225 process_simple!(todo::Vector{Pai… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1176 add_inst_flag! ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1179 add_inst_flag! ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:451 recompute_effects_flags ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:402 stmt_effect_flags(𝕃ₒ::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:479 argextype ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:479 argextype 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:488 argextype(x::Any, src::Compi… ╎ ╎ ╎ ╎ 9 @Compiler/…ing.jl:1601 assemble_inline_todo!(ir::Compil… ╎ ╎ ╎ ╎ 8 @Compiler/…ng.jl:1354 handle_call! ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1305 compute_inlining_cases(info::Co… 1╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:559 getresult(info::Compiler.CallIn… 1╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1306 compute_inlining_cases(info::Co… ╎ ╎ ╎ ╎ 6 @Compiler/…ng.jl:1322 compute_inlining_cases(info::Co… ╎ ╎ ╎ ╎ 6 @Compiler/…ng.jl:1258 handle_any_call_result! ╎ ╎ ╎ ╎ 6 @Compiler/…g.jl:1269 handle_any_call_result!(cases:… ╎ ╎ ╎ ╎ ╎ 6 @Compiler/…g.jl:1362 handle_call_result! ╎ ╎ ╎ ╎ ╎ 6 @Compiler/….jl:1373 handle_call_result!(cases::Ve… ╎ ╎ ╎ ╎ ╎ 6 @Compiler/….jl:870 analyze_method! ╎ ╎ ╎ ╎ ╎ 6 @Compiler/….jl:904 analyze_method!(call_result:… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:847 resolve_todo(mi::Core.Metho… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:138 src_inlining_policy ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:145 src_inlining_policy(::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:104 is_inlineable 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:102 inlining_cost ╎ ╎ ╎ ╎ ╎ 5 @Compiler/….jl:851 resolve_todo(mi::Core.Metho… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:916 retrieve_ir_for_inlining ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:82 copy(c::Core.CodeInfo) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:67 copy_exprs(x::Any) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:41 copy(e::Expr) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:75 copy_exprargs(x::Vector{… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:965 getindex ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:918 retrieve_ir_for_inlining ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:14 inflate_ir!(ci::Core.CodeIn… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:5 matching_cache_argtypes 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:131 most_general_argtypes(met… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:934 retrieve_ir_for_inlining(mi… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:935 retrieve_ir_for_inlining(mi… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:922 retrieve_ir_for_inlining ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:453 copy(ir::Compiler.IRCode) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:12 copy(c::Compiler.CFG) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:704 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:701 _array_for ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:876 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:409 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:877 similar ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:669 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:661 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:648 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:385 copy 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ry.jl:143 unsafe_copyto! ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:1357 handle_call! ╎ ╎ ╎ ╎ 1 @Compiler/…ils.jl:52 argtypes_to_type(argtypes::Vecto… ╎ ╎ ╎ ╎ 1 @Compiler/…es.jl:24 anymap 1╎ ╎ ╎ ╎ 1 @Compiler/…ls.jl:52 (::Compiler.var"#argtypes_to_ty… ╎ ╎ ╎ 15 @Compiler/…ing.jl:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:630 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:127 cfg_inline_item!(ir::Compiler.IR… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:114 inline_into_block!(state::Compil… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1416 append! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1425 _append!(a::Vector{Compiler.Bas… ╎ ╎ ╎ ╎ ╎ 1 @Base/…erator.jl:48 iterate ╎ ╎ ╎ ╎ ╎ 1 none:? #inline_into_block!##0 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…k.jl:32 copy ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:384 copy 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:646 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1735 resize! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:297 resize!(stmts::Compiler.Instruct… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1540 resize!(a::Vector{UInt32}, nl_::… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1181 _growend_internal!(a::Vector{U… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ ╎ 11 @Compiler/…ing.jl:663 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 2 @Compiler/…ing.jl:364 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:326 ir_prepare_inlining!(insert_node… 1╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:313 ir_inline_linetable! ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:339 ir_prepare_inlining!(insert_node… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:462 fix_va_argexprs!(insert_node!::… 1╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2018 tuple_tfunc(𝕃::Compiler.Partia… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:375 ir_inline_item!(compact::Compile… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:798 Compiler.IncrementalCompact(pare… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:414 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1154 setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1122 setindex!(compact::Compiler.In… ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1114 kill_current_uses!(compact::Co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:644 userefs ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:581 is_relevant_expr ╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:664 in 1╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:0 sym_in(x::Symbol, itr::NTuple{… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:437 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1154 setindex!(compact::Compiler.Inc… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1125 setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:947 count_added_node!(compact::Com… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:644 userefs ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:581 is_relevant_expr ╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:664 in 1╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:0 sym_in(x::Symbol, itr::NTuple{… ╎ ╎ ╎ ╎ 6 @Compiler/…ing.jl:438 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 6 @Compiler/…ir.jl:1871 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1891 iterate_compact(compact::Compi… 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:965 getindex ╎ ╎ ╎ ╎ 5 @Compiler/…ir.jl:1949 iterate_compact(compact::Compi… ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1535 process_node!(compact::Compile… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1348 renumber_ssa2!(stmt::Any, ssa… ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1598 process_node!(compact::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1351 renumber_ssa2!(stmt::Any, ssa… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:578 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:0 _useref_getindex(stmt::Any, op… 2╎ ╎ ╎ ╎ 3 @Compiler/…r.jl:1641 process_node!(compact::Compile… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1271 process_phinode_values(old_va… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1276 process_phinode_value(old_val… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:665 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:581 ir_inline_unionsplit!(compact::C… ╎ ╎ ╎ ╎ 1 @Compiler/…ng.jl:437 ir_inline_item!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1154 setindex!(compact::Compiler.In… ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1125 setindex! 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:945 count_added_node!(compact::Com… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:683 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1871 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1949 iterate_compact(compact::Compil… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1641 process_node!(compact::Compile… ╎ ╎ ╎ 9 @Compiler/…/ir.jl:2146 compact! ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:2146 compact!(code::Compiler.IRCode, … ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:807 IncrementalCompact ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:776 Compiler.IncrementalCompact(code… ╎ ╎ ╎ ╎ 1 @Base/array.jl:571 fill ╎ ╎ ╎ ╎ 1 @Base/array.jl:573 fill ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:359 fill! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:363 _fill! ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:779 Compiler.IncrementalCompact(code… 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:971 setindex! ╎ ╎ ╎ ╎ 7 @Compiler/…/ir.jl:2148 compact!(code::Compiler.IRCode, … ╎ ╎ ╎ ╎ 7 @Compiler/…ir.jl:1871 iterate 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:0 iterate_compact(compact::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1928 iterate_compact(compact::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1803 process_newnode!(compact::Comp… 1╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:1641 process_node!(compact::Compile… 2╎ ╎ ╎ ╎ 5 @Compiler/…ir.jl:1949 iterate_compact(compact::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1598 process_node!(compact::Compile… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:0 renumber_ssa2!(stmt::Any, ssanum… 2╎ ╎ ╎ ╎ 2 @Compiler/…ir.jl:1641 process_node!(compact::Compile… ╎ ╎ ╎ 2 @Compiler/…ses.jl:2110 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:807 IncrementalCompact ╎ ╎ ╎ ╎ 2 @Compiler/…/ir.jl:736 CFGTransformState!(blocks::Vecto… ╎ ╎ ╎ ╎ 2 @Compiler/…ee.jl:242 construct_domtree(blocks::Vector… ╎ ╎ ╎ ╎ 2 @Compiler/…ee.jl:252 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:178 DFS!(D::Compiler.DFSTree, bloc… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…otion.jl:637 == ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:184 DFS!(D::Compiler.DFSTree, bloc… ╎ ╎ ╎ ╎ ╎ 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::Vecto… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1101 array_new_memory 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ 1 @Compiler/…ses.jl:2142 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:660 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:661 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:653 _advance(stmt::Any, op::Int64) 1╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:0 _useref_getindex(stmt::Any, op::… ╎ ╎ ╎ 3 @Compiler/…ses.jl:2152 adce_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 3 @Compiler/…/ir.jl:1871 iterate ╎ ╎ ╎ ╎ 3 @Compiler/…ir.jl:1949 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 3 @Compiler/…ir.jl:1535 process_node!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1351 renumber_ssa2!(stmt::Any, ssan… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:578 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:0 _useref_getindex(stmt::Any, op:… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1355 renumber_ssa2!(stmt::Any, ssan… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1362 renumber_ssa2!(stmt::Any, ssan… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:661 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:653 _advance(stmt::Any, op::Int64) 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:0 _useref_getindex(stmt::Any, op… ╎ ╎ ╎ 2 @Compiler/…ses.jl:1320 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 2 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 2 @Compiler/…ize.jl:482 argextype 1╎ ╎ ╎ ╎ 2 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3713 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3698 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3677 scan_specified_partitions(qu… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3636 abstract_eval_partition_load ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3044 RTEffects 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:3044 RTEffects ╎ ╎ ╎ 2 @Compiler/…ses.jl:1334 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 2 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 2 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 2 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ ╎ 2 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler… ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3713 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:3698 scan_leaf_partitions 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3674 scan_specified_partitions(qu… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3691 scan_specified_partitions(qu… ╎ ╎ ╎ 1 @Compiler/…ses.jl:1400 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype 1╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ 1 @Compiler/…ses.jl:1402 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3713 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3698 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3675 scan_specified_partitions(qu… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3603 walk_binding_partition(impo… 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:1092 Pair ╎ ╎ ╎ 1 @Compiler/…ses.jl:1406 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:483 argextype 1╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:491 argextype(x::Any, src::Compiler… ╎ ╎ ╎ 3 @Compiler/…ses.jl:1410 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 3 @Compiler/…sses.jl:14 is_known_invoke_or_call(x::Any, f… ╎ ╎ ╎ ╎ 3 @Compiler/…ize.jl:482 argextype 1╎ ╎ ╎ ╎ 3 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ ╎ 2 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler… ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:3713 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:3698 scan_leaf_partitions ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3668 scan_specified_partitions(qu… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:14 max_world 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:11 last ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3675 scan_specified_partitions(qu… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3598 walk_binding_partition(impo… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…nals.jl:296 binding_kind ╎ ╎ ╎ 1 @Compiler/…ses.jl:1413 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype 1╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ 2 @Compiler/…ses.jl:1423 sroa_pass!(ir::Compiler.IRCode, i… 1╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:3 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:5 is_known_call(x::Any, func::Any, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:482 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:483 argextype ╎ ╎ ╎ ╎ 1 @Compiler/…ze.jl:518 argextype(x::Any, src::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3582 abstract_eval_globalref_type ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:3713 abstract_load_all_consistent_… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3698 scan_leaf_partitions 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:3695 scan_specified_partitions(qu… ╎ ╎ ╎ 1 @Compiler/…ses.jl:1488 sroa_pass!(ir::Compiler.IRCode, i… 1╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:418 lift_leaves(compact::Compiler.Inc… ╎ ╎ ╎ 2 @Compiler/…ses.jl:1498 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 2 @Compiler/…ses.jl:781 perform_lifting! ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:781 perform_lifting!(compact::Compil… 1╎ ╎ ╎ ╎ 1 @Base/iddict.jl:31 IdDict ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:818 perform_lifting!(compact::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…te.jl:191 get! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:476 construct_domtree ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:477 construct_domtree ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:242 construct_domtree(blocks::Vect… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…e.jl:259 update_domtree! ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:385 SNCA!(domtree::Compiler.Gener… ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:385 copy ╎ ╎ ╎ ╎ ╎ 1 @Base/…mory.jl:139 unsafe_copyto! 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/cmem.jl:28 memmove ╎ ╎ ╎ 5 @Compiler/…ses.jl:1550 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 5 @Compiler/…/ir.jl:1871 iterate ╎ ╎ ╎ ╎ 4 @Compiler/…ir.jl:1949 iterate_compact(compact::Compile… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1459 process_node!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1535 process_node!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1349 renumber_ssa2!(stmt::Any, ssan… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:644 userefs ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:581 is_relevant_expr 1╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:664 in ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1572 process_node!(compact::Compiler… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:650 _advance(stmt::Any, op::Int64) ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1641 process_node!(compact::Compiler… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1271 process_phinode_values(old_val… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1952 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1747 finish_current_bb! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1774 finish_current_bb!(compact::Co… ╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:11 length 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:10 size ╎ ╎ ╎ 4 @Compiler/…mize.jl:1070 run_passes_ipo_safe(ci::Core.Code… ╎ ╎ ╎ 3 @Compiler/…rify.jl:206 verify_ir(ir::Compiler.IRCode, pr… ╎ ╎ ╎ ╎ 3 @Compiler/…ree.jl:242 construct_domtree(blocks::Vector{… ╎ ╎ ╎ ╎ 1 @Compiler/…ree.jl:252 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:184 DFS!(D::Compiler.DFSTree, blocks… ╎ ╎ ╎ ╎ 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:588 GenericMemory ╎ ╎ ╎ ╎ 1 @Compiler/…ree.jl:259 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:322 SNCA!(domtree::Compiler.GenericD… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ree.jl:260 update_domtree! ╎ ╎ ╎ ╎ 1 @Compiler/…ee.jl:270 compute_domtree_nodes!(domtree::… ╎ ╎ ╎ ╎ 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:588 GenericMemory ╎ ╎ ╎ 1 @Compiler/…rify.jl:334 verify_ir(ir::Compiler.IRCode, pr… ╎ ╎ ╎ ╎ 1 @Compiler/…rify.jl:41 check_op(ir::Compiler.IRCode, dom… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:44 block_for_inst ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:37 block_for_inst ╎ ╎ ╎ ╎ 1 @Compiler/…rt.jl:68 searchsortedfirst ╎ ╎ ╎ ╎ 1 @Compiler/…rt.jl:68 #searchsortedfirst#1 ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…rt.jl:66 searchsortedfirst ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…t.jl:11 searchsortedfirst ╎ ╎ ╎ ╎ ╎ 1 @Base/…tors.jl:320 != 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tion.jl:637 == ╎ ╎ ╎ 2 @Compiler/…mize.jl:1022 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 1 @Compiler/…mize.jl:998 ipo_dataflow_analysis!(interp::Comp… ╎ ╎ ╎ 1 @Compiler/…terp.jl:287 scan!(callback::Compiler.ScanStmt,… 1╎ ╎ ╎ 1 @Compiler/…mize.jl:881 (::Compiler.ScanStmt)(inst::Compi… ╎ ╎ ╎ 1 @Compiler/…mize.jl:1002 ipo_dataflow_analysis!(interp::Com… ╎ ╎ ╎ 1 @Compiler/…mize.jl:943 check_inconsistentcy!(sv::Compiler… ╎ ╎ ╎ 1 @Compiler/…terp.jl:287 scan!(callback::Compiler.ScanStmt… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:889 (::Compiler.ScanStmt)(inst::Compi… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:862 scan_inconsistency!(inst::Compil… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:660 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:661 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:653 _advance(stmt::Any, op::Int64) 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:0 _useref_getindex(stmt::Any, op:… ╎ ╎ ╎ 1 @Compiler/…infer.jl:280 finish_nocycle(interp::Compiler.Nati… 1╎ ╎ ╎ 1 @Compiler/…infer.jl:830 compute_recursive_worlds ╎ ╎ ╎ 3 @Compiler/…infer.jl:285 finish_nocycle(interp::Compiler.Nati… ╎ ╎ ╎ 3 @Compiler/…infer.jl:153 finish!(interp::Compiler.NativeInte… ╎ ╎ ╎ 2 @Compiler/…mize.jl:295 ir_to_codeinf! ╎ ╎ ╎ 2 @Compiler/…mize.jl:304 ir_to_codeinf! 2╎ ╎ ╎ 2 @Compiler/…mize.jl:312 widen_all_consts!(src::Core.CodeI… ╎ ╎ ╎ 1 @Compiler/…mize.jl:298 ir_to_codeinf! ╎ ╎ ╎ 1 @Compiler/…tion.jl:65 maybe_validate_code(mi::Core.Method… ╎ ╎ ╎ 1 @Compiler/…tion.jl:239 validate_code ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:234 validate_code!(errors::Vector{Com… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:151 validate_code!(errors::Vector{Co… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:117 validate_val! ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:91 _validate_val!(x::Any, errors::V… 1╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:244 is_valid_argument ╎ ╎ 64 @Compiler/…einfer.jl:1705 typeinf_ext_toplevel 64╎ ╎ 64 @Compiler/…einfer.jl:1698 add_codeinsts_to_jit!(interp::Compil… [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] [1] signal 15: Terminated in expression starting at none:0 jl_eval_global_var at /source/src/interpreter.c:166 make_typealias at ./show.jl:639 show_typealias at ./show.jl:818 _show_type at ./show.jl:983 show at ./show.jl:978 [inlined] #sprint#423 at ./strings/io.jl:107 sprint at ./strings/io.jl:102 [inlined] #print_type_bicolor#499 at ./show.jl:2660 [inlined] print_type_bicolor at ./show.jl:2659 unknown function (ip: 0x7356a27a28fd) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #show_tuple_as_call#493 at ./show.jl:2541 show_tuple_as_call at ./show.jl:2494 [inlined] show_spec_sig at ./stacktraces.jl:321 show_spec_linfo at ./stacktraces.jl:286 #print_stackframe#841 at ./errorshow.jl:851 print_stackframe at ./errorshow.jl:826 [inlined] #print_stackframe#837 at ./errorshow.jl:811 print_stackframe at ./errorshow.jl:803 [inlined] #show_processed_backtrace#836 at ./errorshow.jl:788 show_processed_backtrace at ./errorshow.jl:761 [inlined] #show_backtrace#843 at ./errorshow.jl:946 show_backtrace at ./errorshow.jl:905 [inlined] #showerror#822 at ./errorshow.jl:111 showerror at ./errorshow.jl:107 unknown function (ip: 0x7356a2792312) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #showerror#823 at ./errorshow.jl:117 showerror at ./errorshow.jl:115 unknown function (ip: 0x7356a2789d48) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 show_exception_stack at ./errorshow.jl:1114 display_error at ./client.jl:110 unknown function (ip: 0x7356a2782f26) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 display_error at ./client.jl:113 jfptr_display_error_68781.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:2284 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 exec_options at ./client.jl:347 _start at ./client.jl:577 jfptr__start_51725.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:2284 [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: 0x7356a409a249) 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: 32210971 (Pool: 32210146; Big: 825); GC: 21 PkgEval terminated after 2755.47s: test duration exceeded the time limit