Package evaluation of H2Trees on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T11:02:04.952 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # Installation # Installing H2Trees... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9db26ae3] + H2Trees v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [9db26ae3] + H2Trees v0.1.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.13/JET/jl_gTsxUS" (ProcessExited(1)). WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `JET` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JETBase.jl:202 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3000 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JETBase.jl:202 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JET.jl:1 in expression starting at stdin:5 H2BEASTTrees Failed to precompile H2BEASTTrees [a8f95443-e47e-5471-a9a5-3387b1207847] to "/home/pkgeval/.julia/compiled/v1.13/H2BEASTTrees/jl_8RXiV4" (ProcessExited(1)). ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/BEAST.jl:158 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3000 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/BEAST.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile BEAST [bb4162c7-ba94-5a20-af32-d8ec4428bdd1] to "/home/pkgeval/.julia/compiled/v1.13/BEAST/jl_v62e3q" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] 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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/H2Trees/JG69m/ext/H2BEASTTrees/H2BEASTTrees.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3000 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/H2Trees/JG69m/ext/H2BEASTTrees/H2BEASTTrees.jl:1 in expression starting at stdin:5 H2NURBSTrees Failed to precompile H2NURBSTrees [ac144187-ae4f-5f8b-9993-b4f2b9c424ad] to "/home/pkgeval/.julia/compiled/v1.13/H2NURBSTrees/jl_aEIEJb" (ProcessExited(1)). ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/BEAST.jl:158 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3000 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/BEAST.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile BEAST [bb4162c7-ba94-5a20-af32-d8ec4428bdd1] to "/home/pkgeval/.julia/compiled/v1.13/BEAST/jl_gl3A94" (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:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [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:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] 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:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/H2Trees/JG69m/ext/H2NURBSTrees/H2NURBSTrees.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] 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:3000 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/H2Trees/JG69m/ext/H2NURBSTrees/H2NURBSTrees.jl:1 in expression starting at stdin:5 BEAST Failed to precompile BEAST [bb4162c7-ba94-5a20-af32-d8ec4428bdd1] to "/home/pkgeval/.julia/compiled/v1.13/BEAST/jl_x9NsbB" (ProcessExited(1)). ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/BEAST.jl:158 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3000 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/BEAST.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 599.56s ################################################################################ # Testing # Testing H2Trees Status `/tmp/jl_pjGZKe/Project.toml` [4c88cf16] Aqua v0.8.13 [bb4162c7] BEAST v2.7.0 [3e66a162] CompScienceMeshes v0.9.5 [9db26ae3] H2Trees v0.1.0 ⌅ [c3a54625] JET v0.9.19 [98e50ef6] JuliaFormatter v2.1.2 ⌅ [dde13934] NURBS v0.7.0 [42b8e9d4] ParallelKMeans v1.1.0 [f0f68f2c] PlotlyJS v0.18.16 [90137ffa] StaticArrays v1.9.13 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [37e2e46d] LinearAlgebra v1.12.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pjGZKe/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.13 [4c555306] ArrayLayouts v1.11.1 [bf4720bc] AssetRegistry v0.1.0 [bb4162c7] BEAST v2.7.0 [d1d4a3ce] BitFlags v0.1.9 [ad839575] Blink v0.12.9 [8e7c35d0] BlockArrays v1.6.3 [5100927d] ClusterTrees v0.2.1 [da1fd8a2] CodeTracking v1.3.9 [944b1d66] CodecZlib v0.7.8 [2b5bf9a6] CollisionDetection v0.1.7 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.0.3 [a80b9123] CommonMark v0.9.1 [3e66a162] CompScienceMeshes v0.9.5 [34da2185] Compat v4.17.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [15927181] ConvolutionOperators v0.4.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [95c220a8] ExtendableSparse v1.7.1 [7a1cc6ca] FFTW v1.9.0 [442a2c76] FastGaussQuadrature v1.0.2 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [de31a74c] FunctionalCollections v0.5.0 [c27321d9] Glob v1.3.1 [82e2f556] GmshTools v0.5.2 [36aa67b7] GrundmannMoeller v0.1.2 [9db26ae3] H2Trees v0.1.0 [cd3eb016] HTTP v1.10.17 [9fb69e20] Hiccup v0.2.2 [88f59080] ILUZero v0.2.0 [5903a43b] Infiltrator v1.9.2 [92d709cd] IrrationalConstants v0.2.4 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.9.19 [692b3bcd] JLLWrappers v1.7.0 [97c1335a] JSExpr v0.5.4 [682c06a0] JSON v0.21.4 [98e50ef6] JuliaFormatter v2.1.2 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 [b964fa9f] LaTeXStrings v1.4.0 [50d2b5c4] Lazy v0.15.1 [d22a30c1] LiftedMaps v0.5.1 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [e80e1ace] MLJModelInterface v1.11.1 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [ffc61752] Mustache v1.0.21 [a975b10e] Mux v1.0.2 ⌅ [dde13934] NURBS v0.7.0 [032820ab] NestedUnitRanges v0.2.2 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.5.0 [bac558e1] OrderedCollections v1.8.1 [42b8e9d4] ParallelKMeans v1.1.0 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [2ae35dd2] Permutations v0.4.23 [fa939f87] Pidfile v1.3.0 [a03496cd] PlotlyBase v0.8.21 [f0f68f2c] PlotlyJS v0.18.16 [f2990250] PlotlyKaleido v2.3.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 ⌅ [0a13313b] SauterSchwab3D v0.1.4 [535c7bfe] SauterSchwabQuadrature v2.4.1 [30f210dd] ScientificTypesBase v3.0.0 [164309f2] ShunnHamQuadrature v0.1.0 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.1 [e56a9233] Sparspak v0.3.12 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [64bff920] StatisticalTraits v3.4.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [c4a57d5a] UnsafeArrays v1.0.8 [0f1e0344] WebIO v0.8.21 [104b5d7c] WebSockets v1.6.0 [cc8bc4a8] Widgets v0.6.7 [a3e2863e] WiltonInts84 v0.2.8 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 [2e619515] Expat_jll v2.6.5+0 [f5851436] FFTW_jll v3.3.11+0 [4fce6fc7] FLTK_jll v1.3.8+0 [a3f928ae] Fontconfig_jll v2.16.0+0 [d7e528f0] FreeType2_jll v2.13.4+0 [bd17208b] GLU_jll v9.0.1+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.84.3+0 ⌅ [0234f1f7] HDF5_jll v1.14.3+3 [e33a78d0] Hwloc_jll v2.12.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [aacddb02] JpegTurbo_jll v3.1.1+0 [f7e6163d] Kaleido_jll v0.2.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.0+0 [38a345b3] Libuuid_jll v2.41.0+0 [18c40d15] LinearElasticity_jll v5.0.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.0.1+1 [86086c02] MMG_jll v5.6.0+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [baad4e97] OCCT_jll v7.7.2+0 ⌅ [fe0851c0] OpenMPI_jll v4.1.8+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [30392449] Pixman_jll v0.44.2+0 ⌅ [a8d0f55d] SCOTCH_jll v6.1.3+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.1+0 [2c808117] Xorg_libXft_jll v2.3.3+1 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [630162c2] gmsh_jll v4.13.1+0 [477f73a3] libaec_jll v1.1.3+0 [b53b4c65] libpng_jll v1.6.50+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.0+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+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... Precompiling packages... 1586.0 ms ✓ METIS_jll 1699.3 ms ✓ CollisionDetection 1190.3 ms ✓ MicrosoftMPI_jll 1476.0 ms ✓ SCOTCH_jll 1453.8 ms ✓ LinearElasticity_jll 5084.4 ms ✓ FastGaussQuadrature 5209.6 ms ✓ OpenMPI_jll 6068.9 ms ✓ Xorg_libXft_jll 1532.4 ms ✓ GLU_jll 1476.5 ms ✓ MMG_jll 5595.1 ms ✓ HDF5_jll 5649.5 ms ✓ OCCT_jll 5818.4 ms ✓ FLTK_jll 6348.9 ms ✓ gmsh_jll 8159.6 ms ✓ GmshTools 13856.8 ms ✓ CompScienceMeshes 16 dependencies successfully precompiled in 73 seconds. 85 already precompiled. Precompiling packages... 5258.1 ms ✓ oneTBB_jll 3890.4 ms ✓ IterativeSolvers 2805.9 ms ✓ ShunnHamQuadrature 2298.9 ms ✓ GrundmannMoeller 4217.3 ms ✓ ExtendableSparse 5129.0 ms ✓ IntelOpenMP_jll 2184.5 ms ✓ SauterSchwabQuadrature 2228.5 ms ✓ SauterSchwab3D 5248.9 ms ✓ MKL_jll Info Given BEAST was explicitly requested, output will be shown live  ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/BEAST/eXr00/src/BEAST.jl:158  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] 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:3000  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [9] include_string  @ ./loading.jl:2856 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:322  [11] _start()  @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/BEAST.jl:1 in expression starting at stdin:5 ✗ BEAST 9 dependencies successfully precompiled in 51 seconds. 129 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: BEAST Failed to precompile BEAST [bb4162c7-ba94-5a20-af32-d8ec4428bdd1] to "/home/pkgeval/.julia/compiled/v1.13/BEAST/jl_CpuUi1" (ProcessExited(1)). ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/BEAST/eXr00/src/BEAST.jl:158 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] 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:3000 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [9] include_string @ ./loading.jl:2856 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [11] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/bases/basis.jl:409 in expression starting at /home/pkgeval/.julia/packages/BEAST/eXr00/src/BEAST.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/H2Trees/JG69m/test/trees/test_iterators.jl:5 in expression starting at /home/pkgeval/.julia/packages/H2Trees/JG69m/test/runtests.jl:12 in expression starting at /home/pkgeval/.julia/packages/H2Trees/JG69m/test/runtests.jl:69 Testing failed after 201.76s ERROR: LoadError: Package H2Trees 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:2423 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2278 [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:500 [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:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 834.57s: package fails to precompile