Package evaluation to test NMF on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T15:25:24.613 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.31s ################################################################################ # Installation # Installing NMF... Resolving package versions... Installed DataAPI ───────────── v1.16.0 Installed Missings ──────────── v1.2.0 Installed Statistics ────────── v1.11.1 Installed LogExpFunctions ───── v1.0.1 Installed DataStructures ────── v0.19.5 Installed Preferences ───────── v1.5.2 Installed StatsAPI ──────────── v1.8.0 Installed RandomizedLinAlg ──── v0.1.0 Installed NonNegLeastSquares ── v0.4.1 Installed AliasTables ───────── v1.1.3 Installed SortingAlgorithms ─── v1.2.3 Installed StatsBase ─────────── v0.34.12 Installed PrecompileTools ───── v1.3.4 Installed IrrationalConstants ─ v0.2.6 Installed OrderedCollections ── v1.8.2 Installed DocStringExtensions ─ v0.9.5 Installed PtrArrays ─────────── v1.4.0 Installed NMF ───────────────── v1.0.3 Updating `~/.julia/environments/v1.14/Project.toml` [6ef6ca0d] + NMF v1.0.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v1.0.1 [e1d29d7a] + Missings v1.2.0 [6ef6ca0d] + NMF v1.0.3 [b7351bd1] + NonNegLeastSquares v0.4.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [0448d7d9] + RandomizedLinAlg v0.1.0 [a2af1166] + SortingAlgorithms v1.2.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.12 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+0 [4536629a] + OpenBLAS_jll v0.3.33+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. To see why use `status --outdated -m` Installation completed after 2.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.1 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.6 s ✓ StatsAPI 0.8 s ✓ DocStringExtensions 0.9 s ✓ Statistics 0.6 s ✓ DataAPI 0.5 s ✓ PtrArrays 1.2 s ✓ OrderedCollections 2.0 s ✓ IrrationalConstants 2.4 s ✓ NonNegLeastSquares 1.4 s ✓ Preferences 0.7 s ✓ RandomizedLinAlg 2.0 s ✓ Statistics → SparseArraysExt 0.7 s ✓ Missings 0.8 s ✓ AliasTables 3.7 s ✓ DataStructures 1.2 s ✓ LogExpFunctions 1.6 s ✓ PrecompileTools 1.0 s ✓ SortingAlgorithms 5.6 s ✓ StatsBase 30.9 s ✓ NMF 19 dependencies successfully precompiled in 59 seconds. 14 already precompiled. Precompilation completed after 87.81s ################################################################################ # Testing # Testing NMF Status `/tmp/jl_BaQUmx/Project.toml` [6ef6ca0d] NMF v1.0.3 [b7351bd1] NonNegLeastSquares v0.4.1 [aea7be01] PrecompileTools v1.3.4 [0448d7d9] RandomizedLinAlg v0.1.0 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.12 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BaQUmx/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [2ab3a3ac] LogExpFunctions v1.0.1 [e1d29d7a] Missings v1.2.0 [6ef6ca0d] NMF v1.0.3 [b7351bd1] NonNegLeastSquares v0.4.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [0448d7d9] RandomizedLinAlg v0.1.0 [a2af1166] SortingAlgorithms v1.2.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+0 [4536629a] OpenBLAS_jll v0.3.33+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... Running tests: alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/0XWr8/test/alspgrad.jl:13 Expression: ≈(H, Hg, atol = eps(T) ^ (1 / 4)) Evaluated: [0.32393793168015805 0.8034159604392576 … 0.8831288265848304 0.10990242632036462; 0.6357070863256286 0.9384290026631229 … 0.5215047710727974 0.7331498908387927; 0.2516029492619649 0.9113613234961754 … 0.11638792000767317 0.1557152788676731] ≈ [0.3 1.0 … 0.0 0.0; 1.0 0.3 … 0.3 1.0; 0.0 0.0 … 1.0 0.3] (atol=0.0001220703125) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:13 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/0XWr8/test/alspgrad.jl:20 Expression: ≈(W, Wg, atol = eps(T) ^ (1 / 4)) Evaluated: [0.3111307343871783 0.3748217964083347 0.30465506194059655; 0.8225779988756948 0.39915957189163365 0.03230716481077722; … ; 0.6520235375844627 0.3160914617134346 0.9444268723529663; 0.1778060032751121 0.46458620102002646 0.933639997632408] ≈ [0.3 1.0 0.0; 1.0 0.3 0.0; … ; 0.0 0.3 1.0; 0.0 1.0 0.3] (atol=0.0001220703125) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:20 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/0XWr8/test/alspgrad.jl:13 Expression: ≈(H, Hg, atol = eps(T) ^ (1 / 4)) Evaluated: Float32[0.48587227 0.104445934 … 0.9328903 0.39197826; 0.568086 0.57639337 … 0.3421352 0.030632436; 0.81683356 0.2344653 … 0.9483633 0.6694166] ≈ Float32[0.3 1.0 … 0.0 0.0; 1.0 0.3 … 0.3 1.0; 0.0 0.0 … 1.0 0.3] (atol=0.018581361171917516) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:13 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/0XWr8/test/alspgrad.jl:20 Expression: ≈(W, Wg, atol = eps(T) ^ (1 / 4)) Evaluated: Float32[0.94707114 0.60785997 0.23828638; 0.39413548 0.7281153 0.23087311; … ; 0.3041318 0.18943274 0.5092609; 0.89754915 0.46938205 0.8727834] ≈ Float32[0.3 1.0 0.0; 1.0 0.3 0.0; … ; 0.0 0.3 1.0; 0.0 1.0 0.3] (atol=0.018581361171917516) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:20 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/0XWr8/test/alspgrad.jl:5 interf: Test Failed at /home/pkgeval/.julia/packages/NMF/0XWr8/test/interf.jl:36 Expression: any(W .!= ret.W) Evaluated: any(Bool[0 0 0; 0 0 0; … ; 0 0 0; 0 0 0]) Stacktrace: [1] top-level scope @ ~/.julia/packages/NMF/0XWr8/test/interf.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/NMF/0XWr8/test/interf.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Test Summary: | Pass Fail Total Time All tests | 221 5 226 4m26.1s utils | 12 12 13.4s initialization | 46 46 31.2s spa | 12 12 2m48.3s multupd | 80 80 8.9s alspgrad | 4 4 8 9.4s coorddesc | 4 4 2.2s greedycd | 40 40 14.3s interf | 23 1 24 11.8s RNG of the outermost testset: Xoshiro(0x50973c9486c53769, 0x05bd5f301779ec0d, 0xf3429f5a068add4c, 0x91df2abb20fc7466, 0x1f36a204d4d07cd6) ERROR: LoadError: Some tests did not pass: 221 passed, 5 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NMF/0XWr8/test/runtests.jl:19 Testing failed after 280.97s ERROR: LoadError: Package NMF 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:325 [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 404.09s: package has test failures