Package evaluation to test NaturalNeighbours on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T04:11:52.437 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.11s ################################################################################ # Installation # Installing NaturalNeighbours... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [f16ad982] + NaturalNeighbours v1.3.6 Updating `~/.julia/environments/v1.11/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [35492f91] + AdaptivePredicates v1.2.0 [96374032] + CRlibm v1.0.2 [ae650224] + ChunkSplitters v3.1.2 [927a84f5] + DelaunayTriangulation v1.6.6 [fdbdab4c] + ElasticArrays v1.2.12 [4e289a0a] + EnumX v1.0.5 [429591f6] + ExactPredicates v2.2.9 [d1acc4aa] + IntervalArithmetic v1.0.2 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [f16ad982] + NaturalNeighbours v1.3.6 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [5eaf0fd0] + RoundingEmulator v0.2.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [4e9b3aee] + CRlibm_jll v1.0.1+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.29+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [4536629a] + OpenBLAS_jll v0.3.27+1 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 10051.3 ms ? OptimizationNLopt 1797.3 ms ✓ Loess 374526.0 ms ✓ Symbolics → SymbolicsForwardDiffExt 2723.1 ms ✓ NaturalNeighbours 556429.8 ms ✓ SciMLBase → SciMLBaseMakieExt 236968.0 ms ✓ AlgebraOfGraphics 309403.2 ms ✓ Symbolics → SymbolicsPreallocationToolsExt 61157.7 ms ✓ AlgebraOfGraphics → AlgebraOfGraphicsUnitfulExt 7 dependencies successfully precompiled in 1561 seconds. 442 already precompiled. 1 dependencies failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ OptimizationNLopt │ WARNING: Method definition buffer(Union{StaticArraysCore.MArray{S, T, N, L} where L where N where T where S<:Tuple, StaticArraysCore.SArray{S, T, N, L} where L where N where T where S<:Tuple}) in module ArrayInterfaceStaticArraysCoreExt at /home/pkgeval/.julia/packages/ArrayInterface/U8kYm/ext/ArrayInterfaceStaticArraysCoreExt.jl:22 overwritten in module ArrayInterfaceStaticArraysCoreExt on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 1556.86s ################################################################################ # Testing # Testing NaturalNeighbours Status `/tmp/jl_zRpbZ1/Project.toml` [cbdf2221] AlgebraOfGraphics v0.12.1 ⌅ [4c88cf16] Aqua v0.7.4 [6e4b80f9] BenchmarkTools v1.6.3 [13f3f980] CairoMakie v0.15.8 [ae650224] ChunkSplitters v3.1.2 ⌅ [861a8166] Combinatorics v1.0.2 ⌅ [f68482b8] Cthulhu v2.16.6 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [927a84f5] DelaunayTriangulation v1.6.6 [8bb1440f] DelimitedFiles v1.9.1 [fdbdab4c] ElasticArrays v1.2.12 ⌅ [c3a54625] JET v0.9.20 [f16ad982] NaturalNeighbours v1.3.6 [7f7a1694] Optimization v5.4.0 [4e6fcdb7] OptimizationNLopt v0.3.8 [36348300] OptimizationOptimJL v0.4.8 ⌅ [aea7be01] PrecompileTools v1.2.1 [324d217c] ReferenceTests v0.10.6 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 [2913bbd2] StatsBase v0.34.10 [0c5d862f] Symbolics v7.6.0 [f43a241f] Downloads v1.6.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zRpbZ1/Manifest.toml` [47edcb42] ADTypes v1.21.0 [621f4979] AbstractFFTs v1.5.0 [6e696c72] AbstractPlutoDingetjes v1.3.2 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [cbdf2221] AlgebraOfGraphics v0.12.1 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 ⌅ [4c88cf16] Aqua v0.7.4 [4fba245c] ArrayInterface v7.22.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [6e4b80f9] BenchmarkTools v1.6.3 [e2ed5e7c] Bijections v0.2.2 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.8 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.1.2 ⌅ [da1fd8a2] CodeTracking v1.3.9 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [95dc2771] ComputePipeline v0.1.6 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 ⌅ [f68482b8] Cthulhu v2.16.6 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [927a84f5] DelaunayTriangulation v1.6.6 [8bb1440f] DelimitedFiles v1.9.1 [85a47980] Dictionaries v0.4.6 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.14 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [7c1d4256] DynamicPolynomials v0.6.4 [fdbdab4c] ElasticArrays v1.2.12 [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.9 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.10.0 [9aa1b823] FastClosures v0.3.2 [5789e2e9] FileIO v1.17.1 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [53c48c17] FixedPointNumbers v0.8.5 [1eca21be] FoldingTrees v1.2.2 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [38e38edf] GLM v1.9.2 [46192b85] GPUArraysCore v0.2.0 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [5c1252a2] GeometryBasics v0.5.10 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [34004b35] HypergeometricFunctions v0.3.28 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [313cdc1a] Indexing v1.1.1 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [a98d9a8b] Interpolations v0.16.2 [d1acc4aa] IntervalArithmetic v1.0.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.9.20 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [ae98c720] Jieko v0.2.1 [b835a17e] JpegTurbo v0.1.6 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 ⌃ [d3d80556] LineSearches v7.5.1 [4345ca2d] Loess v0.6.5 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.8 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.7 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [2e0e35c7] Moshi v0.3.7 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 ⌅ [d41bc354] NLSolversBase v7.10.0 [76087f3c] NLopt v1.2.1 [77ba4419] NaNMath v1.1.3 [f16ad982] NaturalNeighbours v1.3.6 [c020b1a1] NaturalSort v1.0.0 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 ⌅ [429524aa] Optim v1.13.3 [7f7a1694] Optimization v5.4.0 [bca83a33] OptimizationBase v4.2.0 [4e6fcdb7] OptimizationNLopt v0.3.8 [36348300] OptimizationOptimJL v0.4.8 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [647866c9] PolygonOps v0.1.2 [2dfb63ee] PooledArrays v1.4.3 [85a6dd25] PositiveFactorizations v0.2.4 [d236fae5] PreallocationTools v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [27ebfcd6] Primes v0.5.7 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.2 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [988b38a3] ReadOnlyArrays v0.2.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.44.0 [189a3867] Reexport v1.2.2 [324d217c] ReferenceTests v0.10.6 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [fdea26ae] SIMD v3.7.2 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.134.0 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [65257c39] ShaderAbstractions v0.5.0 [1277b4bf] ShiftedArrays v2.0.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.3 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [3eaba693] StatsModels v0.7.8 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.6.2 [2efcf032] SymbolicIndexingInterface v0.3.46 [19f23fe9] SymbolicLimits v1.1.0 [d1185830] SymbolicUtils v4.11.0 [0c5d862f] Symbolics v7.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [8ea1fca8] TermInterface v2.0.0 [5d786b92] TerminalLoggers v0.1.7 [731e570b] TiffImages v0.11.6 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 ⌅ [d265eb64] TypedSyntax v1.4.3 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.27.0 [d30d5f5c] WeakCacheSets v0.1.0 [e3aaa7dc] WebP v0.1.3 [b8c1c048] WidthLimitedIO v1.0.1 [efce3f68] WoodburyMatrices v1.1.0 [c8c2cc18] XTermColors v0.2.1 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [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 [079eb43e] NLopt_jll v2.10.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] OpenEXR_jll v3.4.4+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.54+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [efcefdf7] PCRE2_jll v10.42.0+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling JET... 11373.4 ms ✓ JET 1 dependency successfully precompiled in 12 seconds. 33 already precompiled. Test Summary: | Total Time Method ambiguity | 0 0.0s WARNING: using deprecated binding ImageCore.permuteddimsview in ImageBase. , use PermutedDimsArray instead. WARNING: ImageBase.permuteddimsview is deprecated, use Base.PermutedDimsArrays.PermutedDimsArray{T, N, perm, iperm, AA} where AA<:(AbstractArray{T, N} where N where T) where iperm where perm where N where T instead. likely near /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/test/jet_aqua.jl:7 Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.4s Test Summary: | Pass Total Time Undefined exports | 1 1 0.1s Test Summary: | Total Time Compare Project.toml and test/Project.toml | 0 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 6.9s Test Summary: | Pass Total Time Compat bounds | 1 1 1.9s Test Summary: | Pass Total Time Project.toml formatting | 3 3 1.4s Test Summary: | Pass Total Time Piracy | 1 1 0.3s [toplevel-info] virtualized the context of Main (took 0.058 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/NaturalNeighbours.jl [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/natural_coordinates.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/natural_coordinates.jl (took 0.203 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/neighbour_cache.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/neighbour_cache.jl (took 0.016 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/interpolant.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/interpolant.jl (took 0.601 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/derivative_cache.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/derivative_cache.jl (took 0.016 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/differentiator.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/differentiator.jl (took 0.007 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/extrapolation.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/extrapolation.jl (took 0.021 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/interpolate.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/interpolate.jl (took 0.383 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/eval.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/eval.jl (took 0.032 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/sibson.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/sibson.jl (took 0.048 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/triangle.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/triangle.jl (took 0.006 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/nearest.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/nearest.jl (took 0.013 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/laplace.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/laplace.jl (took 0.023 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/farin.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/farin.jl (took 0.018 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/hiyoshi.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/coordinates/hiyoshi.jl (took 0.043 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/utils.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/interpolation/utils.jl (took 0.056 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/generate.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/generate.jl (took 0.09 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/differentiate.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/differentiate.jl (took 0.061 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/methods/direct.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/methods/direct.jl (took 0.093 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/methods/iterative.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/methods/iterative.jl (took 0.021 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/utils.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/differentiation/utils.jl (took 0.02 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/utils.jl [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/utils.jl (took 0.011 sec) [toplevel-info] exited from /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/src/NaturalNeighbours.jl (took 2.404 sec) [toplevel-info] analyzing from top-level definitions (1/339) [toplevel-info] analyzing from top-level definitions (2/339) [toplevel-info] analyzing from top-level definitions (3/339) [toplevel-info] analyzing from top-level definitions (4/339) [toplevel-info] analyzing from top-level definitions (5/339) [toplevel-info] analyzing from top-level definitions (6/339) [toplevel-info] analyzing from top-level definitions (7/339) [toplevel-info] analyzing from top-level definitions (8/339) [toplevel-info] analyzing from top-level definitions (9/339) [toplevel-info] analyzing from top-level definitions (10/339) [toplevel-info] analyzing from top-level definitions (11/339) [toplevel-info] analyzing from top-level definitions (12/339) [toplevel-info] analyzing from top-level definitions (13/339) [toplevel-info] analyzing from top-level definitions (14/339) [toplevel-info] analyzing from top-level definitions (15/339) [toplevel-info] analyzing from top-level definitions (16/339) [toplevel-info] analyzing from top-level definitions (17/339) [toplevel-info] analyzing from top-level definitions (18/339) [toplevel-info] analyzing from top-level definitions (19/339) [toplevel-info] analyzing from top-level definitions (20/339) [toplevel-info] analyzing from top-level definitions (21/339) [toplevel-info] analyzing from top-level definitions (22/339) [toplevel-info] analyzing from top-level definitions (23/339) [toplevel-info] analyzing from top-level definitions (24/339) [toplevel-info] analyzing from top-level definitions (25/339) [toplevel-info] analyzing from top-level definitions (26/339) [toplevel-info] analyzing from top-level definitions (27/339) [toplevel-info] analyzing from top-level definitions (28/339) [toplevel-info] analyzing from top-level definitions (29/339) [toplevel-info] analyzing from top-level definitions (30/339) [toplevel-info] analyzing from top-level definitions (31/339) [toplevel-info] analyzing from top-level definitions (32/339) [toplevel-info] analyzing from top-level definitions (33/339) [toplevel-info] analyzing from top-level definitions (34/339) [toplevel-info] analyzing from top-level definitions (35/339) [toplevel-info] analyzing from top-level definitions (36/339) [toplevel-info] analyzing from top-level definitions (37/339) [toplevel-info] analyzing from top-level definitions (38/339) [toplevel-info] analyzing from top-level definitions (39/339) [toplevel-info] analyzing from top-level definitions (40/339) [toplevel-info] analyzing from top-level definitions (41/339) [toplevel-info] analyzing from top-level definitions (42/339) [toplevel-info] analyzing from top-level definitions (43/339) [toplevel-info] analyzing from top-level definitions (44/339) [toplevel-info] analyzing from top-level definitions (45/339) [toplevel-info] analyzing from top-level definitions (46/339) [toplevel-info] analyzing from top-level definitions (47/339) [toplevel-info] analyzing from top-level definitions (48/339) [toplevel-info] analyzing from top-level definitions (49/339) [toplevel-info] analyzing from top-level definitions (50/339) [toplevel-info] analyzing from top-level definitions (51/339) [toplevel-info] analyzing from top-level definitions (52/339) [toplevel-info] analyzing from top-level definitions (53/339) [toplevel-info] analyzing from top-level definitions (54/339) [toplevel-info] analyzing from top-level definitions (55/339) [toplevel-info] analyzing from top-level definitions (56/339) [toplevel-info] analyzing from top-level definitions (57/339) [toplevel-info] analyzing from top-level definitions (58/339) [toplevel-info] analyzing from top-level definitions (59/339) [toplevel-info] analyzing from top-level definitions (60/339) [toplevel-info] analyzing from top-level definitions (61/339) [toplevel-info] analyzing from top-level definitions (62/339) [toplevel-info] analyzing from top-level definitions (63/339) [toplevel-info] analyzing from top-level definitions (64/339) [toplevel-info] analyzing from top-level definitions (65/339) [toplevel-info] analyzing from top-level definitions (66/339) [toplevel-info] analyzing from top-level definitions (67/339) [toplevel-info] analyzing from top-level definitions (68/339) [toplevel-info] analyzing from top-level definitions (69/339) [toplevel-info] analyzing from top-level definitions (70/339) [toplevel-info] analyzing from top-level definitions (71/339) [toplevel-info] analyzing from top-level definitions (72/339) [toplevel-info] analyzing from top-level definitions (73/339) [toplevel-info] analyzing from top-level definitions (74/339) [toplevel-info] analyzing from top-level definitions (75/339) [toplevel-info] analyzing from top-level definitions (76/339) [toplevel-info] analyzing from top-level definitions (77/339) [toplevel-info] analyzing from top-level definitions (78/339) [toplevel-info] analyzing from top-level definitions (79/339) [toplevel-info] analyzing from top-level definitions (80/339) [toplevel-info] analyzing from top-level definitions (81/339) [toplevel-info] analyzing from top-level definitions (82/339) [toplevel-info] analyzing from top-level definitions (83/339) [toplevel-info] analyzing from top-level definitions (84/339) [toplevel-info] analyzing from top-level definitions (85/339) [toplevel-info] analyzing from top-level definitions (86/339) [toplevel-info] analyzing from top-level definitions (87/339) [toplevel-info] analyzing from top-level definitions (88/339) [toplevel-info] analyzing from top-level definitions (89/339) [toplevel-info] analyzing from top-level definitions (90/339) [toplevel-info] analyzing from top-level definitions (91/339) [toplevel-info] analyzing from top-level definitions (92/339) [toplevel-info] analyzing from top-level definitions (93/339) [toplevel-info] analyzing from top-level definitions (94/339) [toplevel-info] analyzing from top-level definitions (95/339) [toplevel-info] analyzing from top-level definitions (96/339) [toplevel-info] analyzing from top-level definitions (97/339) [toplevel-info] analyzing from top-level definitions (98/339) [toplevel-info] analyzing from top-level definitions (99/339) [toplevel-info] analyzing from top-level definitions (100/339) [toplevel-info] analyzing from top-level definitions (101/339) [toplevel-info] analyzing from top-level definitions (102/339) [toplevel-info] analyzing from top-level definitions (103/339) [toplevel-info] analyzing from top-level definitions (104/339) [toplevel-info] analyzing from top-level definitions (105/339) [toplevel-info] analyzing from top-level definitions (106/339) [toplevel-info] analyzing from top-level definitions (107/339) [toplevel-info] analyzing from top-level definitions (108/339) [toplevel-info] analyzing from top-level definitions (109/339) [toplevel-info] analyzing from top-level definitions (110/339) [toplevel-info] analyzing from top-level definitions (111/339) [toplevel-info] analyzing from top-level definitions (112/339) [toplevel-info] analyzing from top-level definitions (113/339) [toplevel-info] analyzing from top-level definitions (114/339) [toplevel-info] analyzing from top-level definitions (115/339) [toplevel-info] analyzing from top-level definitions (116/339) [toplevel-info] analyzing from top-level definitions (117/339) [toplevel-info] analyzing from top-level definitions (118/339) [toplevel-info] analyzing from top-level definitions (119/339) [toplevel-info] analyzing from top-level definitions (120/339) [toplevel-info] analyzing from top-level definitions (121/339) [toplevel-info] analyzing from top-level definitions (122/339) [toplevel-info] analyzing from top-level definitions (123/339) [toplevel-info] analyzing from top-level definitions (124/339) [toplevel-info] analyzing from top-level definitions (125/339) [toplevel-info] analyzing from top-level definitions (126/339) [toplevel-info] analyzing from top-level definitions (127/339) [toplevel-info] analyzing from top-level definitions (128/339) [toplevel-info] analyzing from top-level definitions (129/339) [toplevel-info] analyzing from top-level definitions (130/339) [toplevel-info] analyzing from top-level definitions (131/339) [toplevel-info] analyzing from top-level definitions (132/339) [toplevel-info] analyzing from top-level definitions (133/339) [toplevel-info] analyzing from top-level definitions (134/339) [toplevel-info] analyzing from top-level definitions (135/339) [toplevel-info] analyzing from top-level definitions (136/339) [toplevel-info] analyzing from top-level definitions (137/339) [toplevel-info] analyzing from top-level definitions (138/339) [toplevel-info] analyzing from top-level definitions (139/339) [toplevel-info] analyzing from top-level definitions (140/339) [toplevel-info] analyzing from top-level definitions (141/339) [toplevel-info] analyzing from top-level definitions (142/339) [toplevel-info] analyzing from top-level definitions (143/339) [toplevel-info] analyzing from top-level definitions (144/339) [toplevel-info] analyzing from top-level definitions (145/339) [toplevel-info] analyzing from top-level definitions (146/339) [toplevel-info] analyzing from top-level definitions (147/339) [toplevel-info] analyzing from top-level definitions (148/339) [toplevel-info] analyzing from top-level definitions (149/339) [toplevel-info] analyzing from top-level definitions (150/339) [toplevel-info] analyzing from top-level definitions (151/339) [toplevel-info] analyzing from top-level definitions (152/339) [toplevel-info] analyzing from top-level definitions (153/339) [toplevel-info] analyzing from top-level definitions (154/339) [toplevel-info] analyzing from top-level definitions (155/339) [toplevel-info] analyzing from top-level definitions (156/339) [toplevel-info] analyzing from top-level definitions (157/339) [toplevel-info] analyzing from top-level definitions (158/339) [toplevel-info] analyzing from top-level definitions (159/339) [toplevel-info] analyzing from top-level definitions (160/339) [toplevel-info] analyzing from top-level definitions (161/339) [toplevel-info] analyzing from top-level definitions (162/339) [toplevel-info] analyzing from top-level definitions (163/339) [toplevel-info] analyzing from top-level definitions (164/339) [toplevel-info] analyzing from top-level definitions (165/339) [toplevel-info] analyzing from top-level definitions (166/339) [toplevel-info] analyzing from top-level definitions (167/339) [toplevel-info] analyzing from top-level definitions (168/339) [toplevel-info] analyzing from top-level definitions (169/339) [toplevel-info] analyzing from top-level definitions (170/339) [toplevel-info] analyzing from top-level definitions (171/339) [toplevel-info] analyzing from top-level definitions (172/339) [toplevel-info] analyzing from top-level definitions (173/339) [toplevel-info] analyzing from top-level definitions (174/339) [toplevel-info] analyzing from top-level definitions (175/339) [toplevel-info] analyzing from top-level definitions (176/339) [toplevel-info] analyzing from top-level definitions (177/339) [toplevel-info] analyzing from top-level definitions (178/339) [toplevel-info] analyzing from top-level definitions (179/339) [toplevel-info] analyzing from top-level definitions (180/339) [toplevel-info] analyzing from top-level definitions (181/339) [toplevel-info] analyzing from top-level definitions (182/339) [toplevel-info] analyzing from top-level definitions (183/339) [toplevel-info] analyzing from top-level definitions (184/339) [toplevel-info] analyzing from top-level definitions (185/339) [toplevel-info] analyzing from top-level definitions (186/339) [toplevel-info] analyzing from top-level definitions (187/339) [toplevel-info] analyzing from top-level definitions (188/339) [toplevel-info] analyzing from top-level definitions (189/339) [toplevel-info] analyzing from top-level definitions (190/339) [toplevel-info] analyzing from top-level definitions (191/339) [toplevel-info] analyzing from top-level definitions (192/339) [toplevel-info] analyzing from top-level definitions (193/339) [toplevel-info] analyzing from top-level definitions (194/339) [toplevel-info] analyzing from top-level definitions (195/339) [toplevel-info] analyzing from top-level definitions (196/339) [toplevel-info] analyzing from top-level definitions (197/339) [toplevel-info] analyzing from top-level definitions (198/339) [toplevel-info] analyzing from top-level definitions (199/339) [toplevel-info] analyzing from top-level definitions (200/339) [toplevel-info] analyzing from top-level definitions (201/339) [toplevel-info] analyzing from top-level definitions (202/339) [toplevel-info] analyzing from top-level definitions (203/339) [toplevel-info] analyzing from top-level definitions (204/339) [toplevel-info] analyzing from top-level definitions (205/339) [toplevel-info] analyzing from top-level definitions (206/339) [toplevel-info] analyzing from top-level definitions (207/339) [toplevel-info] analyzing from top-level definitions (208/339) [toplevel-info] analyzing from top-level definitions (209/339) [toplevel-info] analyzing from top-level definitions (210/339) [toplevel-info] analyzing from top-level definitions (211/339) [toplevel-info] analyzing from top-level definitions (212/339) [toplevel-info] analyzing from top-level definitions (213/339) [toplevel-info] analyzing from top-level definitions (214/339) [toplevel-info] analyzing from top-level definitions (215/339) [toplevel-info] analyzing from top-level definitions (216/339) [toplevel-info] analyzing from top-level definitions (217/339) [toplevel-info] analyzing from top-level definitions (218/339) [toplevel-info] analyzing from top-level definitions (219/339) [toplevel-info] analyzing from top-level definitions (220/339) [toplevel-info] analyzing from top-level definitions (221/339) [toplevel-info] analyzing from top-level definitions (222/339) [toplevel-info] analyzing from top-level definitions (223/339) [toplevel-info] analyzing from top-level definitions (224/339) [toplevel-info] analyzing from top-level definitions (225/339) [toplevel-info] analyzing from top-level definitions (226/339) [toplevel-info] analyzing from top-level definitions (227/339) [toplevel-info] analyzing from top-level definitions (228/339) [toplevel-info] analyzing from top-level definitions (229/339) [toplevel-info] analyzing from top-level definitions (230/339) [toplevel-info] analyzing from top-level definitions (231/339) [toplevel-info] analyzing from top-level definitions (232/339) [toplevel-info] analyzing from top-level definitions (233/339) [toplevel-info] analyzing from top-level definitions (234/339) [toplevel-info] analyzing from top-level definitions (235/339) [toplevel-info] analyzing from top-level definitions (236/339) [toplevel-info] analyzing from top-level definitions (237/339) [toplevel-info] analyzing from top-level definitions (238/339) [toplevel-info] analyzing from top-level definitions (239/339) [toplevel-info] analyzing from top-level definitions (240/339) [toplevel-info] analyzing from top-level definitions (241/339) [toplevel-info] analyzing from top-level definitions (242/339) [toplevel-info] analyzing from top-level definitions (243/339) [toplevel-info] analyzing from top-level definitions (244/339) [toplevel-info] analyzing from top-level definitions (245/339) [toplevel-info] analyzing from top-level definitions (246/339) [toplevel-info] analyzing from top-level definitions (247/339) [toplevel-info] analyzing from top-level definitions (248/339) [toplevel-info] analyzing from top-level definitions (249/339) [toplevel-info] analyzing from top-level definitions (250/339) [toplevel-info] analyzing from top-level definitions (251/339) [toplevel-info] analyzing from top-level definitions (252/339) [toplevel-info] analyzing from top-level definitions (253/339) [toplevel-info] analyzing from top-level definitions (254/339) [toplevel-info] analyzing from top-level definitions (255/339) [toplevel-info] analyzing from top-level definitions (256/339) [toplevel-info] analyzing from top-level definitions (257/339) [toplevel-info] analyzing from top-level definitions (258/339) [toplevel-info] analyzing from top-level definitions (259/339) [toplevel-info] analyzing from top-level definitions (260/339) [toplevel-info] analyzing from top-level definitions (261/339) [toplevel-info] analyzing from top-level definitions (262/339) [toplevel-info] analyzing from top-level definitions (263/339) [toplevel-info] analyzing from top-level definitions (264/339) [toplevel-info] analyzing from top-level definitions (265/339) [toplevel-info] analyzing from top-level definitions (266/339) [toplevel-info] analyzing from top-level definitions (267/339) [toplevel-info] analyzing from top-level definitions (268/339) [toplevel-info] analyzing from top-level definitions (269/339) [toplevel-info] analyzing from top-level definitions (270/339) [toplevel-info] analyzing from top-level definitions (271/339) [toplevel-info] analyzing from top-level definitions (272/339) [toplevel-info] analyzing from top-level definitions (273/339) [toplevel-info] analyzing from top-level definitions (274/339) [toplevel-info] analyzing from top-level definitions (275/339) [toplevel-info] analyzing from top-level definitions (276/339) [toplevel-info] analyzing from top-level definitions (277/339) [toplevel-info] analyzing from top-level definitions (278/339) [toplevel-info] analyzing from top-level definitions (279/339) [toplevel-info] analyzing from top-level definitions (280/339) [toplevel-info] analyzing from top-level definitions (281/339) [toplevel-info] analyzing from top-level definitions (282/339) [toplevel-info] analyzing from top-level definitions (283/339) [toplevel-info] analyzing from top-level definitions (284/339) [toplevel-info] analyzing from top-level definitions (285/339) [toplevel-info] analyzing from top-level definitions (286/339) [toplevel-info] analyzing from top-level definitions (287/339) [toplevel-info] analyzing from top-level definitions (288/339) [toplevel-info] analyzing from top-level definitions (289/339) [toplevel-info] analyzing from top-level definitions (290/339) [toplevel-info] analyzing from top-level definitions (291/339) [toplevel-info] analyzing from top-level definitions (292/339) [toplevel-info] analyzing from top-level definitions (293/339) [toplevel-info] analyzing from top-level definitions (294/339) [toplevel-info] analyzing from top-level definitions (295/339) [toplevel-info] analyzing from top-level definitions (296/339) [toplevel-info] analyzing from top-level definitions (297/339) [toplevel-info] analyzing from top-level definitions (298/339) [toplevel-info] analyzing from top-level definitions (299/339) [toplevel-info] analyzing from top-level definitions (300/339) [toplevel-info] analyzing from top-level definitions (301/339) [toplevel-info] analyzing from top-level definitions (302/339) [toplevel-info] analyzing from top-level definitions (303/339) [toplevel-info] analyzing from top-level definitions (304/339) [toplevel-info] analyzing from top-level definitions (305/339) [toplevel-info] analyzing from top-level definitions (306/339) [toplevel-info] analyzing from top-level definitions (307/339) [toplevel-info] analyzing from top-level definitions (308/339) [toplevel-info] analyzing from top-level definitions (309/339) [toplevel-info] analyzing from top-level definitions (310/339) [toplevel-info] analyzing from top-level definitions (311/339) [toplevel-info] analyzing from top-level definitions (312/339) [toplevel-info] analyzing from top-level definitions (313/339) [toplevel-info] analyzing from top-level definitions (314/339) [toplevel-info] analyzing from top-level definitions (315/339) [toplevel-info] analyzing from top-level definitions (316/339) [toplevel-info] analyzing from top-level definitions (317/339) [toplevel-info] analyzing from top-level definitions (318/339) [toplevel-info] analyzing from top-level definitions (319/339) [toplevel-info] analyzing from top-level definitions (320/339) [toplevel-info] analyzing from top-level definitions (321/339) [toplevel-info] analyzing from top-level definitions (322/339) [toplevel-info] analyzing from top-level definitions (323/339) [toplevel-info] analyzing from top-level definitions (324/339) [toplevel-info] analyzing from top-level definitions (325/339) [toplevel-info] analyzing from top-level definitions (326/339) [toplevel-info] analyzing from top-level definitions (327/339) [toplevel-info] analyzing from top-level definitions (328/339) [toplevel-info] analyzing from top-level definitions (329/339) [toplevel-info] analyzing from top-level definitions (330/339) [toplevel-info] analyzing from top-level definitions (331/339) [toplevel-info] analyzing from top-level definitions (332/339) [toplevel-info] analyzing from top-level definitions (333/339) [toplevel-info] analyzing from top-level definitions (334/339) [toplevel-info] analyzing from top-level definitions (335/339) [toplevel-info] analyzing from top-level definitions (336/339) [toplevel-info] analyzing from top-level definitions (337/339) [toplevel-info] analyzing from top-level definitions (338/339) [toplevel-info] analyzing from top-level definitions (339/339) [toplevel-info] analyzed 339 top-level definitions (took 33.681 sec) [ Info: Testing NaturalCoordinates ┌ Warning: Natural neighbour interpolation is only defined over unconstrained triangulations. │ You may find unexpected results when interpolating near the boundaries or constrained edges, and especially near non-convex boundaries or outside of the triangulation. │ In your later evaluations of this interpolant, consider using project=false. └ @ NaturalNeighbours ~/.julia/packages/NaturalNeighbours/Y5bdg/src/data_structures/interpolant.jl:19 [ Info: Testing Utils [ Info: Testing Basic Tests Precompiling ReferenceTests... 11156.0 ms ✓ ReferenceTests 1 dependency successfully precompiled in 12 seconds. 59 already precompiled. [ Info: Testing Precision [ Info: Testing Extrapolation [ Info: Testing Structs [ Info: Testing Influence ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 237 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm11po_iteratorIPKNS_15DomTreeNodeBaseINS_10BasicBlockEEENS_11SmallPtrSetIS5_Lj8EEELb0ENS_11GraphTraitsIS5_EEE13traverseChildEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm12LoopInfoBaseINS_10BasicBlockENS_4LoopEE7analyzeERKNS_17DominatorTreeBaseIS1_Lb0EEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm19LoopInfoWrapperPass13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) operator() at /source/src/jitlayers.cpp:1388 _ZN4llvm3orc14IRCompileLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 unsafe_init! at /home/pkgeval/.julia/packages/ComputePipeline/soTSa/src/ComputePipeline.jl:1373 unknown function (ip: 0x74271c7fb4b6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _register_argument_conversions! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/compute-plots.jl:535 register_arguments! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/compute-plots.jl:382 [inlined] Plot at /home/pkgeval/.julia/packages/Makie/Vn16E/src/compute-plots.jl:769 unknown function (ip: 0x74271c7effd9) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _create_plot! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/figureplotting.jl:416 #poly!#78 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/recipes.jl:534 [inlined] poly! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/recipes.jl:532 [inlined] #initialize_block!#2132 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks/axis.jl:196 initialize_block! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks/axis.jl:154 unknown function (ip: 0x74271c7e7c92) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 #_block#1911 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:405 _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:321 [inlined] #_block#1910 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:266 [inlined] _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:265 unknown function (ip: 0x74271c7a1a86) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #_block#1909 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:260 _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:251 [inlined] #_#1908 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:242 [inlined] Block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:241 unknown function (ip: 0x74271c790c26) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 plot_influence at /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/test/interpolation/influence.jl:33 unknown function (ip: 0x74271c790624) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 include at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 unknown function (ip: 0x74271cbff182) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:743 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 jfptr_eval_28361.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x742755b00082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x742757078249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x7be974967022) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x7be97495b7ad) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x7be97494fd36) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x7be97494fa3d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x7be97494f40d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x7be97494b886) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7be975ee7249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007be968ffc010 Total snapshots: 44. Utilization: 0% ╎44 @Base/client.jl:524; _start() ╎ 44 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 44 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 44 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path:… ╎ 44 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod:… ╎ 44 @Base/boot.jl:430; eval ╎ ╎ 44 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 44 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 44 @Pkg/src/API.jl:147; test ╎ ╎ 44 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 44 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 44 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 44 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 44 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 44 …src/Operations.jl:2011; test ╎ ╎ ╎ 44 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 44 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 44 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 44 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 44 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 44 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 44 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 44 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 44 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 44 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 44 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 44 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 44 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 44 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 44 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 44 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 44 …ase/task.jl:1021; wait() 43╎ ╎ ╎ ╎ ╎ ╎ ╎ 44 …ase/task.jl:1012; poptask(W::Base.Intrus… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 [237] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/test/interpolation/influence.jl:49 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 _ZNK4llvm12DenseMapBaseINS_8DenseMapIPNS_10BasicBlockESt10unique_ptrINS_15DomTreeNodeBaseIS2_EESt14default_deleteIS6_EENS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_S9_EEEES3_S9_SB_SE_E15LookupBucketForIS3_EEbRKT_RPKSE_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:582 _ZN4llvm12DenseMapBaseINS_8DenseMapIPNS_10BasicBlockESt10unique_ptrINS_15DomTreeNodeBaseIS2_EESt14default_deleteIS6_EENS_12DenseMapInfoIS3_vEENS_6detail12DenseMapPairIS3_S9_EEEES3_S9_SB_SE_E16FindAndConstructERKS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm17DominatorTreeBaseINS_10BasicBlockELb0EE11createChildEPS1_PNS_15DomTreeNodeBaseIS1_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #1192 at ./Base.jl:622 jfptr_YY.1192_76260.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _ZN4llvm14DomTreeBuilder11SemiNCAInfoINS_17DominatorTreeBaseINS_10BasicBlockELb0EEEE16attachNewSubtreeERS4_PNS_15DomTreeNodeBaseIS3_EE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1204 unknown function (ip: (nil)) Allocations: 25470319 (Pool: 25469299; Big: 1020); GC: 36 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:35 _ZN4llvm14DomTreeBuilder11SemiNCAInfoINS_17DominatorTreeBaseINS_10BasicBlockELb0EEEE20CalculateFromScratchERS4_PNS5_15BatchUpdateInfoE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #schedule#763 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_uv_writecb_task_67137.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jlcapi_uv_writecb_task_67601.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 verifyLLVMIR at /source/src/pipeline.cpp:884 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 runOnLoop at /source/src/llvm-julia-licm.cpp:353 run at /source/src/llvm-julia-licm.cpp:378 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 poptask at ./task.jl:1012 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./task.jl:1021 uv_write at ./stream.jl:1081 _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) unsafe_write at ./stream.jl:1154 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) jfptr_print_48487.1 at /opt/julia/lib/julia/sys.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x7be974974156) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_add_to_ee at /source/src/jitlayers.cpp:2306 jl_add_to_ee at /source/src/jitlayers.cpp:2285 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 Plot at /home/pkgeval/.julia/packages/Makie/Vn16E/src/compute-plots.jl:777 unknown function (ip: 0x74271c398479) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _create_plot! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/figureplotting.jl:416 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 #text!#72 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/recipes.jl:534 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 text! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/recipes.jl:532 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 LineAxis at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/lineaxis.jl:415 #LineAxis#2073 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/lineaxis.jl:8 [inlined] LineAxis at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/lineaxis.jl:6 [inlined] #initialize_block!#2132 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks/axis.jl:346 initialize_block! at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks/axis.jl:154 unknown function (ip: 0x74271c7e7c92) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 #_block#1911 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:405 _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:321 [inlined] #_block#1910 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:266 [inlined] _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:265 unknown function (ip: 0x74271c7a1a86) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #_block#1909 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:260 _block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:251 [inlined] #_#1908 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:242 [inlined] Block at /home/pkgeval/.julia/packages/Makie/Vn16E/src/makielayout/blocks.jl:241 unknown function (ip: 0x74271c790c26) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 plot_influence at /home/pkgeval/.julia/packages/NaturalNeighbours/Y5bdg/test/interpolation/influence.jl:33 unknown function (ip: 0x74271c790624) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] _atexit at ./initdefs.jl:454 do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 jfptr__atexit_69645.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 include at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 unknown function (ip: 0x74271cbff182) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:743 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 PkgEval terminated after 2745.35s: test duration exceeded the time limit