Package evaluation of StableDQMC on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:41:06.309 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.18s ################################################################################ # Installation # Installing StableDQMC... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0827807b] + StableDQMC v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [ae029012] + Requires v1.3.0 [0827807b] + StableDQMC v0.1.3 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [4536629a] + OpenBLAS_jll v0.3.23+4 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 3.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.84s ################################################################################ # Testing # Testing StableDQMC Status `/tmp/jl_Zu2ils/Project.toml` [ae029012] Requires v1.3.0 [0827807b] StableDQMC v0.1.3 [37e2e46d] LinearAlgebra [44cfe95a] Pkg v1.10.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_Zu2ils/Manifest.toml` [ae029012] Requires v1.3.0 [0827807b] StableDQMC v0.1.3 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... ┌ Warning: The Pkg REPL mode is intended for interactive use only, and should not be used from scripts. It is recommended to use the functional API instead. └ @ Pkg.REPLMode /opt/julia/share/julia/stdlib/v1.10/Pkg/src/REPLMode/REPLMode.jl:382 Cloning git-repo `https://github.com/RalphAS/JacobiSVD.jl` Updating git-repo `https://github.com/RalphAS/JacobiSVD.jl` Resolving package versions... Updating `/tmp/jl_Zu2ils/Project.toml` [2ca068c6] + JacobiSVD v0.0.0 `https://github.com/RalphAS/JacobiSVD.jl#master` Updating `/tmp/jl_Zu2ils/Manifest.toml` [2ca068c6] + JacobiSVD v0.0.0 `https://github.com/RalphAS/JacobiSVD.jl#master` Opt-in JacobiSVD/GenericSVD: Error During Test at /home/pkgeval/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:8 Got exception outside of a @test ArgumentError: Package StableDQMC does not have JacobiSVD in its dependencies: - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have StableDQMC checked out for development and have added JacobiSVD as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with StableDQMC Stacktrace: [1] macro expansion @ ./loading.jl:1846 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [4] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [5] invoke_in_world @ ./essentials.jl:923 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [7] eval @ ./boot.jl:385 [inlined] [8] addJacobiSVD() @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/StableDQMC.jl:64 [9] macro expansion @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [11] macro expansion @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:9 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:8 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] top-level scope @ none:6 [16] eval @ ./boot.jl:385 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:557 ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = udt(A::Matrix{Float64}) at qr_udt.jl:58 └ @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/qr_udt.jl:58 ┌ Warning: `qr!(A::AbstractMatrix, ::Val{true})` is deprecated, use `qr!(A, ColumnNorm())` instead. │ caller = udt!(A::Matrix{Float64}) at qr_udt.jl:68 └ @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/qr_udt.jl:68 SVD decomposition variants: Error During Test at /home/pkgeval/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:52 Got exception outside of a @test UndefVarError: `gesvj` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:54 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] macro expansion @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:8 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 [8] eval @ ./boot.jl:385 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [10] _start() @ Base ./client.jl:557 ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = udt(A::Matrix{ComplexF64}) at qr_udt.jl:58 └ @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/qr_udt.jl:58 ┌ Warning: `qr!(A::AbstractMatrix, ::Val{true})` is deprecated, use `qr!(A, ColumnNorm())` instead. │ caller = udt!(A::Matrix{ComplexF64}) at qr_udt.jl:68 └ @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/qr_udt.jl:68 ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = udt(A::Matrix{Int64}) at qr_udt.jl:58 └ @ StableDQMC ~/.julia/packages/StableDQMC/MuVhF/src/qr_udt.jl:58 Test Summary: | Pass Error Total Time StableDQMC.jl | 115 2 117 1m14.9s Opt-in JacobiSVD/GenericSVD | 4 1 5 10.2s UDT Type | 14 14 2.2s SVD decomposition variants | 1 1 0.3s QR / UDT operations | 46 46 29.9s SVD / USVt operations | 26 26 28.3s Helpers | 25 25 3.8s ERROR: LoadError: Some tests did not pass: 115 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StableDQMC/MuVhF/test/runtests.jl:6 Testing failed after 123.71s ERROR: LoadError: Package StableDQMC errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 155.35s: package is missing a package dependency