Package evaluation of Inti on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T15:16:38.512 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.05s ################################################################################ # Installation # Installing Inti... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [fb74042b] + Inti v0.1.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [0e736298] + Bessels v0.2.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.17.0 [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [88a69b33] + ElementaryPDESolutions v0.3.0 [f6369f11] + ForwardDiff v1.0.1 ⌅ [eaa5ad34] + HAdaptiveIntegration v0.1.3 [fb74042b] + Inti v0.1.4 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [b8a86587] + NearestNeighbors v0.4.22 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [1fd47b50] + QuadGK v2.11.2 [708f8203] + Richardson v1.4.2 [6c6a2e73] + Scratch v1.3.0 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+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 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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.3.0+1 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.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 4.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.12/GLMakie/jl_ZmDCGF". ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/1dQSN/src/screen.jl:291 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/a10jC/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:580 [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:404 [4] Window @ ~/.julia/packages/GLFW/a10jC/src/glfw3.jl:362 [inlined] [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/1dQSN/src/screen.jl:282 [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/1dQSN/src/screen.jl:256 [7] singleton_screen(debugging::Bool) @ GLMakie ~/.julia/packages/GLMakie/1dQSN/src/screen.jl:391 [8] macro expansion @ ~/.julia/packages/GLMakie/1dQSN/src/precompiles.jl:21 [inlined] [9] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [10] macro expansion @ ~/.julia/packages/GLMakie/1dQSN/src/precompiles.jl:18 [inlined] [11] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [12] top-level scope @ ~/.julia/packages/GLMakie/1dQSN/src/precompiles.jl:16 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/GLMakie/1dQSN/src/GLMakie.jl:100 [15] include(mod::Module, _path::String) @ Base ./Base.jl:305 [16] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [17] top-level scope @ stdin:5 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [20] include_string @ ./loading.jl:2847 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [22] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/GLMakie/1dQSN/src/precompiles.jl:15 in expression starting at /home/pkgeval/.julia/packages/GLMakie/1dQSN/src/GLMakie.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 855.62s ################################################################################ # Testing # Testing Inti Status `/tmp/jl_SNGBD1/Project.toml` [4c88cf16] Aqua v0.8.13 [2d63477d] FMM2D v0.2.0 [1e13804c] FMM3D v1.0.1 ⌃ [e9467ef8] GLMakie v0.11.11 [705231aa] Gmsh v0.3.1 [8646bddf] HMatrices v0.2.12 [fb74042b] Inti v0.1.4 ⌃ [eacbb407] Meshes v0.53.30 [1bc83da4] SafeTestsets v0.1.0 [90137ffa] StaticArrays v1.9.13 [64499a7a] WriteVTK v1.21.2 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SNGBD1/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.13 [4fba245c] ArrayInterface v7.19.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.7 [18cc8868] BaseDirs v1.3.1 [0e736298] Bessels v0.2.8 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.25.2 [7a955b69] CircularArrays v1.4.0 [944b1d66] CodecZlib v0.7.8 [a2cac450] ColorBrewer v0.4.1 [35d6a980] ColorSchemes v3.30.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [03fe91ce] Colorfy v1.1.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.17.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [b46f11dc] CoordRefSystems v0.18.7 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [88a69b33] ElementaryPDESolutions v0.3.0 [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.8 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.9.0 [2d63477d] FMM2D v0.2.0 [1e13804c] FMM3D v1.0.1 [5789e2e9] FileIO v1.17.0 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.0.1 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [f7f18e0c] GLFW v3.4.4 ⌃ [e9467ef8] GLMakie v0.11.11 [46192b85] GPUArraysCore v0.2.0 [5c1252a2] GeometryBasics v0.5.10 [705231aa] Gmsh v0.3.1 [3955a311] GridLayoutBase v0.11.1 [42e2da0e] Grisu v1.0.2 ⌅ [eaa5ad34] HAdaptiveIntegration v0.1.3 [8646bddf] HMatrices v0.2.12 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [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 ⌅ [a98d9a8b] Interpolations v0.15.1 [d1acc4aa] IntervalArithmetic v0.22.36 [8197267c] IntervalSets v0.7.11 [fb74042b] Inti v0.1.4 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [9c8b4983] LightXML v0.9.2 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 ⌅ [ee78f7c6] Makie v0.22.10 ⌅ [20f20a25] MakieCore v0.9.5 [dbb5928d] MappedArrays v0.4.2 [0a4f8689] MathTeXEngine v0.6.5 [7269a6da] MeshIO v0.5.3 ⌃ [eacbb407] Meshes v0.53.30 [e1d29d7a] Missings v1.2.0 [66fc600b] ModernGL v1.1.8 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.22 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [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.3 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [1fd47b50] QuadGK v2.11.2 [94ee1d12] Quaternions v0.7.6 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.8.0 [6038ab10] Rotations v1.7.1 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.1 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.3.0 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.0 [699a6c99] SimpleTraits v0.9.4 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [09ab397b] StructArrays v0.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.4 [06e1c1a7] TiledIteration v0.5.0 [3bb67fe8] TranscodingStreams v0.11.3 [28dd2a49] TransformsBase v1.6.0 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.23.1 [4004b06d] VTKBase v1.0.1 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.0.0 [64499a7a] WriteVTK v1.21.2 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [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.6.5+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.2+0 [f5851436] FFTW_jll v3.3.11+0 [4fce6fc7] FLTK_jll v1.3.8+0 [0fc7e017] FMM2D_jll v1.1.0+0 [62c264cc] FMM3D_jll v1.0.1+0 [a3f928ae] Fontconfig_jll v2.16.0+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.0+2 [bd17208b] GLU_jll v9.0.1+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.84.3+0 [3b182d85] Graphite2_jll v1.3.15+0 ⌅ [0234f1f7] HDF5_jll v1.14.3+3 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [e33a78d0] Hwloc_jll v2.12.1+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [aacddb02] JpegTurbo_jll v3.1.1+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.0+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.0+0 [18c40d15] LinearElasticity_jll v5.0.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.0.1+1 [86086c02] MMG_jll v5.6.0+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [baad4e97] OCCT_jll v7.7.2+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] OpenEXR_jll v3.2.4+0 ⌅ [fe0851c0] OpenMPI_jll v4.1.8+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.56.3+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [a8d0f55d] SCOTCH_jll v6.1.3+0 [a2964d1f] Wayland_jll v1.24.0+0 [02c8fc9c] XML2_jll v2.14.1+0 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.1+0 [2c808117] Xorg_libXft_jll v2.3.3+1 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [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 [3161d3a3] Zstd_jll v1.5.7+1 [630162c2] gmsh_jll v4.13.1+0 [9a68df92] isoband_jll v0.2.3+0 [477f73a3] libaec_jll v1.1.3+0 [a4ae2306] libaom_jll v3.11.0+0 ⌅ [0ac62f75] libass_jll v0.15.2+0 [1183f4f0] libdecor_jll v0.2.2+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.50+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+0 [1270edf5] x264_jll v10164.0.1+0 ⌅ [dfaa095f] x265_jll v3.6.0+0 [d8fb68d0] xkbcommon_jll v1.9.2+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.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... 1 instances of possible type-piracy detected. To get a list, set `broken = false`. Test Summary: | Pass Broken Total Time Code quality | 10 1 11 1m26.7s Test Summary: | Pass Total Time Utility functions | 4 4 1.1s [ Info: Loading Inti.jl HMatrices extension Test Summary: | Pass Total Time Block array | 28 28 1m20.8s Test Summary: | Pass Total Time Reference shapes | 35 35 2.1s Test Summary: | Pass Total Time Polynomials | 28 28 10.4s Test Summary: | Pass Total Time Reference interpolation | 12 12 0.7s Test Summary: | Pass Total Time Reference integration | 4439 4439 52.1s [ Info: Loading Inti.jl Gmsh extension Test Summary: | Pass Total Time Native mesh generation | 6 6 17.0s Test Summary: | Pass Total Time Quadrature | 17 17 2m55.7s Test Summary: | Pass Total Time Normal orientation | 8 8 1m47.7s ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/gHrp0/src/kernels.jl:327 ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/gHrp0/src/kernels.jl:327 Test Summary: | Pass Total Time Kernels | 8 8 4.7s Test Summary: | Pass Total Time Integral operators | 1 1 0.0s Test Summary: | Pass Total Time Guiggiani | 7 7 6.1s Test Summary: | Pass Total Time Corrections (Green identities) | 112 112 11m43.6s Method = dim | 56 56 7m52.1s Method = adaptive | 56 56 3m51.3s Precompiling packages... 1637.9 ms ✓ FMM3D_jll 1559.0 ms ✓ FMM3D 2 dependencies successfully precompiled in 3 seconds. 31 already precompiled. Precompiling packages... 7455.4 ms ✓ Inti → IntiFMM3DExt 1 dependency successfully precompiled in 8 seconds. 72 already precompiled. [ Info: Loading Inti.jl FMM3D extension Test Summary: | Pass Total Time Accelerated density interpolation | 4 4 1m28.3s Test Summary: | Pass Total Time Gmsh extension | 2 2 0.2s Precompiling packages... 1444.3 ms ✓ IntervalArithmetic → IntervalArithmeticRecipesBaseExt 1 dependency successfully precompiled in 2 seconds. 37 already precompiled. Precompiling packages... 1948.2 ms ✓ Wayland_jll 1790.4 ms ✓ Dbus_jll 63703.7 ms ✓ TiffImages 11379.5 ms ✓ MeshIO 4461.2 ms ✓ Distributions → DistributionsTestExt 2197.5 ms ✓ FFMPEG_jll 2485.2 ms ✓ libdecor_jll ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 231 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #632 at ./asyncevent.jl:359 jfptr_YY.632_46104.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== 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:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_84416.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2476 unknown function (ip: 0x7c3b8d0f4303) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #213 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2416 withenv at ./env.jl:265 #198 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2237 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2087 #194 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2196 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7c3b8d0e40bc) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2143 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2135 unknown function (ip: 0x7c3b8d0dd551) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#201 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2401 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:511 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:490 unknown function (ip: 0x7c3b8d0dc741) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x7c3b8d0d4158) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x7c3b8d0d1a4f) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_81451.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7c3b8ea83249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c3b74000010 Total snapshots: 132. Utilization: 0% ╎132 @Base/client.jl:554 _start() ╎ 132 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 132 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 132 @Base/loading.jl:2897 _include(mapexpr::Function, mod::Module, _pat… ╎ 132 @Base/loading.jl:2837 include_string(mapexpr::typeof(identity), mo… ╎ 132 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 132 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 132 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 132 @Pkg/src/API.jl:152 test ╎ ╎ 132 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 132 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 132 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 132 @Pkg/src/API.jl:490 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 132 @Pkg/src/API.jl:511 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 132 @Pkg/…erations.jl:2313 test ╎ ╎ ╎ 132 @Pkg/…erations.jl:2401 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 132 @Pkg/…rations.jl:2135 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 132 @Pkg/…rations.jl:2143 #sandbox#190 ╎ ╎ ╎ ╎ 132 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 132 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 132 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2196 (::Pkg.Operations.var"#194#19… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2087 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2237 (::Pkg.Operations.var"#198#… ╎ ╎ ╎ ╎ ╎ 132 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…ions.jl:2416 (::Pkg.Operations.var"#213… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…ons.jl:2476 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…sk.jl:1199 wait() 131╎ ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…sk.jl:1187 poptask(W::Base.Intr… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_48105.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 23783709 (Pool: 23783118; Big: 591); GC: 24 [231] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Inti/gHrp0/test/meshes_test.jl:3 _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:848 runOnLoop at /source/src/llvm-julia-licm.cpp:348 run at /source/src/llvm-julia-licm.cpp:373 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE13runSinglePassIS1_St10unique_ptrINS_6detail11PassConceptIS1_S5_JS4_S7_EEESt14default_deleteISD_EEEESt8optionalINS_17PreservedAnalysesEERT_RT0_RS5_S4_S7_RNS_19PassInstrumentationE.isra.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE24runWithoutLoopNestPassesERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm11PassManagerINS_4LoopENS_15AnalysisManagerIS1_JRNS_27LoopStandardAnalysisResultsEEEEJS4_RNS_10LPMUpdaterEEE3runERS1_RS5_S4_S7_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm25FunctionToLoopPassAdaptor3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3615 _jl_invoke at /source/src/gf.c:4092 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:894 ansi_write_ at ./strings/annotated_io.jl:216 [inlined] print at ./strings/annotated_io.jl:241 [inlined] print at ./strings/io.jl:46 println at ./strings/io.jl:77 [inlined] print_tree at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1249 tree at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1309 print_group at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:389 #print#5 at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:331 print at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:271 [inlined] print at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:271 [inlined] print at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:271 _peek_report at /source/usr/share/julia/stdlib/v1.12/Profile/src/Profile.jl:94 unknown function (ip: 0x7cab755d469f) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f_invokelatest at /source/src/builtins.c:875 profile_printing_listener at ./Base.jl:333 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_48105.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 473677502 (Pool: 473672668; Big: 4834); GC: 287 PkgEval terminated after 2733.14s: test duration exceeded the time limit