Package evaluation of KissMCMC on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:48:24.326 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.33s ################################################################################ # Installation # Installing KissMCMC... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [79d62d8d] + KissMCMC v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [79d62d8d] + KissMCMC v0.2.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [92933f4c] + ProgressMeter v1.10.4 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8ba89e20] + Distributed [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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 4.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.02s ################################################################################ # Testing # Testing KissMCMC Status `/tmp/jl_2RGmst/Project.toml` [31c24e10] Distributions v0.25.120 [79d62d8d] KissMCMC v0.2.1 [d96e819e] Parameters v0.12.3 [2913bbd2] StatsBase v0.34.5 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_2RGmst/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.4 [1a297f60] FillArrays v1.13.0 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [79d62d8d] KissMCMC v0.2.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [d96e819e] Parameters v0.12.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.8.0 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... tc.dist = Distributions.Normal{Float64}(μ=-5.0, σ=3.0) atest.dist = Distributions.Normal{Float64}(μ=-5.0, σ=3.0) tc.dist = Distributions.LogNormal{Float64}(μ=0.0, σ=1.0) atest.dist = Distributions.LogNormal{Float64}(μ=0.0, σ=1.0) tc.dist = FullNormal( dim: 2 μ: [0.5, -0.25] Σ: [0.47 1.8; 1.8 7.0] ) atest.dist = FullNormal( dim: 2 μ: [0.5, -0.25] Σ: [0.47 1.8; 1.8 7.0] ) tc.dist = var"#9#22"() atest.dist = var"#9#22"() tc.dist = var"#11#24"() atest.dist = var"#11#24"() tc.dist = var"#14#27"() atest.dist = var"#14#27"() Test Summary: | Pass Total Time metropolis | 42 42 21.8s Test Summary: | Pass Total Time g-dist | 5 5 1.7s atest.dist = Distributions.Normal{Float64}(μ=-5.0, σ=3.0) atest.dist = Distributions.LogNormal{Float64}(μ=0.0, σ=1.0) atest.dist = FullNormal( dim: 2 μ: [0.5, -0.25] Σ: [0.47 1.8; 1.8 7.0] ) atest.dist = var"#9#22"() atest.dist = var"#11#24"() atest.dist = var"#14#27"() Test Summary: | Pass Total Time emcee | 60 60 30.9s Testing KissMCMC tests passed Testing completed after 69.68s PkgEval succeeded after 100.58s