Package evaluation of PointNeighbors on Julia 1.13.0-DEV.427 (855bef3b06*) started at 2025-04-23T19:35:29.156 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.22s ################################################################################ # Installation # Installing PointNeighbors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [1c4d5385] + PointNeighbors v0.4.11 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.18.0 [a9b6321e] + Atomix v1.1.1 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.6 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 [adafc99b] + CpuId v0.3.1 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [63c18a36] + KernelAbstractions v0.9.34 [10f19ff3] + LayoutPointers v0.1.17 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [1c4d5385] + PointNeighbors v0.4.11 [f517fe37] + Polyester v0.7.16 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [7792a7ef] + StrideArraysCore v0.5.7 [8290d209] + ThreadingUtilities v0.5.3 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: TrixiParticles Failed to precompile TrixiParticles [66699cd8-9c01-4e9d-a059-b96c86d16b3a] to "/home/pkgeval/.julia/compiled/v1.13/TrixiParticles/jl_hqVQhg" (ProcessExited(1)). ERROR: LoadError: cannot define function include; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ChangePrecision [3cb15238-376d-56a3-8042-d33272777c9a] to "/home/pkgeval/.julia/compiled/v1.13/ChangePrecision/jl_X4YxK9" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:3 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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::String) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile TrixiBase [9a0f1c46-06d5-4909-a5a3-ce25d3fa3284] to "/home/pkgeval/.julia/compiled/v1.13/TrixiBase/jl_Ta1nKj" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:30 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 596.5s ################################################################################ # Testing # Testing PointNeighbors Status `/tmp/jl_x8g74V/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [91a5bcdd] Plots v1.40.13 [1c4d5385] PointNeighbors v0.4.11 [66699cd8] TrixiParticles v0.2.7 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_x8g74V/Manifest.toml` [47edcb42] ADTypes v1.14.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.18.0 [a9b6321e] Atomix v1.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.6 [336ed68f] CSV v0.10.15 [3cb15238] ChangePrecision v1.1.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.5.8 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.169.0 [459566f4] DiffEqCallbacks v4.4.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.6.52 [ffbed154] DocStringExtensions v0.9.4 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.8 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [c87230d0] FFMPEG v0.4.2 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [c0e83750] FastPow v0.1.0 [a4df4552] FastPower v1.1.2 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.38 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.14 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.16 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 [842dd82b] InlineStrings v1.4.3 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [63c18a36] KernelAbstractions v0.9.34 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.7 [10f19ff3] LayoutPointers v0.1.17 [9c8b4983] LightXML v0.9.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [bdcacae8] LoopVectorization v0.12.172 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.2 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.5 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [6fd5a793] Octavian v0.3.28 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.4.3 [bac558e1] OrderedCollections v1.8.0 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.2 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.3 [91a5bcdd] Plots v1.40.13 [1c4d5385] PointNeighbors v0.4.11 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [731186ca] RecursiveArrayTools v3.32.1 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.14 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [0bca4576] SciMLBase v2.85.0 [c0aeaf25] SciMLOperators v0.3.13 [53ae85a6] SciMLStructures v1.7.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.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.0 [2913bbd2] StatsBase v0.34.4 [d1fa6d79] StrideArrays v0.1.29 [7792a7ef] StrideArraysCore v0.5.7 [892a3eda] StringManipulation v0.4.1 [2efcf032] SymbolicIndexingInterface v0.3.39 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.3 [a759f4b9] TimerOutputs v0.5.28 [3bb67fe8] TranscodingStreams v0.11.3 [9a0f1c46] TrixiBase v0.1.5 [66699cd8] TrixiParticles v0.2.7 [781d530d] TruncatedStacktraces v1.4.0 [5c2747f8] URIs v1.5.2 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.22.0 [45397f5d] UnitfulLatexify v1.6.4 [013be700] UnsafeAtomics v0.3.0 [41fe7b60] Unzip v0.2.0 [4004b06d] VTKBase v1.0.1 [3d5dd08c] VectorizationBase v0.21.71 [33b4df10] VectorizedRNG v0.2.25 [3b853605] VectorizedStatistics v0.5.10 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [64499a7a] WriteVTK v1.21.2 [6e34b625] Bzip2_jll v1.0.9+0 ⌃ [83423d85] Cairo_jll v1.18.4+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.6.5+0 ⌅ [b22a6f82] FFMPEG_jll v4.4.4+1 [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 [d2c73de3] GR_jll v0.73.14+0 [78b55507] Gettext_jll v0.21.0+0 ⌃ [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.0+0 [aacddb02] JpegTurbo_jll v3.1.1+0 [c1c5ebd0] LAME_jll v3.100.2+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.2.2+2 [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 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [e7412a2a] Ogg_jll v1.3.5+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.3.3+0 [36c8627f] Pango_jll v1.56.1+0 [30392449] Pixman_jll v0.44.2+0 ⌅ [c0090381] Qt6Base_jll v6.7.1+1 ⌅ [629bc702] Qt6Declarative_jll v6.7.1+2 ⌅ [ce943373] Qt6ShaderTools_jll v6.7.1+1 ⌃ [e99dba38] Qt6Wayland_jll v6.7.1+1 [a44049a8] Vulkan_Loader_jll v1.3.243+0 ⌃ [a2964d1f] Wayland_jll v1.21.0+2 [2381bf8a] Wayland_protocols_jll v1.36.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [ffd25f8a] XZ_jll v5.8.1+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.1+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.4+0 [12413925] Xorg_xcb_util_image_jll v0.4.0+1 [2def613f] Xorg_xcb_util_jll v0.4.0+1 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.0+1 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.9+1 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.1+1 [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 [35ca27e7] eudev_jll v3.2.9+0 [214eeab7] fzf_jll v0.61.1+0 [1a1c6b14] gperf_jll v3.1.1+1 [a4ae2306] libaom_jll v3.11.0+0 [0ac62f75] libass_jll v0.15.2+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.11.0+0 [f638f0a6] libfdk_aac_jll v2.0.3+0 [36db933b] libinput_jll v1.18.0+0 [b53b4c65] libpng_jll v1.6.47+0 [f27f6e37] libvorbis_jll v1.3.7+2 [009596ad] mtdev_jll v1.1.6+0 ⌅ [1270edf5] x264_jll v2021.5.5+0 ⌅ [dfaa095f] x265_jll v3.5.0+0 [d8fb68d0] xkbcommon_jll v1.4.1+2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [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.12.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [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... WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in pushat!(PointNeighbors.DynamicVectorOfVectors{T, ARRAY2D, ARRAY1D, L} where L where ARRAY1D where ARRAY2D where T, Any, Any) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/vector_of_vectors.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in var"#update_grid!#43"(Any, PointNeighbors.var"#update_grid!", Union{PointNeighbors.GridNeighborhoodSearch{var"#s27", PointNeighbors.SemiParallelUpdate, CL, ELTYPE, PB, UB} where UB where PB where ELTYPE where CL where var"#s27", PointNeighbors.GridNeighborhoodSearch{var"#s30", PointNeighbors.SerialUpdate, CL, ELTYPE, PB, UB} where UB where PB where ELTYPE where CL where var"#s30"}, Function) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/nhs_grid.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in checktask(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/threadtasks.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in var"#foreach_point_neighbor#11"(Union{Bool, KernelAbstractions.Backend, PointNeighbors.AbstractThreadingBackend}, Any, PointNeighbors.var"#foreach_point_neighbor", T, Any, Any, Any) where {T} at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/neighborhood_search.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in push_cell!(PointNeighbors.FullGridCellList{C, LI, MINC, MAXC} where MAXC where MINC where LI where C, Any, Any) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/cell_lists/full_grid.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in var"#initialize_grid!#34"(Any, PointNeighbors.var"#initialize_grid!", PointNeighbors.GridNeighborhoodSearch{var"#s30", PointNeighbors.ParallelUpdate, CL, ELTYPE, PB, UB} where UB where PB where ELTYPE where CL where var"#s30", AbstractArray{T, 2} where T) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/nhs_grid.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in var"#update_grid!#48"(Any, PointNeighbors.var"#update_grid!", PointNeighbors.GridNeighborhoodSearch{var"#s106", PointNeighbors.ParallelIncrementalUpdate, CL, ELTYPE, PB, UB} where UB where PB where ELTYPE where CL where var"#s106", Function) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/nhs_grid.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_grid!(PointNeighbors.GridNeighborhoodSearch{NDIMS, US, CL, ELTYPE, PB, UB} where UB where PB where ELTYPE where CL where US where NDIMS, AbstractArray{T, 2} where T) at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/src/nhs_grid.jl Precompiling packages... ✗ ChangePrecision 86542.4 ms ✓ DataFrames 3167.2 ms ✓ KernelAbstractions → EnzymeExt 15625.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 7476.7 ms ✓ VectorizedRNG 3748.9 ms ✓ FastBroadcast 34145.7 ms ✓ VectorizedStatistics 11692.2 ms ✓ Octavian ✗ TrixiBase 3194.1 ms ✓ VectorizedRNG → VectorizedRNGStaticArraysExt 3381.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 23239.1 ms ✓ Octavian → ForwardDiffExt 40556.9 ms ✓ StrideArrays 8000.6 ms ✓ DiffEqBase 8232.1 ms ✓ DiffEqBase → DiffEqBaseForwardDiffExt 10778.6 ms ✓ DiffEqCallbacks Info Given TrixiParticles was explicitly requested, output will be shown live  WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in __vstore!(Ptr{T}, VT, I, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, I<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N, VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where var"#s76" where var"#s77", VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77", VectorizationBase.Vec{W, T} where T} where var"#s76" where var"#s77" where W, VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X where W, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77" where W, VectorizationBase.Vec{W, T} where T where W}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in __vstore!(Ptr{T}, VT, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl ERROR: LoadError: cannot define function include; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2978  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [7] include_string  @ ./loading.jl:2834 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ChangePrecision [3cb15238-376d-56a3-8042-d33272777c9a] to "/home/pkgeval/.julia/compiled/v1.13/ChangePrecision/jl_FaRhUS" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#234  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:3  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] 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::String)  @ Base ./loading.jl:2978  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile TrixiBase [9a0f1c46-06d5-4909-a5a3-ce25d3fa3284] to "/home/pkgeval/.julia/compiled/v1.13/TrixiBase/jl_LSo76R" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#234  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:30  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] 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:2978  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:1 in expression starting at stdin:5 ✗ TrixiParticles 14 dependencies successfully precompiled in 304 seconds. 173 already precompiled. 10 dependencies had output during precompilation: ┌ Octavian → ForwardDiffExt │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ StrideArrays │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in __vstore!(Ptr{T}, VT, I, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, I<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N, VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where var"#s76" where var"#s77", VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77", VectorizationBase.Vec{W, T} where T} where var"#s76" where var"#s77" where W, VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X where W, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77" where W, VectorizationBase.Vec{W, T} where T where W}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in __vstore!(Ptr{T}, VT, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in vsum(AbstractArray{T, N} where N) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}} at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/simdfunctionals/mapreduce.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmean(Any, Base.Colon, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vmean.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vvar(Nothing, Bool, Any, Base.Colon, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vvar.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vminimum(Any, Base.Colon) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmaximum(Any, Base.Colon) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vsum!(AbstractArray{Tₒ, N}, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vsum.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmean!(AbstractArray{Tₒ, N}, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vmean.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in sqrt!(AbstractArray{T, N} where N where T, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vstd.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vvar!(AbstractArray{Tₒ, N}, Bool, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vvar.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vminimum(Any, Int64) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmaximum(Any, Int64) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl └ ┌ DiffEqBase │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ Octavian │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ DiffEqCallbacks │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ VectorizedRNG → VectorizedRNGStaticArraysExt │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in __vstore!(Ptr{T}, VT, I, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, I<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N, VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where var"#s76" where var"#s77", VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77", VectorizationBase.Vec{W, T} where T} where var"#s76" where var"#s77" where W, VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X where W, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77" where W, VectorizationBase.Vec{W, T} where T where W}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in __vstore!(Ptr{T}, VT, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl └ ┌ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ FastBroadcast │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ DiffEqBase → DiffEqBaseForwardDiffExt │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl └ ┌ VectorizedStatistics │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in vsum(AbstractArray{T, N} where N) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}} at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/simdfunctionals/mapreduce.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmean(Any, Base.Colon, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vmean.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vvar(Nothing, Bool, Any, Base.Colon, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vvar.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vminimum(Any, Base.Colon) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmaximum(Any, Base.Colon) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vsum!(AbstractArray{Tₒ, N}, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vsum.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmean!(AbstractArray{Tₒ, N}, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vmean.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in sqrt!(AbstractArray{T, N} where N where T, Static.False) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vstd.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vvar!(AbstractArray{Tₒ, N}, Bool, AbstractArray{T, N}, D, Any) where {Tₒ, T, N, M, D<:Tuple{Vararg{Union{Integer, Static.StaticInt{N} where N}, M}}} at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vvar.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vminimum(Any, Int64) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vmaximum(Any, Int64) at /home/pkgeval/.julia/packages/VectorizedStatistics/lBP0N/src/vreducibles.jl └ Benchmarks: Error During Test at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/test/benchmarks.jl:5 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: TrixiParticles Failed to precompile TrixiParticles [66699cd8-9c01-4e9d-a059-b96c86d16b3a] to "/home/pkgeval/.julia/compiled/v1.13/TrixiParticles/jl_79K1aA" (ProcessExited(1)). WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in initialize_task(Any) at /home/pkgeval/.julia/packages/ThreadingUtilities/nn4y1/src/ThreadingUtilities.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in __vstore!(Ptr{T}, VT, I, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, I<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N, VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where var"#s76" where var"#s77", VectorizationBase.LazyMulAdd{var"#s77", var"#s76", var"#s75"} where var"#s75"<:Union{VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77", VectorizationBase.Vec{W, T} where T} where var"#s76" where var"#s77" where W, VectorizationBase.MM{W, X, I} where I<:Union{Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N} where X where W, VectorizationBase.Unroll{var"#s77", var"#s76", var"#s75", var"#s41", W, M, X, I} where I where X where M where var"#s41" where var"#s75" where var"#s76" where var"#s77" where W, VectorizationBase.Vec{W, T} where T where W}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in __vstore!(Ptr{T}, VT, A, S, NT, Static.StaticInt{RS}) where {T<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8}, VT<:Union{Bool, Float16, Float32, Float64, Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, SIMDTypes.Bit}, A<:(Static.StaticBool{bool} where bool), S<:(Static.StaticBool{bool} where bool), NT<:(Static.StaticBool{bool} where bool), RS} at /home/pkgeval/.julia/packages/VectorizationBase/wHnQd/src/llvm_intrin/memory_addr.jl ERROR: LoadError: cannot define function include; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ChangePrecision [3cb15238-376d-56a3-8042-d33272777c9a] to "/home/pkgeval/.julia/compiled/v1.13/ChangePrecision/jl_FaRhUS" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:3 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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::String) @ Base ./loading.jl:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiBase/98PUW/src/TrixiBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile TrixiBase [9a0f1c46-06d5-4909-a5a3-ce25d3fa3284] to "/home/pkgeval/.julia/compiled/v1.13/TrixiBase/jl_LSo76R" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#234 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:30 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/TrixiParticles/cLgje/src/TrixiParticles.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/benchmarks/smoothed_particle_hydrodynamics.jl:2 in expression starting at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/benchmarks/benchmarks.jl:3 Test Summary: | Pass Error Total Time PointNeighbors.jl Tests | 504 1 505 8m51.3s Unit Tests | 504 504 3m44.0s `DynamicVectorOfVectors` | 162 162 6.1s Eltype Int32 | 54 54 3.2s Eltype Float64 | 54 54 1.5s Eltype Int64 | 54 54 1.4s TrivialNeighborhoodSearch | 1 1 0.0s GridNeighborhoodSearch | 46 46 22.5s Constructor | 4 4 0.9s `copy_neighborhood_search | 11 11 3.0s Cells at Coordinate Limits | 6 6 1.2s Rectangular Point Cloud 2D | 5 5 6.8s Rectangular Point Cloud 3D | 3 3 6.8s Periodicity | 17 17 3.9s Simple Example 2D | 5 5 1.4s Box Not Multiple of Search Radius 2D | 5 5 0.0s Simple Example 3D | 5 5 1.3s Offset Domain Triggering Split Cells | 2 2 0.4s All Neighborhood Searches | 262 262 3m07.4s Periodicity | 150 150 29.0s Simple Example 2D | 50 50 13.5s `TrivialNeighborhoodSearch` | 5 5 1.1s `GridNeighborhoodSearch` | 5 5 1.7s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` | 5 5 2.6s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 5 5 2.1s `PrecomputedNeighborhoodSearch` | 5 5 2.6s `TrivialNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 5 5 0.0s `PrecomputedNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` | 50 50 0.0s `TrivialNeighborhoodSearch` | 5 5 0.0s `GridNeighborhoodSearch` | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 5 5 0.0s `PrecomputedNeighborhoodSearch` | 5 5 0.0s `TrivialNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 5 5 0.0s `PrecomputedNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` | 50 50 15.5s `TrivialNeighborhoodSearch` | 5 5 1.2s `GridNeighborhoodSearch` | 5 5 2.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` | 5 5 3.6s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 5 5 3.1s `PrecomputedNeighborhoodSearch` | 5 5 3.3s `TrivialNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` copied | 5 5 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 5 5 0.0s `PrecomputedNeighborhoodSearch` copied | 5 5 0.0s Compare Against `TrivialNeighborhoodSearch` | 112 112 2m38.4s 2D with 110 Particles (`initialize!`)) | 14 14 22.1s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 1.4s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 1.2s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 2.5s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 2.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 2.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 1.6s `PrecomputedNeighborhoodSearch` | 1 1 2.2s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 1.7s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 2D with 110 Particles (`update!`)) | 14 14 11.3s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 0.6s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 3.9s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 2.6s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 2.0s `PrecomputedNeighborhoodSearch` | 1 1 0.0s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 2.2s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 2D with 9000 Particles (`initialize!`)) | 14 14 1.1s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 0.3s `PrecomputedNeighborhoodSearch` | 1 1 0.0s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 0.0s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 2D with 9000 Particles (`update!`)) | 14 14 0.8s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 0.0s `PrecomputedNeighborhoodSearch` | 1 1 0.0s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 0.0s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 3D with 630 Particles (`initialize!`)) | 14 14 24.5s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 1.6s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 1.7s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 3.7s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 2.9s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 2.9s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 2.4s `PrecomputedNeighborhoodSearch` | 1 1 2.8s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 2.4s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 3D with 630 Particles (`update!`)) | 14 14 14.2s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 1.5s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 4.6s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 2.9s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 2.1s `PrecomputedNeighborhoodSearch` | 1 1 0.0s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.0s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 2.2s `PrecomputedNeighborhoodSearch` copied | 1 1 0.0s 3D with 63960 Particles (`initialize!`)) | 14 14 42.7s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 1.2s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 0.9s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 1.1s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 1.1s `PrecomputedNeighborhoodSearch` | 1 1 1.0s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 1.1s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 0.7s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 1.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.7s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 0.7s `PrecomputedNeighborhoodSearch` copied | 1 1 1.3s 3D with 63960 Particles (`update!`)) | 14 14 41.6s `GridNeighborhoodSearch` with `SemiParallelUpdate` | 1 1 0.9s `GridNeighborhoodSearch` with `SerialUpdate` | 1 1 1.2s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` | 1 1 0.7s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` | 1 1 1.0s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` | 1 1 0.8s `PrecomputedNeighborhoodSearch` | 1 1 1.9s `GridNeighborhoodSearch` with `SemiParallelUpdate` copied | 1 1 0.8s `GridNeighborhoodSearch` with `SerialUpdate` copied | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelUpdate` copied | 1 1 1.1s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `ParallelIncrementalUpdate` copied | 1 1 0.8s `GridNeighborhoodSearch` with `FullGridCellList` with `DynamicVectorOfVectors` and `SemiParallelUpdate` copied | 1 1 0.7s `GridNeighborhoodSearch` with `FullGridCellList` with `Vector{Vector}` copied | 1 1 0.7s `PrecomputedNeighborhoodSearch` copied | 1 1 1.9s `FullGridCellList` | 33 33 5.5s `update!` bounds check | 33 33 5.5s Benchmarks | 1 1 5m07.2s RNG of the outermost testset: Xoshiro(0x833c9969ba87cf68, 0x70d6698b7c6773fa, 0x99cbaf181ad44cd6, 0x6844304f2a563ccb, 0xb09793aede3f5511) ERROR: LoadError: Some tests did not pass: 504 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PointNeighbors/dc4WC/test/runtests.jl:5 Testing failed after 541.99s ERROR: LoadError: Package PointNeighbors errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1220.61s: package fails to precompile