Package evaluation of StableTrees on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:10:14.252 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.66s ################################################################################ # Installation # Installing StableTrees... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9113e207] + StableTrees v1.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [324d7699] + CategoricalArrays v0.10.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [e80e1ace] + MLJModelInterface v1.11.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.0 [91cefc8d] + PrecompileSignatures v3.0.3 [ae029012] + Requires v1.3.1 [30f210dd] + ScientificTypesBase v3.0.0 [9113e207] + StableTrees v1.2.0 [64bff920] + StatisticalTraits v3.4.0 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: MLJDecisionTreeInterface Failed to precompile MLJDecisionTreeInterface [c6f25543-311c-4c74-83dc-3ea6d1015661] to "/home/pkgeval/.julia/compiled/v1.11/MLJDecisionTreeInterface/jl_QXZ1kr". ERROR: LoadError: UndefVarError: `AbstractNode` not defined in `AbstractTrees` Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:42 [2] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 [3] include(mod::Module, _path::String) @ Base ./Base.jl:557 [4] include(x::String) @ DecisionTree ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 [5] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:84 [6] include @ ./Base.jl:557 [inlined] [7] 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:2881 [8] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile DecisionTree [7806a523-6efd-50cb-b5f6-3fa6f1930dbb] to "/home/pkgeval/.julia/compiled/v1.11/DecisionTree/jl_Jdrtmu". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [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:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/MLJDecisionTreeInterface/HwlDV/src/MLJDecisionTreeInterface.jl:1 in expression starting at stdin:6 DecisionTree Failed to precompile DecisionTree [7806a523-6efd-50cb-b5f6-3fa6f1930dbb] to "/home/pkgeval/.julia/compiled/v1.11/DecisionTree/jl_l0KZqp". ERROR: LoadError: UndefVarError: `AbstractNode` not defined in `AbstractTrees` Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:42 [2] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 [3] include(mod::Module, _path::String) @ Base ./Base.jl:557 [4] include(x::String) @ DecisionTree ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 [5] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:84 [6] include @ ./Base.jl:557 [inlined] [7] 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:2881 [8] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 in expression starting at stdin:6 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 272.63s ################################################################################ # Testing # Testing StableTrees Status `/tmp/jl_fGjIqH/Project.toml` [336ed68f] CSV v0.10.15 [324d7699] CategoricalArrays v0.10.8 [124859b0] DataDeps v0.7.13 [a93c6f00] DataFrames v1.7.0 ⌅ [7806a523] DecisionTree v0.11.3 ⌅ [7acf609c] LightGBM v0.5.2 [eb30cadb] MLDatasets v0.7.18 ⌅ [a7f614a8] MLJBase v0.20.20 ⌅ [c6f25543] MLJDecisionTreeInterface v0.2.5 [860ef19b] StableRNGs v1.0.2 [9113e207] StableTrees v1.2.0 [10745b16] Statistics v1.11.1 [bd369af6] Tables v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fGjIqH/Manifest.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.1 [a963bdd2] AtomsBase v0.5.1 [ab4f0b2a] BFloat16s v0.5.1 [198e06fe] BangBang v0.4.4 [9718e550] Baselet v0.1.1 [d1d4a3ce] BitFlags v0.1.9 [e1450e63] BufferedStreams v1.2.2 [336ed68f] CSV v0.10.15 [324d7699] CategoricalArrays v0.10.8 [af321ab8] CategoricalDistributions v0.1.15 [d360d2e6] ChainRulesCore v1.25.1 [46823bd8] Chemfiles v0.10.42 [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 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [ed09eef8] ComputationalResources v0.3.2 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.5.8 [6add18c4] ContextVariablesX v0.1.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [124859b0] DataDeps v0.7.13 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [7806a523] DecisionTree v0.11.3 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [31c24e10] Distributions v0.25.118 [ffbed154] DocStringExtensions v0.9.4 [460bff9d] ExceptionUnwrapping v0.1.11 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [46192b85] GPUArraysCore v0.2.0 [92fee26a] GZip v0.6.2 [c27321d9] Glob v1.3.1 [f67ccb44] HDF5 v0.17.2 [cd3eb016] HTTP v1.10.15 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [4e3cecfd] ImageShow v0.3.8 [22cec73e] InitialValues v0.3.1 [842dd82b] InlineStrings v1.4.3 [7d512f48] InternedStrings v0.7.0 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.5.12 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.2 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.34 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 ⌅ [7acf609c] LightGBM v0.5.2 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 ⌅ [30fc2ffe] LossFunctions v0.8.1 [23992714] MAT v0.10.7 [c2834f40] MLCore v1.0.0 [eb30cadb] MLDatasets v0.7.18 ⌅ [a7f614a8] MLJBase v0.20.20 ⌅ [c6f25543] MLJDecisionTreeInterface v0.2.5 [e80e1ace] MLJModelInterface v1.11.0 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.15 [dbb5928d] MappedArrays v0.4.2 [739be429] MbedTLS v1.1.9 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [872c559c] NNlib v0.9.30 [15e1cf62] NPZ v0.4.3 [71a1bf82] NameResolution v0.1.5 [6fe1bfb0] OffsetArrays v1.16.0 [4d8831e6] OpenSSL v1.4.3 [bac558e1] OrderedCollections v1.8.0 [90014a1f] PDMats v0.11.33 [65ce6f38] PackageExtensionCompat v1.0.2 [5432bcbf] PaddedViews v0.5.12 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.1 [7b2266bf] PeriodicTable v1.2.1 [fbb45041] Pickle v0.3.5 [2dfb63ee] PooledArrays v1.4.3 [91cefc8d] PrecompileSignatures v3.0.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [8162dcfd] PrettyPrint v0.2.0 [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [321657f4] ScientificTypes v3.1.0 [30f210dd] ScientificTypesBase v3.0.0 [6e75b9c4] ScikitLearnBase v0.5.0 [7e506255] ScopedValues v1.3.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.4 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.0 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.2 [9113e207] StableTrees v1.2.0 [cae243ae] StackViews v0.1.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.0 ⌅ [2913bbd2] StatsBase v0.33.21 [4c63d2b9] StatsFuns v1.4.0 ⌅ [4db3bf67] StridedViews v0.2.2 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.1 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [62fd8b95] TensorCore v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [28d57a85] Transducers v0.4.84 [5c2747f8] URIs v1.5.2 [3a884ed6] UnPack v1.0.2 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 [013be700] UnsafeAtomics v0.3.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [a5390f91] ZipFile v0.10.1 [78a364fa] Chemfiles_jll v0.10.4+0 [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.0+1 [f1f71cc9] MPItrampoline_jll v5.5.3+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.7+2 [458c3c95] OpenSSL_jll v3.0.16+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [477f73a3] libaec_jll v1.1.3+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf 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.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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling MLDatasets... 33261.7 ms ✓ PrettyTables 6718.8 ms ✓ ImageShow 4301.2 ms ✓ StatsBase 4848.5 ms ✓ Pickle 52872.7 ms ✓ JLD2 79899.4 ms ✓ DataFrames 31032.1 ms ✓ MLUtils 4781.4 ms ✓ BangBang → BangBangDataFramesExt 4559.3 ms ✓ Transducers → TransducersDataFramesExt 27243.5 ms ✓ MLDatasets 10 dependencies successfully precompiled in 252 seconds. 190 already precompiled. Precompiling DecisionTree... Info Given DecisionTree was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `AbstractNode` not defined in `AbstractTrees` Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base.jl:42  [2] top-level scope  @ ~/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18  [3] include(mod::Module, _path::String)  @ Base ./Base.jl:557  [4] include(x::String)  @ DecisionTree ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1  [5] top-level scope  @ ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:84  [6] include  @ ./Base.jl:557 [inlined]  [7] 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:2881  [8] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 in expression starting at stdin:6 ✗ DecisionTree 0 dependencies successfully precompiled in 5 seconds. 5 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: DecisionTree Failed to precompile DecisionTree [7806a523-6efd-50cb-b5f6-3fa6f1930dbb] to "/home/pkgeval/.julia/compiled/v1.11/DecisionTree/jl_LnwjWC". ERROR: LoadError: UndefVarError: `AbstractNode` not defined in `AbstractTrees` Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base.jl:42 [2] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 [3] include(mod::Module, _path::String) @ Base ./Base.jl:557 [4] include(x::String) @ DecisionTree ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 [5] top-level scope @ ~/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:84 [6] include @ ./Base.jl:557 [inlined] [7] 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:2881 [8] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/abstract_trees.jl:18 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/J27EE/src/DecisionTree.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/test/preliminaries.jl:17 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/test/runtests.jl:1 Testing failed after 286.67s ERROR: LoadError: Package StableTrees errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 596.57s: package fails to precompile