Package evaluation to test NMF on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T16:04:45.904 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.44s ################################################################################ # Installation # Installing NMF... Resolving package versions... Installed LogExpFunctions ───── v1.0.1 Installed Missings ──────────── v1.2.0 Installed DataAPI ───────────── v1.16.0 Installed DataStructures ────── v0.19.5 Installed NonNegLeastSquares ── v0.4.1 Installed Statistics ────────── v1.11.1 Installed Preferences ───────── v1.5.2 Installed PrecompileTools ───── v1.3.4 Installed SortingAlgorithms ─── v1.2.3 Installed PtrArrays ─────────── v1.4.0 Installed StatsAPI ──────────── v1.8.0 Installed StatsBase ─────────── v0.34.12 Installed AliasTables ───────── v1.1.3 Installed IrrationalConstants ─ v0.2.6 Installed DocStringExtensions ─ v0.9.5 Installed NMF ───────────────── v1.1.0 Installed OrderedCollections ── v1.8.2 Updating `~/.julia/environments/v1.14/Project.toml` [6ef6ca0d] + NMF v1.1.0 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.1.0 [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 [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 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [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 1.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.2 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ ANSIColoredPrinters 0.8 s ✓ Statistics 0.6 s ✓ DataAPI 2.0 s ✓ IrrationalConstants 0.6 s ✓ StatsAPI 0.5 s ✓ LazilyInitializedFields 1.1 s ✓ OrderedCollections 0.8 s ✓ DocStringExtensions 0.9 s ✓ AbstractTrees 1.2 s ✓ OffsetArrays 0.5 s ✓ PtrArrays 0.9 s ✓ TranscodingStreams 0.5 s ✓ IOCapture 1.9 s ✓ NonNegLeastSquares 1.6 s ✓ StructUtils 0.8 s ✓ Compat 1.3 s ✓ Preferences 1.6 s ✓ Statistics → SparseArraysExt 0.6 s ✓ Missings 4.7 s ✓ RegistryInstances 3.4 s ✓ DataStructures 1.1 s ✓ LogExpFunctions 1.4 s ✓ MarkdownAST 0.7 s ✓ AliasTables 0.7 s ✓ CodecZlib 0.5 s ✓ Compat → CompatLinearAlgebraExt 1.6 s ✓ JLLWrappers 1.0 s ✓ PrecompileTools 0.8 s ✓ SortingAlgorithms 6.2 s ✓ Aqua 1.5 s ✓ Libiconv_jll 1.2 s ✓ Git_LFS_jll 1.2 s ✓ OpenSSH_jll 1.1 s ✓ Expat_jll 10.1 s ✓ Parsers 50.3 s ✓ ExplicitImports 4.9 s ✓ StatsBase 1.7 s ✓ Git_jll 6.5 s ✓ JSON 32.0 s ✓ NMF 0.9 s ✓ Git 54.0 s ✓ Documenter 42 dependencies successfully precompiled in 207 seconds. 34 already precompiled. Precompilation completed after 246.73s ################################################################################ # Testing # Testing NMF Status `/tmp/jl_UI7qhc/Project.toml` [4c88cf16] Aqua v0.8.16 [e30172f5] Documenter v1.17.0 [7d51a73a] ExplicitImports v1.15.0 [6ef6ca0d] NMF v1.1.0 [b7351bd1] NonNegLeastSquares v0.4.1 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.4 [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_UI7qhc/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [7d51a73a] ExplicitImports v1.15.0 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 [6ef6ca0d] NMF v1.1.0 [b7351bd1] NonNegLeastSquares v0.4.1 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [2792f1a3] RegistryInstances v0.1.0 [a2af1166] SortingAlgorithms v1.2.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [ec057cc2] StructUtils v2.8.2 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.2+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.4.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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 [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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running tests: ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/alspgrad.jl:13 Expression: ≈(H, Hg, atol = eps(T) ^ (1 / 4)) Evaluated: [0.41984343738217655 0.6497789176970264 … 0.5879897883784847 0.20205557513595118; 0.22310614558661956 0.17319016780486496 … 0.38744526326532047 0.8106144629412069; 0.9169968064641171 0.20142169466090554 … 0.29401853723942173 0.54771850387549] ≈ [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/cgxd7/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/cgxd7/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/alspgrad.jl:20 Expression: ≈(W, Wg, atol = eps(T) ^ (1 / 4)) Evaluated: [0.4734652077174689 0.874126406674376 0.045106775245816855; 0.4878704228857891 0.46036174904471083 0.25502544751209355; … ; 0.3161322592031144 0.676028474981871 0.8932785292607942; 0.8571374525211102 0.5287141148745668 0.6102856938514223] ≈ [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/cgxd7/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/cgxd7/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/alspgrad.jl:13 Expression: ≈(H, Hg, atol = eps(T) ^ (1 / 4)) Evaluated: Float32[0.10764843 0.26241124 … 0.9670767 0.02302885; 0.59917885 0.1732248 … 0.8496601 0.5650558; 0.033333182 0.3742394 … 0.24775684 0.5408846] ≈ 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/cgxd7/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/cgxd7/test/alspgrad.jl:5 alspgrad: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/alspgrad.jl:20 Expression: ≈(W, Wg, atol = eps(T) ^ (1 / 4)) Evaluated: Float32[0.6390518 0.4288851 0.64048564; 0.20262742 0.3713426 0.8488375; … ; 0.703759 0.65559644 0.962176; 0.89942807 0.006530106 0.25791365] ≈ 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/cgxd7/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/cgxd7/test/alspgrad.jl:5 interf: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/interf.jl:35 Expression: any(W .!= ret.W) Evaluated: any(Bool[0 0 0; 0 0 0; … ; 0 0 0; 0 0 0]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/cgxd7/test/interf.jl:35 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/cgxd7/test/interf.jl:2 interf: Test Failed at /home/pkgeval/.julia/packages/NMF/cgxd7/test/interf.jl:35 Expression: any(W .!= ret.W) Evaluated: any(Bool[0 0 0; 0 0 0; … ; 0 0 0; 0 0 0]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/NMF/cgxd7/test/interf.jl:35 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/NMF/cgxd7/test/interf.jl:2 Test Summary: | Pass Fail Total Time All tests | 390 6 396 12m11.9s Aqua | 11 11 1m14.8s Doctests | 1 1 3m08.6s ExplicitImports | 7 7 1m19.0s generic axes | 50 50 2m39.3s utils | 15 15 4.7s initialization | 46 46 27.9s spa | 31 31 1m53.8s algorithm type hierarchy | 6 6 0.0s multupd | 85 85 9.3s alspgrad | 4 4 8 22.8s coorddesc | 4 4 2.3s greedycd | 40 40 7.7s interf | 28 2 30 13.1s verbose io redirection | 3 3 2.8s rng reproducibility | 8 8 8.4s Result construction | 7 7 0.9s Result show | 6 6 0.2s public bindings | 12 12 0.0s nnmf argument validation | 6 6 0.3s constructor argument validation | 20 20 0.1s RNG of the outermost testset: Xoshiro(0x2f4e1a1763ad4688, 0xd43a7eb8a50a863c, 0x91ec7297ed0e3780, 0xabad413353963a27, 0x37589ba03d2f85cd) ERROR: LoadError: Some tests did not pass: 390 passed, 6 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NMF/cgxd7/test/runtests.jl:23 Testing failed after 757.17s 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 1057.66s: package has test failures