Package evaluation to test DiscreteMarkovChains on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T12:08:46.848 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.21s ################################################################################ # Installation # Installing DiscreteMarkovChains... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8abcb7ef] + DiscreteMarkovChains v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [8abcb7ef] + DiscreteMarkovChains v0.2.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [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 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+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.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ DiscreteMarkovChains 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompilation completed after 25.52s ################################################################################ # Testing # Testing DiscreteMarkovChains Status `/tmp/jl_83kOA6/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [8abcb7ef] DiscreteMarkovChains v0.2.1 [1bc83da4] SafeTestsets v0.1.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_83kOA6/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [8abcb7ef] DiscreteMarkovChains v0.2.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [1bc83da4] SafeTestsets v0.1.0 [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 [f489334b] StyledStrings v1.13.0 [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 [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... Test Summary: | Pass Total Time Utils | 5 5 6.5s 7.416357 seconds (4.68 M allocations: 247.544 MiB, 2.34% gc time, 99.35% compilation time) Test Summary: | Pass Total Time DMC | 67 67 1m03.1s 63.126982 seconds (33.14 M allocations: 1.740 GiB, 1.06% gc time, 99.56% compilation time) Test Summary: | Pass Total Time CMC | 58 58 1m38.4s 98.392860 seconds (43.70 M allocations: 2.463 GiB, 1.51% gc time, 99.74% compilation time) WARNING: Method definition isapprox(var"##Advanced#151".MyType, var"##Advanced#151".MyType) in module ##Advanced#151 at /home/pkgeval/.julia/packages/DiscreteMarkovChains/V1q2x/test/Advanced.jl:35 overwritten at /home/pkgeval/.julia/packages/DiscreteMarkovChains/V1q2x/test/Advanced.jl:38. Custom eltype: Error During Test at /home/pkgeval/.julia/packages/DiscreteMarkovChains/V1q2x/test/Advanced.jl:5 Got exception outside of a @test MethodError: no method matching isfinite(::Main.var"##Advanced#151".MyType) The function `isfinite` exists, but no method is defined for this combination of argument types. Closest candidates are: isfinite(!Matched::Missing) @ Base missing.jl:103 isfinite(!Matched::BigFloat) @ Base mpfr.jl:1140 isfinite(!Matched::Complex) @ Base complex.jl:150 ... Stacktrace: [1] chkfinite(A::Matrix{Main.var"##Advanced#151".MyType}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:104 [inlined] [2] generic_lufact!(A::Matrix{Main.var"##Advanced#151".MyType}, pivot::LinearAlgebra.RowMaximum, ipiv::Vector{Int64}; check::Bool, allowsingular::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:213 [3] lu!(A::Matrix{Main.var"##Advanced#151".MyType}, pivot::LinearAlgebra.RowMaximum; check::Bool, allowsingular::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:209 [inlined] [4] _lu(::Matrix{Main.var"##Advanced#151".MyType}; kwargs::@Kwargs{}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:405 [inlined] [5] lu(::LinearAlgebra.Adjoint{Main.var"##Advanced#151".MyType, Matrix{Main.var"##Advanced#151".MyType}}; kwargs::@Kwargs{}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:399 [6] lu(::LinearAlgebra.Adjoint{Main.var"##Advanced#151".MyType, Matrix{Main.var"##Advanced#151".MyType}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:399 [inlined] [7] \(A::LinearAlgebra.Adjoint{Main.var"##Advanced#151".MyType, Matrix{Main.var"##Advanced#151".MyType}}, B::Vector{Main.var"##Advanced#151".MyType}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/generic.jl:1241 [8] stationary_distribution(x::DiscreteMarkovChain) @ DiscreteMarkovChains ~/.julia/packages/DiscreteMarkovChains/V1q2x/src/MC.jl:660 [9] top-level scope @ ~/.julia/packages/DiscreteMarkovChains/V1q2x/test/Advanced.jl:6 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/DiscreteMarkovChains/V1q2x/test/Advanced.jl:63 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [13] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:9 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/DiscreteMarkovChains/V1q2x/test/runtests.jl:9 [inlined] [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [18] macro expansion @ ./timing.jl:741 [inlined] [19] macro expansion @ ~/.julia/packages/DiscreteMarkovChains/V1q2x/test/runtests.jl:9 [inlined] [20] macro expansion @ ./timing.jl:741 [inlined] [21] top-level scope @ ~/.julia/packages/DiscreteMarkovChains/V1q2x/test/runtests.jl:397 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core boot.jl:521 [25] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [26] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time Advanced | 2 1 3 18.1s Custom eltype | 2 1 3 18.0s RNG of the outermost testset: Random.Xoshiro(0x19667501071a106d, 0x61e4d8a57bd29f8b, 0x79703d6bd0517a4c, 0x675f9f620fa23189, 0x71e38dbaf998ad49) ERROR: LoadError: Some tests did not pass: 2 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DiscreteMarkovChains/V1q2x/test/runtests.jl:5 Testing failed after 201.8s ERROR: LoadError: Package DiscreteMarkovChains 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 264.38s: package tests unexpectedly errored