Package evaluation of Inti on Julia 1.13.0-DEV.1184 (441ebf9584*) started at 2025-09-24T03:41:40.277 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # Installation # Installing Inti... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb74042b] + Inti v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0e736298] + Bessels v0.2.8 [bbf7d656] + CommonSubexpressions v0.3.1 [864edb3b] + DataStructures v0.19.1 [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.2.1 [eaa5ad34] + HAdaptiveIntegration v0.2.2 [fb74042b] + Inti v0.2.0 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [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.3 [21216c6a] + Preferences v1.5.0 [1fd47b50] + QuadGK v2.11.2 [708f8203] + Richardson v1.4.2 [6c6a2e73] + Scratch v1.3.0 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [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.7.0 [7b1f6079] + FileWatching 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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.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.13.1+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 4.67s ################################################################################ # 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.13/GLMakie/jl_RAscvm" (ProcessExited(1)). ┌ 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/6el3D/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/Zwulj/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/Zwulj/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/Zwulj/src/glfw3.jl:404 [4] Window @ ~/.julia/packages/GLFW/Zwulj/src/glfw3.jl:362 [inlined] [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:284 [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:258 [7] kwcall(::@NamedTuple{reuse::Bool}, ::typeof(GLMakie.empty_screen), debugging::Bool) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:257 [8] singleton_screen(debugging::Bool) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:395 [9] macro expansion @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:20 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [11] macro expansion @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:17 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [13] top-level scope @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:15 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ ~/.julia/packages/GLMakie/6el3D/src/GLMakie.jl:103 [16] include(mod::Module, _path::String) @ Base ./Base.jl:309 [17] 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:3069 [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:2915 [21] include_string @ ./loading.jl:2925 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [23] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/GLMakie/6el3D/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/6el3D/src/GLMakie.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 984.16s ################################################################################ # Testing # Testing Inti Status `/tmp/jl_Nqonqz/Project.toml` [4c88cf16] Aqua v0.8.14 [2d63477d] FMM2D v0.2.0 [1e13804c] FMM3D v1.0.1 [f6369f11] ForwardDiff v1.2.1 [e9467ef8] GLMakie v0.13.6 [705231aa] Gmsh v0.3.1 [8646bddf] HMatrices v0.2.13 [fb74042b] Inti v0.2.0 [eacbb407] Meshes v0.54.6 [8ff76263] QPGreen v0.2.2 [1fd47b50] QuadGK v2.11.2 [1bc83da4] SafeTestsets v0.1.0 [90137ffa] StaticArrays v1.9.15 [64499a7a] WriteVTK v1.21.2 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Nqonqz/Manifest.toml` [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 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.20.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [0e736298] Bessels v0.2.8 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [96374032] CRlibm v1.0.2 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [7a955b69] CircularArrays v1.4.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [a2cac450] ColorBrewer v0.4.1 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [03fe91ce] Colorfy v1.1.2 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [95dc2771] ComputePipeline v0.1.4 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [b46f11dc] CoordRefSystems v0.18.10 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [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.9 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.10.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.14.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.2.1 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [f7f18e0c] GLFW v3.4.5 [e9467ef8] GLMakie v0.13.6 [46192b85] GPUArraysCore v0.2.0 [5c1252a2] GeometryBasics v0.5.10 [705231aa] Gmsh v0.3.1 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [eaa5ad34] HAdaptiveIntegration v0.2.2 [8646bddf] HMatrices v0.2.13 [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 v1.0.0 [8197267c] IntervalSets v0.7.11 [fb74042b] Inti v0.2.0 [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.1 [682c06a0] JSON v0.21.4 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [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.24.6 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [0a4f8689] MathTeXEngine v0.6.6 [7269a6da] MeshIO v0.5.3 [eacbb407] Meshes v0.54.6 [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 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [8ff76263] QPGreen v0.2.2 [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 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.0.0 [7e506255] ScopedValues v1.5.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.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [731e570b] TiffImages v0.11.6 [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.25.0 [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.7.1+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.3+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.17.1+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.86.0+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.2+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.1+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.1+0 [18c40d15] LinearElasticity_jll v5.0.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [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.4+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.13.8+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.9+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+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 [630162c2] gmsh_jll v4.13.1+0 [9a68df92] isoband_jll v0.2.3+0 [477f73a3] libaec_jll v1.1.4+0 [a4ae2306] libaom_jll v3.12.1+0 [0ac62f75] libass_jll v0.17.4+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 v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.9.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [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.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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.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.13.1+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them 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 1m28.5s Test Summary: | Pass Total Time Utility functions | 4 4 1.7s Precompiling packages... 8498.9 ms ✓ HMatrices 1 dependency successfully precompiled in 9 seconds. 16 already precompiled. Precompiling packages... 7426.4 ms ✓ Inti → IntiHMatricesExt 1 dependency successfully precompiled in 8 seconds. 70 already precompiled. [ Info: Loading Inti.jl HMatrices extension Test Summary: | Pass Total Time Block array | 28 28 1m33.8s Test Summary: | Pass Total Time Reference shapes | 35 35 1.6s Test Summary: | Pass Total Time Polynomials | 28 28 8.9s Test Summary: | Pass Total Time Reference interpolation | 66 66 23.0s ┌ Warning: No quadrature rule for Inti.ReferenceSimplex{2}() of order 3 └ @ Main.var"##Reference integration#146" ~/.julia/packages/Inti/bEBo2/test/reference_integration_test.jl:170 ┌ Warning: No quadrature rule for Inti.ReferenceSimplex{3}() of order 4 └ @ Main.var"##Reference integration#146" ~/.julia/packages/Inti/bEBo2/test/reference_integration_test.jl:170 Test Summary: | Pass Total Time Reference integration | 4734 4734 55.2s Precompiling packages... 7446.5 ms ✓ Gmsh 1 dependency successfully precompiled in 8 seconds. 76 already precompiled. Precompiling packages... 7918.5 ms ✓ Inti → IntiGmshExt 1 dependency successfully precompiled in 9 seconds. 115 already precompiled. [ Info: Loading Inti.jl Gmsh extension Test Summary: | Pass Total Time Native mesh generation | 6 6 31.6s Test Summary: | Pass Total Time Quadrature | 17 17 3m00.2s Test Summary: | Pass Total Time Normal orientation | 8 8 1m49.5s Precompiling packages... 5842.7 ms ✓ QPGreen 1 dependency successfully precompiled in 7 seconds. 96 already precompiled. Precompiling packages... 8843.4 ms ✓ Inti → IntiQPGreenExt 1 dependency successfully precompiled in 10 seconds. 121 already precompiled. [ Info: Loading Inti.jl QPGreen extension ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/bEBo2/src/kernels.jl:327 ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/bEBo2/src/kernels.jl:327 Test Summary: | Pass Total Time Kernels | 18 18 1m56.4s Test Summary: | Pass Total Time Integral operators | 1 1 47.0s Test Summary: | Pass Total Time Guiggiani | 7 7 7.3s WARNING: Method definition cachedrule(Type{var"#s1421"} where var"#s1421"<:(ForwardDiff.Dual{var"#s1420", T, N} where N where var"#s1420"), Integer) where {T<:Number} in module ##Kernels#150 at /home/pkgeval/.julia/packages/Inti/bEBo2/test/kernels_test.jl:9 overwritten in module Main at /home/pkgeval/.julia/packages/Inti/bEBo2/test/green_identities_test.jl:16. ====================================================================================== 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 289 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm31MachineDominatorTreeWrapperPass13releaseMemoryEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13PMDataManager8freePassEPNS_4PassENS_9StringRefENS_19PassDebuggingStringE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13PMDataManager16removeDeadPassesEPNS_4PassENS_9StringRefENS_19PassDebuggingStringE 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:1628 addModule at /source/src/jitlayers.cpp:2119 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3644 _jl_invoke at /source/src/gf.c:4104 [inlined] ijl_apply_generic at /source/src/gf.c:4309 #integrate#8 at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/integrate.jl:48 unknown function (ip: 0x7eb6274efa2e) at (unknown file) _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4309 integrate at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/integrate.jl:37 #132 at /home/pkgeval/.julia/packages/Inti/bEBo2/src/reference_integration.jl:478 [inlined] guiggiani_singular_integral at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:299 macro expansion at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:183 [inlined] #_adaptive_correction_etype!##2 at ./threadingconstructs.jl:276 #_adaptive_correction_etype!##0 at ./threadingconstructs.jl:243 [inlined] #threading_run##0 at ./threadingconstructs.jl:177 unknown function (ip: 0x7eb6274e554d) at (unknown file) _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4309 jl_apply at /source/src/julia.h:2266 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) #= 713.7 ms =# precompile(Tuple{typeof(HAdaptiveIntegration._integrate), Inti.var"#guiggiani_singular_integral##4#guiggiani_singular_integral##5"{-2, Inti.var"#132#133"{Base.Pairs{Symbol, Float64, Nothing, NamedTuple{(:rtol, :atol), Tuple{Float64, Float64}}}, HAdaptiveIntegration.Domain.Orthotope{1, Float64}}, Base.Val{-2}, Inti.var"#guiggiani_singular_integral##0#guiggiani_singular_integral##1"{Inti.HyperSingularKernel{Float64, Inti.Laplace{3}}, Inti.var"#lagrange_basis##2#lagrange_basis##3"{StaticArraysCore.SArray{Tuple{9, 9}, Float64, 2, 81}, Inti.var"#monomial_basis##4#monomial_basis##5"{Base.Val{9}, Base.IteratorsMD.CartesianIndices{2, Tuple{Base.UnitRange{Int64}, Base.UnitRange{Int64}}}}}, StaticArraysCore.SArray{Tuple{2}, Float64, 1, 2}, Inti.ParametricElement{Inti.ReferenceHyperCube{2}, StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, Inti.var"#ParametricElement##0#ParametricElement##1"{Inti.var"#183#184"{Inti.var"#198#199"{StaticArraysCore.SArray{Tuple{3}, Int64, 1, 3}, StaticArraysCore.SArray{Tuple{3}, Int64, 1, 3}, StaticArraysCore.SArray{Tuple{3, 3}, Float64, 2, 9}, Int64}}, Inti.HyperRectangle{2, Float64}}}, Int64, NamedTuple{(:coords, :normal), Tuple{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}}}}, Inti.var"#polar_decomposition##2#polar_decomposition##3"{StaticArraysCore.SArray{Tuple{2}, Float64, 1, 2}}, Float64, Float64}, HAdaptiveIntegration.Domain.Orthotope{1, Float64}, HAdaptiveIntegration.Rule.EmbeddedCubature{1, Float64}, typeof(HAdaptiveIntegration.Domain.subdivide_orthotope), Nothing, HAdaptiveIntegration.var"#integrate##2#integrate##3", Float64, Float64, Int64}) #= 202.1 ms =# precompile(Tuple{HAdaptiveIntegration.var"##integrate#8", HAdaptiveIntegration.Rule.EmbeddedCubature{1, Float64}, Function, Nothing, Function, Float64, Float64, Int64, typeof(HAdaptiveIntegration.integrate), Inti.var"#guiggiani_singular_integral##4#guiggiani_singular_integral##5"{-2, Inti.var"#132#133"{Base.Pairs{Symbol, Float64, Nothing, NamedTuple{(:rtol, :atol), Tuple{Float64, Float64}}}, HAdaptiveIntegration.Domain.Orthotope{1, Float64}}, Base.Val{-2}, Inti.var"#guiggiani_singular_integral##0#guiggiani_singular_integral##1"{Inti.HyperSingularKernel{Float64, Inti.Laplace{3}}, Inti.var"#lagrange_basis##2#lagrange_basis##3"{StaticArraysCore.SArray{Tuple{9, 9}, Float64, 2, 81}, Inti.var"#monomial_basis##4#monomial_basis##5"{Base.Val{9}, Base.IteratorsMD.CartesianIndices{2, Tuple{Base.UnitRange{Int64}, Base.UnitRange{Int64}}}}}, StaticArraysCore.SArray{Tuple{2}, Float64, 1, 2}, Inti.ParametricElement{Inti.ReferenceHyperCube{2}, StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, Inti.var"#ParametricElement##0#ParametricElement##1"{Inti.var"#183#184"{Inti.var"#198#199"{StaticArraysCore.SArray{Tuple{3}, Int64, 1, 3}, StaticArraysCore.SArray{Tuple{3}, Int64, 1, 3}, StaticArraysCore.SArray{Tuple{3, 3}, Float64, 2, 9}, Int64}}, Inti.HyperRectangle{2, Float64}}}, Int64, NamedTuple{(:coords, :normal), Tuple{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}}}}, Inti.var"#polar_decomposition##4#polar_decomposition##5"{StaticArraysCore.SArray{Tuple{2}, Float64, 1, 2}}, Float64, Float64}, HAdaptiveIntegration.Domain.Orthotope{1, Float64}}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 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:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_66252.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4309 jl_apply at /source/src/julia.h:2266 [inlined] start_task at /source/src/task.c:1281 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007eb61abf72b0 Total snapshots: 84. Utilization: 100% ╎72 @Base/…dingconstructs.jl:177 (::Base.Threads.var"#threading_run##0#threa… ╎ 72 @Base/…dingconstructs.jl:243 #_adaptive_correction_etype!##0 ╎ 72 @Base/…ingconstructs.jl:276 (::Inti.var"#_adaptive_correction_etype!##… ╎ 72 @Inti/…ve_correction.jl:183 macro expansion ╎ 72 @Inti/…e_correction.jl:299 guiggiani_singular_integral(K::Inti.Hyper… ╎ 72 @Inti/…_integration.jl:478 #132 6╎ ╎ 72 @HAdaptiveIntegration/…:37 kwcall(::@NamedTuple{rtol::Float64, ato… ╎ ╎ 13 @Compiler/…peinfer.jl:1579 typeinf_ext_toplevel(mi::Core.MethodIn… ╎ ╎ 13 @Compiler/…einfer.jl:1570 typeinf_ext_toplevel ╎ ╎ 13 @Compiler/…einfer.jl:1387 typeinf_ext(interp::Compiler.NativeIn… ╎ ╎ 10 @Compiler/…tation.jl:4521 typeinf(interp::Compiler.NativeInter… 1╎ ╎ ╎ 1 @Compiler/…ation.jl:0 typeinf_local(interp::Compiler.NativeIn… ╎ ╎ ╎ 9 @Compiler/…ation.jl:4363 typeinf_local(interp::Compiler.Nativ… ╎ ╎ ╎ 9 @Compiler/…ation.jl:3814 abstract_eval_basic_statement ╎ ╎ ╎ 9 @Compiler/…tion.jl:3857 abstract_eval_basic_statement ╎ ╎ ╎ 9 @Compiler/…tion.jl:3430 abstract_eval_statement_expr(inter… ╎ ╎ ╎ 9 @Compiler/…tion.jl:3074 abstract_eval_call ╎ ╎ ╎ ╎ 9 @Compiler/…ion.jl:3056 abstract_call(interp::Compiler.Na… ╎ ╎ ╎ ╎ 9 @Compiler/…ion.jl:2896 abstract_call ╎ ╎ ╎ ╎ 9 @Compiler/…on.jl:2903 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:2683 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:1983 abstract_call_builtin(interp::… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2806 builtin_tfunction(interp::Comp… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2866 builtin_tfunction(interp::Comp… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:349 egal_tfunc(𝕃::Compiler.Inferen… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:369 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:349 egal_tfunc ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:378 egal_tfunc ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:381 egal_tfunc(::Compiler.JLTyp… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…als.jl:1789 hasintersect 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:1135 typeintersect ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2795 abstract_call_known(interp::Com… 1╎ ╎ ╎ ╎ 1 @Compiler/…ls.jl:55 argtypes_to_type(argtypes::Vecto… ╎ ╎ ╎ ╎ 6 @Compiler/…on.jl:2796 abstract_call_known(interp::Com… ╎ ╎ ╎ ╎ 6 @Compiler/…on.jl:338 abstract_call_gf_by_type(interp… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:167 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:735 abstract_call_method(interp::C… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1094 typeinf_edge(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:606 InferenceState ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:333 Compiler.InferenceState(resu… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:102 compute_basic_blocks(stmts:… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:25 BasicBlock ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:443 getindex 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:649 Array ╎ ╎ ╎ ╎ ╎ 5 @Compiler/…on.jl:252 (::Compiler.var"#infercalls#ab… ╎ ╎ ╎ ╎ ╎ 5 @Compiler/…n.jl:178 (::Compiler.var"#handle1#abstr… ╎ ╎ ╎ ╎ ╎ 5 @Compiler/…n.jl:868 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 3 @Compiler/….jl:892 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1262 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:878 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:59 inflate_ir ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:82 copy(c::Core.CodeInfo) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/expr.jl:75 copy_exprargs ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:67 copy_exprs(x::Any) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:41 copy(e::Expr) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:75 copy_exprargs(x::Vector{… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…pr.jl:0 copy_exprs(x::Any) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:880 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:855 Compiler.IRInterpretationSt… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:132 TwoPhaseDefUseMap 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:111 TwoPhaseDefUseMap ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:1265 semi_concrete_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:318 ir_abstract_constant_propag… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:332 ir_abstract_constant_propag… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:286 scan!(callback::Compiler.v… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:364 (::Compiler.var"#220#221"{… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:154 reprocess_instruction!(in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3430 abstract_eval_statement… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3074 abstract_eval_call(int… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:58 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2896 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2903 abstract_call(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2683 abstract_call_know… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1983 abstract_call_bui… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2866 builtin_tfunctio… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1092 getfield_tfunc(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:1126 _getfield_tfunc ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:1133 _getfield_tfunc ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:1156 _getfield_tfunc ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:1178 _getfield_tfun… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:1276 _getfield_tfun… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ls.jl:980 getindex ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:898 abstract_call_method_with_con… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:1348 const_prop_call(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:4521 typeinf(interp::Compiler.Na… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…jl:4363 typeinf_local(interp::Comp… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3814 abstract_eval_basic_statem… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3857 abstract_eval_basic_state… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3430 abstract_eval_statement_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3074 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:3056 abstract_call(interp::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2896 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2903 abstract_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:2796 abstract_call_known… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:338 abstract_call_gf_by… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:252 (::Compiler.var"#i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:178 (::Compiler.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:868 abstract_call_me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…l:898 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Compiler/…l:1348 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:4521 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:4363 typeinf_local(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:3814 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:3857 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:3430 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:3074 abstract_eval_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:3056 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:2896 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:2903 abstract_call(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:2796 abstract_call_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:338 abstract_call_g… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:252 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:178 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:868 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:898 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:1342 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Compiler/…l:608 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +19 1 @Compiler/…l:606 InferenceState ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +20 1 @Compiler/…l:333 Compiler.Infere… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +21 1 @Compiler/…l:146 compute_basic_b… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +22 1 @Base/…ay.jl:1342 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +23 1 @Base/…ay.jl:1345 _push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +24 1 @Base/…ay.jl:1213 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +25 1 @Base/…ay.jl:1188 _growend_inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +26 1 @Base/…ay.jl:1108 array_new_memo… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +27 1 @Base/…ot.jl:588 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:4528 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:229 finish_nocycle(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:622 finishinfer!(me… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:852 type_annotate!(… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:807 record_slot_ass… ╎ ╎ 3 @Compiler/…tation.jl:4528 typeinf(interp::Compiler.NativeInter… ╎ ╎ ╎ 3 @Compiler/…einfer.jl:232 finish_nocycle(::Compiler.NativeInte… ╎ ╎ ╎ 3 @Compiler/…imize.jl:1032 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 3 @Compiler/…mize.jl:1059 run_passes_ipo_safe ╎ ╎ ╎ 3 @Compiler/…mize.jl:1046 run_passes_ipo_safe(ci::Core.CodeI… ╎ ╎ ╎ 1 @Compiler/…ning.jl:79 ssa_inlining_pass! ╎ ╎ ╎ ╎ 1 @Compiler/…ning.jl:663 batch_inline!(ir::Compiler.IRCode… ╎ ╎ ╎ ╎ 1 @Compiler/…ing.jl:381 ir_inline_item!(compact::Compiler… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1154 setindex! ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1122 setindex!(compact::Compiler.Inc… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1114 kill_current_uses!(compact::Co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:660 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:661 iterate ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:653 _advance(stmt::Any, op::Int64) 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…r.jl:0 _useref_getindex(stmt::Any, op… ╎ ╎ ╎ 1 @Compiler/…sses.jl:2221 adce_pass!(ir::Compiler.IRCode, i… 1╎ ╎ ╎ ╎ 1 @Compiler/…r/ir.jl:650 _advance(stmt::Any, op::Int64) ╎ ╎ ╎ 1 @Compiler/…sses.jl:1498 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:781 perform_lifting! ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:831 perform_lifting!(compact::Compile… ╎ ╎ ╎ ╎ 1 @Base/boot.jl:649 Array 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:594 memoryref 42╎ ╎ 53 @HAdaptiveIntegration/…:48 integrate(fct::Inti.var"#guiggiani_sin… ╎ ╎ 11 @Compiler/…einfer.jl:1579 typeinf_ext_toplevel(mi::Core.MethodIn… ╎ ╎ 4 @Compiler/…einfer.jl:1570 typeinf_ext_toplevel ╎ ╎ 4 @Compiler/…einfer.jl:1387 typeinf_ext(interp::Compiler.NativeI… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4521 typeinf(interp::Compiler.NativeInter… ╎ ╎ ╎ 1 @Compiler/…ation.jl:4363 typeinf_local(interp::Compiler.Nati… ╎ ╎ ╎ 1 @Compiler/…tion.jl:3814 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…tion.jl:3857 abstract_eval_basic_statement ╎ ╎ ╎ 1 @Compiler/…tion.jl:3430 abstract_eval_statement_expr(inte… ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:3074 abstract_eval_call ╎ ╎ ╎ ╎ 1 @Compiler/…ion.jl:3056 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2896 abstract_call ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2903 abstract_call(interp::Compiler.… ╎ ╎ ╎ ╎ 1 @Compiler/…on.jl:2683 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…n.jl:1983 abstract_call_builtin(interp::… 1╎ ╎ ╎ ╎ ╎ 1 @Compiler/…s.jl:2798 builtin_tfunction(interp::Com… ╎ ╎ ╎ 3 @Compiler/…ation.jl:4528 typeinf(interp::Compiler.NativeInter… ╎ ╎ ╎ 3 @Compiler/…infer.jl:232 finish_nocycle(::Compiler.NativeInte… ╎ ╎ ╎ 3 @Compiler/…mize.jl:1032 optimize(interp::Compiler.NativeInt… ╎ ╎ ╎ 3 @Compiler/…mize.jl:1059 run_passes_ipo_safe ╎ ╎ ╎ 3 @Compiler/…mize.jl:1046 run_passes_ipo_safe(ci::Core.Code… ╎ ╎ ╎ ╎ 1 @Compiler/…ize.jl:1344 slot2reg ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:773 construct_ssa!(ci::Core.CodeInfo,… ╎ ╎ ╎ ╎ 1 @Compiler/…ssa.jl:160 rename_uses! 1╎ ╎ ╎ ╎ 1 @Compiler/…sa.jl:101 fixemup!(slot_filter::Compiler.v… ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:1488 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:414 lift_leaves(compact::Compiler.Inc… 1╎ ╎ ╎ ╎ 1 @Compiler/…sses.jl:0 is_known_call(x::Any, func::Any, … ╎ ╎ ╎ ╎ 1 @Compiler/…ses.jl:1550 sroa_pass!(ir::Compiler.IRCode, i… ╎ ╎ ╎ ╎ 1 @Compiler/…/ir.jl:1871 iterate ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1940 iterate_compact(compact::Compile… ╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1803 process_newnode!(compact::Compi… 1╎ ╎ ╎ ╎ 1 @Compiler/…ir.jl:1641 process_node!(compact::Compile… ╎ ╎ 7 @Compiler/…einfer.jl:1571 typeinf_ext_toplevel ╎ ╎ 2 @Compiler/…einfer.jl:1538 add_codeinsts_to_jit!(interp::Compil… ╎ ╎ ╎ 2 @Compiler/…infer.jl:1387 typeinf_ext(interp::Compiler.NativeI… ╎ ╎ ╎ 2 @Compiler/…ation.jl:4521 typeinf(interp::Compiler.NativeInte… ╎ ╎ ╎ 2 @Compiler/…tion.jl:4363 typeinf_local(interp::Compiler.Nati… ╎ ╎ ╎ 2 @Compiler/…tion.jl:3814 abstract_eval_basic_statement ╎ ╎ ╎ 2 @Compiler/…tion.jl:3857 abstract_eval_basic_statement ╎ ╎ ╎ ╎ 2 @Compiler/…ion.jl:3430 abstract_eval_statement_expr(inte… ╎ ╎ ╎ ╎ 2 @Compiler/…ion.jl:3074 abstract_eval_call ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:3056 abstract_call(interp::Compiler.N… ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:2896 abstract_call ╎ ╎ ╎ ╎ 2 @Compiler/…on.jl:2903 abstract_call(interp::Compiler… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:2796 abstract_call_known(interp::Co… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:338 abstract_call_gf_by_type(inter… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/…n.jl:252 (::Compiler.var"#infercalls#a… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:178 (::Compiler.var"#handle1#abst… ╎ ╎ ╎ ╎ ╎ 2 @Compiler/….jl:868 abstract_call_method_with_co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:892 abstract_call_method_with_c… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1266 semi_concrete_eval_call(in… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/….jl:898 abstract_call_method_with_c… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…jl:1348 const_prop_call(interp::Co… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4521 typeinf(interp::Compiler.N… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:4363 typeinf_local(interp::Com… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3814 abstract_eval_basic_stat… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3857 abstract_eval_basic_sta… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3430 abstract_eval_statemen… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3074 abstract_eval_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:3056 abstract_call(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2896 abstract_call ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2903 abstract_call(inte… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:2796 abstract_call_kno… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:338 abstract_call_gf_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:252 (::Compiler.var"… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Compiler/…l:178 (::Compiler.var… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Compiler/…l:868 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Compiler/…l:898 abstract_call_m… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Compiler/…l:1348 const_prop_cal… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Compiler/…l:4528 typeinf(interp… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Compiler/…l:232 finish_nocycle(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Compiler/…l:1032 optimize(inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Compiler/…l:1059 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Compiler/…l:1046 run_passes_ipo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Compiler/…l:1498 sroa_pass!(ir:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Compiler/…l:781 perform_lifting! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Compiler/…l:818 perform_lifting… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Compiler/…l:191 get! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Compiler/…l:476 construct_domtr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Compiler/…l:477 construct_domtr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +15 1 @Compiler/…l:242 construct_domtr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +16 1 @Compiler/…l:238 GenericDomTree ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +17 1 @Compiler/…l:90 Compiler.DFSTree… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +18 1 @Base/…ot.jl:649 Array 5╎ ╎ 5 @Compiler/…einfer.jl:1564 add_codeinsts_to_jit!(interp::Compil… ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076dd995201f0 Total snapshots: 384. Utilization: 0% ╎384 @Base/task.jl:1137 wait_forever() 383╎ 384 @Base/task.jl:1200 wait() [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 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_66252.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4309 jl_apply at /source/src/julia.h:2266 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 24804360 (Pool: 24803727; Big: 633); GC: 24 [289] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Inti/bEBo2/test/green_identities_test.jl:36 _ZN4llvm9KnownBitsD1Ev at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7eb6115f9dff) at (unknown file) unknown function (ip: 0x7eb600000000) at /home/pkgeval/.julia/artifacts/52d9b3e9e3507f7b2cf723af43d0e7f095e2edc7/lib/libGL.so unknown function (ip: 0x7eb6115fa11f) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 475178811 (Pool: 475173195; Big: 5616); GC: 216 PkgEval terminated after 2727.88s: test duration exceeded the time limit