Package evaluation to test GlobalMatchingModels on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:23:29.305 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.37s ################################################################################ # Installation # Installing GlobalMatchingModels... Resolving package versions... Installed Rmath_jll ─────────────── v0.5.1+0 Installed AliasTables ───────────── v1.1.3 Installed OrderedCollections ────── v1.8.1 Installed HypergeometricFunctions ─ v0.3.28 Installed FillArrays ────────────── v1.15.0 Installed GlobalMatchingModels ──── v0.2.1 Installed DataStructures ────────── v0.19.3 Installed StatsBase ─────────────── v0.34.8 Installed DataAPI ───────────────── v1.16.0 Installed IrrationalConstants ───── v0.2.6 Installed StatsAPI ──────────────── v1.7.1 Installed Statistics ────────────── v1.11.1 Installed OpenSpecFun_jll ───────── v0.5.6+0 Installed QuadGK ────────────────── v2.11.2 Installed LogExpFunctions ───────── v0.3.29 Installed Rmath ─────────────────── v0.9.0 Installed StatsFuns ─────────────── v1.5.2 Installed Parameters ────────────── v0.12.3 Installed PtrArrays ─────────────── v1.3.0 Installed Reexport ──────────────── v1.2.2 Installed SafeTestsets ──────────── v0.1.0 Installed SpecialFunctions ──────── v2.6.1 Installed Distributions ─────────── v0.25.122 Installed Missings ──────────────── v1.2.0 Installed Preferences ───────────── v1.5.0 Installed JLLWrappers ───────────── v1.7.1 Installed UnPack ────────────────── v1.0.2 Installed PDMats ────────────────── v0.11.36 Installed DocStringExtensions ───── v0.9.5 Installed SortingAlgorithms ─────── v1.2.2 Installing 2 artifacts Installed artifact Rmath 121.9 KiB Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [11a73c71] + GlobalMatchingModels v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [11a73c71] + GlobalMatchingModels v0.2.1 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [d96e819e] + Parameters v0.12.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [1bc83da4] + SafeTestsets v0.1.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [4c63d2b9] + StatsFuns v1.5.2 [3a884ed6] + UnPack v1.0.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 5123.9 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 783.8 ms ✓ Reexport 1167.9 ms ✓ Statistics 873.4 ms ✓ DataAPI 2124.2 ms ✓ IrrationalConstants 818.1 ms ✓ UnPack 839.7 ms ✓ StatsAPI 1232.7 ms ✓ OrderedCollections 757.5 ms ✓ SafeTestsets 1130.8 ms ✓ DocStringExtensions 2167.3 ms ✓ FillArrays 820.7 ms ✓ PtrArrays 1310.8 ms ✓ SuiteSparse 1150.4 ms ✓ Preferences 1413.4 ms ✓ Statistics → SparseArraysExt 1050.9 ms ✓ Missings 956.4 ms ✓ Parameters 3587.0 ms ✓ DataStructures 1359.6 ms ✓ LogExpFunctions 1484.5 ms ✓ FillArrays → FillArraysSparseArraysExt 978.9 ms ✓ FillArrays → FillArraysStatisticsExt 981.8 ms ✓ AliasTables 1852.3 ms ✓ PDMats 1517.3 ms ✓ JLLWrappers 1080.5 ms ✓ SortingAlgorithms 2328.0 ms ✓ QuadGK 1428.1 ms ✓ FillArrays → FillArraysPDMatsExt 1403.7 ms ✓ Rmath_jll 1562.7 ms ✓ OpenSpecFun_jll 4517.1 ms ✓ StatsBase 1507.5 ms ✓ Rmath 4650.3 ms ✓ SpecialFunctions 1494.5 ms ✓ PDMats → StatsBaseExt 2525.0 ms ✓ HypergeometricFunctions 2785.2 ms ✓ StatsFuns 9351.2 ms ✓ Distributions 2537.8 ms ✓ GlobalMatchingModels 36 dependencies successfully precompiled in 68 seconds. 8 already precompiled. Precompilation completed after 85.5s ################################################################################ # Testing # Testing GlobalMatchingModels Status `/tmp/jl_EL19TH/Project.toml` [31c24e10] Distributions v0.25.122 [11a73c71] GlobalMatchingModels v0.2.1 [d96e819e] Parameters v0.12.3 [1bc83da4] SafeTestsets v0.1.0 [10745b16] Statistics v1.11.1 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EL19TH/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [11a73c71] GlobalMatchingModels v0.2.1 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [d96e819e] Parameters v0.12.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.9.0 [1bc83da4] SafeTestsets v0.1.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time MINERVA | 4 4 16.0s REM: Test Failed at /home/pkgeval/.julia/packages/GlobalMatchingModels/2KM6F/test/REM_tests.jl:30 Expression: ≈(est, (1 - u) + u * g * c + u * (1 - c) * g, atol = 0.0001) Evaluated: 0.44019268 ≈ 0.43999999999999995 (atol=0.0001) Stacktrace: [1] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/GlobalMatchingModels/2KM6F/test/REM_tests.jl:30 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] top-level scope @ ~/.julia/packages/GlobalMatchingModels/2KM6F/test/REM_tests.jl:28 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ ~/.julia/packages/GlobalMatchingModels/2KM6F/test/runtests.jl:9 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:577 Test Summary: | Pass Fail Total Time REM | 4 1 5 11.4s RNG of the outermost testset: Random.Xoshiro(0x9158a5162174c335, 0xaa868cb9954fd82e, 0x4de08bb6fef1fe8a, 0x3258630603d00c9e, 0x76b9bafff6ce9cc3) ERROR: LoadError: Some tests did not pass: 4 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/GlobalMatchingModels/2KM6F/test/REM_tests.jl:1 in expression starting at /home/pkgeval/.julia/packages/GlobalMatchingModels/2KM6F/test/runtests.jl:8 Testing failed after 41.2s ERROR: LoadError: Package GlobalMatchingModels 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 162.15s: package has test failures