Package evaluation to test GeoInterface on Julia 1.14.0-DEV.1786 (45ee44a91e*) started at 2026-02-22T12:51:03.636 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.65s ################################################################################ # Installation # Installing GeoInterface... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cf35fbd7] + GeoInterface v1.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 Installation completed after 4.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3415.1 ms ✓ GeoInterface 1523.4 ms ✓ Graphics 910.1 ms ✓ StructArrays → StructArraysAdaptExt 33261.5 ms ✓ ImageCore 9645.0 ms ✓ ColorSchemes 1398.7 ms ✓ FilePaths 4248.4 ms ✓ Interpolations 4774.8 ms ✓ ColorBrewer 1507.6 ms ✓ ColorVectorSpace → SpecialFunctionsExt 6420.2 ms ✓ Latexify 21.6 ms ✓ FileIO → HTTPExt 49869.7 ms ✓ TiffImages 5831.9 ms ✓ QOI 5856.6 ms ✓ OpenEXR 6265.4 ms ✓ FreeTypeAbstraction 3355.2 ms ✓ Packing 12118.6 ms ✓ GridLayoutBase 4102.1 ms ✓ ShaderAbstractions 5451.6 ms ✓ IntervalArithmetic 10234.8 ms ✓ Distributions 55.8 ms ✓ FFMPEG_jll 31.5 ms ✓ libdecor_jll 49.1 ms ✓ Vulkan_Loader_jll 1487.1 ms ✓ GeoInterface → GeoInterfaceRecipesBaseExt 3436.7 ms ✓ GeometryBasics → GeometryBasicsGeoInterfaceExt 2833.8 ms ✓ Cairo 4432.4 ms ✓ ImageBase 7709.3 ms ✓ PNGFiles 9806.3 ms ✓ JpegTurbo 9218.7 ms ✓ WebP 11941.2 ms ✓ Sixel 18156.1 ms ✓ PlotUtils 1073.8 ms ✓ FilePaths → FilePathsURIsExt 3924.5 ms ✓ Interpolations → InterpolationsUnitfulExt 2541.9 ms ✓ Latexify → SparseArraysExt 4295.7 ms ✓ Unitful → LatexifyExt 27810.0 ms ✓ MathTeXEngine 1654.2 ms ✓ IntervalArithmetic → IntervalArithmeticSparseArraysExt 1520.2 ms ✓ IntervalArithmetic → IntervalArithmeticRecipesBaseExt 1451.5 ms ✓ IntervalArithmetic → IntervalArithmeticLinearAlgebraExt 1010.3 ms ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 3257.3 ms ✓ Distributions → DistributionsTestExt 2457.5 ms ✓ Distributions → DistributionsChainRulesCoreExt 7.7 ms ✓ FFMPEG 5.8 ms ✓ GLFW_jll 5.2 ms ✓ Qt6Base_jll 4970.7 ms ✓ ImageAxes 9609.8 ms ✓ PlotThemes 9431.3 ms ✓ RecipesPipeline 7631.5 ms ✓ ExactPredicates 4160.3 ms ✓ KernelDensity 9.6 ms ✓ Qt6ShaderTools_jll 8.1 ms ✓ GR_jll 4507.6 ms ✓ ImageMetadata 11492.9 ms ✓ DelaunayTriangulation 155.2 ms ✓ Qt6Declarative_jll 8977.9 ms ✓ Netpbm 10.3 ms ✓ Qt6Wayland_jll 366007.1 ms ✓ Makie 10.4 ms ✓ GR ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b3b7e242-f2d4-51a7-9071-d544724811ac"), "GeometryBasicsGeoInterfaceExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/GeoInterface/X1jn3/ext/GeoInterfaceMakieExt.jl:5  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [21] include_string  @ ./loading.jl:3140 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/ext/GeoInterfaceMakieExt.jl:1 in expression starting at stdin:5 ✗ GeoInterface → GeoInterfaceMakieExt 326066.4 ms ✓ CairoMakie 109988.3 ms ✓ Plots 22640.9 ms ✓ Plots → FileIOExt 21156.8 ms ✓ Plots → GeometryBasicsExt 21075.6 ms ✓ Plots → UnitfulExt 53 dependencies successfully precompiled in 1293 seconds. 287 already precompiled. Precompilation completed after 1311.96s ################################################################################ # Testing # Testing GeoInterface Status `/tmp/jl_j1MaUe/Project.toml` [13f3f980] CairoMakie v0.15.8 [9a962f9c] DataAPI v1.16.0 [e30172f5] Documenter v1.17.0 [411431e0] Extents v0.1.6 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [ee78f7c6] Makie v0.24.8 [91a5bcdd] Plots v1.41.6 [8dfed614] Test v1.11.0 Status `/tmp/jl_j1MaUe/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [d1d4a3ce] BitFlags v0.1.9 [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 [944b1d66] CodecZlib v0.7.8 [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 [34da2185] Compat v4.18.1 [95dc2771] ComputePipeline v0.1.6 [f0e56b4a] ConcurrentUtilities v2.5.1 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [8bb1440f] DelimitedFiles v1.9.1 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [4e289a0a] EnumX v1.0.6 [429591f6] ExactPredicates v2.2.9 [460bff9d] ExceptionUnwrapping v0.1.11 [411431e0] Extents v0.1.6 [c87230d0] FFMPEG v0.4.5 [b86e33f2] FFTA v0.3.1 [5789e2e9] FileIO v1.18.0 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [28b8d3ca] GR v0.73.22 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [5c1252a2] GeometryBasics v0.5.10 [d7ba0133] Git v1.5.0 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [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 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.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 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.11 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [0e77f7df] LazilyInitializedFields v1.3.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.8 [dbb5928d] MappedArrays v0.4.3 [d0879d2d] MarkdownAST v0.1.3 [0a4f8689] MathTeXEngine v0.6.7 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [4d8831e6] OpenSSL v1.6.1 [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 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.6 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [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 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.17 [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 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.6.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.6 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.28.0 [41fe7b60] Unzip v0.2.0 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+1 [ee1fde0b] Dbus_jll v1.16.2+0 [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+0 [d2c73de3] GR_jll v0.73.22+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.53.0+0 [7746bdde] Glib_jll v2.86.3+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+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.3+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.3+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.30+0 [18a262bb] OpenEXR_jll v3.4.4+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+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 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.2+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+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.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+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 [9a68df92] isoband_jll v0.2.3+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.55+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Developer | 66 66 7.4s Test Summary: | Pass Total Time Defaults | 3 3 0.0s Test Summary: | Pass Total Time Feature | 2 2 0.1s Test Summary: | Pass Total Time FeatureCollection | 2 2 2.0s Test Summary: | Pass Total Time Raster | 1 1 0.0s Test Summary: | Pass Total Time Conversion | 4 4 0.1s Test Summary: | Pass Total Time Operations | 18 18 0.0s WARNING: Method definition geometry(Any) in module GeoInterface at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/src/interface.jl:70 overwritten in module Main at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_primitives.jl:489. Test Summary: | Pass Total Time Base Implementations | 124 124 4.8s Test Summary: | Pass Total Time extent and crs fallback to nothing on unknown objects | 2 2 0.0s Test Summary: | Pass Total Time Extents.jl extent fallback | 3 3 0.0s [ Info: `properties` keyword not used when wrapping a feature Test Summary: | Pass Total Time Wrapped geometry printing | 4 4 0.5s Test Summary: | Pass Total Time Makie plotting MultiLineString shows additional lines #83 | 1 1 2.5s ====================================================================================== 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 178 running 1 of 1 signal (10): User defined signal 1 div at ./int.jl:341 [inlined] _growend_internal! at ./array.jl:1169 _growend! at ./array.jl:1205 [inlined] _push! at ./array.jl:1348 [inlined] push! at ./array.jl:1345 [inlined] find_union_split_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:364 #find_method_matches#131 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:336 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:332 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:119 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2829 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2939 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2932 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3092 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3110 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3474 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3873 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3830 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4384 jfptr_typeinf_local_91334.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4576 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1350 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:247 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2829 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2939 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2932 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3092 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3110 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3474 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3873 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3830 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4384 jfptr_typeinf_local_91334.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4576 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_88949.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 cairo_draw at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/plot-primitives.jl:49 #colorbuffer#4 at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/screen.jl:381 colorbuffer at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/screen.jl:378 [inlined] #colorbuffer#1458 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:395 colorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:394 unknown function (ip: 0x7ff65cd5a0ef) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 #1462 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:488 lock at ./lock.jl:335 #colorbuffer#1460 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:479 [inlined] colorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:478 [inlined] colorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:478 unknown function (ip: 0x7ff65cd53442) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1313 [inlined] macro expansion at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:46 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] top-level scope at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:21 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_34930.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ff67c368249) 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) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== #= 707.4 ms =# precompile(Tuple{typeof(CairoMakie.draw_plot), Makie.Scene, CairoMakie.Screen{CairoMakie.RenderType(0x00000001)}, Makie.Plot{Makie.scatter, Tuple{Array{GeometryBasics.Point{2, Float64}, 1}}}}) #= 10.3 ms =# precompile(Tuple{typeof(Base.isempty), Array{GeometryBasics.Point{2, Float64}, 1}}) #= 322.1 ms =# precompile(Tuple{Type{ComputePipeline.TypedEdge{InputTuple, OutputTuple, F} where F where OutputTuple where InputTuple}, ComputePipeline.ComputeEdge{ComputePipeline.ComputeGraph}, ComputePipeline.MapFunctionWrapper{false, Makie.var"#add_camera_computation!##8#add_camera_computation!##9"}, NamedTuple{(:resolution,), Tuple{Base.RefValue{GeometryBasics.Vec{2, Float64}}}}}) smoketest 2d: ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_73028.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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 0x0000734fd0dffa30 Total snapshots: 389. Utilization: 0% ╎389 @Base/task.jl:1168 wait_forever() 388╎ 389 @Base/task.jl:1246 wait() ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Test FailedOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ff661dfc010 Total snapshots: 64. Utilization: 100% ╎51 @Base/client.jl:585 _start() ╎ 51 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 51 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 51 @Base/Base.jl:325 (::Base.IncludeInto)(fname::String) ╎ 51 @Base/Base.jl:324 include(mapexpr::Function, mod::Module, _path::Str… ╎ 51 @Base/loading.jl:3190 _include(mapexpr::Function, mod::Module, _pat… ╎ ╎ 51 @Base/loading.jl:3130 include_string(mapexpr::typeof(identity), mo… ╎ ╎ 51 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 51 @Base/Base.jl:325 (::Base.IncludeInto)(fname::String) ╎ ╎ 51 @Base/Base.jl:324 include(mapexpr::Function, mod::Module, _path… ╎ ╎ 51 @Base/loading.jl:3190 _include(mapexpr::Function, mod::Module,… ╎ ╎ ╎ 51 @Base/loading.jl:3130 include_string(mapexpr::typeof(identity… ╎ ╎ ╎ 51 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 51 @GeoInterface/…e.jl:21 top-level scope ╎ ╎ ╎ 51 @Test/src/Test.jl:2244 macro expansion ╎ ╎ ╎ 51 @GeoInterface/….jl:46 macro expansion ╎ ╎ ╎ ╎ 51 @Test/…rc/Test.jl:1313 macro expansion ╎ ╎ ╎ ╎ 51 @Makie/…isplay.jl:478 colorbuffer(fig::Scene) ╎ ╎ ╎ ╎ 51 @Makie/…isplay.jl:478 colorbuffer ╎ ╎ ╎ ╎ 51 @Makie/…splay.jl:479 #colorbuffer#1460 ╎ ╎ ╎ ╎ 51 @Base/lock.jl:335 lock(f::Makie.var"#1462#1463"{Bool… ╎ ╎ ╎ ╎ ╎ 51 @Makie/…splay.jl:488 (::Makie.var"#1462#1463"{Bool,… ╎ ╎ ╎ ╎ ╎ 51 @Makie/…play.jl:394 kwcall(::@NamedTuple{figure::S… ╎ ╎ ╎ ╎ ╎ 51 @Makie/…play.jl:395 colorbuffer(screen::CairoMaki… ╎ ╎ ╎ ╎ ╎ 51 @CairoMakie/…l:378 colorbuffer ╎ ╎ ╎ ╎ ╎ 51 @CairoMakie/…l:381 colorbuffer(screen::CairoMak… 12╎ ╎ ╎ ╎ ╎ ╎ 51 @CairoMakie/…l:49 cairo_draw(screen::CairoMaki… ╎ ╎ ╎ ╎ ╎ ╎ 38 @CairoMakie/…:135 draw_plot(scene::Scene, scr… ╎ ╎ ╎ ╎ ╎ ╎ 38 @CairoMakie/…:27 draw_atomic(scene::Scene, s… ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:563 getindex ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:644 resolve!(computed::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:652 _resolve!(computed… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:659 resolve!(edge::Co… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @Base/…ck.jl:335 lock(f::ComputePipelin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:661 (::ComputePipel… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @Base/…ay.jl:3202 foreach ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:652 _resolve!(com… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:659 resolve!(edg… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @Base/…ck.jl:335 lock(f::ComputePi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @ComputePipeline/…:661 (::Compute… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @Base/…ay.jl:3202 foreach ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 38 @ComputePipeline/…:652 _resolve!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 38 @ComputePipeline/…:659 resolve!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 38 @Base/…ck.jl:335 lock(f::Compute… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 38 @ComputePipeline/…:661 (::Comput… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 38 @Base/…ay.jl:3202 foreach ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 38 @ComputePipeline/…:652 _resolve!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 38 @ComputePipeline/…:659 resolve!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 38 @Base/…ck.jl:335 lock(f::Compute… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 38 @ComputePipeline/…:664 (::Comput… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 38 @ComputePipeline/…:120 ComputePi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 38 @ComputePipeline/…:126 ComputePi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 38 @ComputePipeline/…:1012 MapFunct… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 38 @Makie/…a.jl:325 (::Makie.Camera… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 38 @Base/…le.jl:360 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 38 @Makie/…a.jl:325 #461 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 38 @ComputePipeline/…:563 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 38 @ComputePipeline/…:644 resolve!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 38 @ComputePipeline/…:652 _resolve!… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 38 @ComputePipeline/…:659 resolve!(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 38 @Base/…ck.jl:335 lock(f::Compute… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 38 @ComputePipeline/…:664 (::Comput… 34╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 38 @ComputePipeline/…:120 ComputePi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 4 @Compiler/…l:1724 typeinf_ext_to… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 3 @Compiler/…l:1715 typeinf_ext_to… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:1526 typeinf_ext(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Compiler/…l:604 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Compiler/…l:601 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 1 @Compiler/…l:64 maybe_validate_c… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 1 @Compiler/…l:362 is_asserts ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 2 @Compiler/…l:1532 typeinf_ext(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 2 @Compiler/…l:4576 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 2 @Compiler/…l:4384 typeinf_local(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +28 2 @Compiler/…l:3830 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +29 2 @Compiler/…l:3873 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +30 2 @Compiler/…l:3474 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +31 2 @Compiler/…l:3110 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +32 2 @Compiler/…l:3092 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +33 2 @Compiler/…l:2932 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +34 2 @Compiler/…l:2939 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +35 2 @Compiler/…l:2829 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +36 2 @Compiler/…l:328 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +37 2 @Compiler/…l:247 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +38 2 @Compiler/…l:177 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +39 2 @Compiler/…l:861 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +40 2 @Compiler/…l:892 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +41 2 @Compiler/…l:1350 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Compiler/…l:4576 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Compiler/…l:4384 typeinf_local(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Compiler/…l:3830 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Compiler/…l:3873 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Compiler/…l:3474 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Compiler/…l:3110 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Compiler/…l:3092 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Compiler/…l:2932 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Compiler/…l:2936 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 1 @Compiler/…l:2924 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +52 1 @Compiler/…l:328 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +53 1 @Compiler/…l:247 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +54 1 @Compiler/…l:177 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +55 1 @Compiler/…l:861 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +56 1 @Compiler/…l:892 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +57 1 @Compiler/…l:1350 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +58 1 @Compiler/…l:4583 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +59 1 @Compiler/…l:278 finish_nocycle(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +60 1 @Compiler/…l:1021 optimize(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +61 1 @Compiler/…l:1048 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +62 1 @Compiler/…l:1070 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +63 1 @Compiler/…l:206 verify_ir(ir::C… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +64 1 @Compiler/…l:242 construct_domtr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +65 1 @Compiler/…l:252 update_domtree! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +66 1 @Compiler/…l:124 DFS!(D::Compile… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +67 1 @Compiler/…l:114 resize! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +42 1 @Compiler/…l:4583 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +43 1 @Compiler/…l:278 finish_nocycle(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +44 1 @Compiler/…l:1021 optimize(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +45 1 @Compiler/…l:1048 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +46 1 @Compiler/…l:1035 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +47 1 @Compiler/…l:79 ssa_inlining_pas… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +48 1 @Compiler/…l:685 batch_inline!(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +49 1 @Compiler/…l:2134 finish ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +50 1 @Compiler/…l:2103 simple_dce! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +51 1 @Compiler/…l:2110 simple_dce!(ca… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Compiler/…l:1716 typeinf_ext_to… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Compiler/…l:1709 add_codeinsts_… at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:46 Expression: Makie.colorbuffer(fig.scene) Expected stderr: "" (nowarn) Captured stderr: "\n======================================================================================\nInformation request received. A stacktrace will print followed by a 1.0 second profile.\n--trace-compile is enabled during profile collection.\n======================================================================================\n\ncmd: /opt/julia/bin/julia 178 running 1 of 1\n\nsignal (10): User defined signal 1\ndiv at ./int.jl:341 [inlined]\n_growend_internal! at ./array.jl:1169\n_growend! at ./array.jl:1205 [inlined]\n_push! at ./array.jl:1348 [inlined]\npush! at ./array.jl:1345 [inlined]\nfind_union_split_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:364\n#find_method_matches#131 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:336 [inlined]\nfind_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:332 [inlined]\nabstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:119\nabstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2829\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2939\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2932 [inlined]\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3092\nabstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3110 [inlined]\nabstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3474\nabstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3873 [inlined]\nabstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3830 [inlined]\ntypeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4384\njfptr_typeinf_local_91334.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\ntypeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4576\nconst_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1350\nabstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892\nabstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined]\nhandle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177\ninfercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:247\nabstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328\nabstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2829\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2939\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2932 [inlined]\nabstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3092\nabstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3110 [inlined]\nabstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3474\nabstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3873 [inlined]\nabstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3830 [inlined]\ntypeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4384\njfptr_typeinf_local_91334.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\ntypeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4576\ntypeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532\ntypeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined]\ntypeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724\njfptr_typeinf_ext_toplevel_88949.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\njl_apply at /source/src/julia.h:2285 [inlined]\njl_type_infer at /source/src/gf.c:467\njl_compile_method_internal at /source/src/gf.c:3640\n_jl_invoke at /source/src/gf.c:4112 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\ncairo_draw at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/plot-primitives.jl:49\n#colorbuffer#4 at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/screen.jl:381\ncolorbuffer at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/screen.jl:378 [inlined]\n#colorbuffer#1458 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:395\ncolorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:394\nunknown function (ip: 0x7ff65cd5a0ef) at (unknown file)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\n#1462 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:488\nlock at ./lock.jl:335\n#colorbuffer#1460 at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:479 [inlined]\ncolorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:478 [inlined]\ncolorbuffer at /home/pkgeval/.julia/packages/Makie/Vn16E/src/display.jl:478\nunknown function (ip: 0x7ff65cd53442) at (unknown file)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\nmacro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1313 [inlined]\nmacro expansion at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:46 [inlined]\nmacro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined]\ntop-level scope at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:21\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_invoke at /source/src/gf.c:4127\nijl_eval_thunk at /source/src/toplevel.c:757\njl_toplevel_eval_flex at /source/src/toplevel.c:712\njl_eval_toplevel_stmts at /source/src/toplevel.c:602\njl_toplevel_eval_flex at /source/src/toplevel.c:684\nijl_toplevel_eval at /source/src/toplevel.c:779\nijl_toplevel_eval_in at /source/src/toplevel.c:824\neval at ./boot.jl:489\ninclude_string at ./loading.jl:3130\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\n_include at ./loading.jl:3190\ninclude at ./Base.jl:324\nIncludeInto at ./Base.jl:325\njfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\njl_apply at /source/src/julia.h:2285 [inlined]\ndo_call at /source/src/interpreter.c:123\neval_value at /source/src/interpreter.c:243\neval_stmt_value at /source/src/interpreter.c:194 [inlined]\neval_body at /source/src/interpreter.c:679\njl_interpret_toplevel_thunk at /source/src/interpreter.c:884\nijl_eval_thunk at /source/src/toplevel.c:765\njl_toplevel_eval_flex at /source/src/toplevel.c:712\njl_eval_toplevel_stmts at /source/src/toplevel.c:602\njl_toplevel_eval_flex at /source/src/toplevel.c:684\nijl_toplevel_eval at /source/src/toplevel.c:779\nijl_toplevel_eval_in at /source/src/toplevel.c:824\neval at ./boot.jl:489\ninclude_string at ./loading.jl:3130\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\n_include at ./loading.jl:3190\ninclude at ./Base.jl:324\nIncludeInto at ./Base.jl:325\njfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\njl_apply at /source/src/julia.h:2285 [inlined]\ndo_call at /source/src/interpreter.c:123\neval_value at /source/src/interpreter.c:243\neval_stmt_value at /source/src/interpreter.c:194 [inlined]\neval_body at /source/src/interpreter.c:679\njl_interpret_toplevel_thunk at /source/src/interpreter.c:884\nijl_eval_thunk at /source/src/toplevel.c:765\njl_toplevel_eval_flex at /source/src/toplevel.c:712\njl_eval_toplevel_stmts at /source/src/toplevel.c:602\njl_toplevel_eval_flex at /source/src/toplevel.c:684\nijl_toplevel_eval at /source/src/toplevel.c:779\nijl_toplevel_eval_in at /source/src/toplevel.c:824\neval at ./boot.jl:489\nexec_options at ./client.jl:310\n_start at ./client.jl:585\njfptr__start_34930.1 at /opt/julia/lib/julia/sys.so (unknown line)\n_jl_invoke at /source/src/gf.c:4120 [inlined]\nijl_apply_generic at /source/src/gf.c:4317\njl_apply at /source/src/julia.h:2285 [inlined]\ntrue_main at /source/src/jlapi.c:971\njl_repl_entrypoint at /source/src/jlapi.c:1138\nmain at /source/cli/loader_exe.c:58\nunknown function (ip: 0x7ff67c368249) at /lib/x86_64-linux-gnu/libc.so.6\n__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)\nunknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S\nunknown function (ip: (nil)) at (unknown file)\n\n\n==============================================================\nProfile collected. A report will print at the next yield point.\nDisabling --trace-compile\n==============================================================\n\n#= 707.4 ms =# precompile(Tuple{typeof(CairoMakie.draw_plot), Makie.Scene, CairoMakie.Screen{CairoMakie.RenderType(0x00000001)}, Makie.Plot{Makie.scatter, Tuple{Array{GeometryBasics.Point{2, Float64}, 1}}}})\n#= 10.3 ms =# precompile(Tuple{typeof(Base.isempty), Array{GeometryBasics.Point{2, Float64}, 1}})\n#= 322.1 ms =# precompile(Tuple{Type{ComputePipeline.TypedEdge{InputTuple, OutputTuple, F} where F where OutputTuple where InputTuple}, ComputePipeline.ComputeEdge{ComputePipeline.ComputeGraph}, ComputePipeline.MapFunctionWrapper{false, Makie.var\"#add_camera_computation!##8#add_camera_computation!##9\"}, NamedTuple{(:resolution,), Tuple{Base.RefValue{GeometryBasics.Vec{2, Float64}}}}})\n" Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1574 [2] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1566 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1335 [inlined] [4] macro expansion @ ~/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:46 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] top-level scope @ ~/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:21 Test Summary: | Pass Fail Total Time smoketest 2d | 4 1 5 3m35.7s RNG of the outermost testset: [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:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_73028.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 18724176 (Pool: 18723417; Big: 759); GC: 20 [178] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:19 _ZN4llvm17PMTopLevelManager16findAnalysisPassEPKv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13PMDataManager23verifyPreservedAnalysisEPNS_4PassE 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:1635 addModule at /source/src/jitlayers.cpp:2143 jl_compile_codeinst_now at /source/src/jitlayers.cpp:688 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:882 jl_compile_method_internal at /source/src/gf.c:3652 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 print at ./strings/io.jl:46 println at ./strings/io.jl:75 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 print_test_results at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1702 unknown function (ip: 0x7ff65c7b82c0) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 print_test_results at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1646 print_test_results at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1646 [inlined] #finish#42 at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1729 finish at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1709 unknown function (ip: 0x7ff65c7b75f2) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2260 [inlined] top-level scope at /home/pkgeval/.julia/packages/GeoInterface/X1jn3/test/test_makie.jl:21 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_65189.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_34930.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ff67c368249) 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: 100747835 (Pool: 100746526; Big: 1309); GC: 48 PkgEval terminated after 2723.34s: test duration exceeded the time limit