Package evaluation to test MLJMultivariateStatsInterface on Julia 1.14.0-DEV.2336 (83323976df*) started at 2026-06-11T21:21:46.017 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.03s ################################################################################ # Installation # Installing MLJMultivariateStatsInterface... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1b6a4a23] + MLJMultivariateStatsInterface v0.5.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [324d7699] + CategoricalArrays v1.1.1 [af321ab8] + CategoricalDistributions v0.2.2 [3da002f7] + ColorTypes v0.12.1 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 ⌃ [864edb3b] + DataStructures v0.12.0 [e2d170a0] + DataValueInterfaces v1.0.0 [b4f34e82] + Distances v0.10.12 [31c24e10] + Distributions v0.25.126 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e80e1ace] + MLJModelInterface v1.12.1 [1b6a4a23] + MLJMultivariateStatsInterface v0.5.4 [e1d29d7a] + Missings v1.2.0 [6f286f6a] + MultivariateStats v0.10.4 [bac558e1] + OrderedCollections v2.0.0 [90014a1f] + PDMats v0.11.37 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.3.2 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [321657f4] + ScientificTypes v3.3.0 [30f210dd] + ScientificTypesBase v3.1.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [64bff920] + StatisticalTraits v3.5.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [4c63d2b9] + StatsFuns v2.1.0 [892a3eda] + StringManipulation v0.4.4 [3783bdb8] + TableTraits v1.0.1 ⌃ [bd369af6] + Tables v1.6.1 ⌅ [68821587] + Arpack_jll v3.5.2+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 6.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 10.4 s ✓ MLJMultivariateStatsInterface 1 dependency successfully precompiled in 13 seconds. 163 already precompiled. Precompilation completed after 41.71s ################################################################################ # Testing # Testing MLJMultivariateStatsInterface Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_yMhakA/Project.toml` [a7f614a8] + MLJBase v1.13.1 [1b6a4a23] + MLJMultivariateStatsInterface v0.5.4 [860ef19b] + StableRNGs v1.0.4 [a19d573c] + StatisticalMeasures v0.3.6 Updating `/tmp/jl_yMhakA/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.1 [dce04be8] + ArgCheck v2.5.0 [a9b6321e] + Atomix v1.1.3 [198e06fe] + BangBang v0.4.9 [9718e550] + Baselet v0.1.1 [49dc2e85] + Calculus v0.5.2 [d360d2e6] + ChainRulesCore v1.26.1 [a33af91c] + CompositionsBase v0.1.2 [ed09eef8] + ComputationalResources v0.3.2 [187b0558] + ConstructionBase v1.6.0 [6add18c4] + ContextVariablesX v0.1.3 [864edb3b] ↑ DataStructures v0.12.0 ⇒ v0.19.5 [244e2a9f] + DefineSingletons v0.1.2 [8bb1440f] + DelimitedFiles v1.9.1 [cc61a311] + FLoops v0.2.2 [b9860ae5] + FLoopsBase v0.1.1 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [b14d175d] + JuliaVariables v0.2.4 [63c18a36] + KernelAbstractions v0.9.41 [92ad9a40] + LearnAPI v2.0.1 [c2834f40] + MLCore v1.0.0 [a7f614a8] + MLJBase v1.13.1 [1b6a4a23] + MLJMultivariateStatsInterface v0.5.4 [d8e11817] + MLStyle v0.4.17 [f1d291b0] + MLUtils v0.4.8 [1914dd2f] + MacroTools v0.5.16 [eff96d63] + Measurements v2.14.1 [128add7d] + MicroCollections v0.2.0 [872c559c] + NNlib v0.9.36 [71a1bf82] + NameResolution v0.1.5 ⌅ [bac558e1] ↓ OrderedCollections v2.0.0 ⇒ v1.8.2 [d96e819e] + Parameters v0.13.1 [8162dcfd] + PrettyPrint v0.2.0 [92933f4c] + ProgressMeter v1.11.0 [3cdcf5f2] + RecipesBase v1.3.4 [7e506255] + ScopedValues v1.6.2 [efcf1570] + Setfield v1.1.2 [605ecd9f] + ShowCases v0.1.0 [699a6c99] + SimpleTraits v0.9.6 [171d559e] + SplittablesBase v0.1.15 [860ef19b] + StableRNGs v1.0.4 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [a19d573c] + StatisticalMeasures v0.3.6 [c062fc1d] + StatisticalMeasuresBase v0.1.4 [bd369af6] ↑ Tables v1.6.1 ⇒ v1.12.1 [28d57a85] + Transducers v0.4.85 [3a884ed6] + UnPack v1.0.2 [013be700] + UnsafeAtomics v0.3.1 [8ba89e20] + Distributed v1.11.0 [a63ad114] + Mmap v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_yMhakA/Project.toml` [af321ab8] CategoricalDistributions v0.2.2 [b4f34e82] Distances v0.10.12 [a7f614a8] MLJBase v1.13.1 [e80e1ace] MLJModelInterface v1.12.1 [1b6a4a23] MLJMultivariateStatsInterface v0.5.4 [6f286f6a] MultivariateStats v0.10.4 [860ef19b] StableRNGs v1.0.4 [a19d573c] StatisticalMeasures v0.3.6 [2913bbd2] StatsBase v0.34.11 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yMhakA/Manifest.toml` [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.1 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [7d9fca2a] Arpack v0.5.4 [a9b6321e] Atomix v1.1.3 [198e06fe] BangBang v0.4.9 [9718e550] Baselet v0.1.1 [49dc2e85] Calculus v0.5.2 [324d7699] CategoricalArrays v1.1.1 [af321ab8] CategoricalDistributions v0.2.2 [d360d2e6] ChainRulesCore v1.26.1 [3da002f7] ColorTypes v0.12.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [ed09eef8] ComputationalResources v0.3.2 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.126 [ffbed154] DocStringExtensions v0.9.5 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [1a297f60] FillArrays v1.16.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.41 [b964fa9f] LaTeXStrings v1.4.0 [92ad9a40] LearnAPI v2.0.1 [2ab3a3ac] LogExpFunctions v1.0.1 [c2834f40] MLCore v1.0.0 [a7f614a8] MLJBase v1.13.1 [e80e1ace] MLJModelInterface v1.12.1 [1b6a4a23] MLJMultivariateStatsInterface v0.5.4 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [eff96d63] Measurements v2.14.1 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [6f286f6a] MultivariateStats v0.10.4 [872c559c] NNlib v0.9.36 [71a1bf82] NameResolution v0.1.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [d96e819e] Parameters v0.13.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [8162dcfd] PrettyPrint v0.2.0 [08abe8d2] PrettyTables v3.3.2 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [321657f4] ScientificTypes v3.3.0 [30f210dd] ScientificTypesBase v3.1.0 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [a19d573c] StatisticalMeasures v0.3.6 [c062fc1d] StatisticalMeasuresBase v0.1.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [4c63d2b9] StatsFuns v2.1.0 [892a3eda] StringManipulation v0.4.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [28d57a85] Transducers v0.4.85 [3a884ed6] UnPack v1.0.2 [013be700] UnsafeAtomics v0.3.1 ⌅ [68821587] Arpack_jll v3.5.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... utils Test Summary: | Pass Total Time replace! | 4 4 9.7s Test Summary: | Pass Total Time softmax | 3 3 6.0s component_analysis Test Summary: | Pass Total Time PCA | 10 10 16.6s Test Summary: | Pass Total Time KernelPCA | 5 5 20.4s Test Summary: | Pass Total Time ICA | 4 4 8.7s Test Summary: | Pass Total Time ICA2 | 1 1 2.6s Test Summary: | Pass Total Time PPCA | 7 7 19.5s Test Summary: | Pass Total Time FactorAnalysis | 8 8 9.4s discriminant_analysis Test Summary: | Pass Total Time MulticlassLDA | 4 4 33.7s Test Summary: | Pass Total Time MLDA-2 | 1 1 30.3s BayesianMulticlassLDA: Error During Test at /home/pkgeval/.julia/packages/MLJMultivariateStatsInterface/dIha1/test/models/discriminant_analysis.jl:81 Test threw exception Expression: pdf.(priors, support(priors)) == [491 / 998, 507 / 998] UndefVarError: `support` not defined in `Main` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Distributions. - Also exported by CategoricalDistributions (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/MLJMultivariateStatsInterface/dIha1/test/models/discriminant_analysis.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/MLJMultivariateStatsInterface/dIha1/test/models/discriminant_analysis.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time BayesianMulticlassLDA | 11 1 12 12.7s RNG of the outermost testset: Random.Xoshiro(0xeb377d1f0ff82441, 0xede7d332c0eb3c4f, 0x193bad41f7ae841d, 0x126f316a3e0062fd, 0xb423b2e8db2522aa) ERROR: LoadError: Some tests did not pass: 11 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MLJMultivariateStatsInterface/dIha1/test/models/discriminant_analysis.jl:64 in expression starting at /home/pkgeval/.julia/packages/MLJMultivariateStatsInterface/dIha1/test/runtests.jl:19 Testing failed after 222.51s ERROR: LoadError: Package MLJMultivariateStatsInterface errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 303.02s: package tests unexpectedly errored