Package evaluation to test DRIPs on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T11:43:46.923 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.64s ################################################################################ # Installation # Installing DRIPs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [12fec403] + DRIPs v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [12fec403] + DRIPs v0.2.2 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.0 s ✓ DRIPs 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. Precompilation completed after 22.68s ################################################################################ # Testing # Testing DRIPs Status `/tmp/jl_LdHsmz/Project.toml` [12fec403] DRIPs v0.2.2 [1bc83da4] SafeTestsets v0.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LdHsmz/Manifest.toml` [12fec403] DRIPs v0.2.2 [1bc83da4] SafeTestsets v0.1.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Running tests ... Solving Sims (2011) ... Solving Sims (2011) with fixed capacity ... Solving transition dynamics for Sims (2011) ... Sims2010.jl: Error During Test at /home/pkgeval/.julia/packages/DRIPs/txpDo/test/Sims2010.jl:4 Got exception outside of a @test DomainError with Failed to produce matrix with X^2≈A. Pass `check=false` to ignore. Matrix has two or more null eigenvalues so square root may be inaccurate or matrix may not have a square root.: Stacktrace: [1] sqrt_quasitriu(A0::LinearAlgebra.UpperTriangular{Float64, Matrix{Float64}}, evals::SubArray{Float64, 1, LinearAlgebra.UpperTriangular{Float64, Matrix{Float64}}, Tuple{StepRangeLen{CartesianIndex{2}, CartesianIndex{2}, CartesianIndex{2}, Int64}}, false}; blockwidth::Int64, check::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/triangular.jl:2716 [2] view(A::Matrix{Float64}, I::StepRange{Int64, Int64}) @ Base /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/triangular.jl:2679 [inlined] [3] diagview(A::Matrix{Float64}, k::Int64) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/triangular.jl:2653 [inlined] [4] sqrt(A::Matrix{Float64}; check::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/dense.jl:1060 [5] sqrt(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/dense.jl:1048 [6] DRIPs.Trip(p::DRIPs.Drip, Σ0::Matrix{Float64}; T::Int64, tol::Float64, maxit::Int64) @ DRIPs ~/.julia/packages/DRIPs/txpDo/src/trip_methods.jl:96 [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{2}, Nothing, typeof(+), Tuple{Matrix{Float64}, Matrix{Float64}}}) @ Base.Broadcast ~/.julia/packages/DRIPs/txpDo/src/trip_methods.jl:70 [inlined] [8] DRIPs.Trip(p::DRIPs.Drip, S::DRIPs.Signal; T::Int64, tol::Float64, maxit::Int64) @ DRIPs ~/.julia/packages/DRIPs/txpDo/src/trip_methods.jl:164 [9] top-level scope @ ~/.julia/packages/DRIPs/txpDo/test/Sims2010.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/DRIPs/txpDo/test/Sims2010.jl:23 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [13] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:3 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/DRIPs/txpDo/test/runtests.jl:3 [inlined] [16] eval(m::Module, e::Any) @ Core ./boot.jl:517 [17] top-level scope @ ~/.julia/packages/DRIPs/txpDo/test/runtests.jl:28 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 Test Summary: | Pass Error Total Time Sims 2010 | 3 1 4 1m47.2s Sims2010.jl | 3 1 4 1m46.4s RNG of the outermost testset: Random.Xoshiro(0x50e56ce9b88a1fce, 0x48674830f6fc8952, 0x6e72bf58bd43a793, 0x21db2ad461bfcd31, 0x3f572e06fc109dfa) ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DRIPs/txpDo/test/runtests.jl:3 Testing failed after 118.16s ERROR: LoadError: Package DRIPs 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 173.01s: package tests unexpectedly errored