Package evaluation to test ValueFunctionIterations on Julia 1.14.0-DEV.1491 (0e7d18362a*) started at 2026-01-11T12:21:07.986 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 6.88s ################################################################################ # Installation # Installing ValueFunctionIterations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [dc40bd75] + ValueFunctionIterations v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [b0b7db55] + ComponentArrays v0.15.30 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [442a2c76] + FastGaussQuadrature v1.1.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [a98d9a8b] + Interpolations v0.16.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.3.0 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [dc40bd75] + ValueFunctionIterations v0.0.1 [efce3f68] + WoodburyMatrices v1.1.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs 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 Installation completed after 3.96s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 9.46s ################################################################################ # Testing # Testing ValueFunctionIterations Status `/tmp/jl_eEqwby/Project.toml` [b0b7db55] ComponentArrays v0.15.30 [31c24e10] Distributions v0.25.123 [442a2c76] FastGaussQuadrature v1.1.0 [a98d9a8b] Interpolations v0.16.2 [92933f4c] ProgressMeter v1.11.0 [f2b01f46] Roots v2.2.10 [2913bbd2] StatsBase v0.34.9 [dc40bd75] ValueFunctionIterations v0.0.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_eEqwby/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.26.0 [38540f10] CommonSolve v0.2.6 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b0b7db55] ComponentArrays v0.15.30 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [442a2c76] FastGaussQuadrature v1.1.0 [1a297f60] FillArrays v1.15.0 [d9f16b24] Functors v0.5.2 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [a98d9a8b] Interpolations v0.16.2 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [431bcebd] SciMLPublic v1.0.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [dc40bd75] ValueFunctionIterations v0.0.1 [efce3f68] WoodburyMatrices v1.1.0 [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 [8ba89e20] Distributed 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 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets 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 [cf7118a7] UUIDs 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... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("02958e27-9725-56b0-bcc1-8b42c72e1421"), "OffsetArraysAdaptExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/Interpolations/dR5oF/src/gpu_support.jl:1  [17] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [18] top-level scope  @ ~/.julia/packages/Interpolations/dR5oF/src/Interpolations.jl:476  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [24] include_string  @ ./loading.jl:3161 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Interpolations/dR5oF/src/gpu_support.jl:1 in expression starting at /home/pkgeval/.julia/packages/Interpolations/dR5oF/src/Interpolations.jl:1 in expression starting at stdin:5 WARNING: Method definition main() in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_markov_chain.jl:3 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_MC_integration.jl:5. WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_MC_integration.jl:3 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_quad_integration.jl:3. WARNING: Method definition main() in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_MC_integration.jl:5 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_quad_integration.jl:5. WARNING: Method definition R(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_VFI.jl:17 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_VFI.jl:22. WARNING: Method definition F(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_VFI.jl:18 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_VFI.jl:23. WARNING: Method definition main() in module Main at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_quad_integration.jl:5 overwritten at /home/pkgeval/.julia/packages/ValueFunctionIterations/gukAh/test/test_VFI.jl:15. ┌ Warning: `Progress(n::Integer, dt::Real, desc::AbstractString = "Progress: ", barlen = nothing, color::Symbol = :green, output::IO = stderr; offset::Integer = 0)` is deprecated, use `Progress(n; dt = dt, desc = desc, barlen = barlen, color = color, output = output, offset = offset)` instead. │ caller = ip:0x0 └ @ Core :-1 Progress: 0%|▎ | ETA: 0:04:36 Progress: 7%|██▊ | ETA: 0:00:40 Progress: 12%|████▉ | ETA: 0:00:29 Progress: 17%|███████ | ETA: 0:00:24 Progress: 22%|█████████▏ | ETA: 0:00:21 Progress: 28%|███████████▎ | ETA: 0:00:19 Progress: 33%|█████████████▍ | ETA: 0:00:17 Progress: 40%|████████████████▎ | ETA: 0:00:14 Progress: 47%|███████████████████▏ | ETA: 0:00:12 Progress: 54%|██████████████████████▏ | ETA: 0:00:10 Progress: 61%|█████████████████████████▏ | ETA: 0:00:08 Progress: 69%|████████████████████████████▎ | ETA: 0:00:06 Progress: 76%|███████████████████████████████▎ | ETA: 0:00:04 Progress: 84%|██████████████████████████████████▎ | ETA: 0:00:03 Progress: 91%|█████████████████████████████████████▎ | ETA: 0:00:02 Progress: 98%|████████████████████████████████████████▎| ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:17 Progress: 0%|▎ | ETA: 0:05:08 Progress: 2%|▊ | ETA: 0:02:34 Progress: 3%|█▎ | ETA: 0:02:08 Progress: 4%|█▊ | ETA: 0:01:56 Progress: 6%|██▎ | ETA: 0:01:50 Progress: 7%|██▊ | ETA: 0:01:46 Progress: 8%|███▎ | ETA: 0:01:41 Progress: 9%|███▊ | ETA: 0:01:38 Progress: 10%|████▎ | ETA: 0:01:35 Progress: 12%|████▉ | ETA: 0:01:33 Progress: 13%|█████▍ | ETA: 0:01:31 Progress: 14%|█████▉ | ETA: 0:01:28 Progress: 16%|██████▍ | ETA: 0:01:27 Progress: 17%|██████▉ | ETA: 0:01:25 Progress: 18%|███████▍ | ETA: 0:01:23 Progress: 19%|███████▉ | ETA: 0:01:21 Progress: 20%|████████▍ | ETA: 0:01:20 Progress: 22%|████████▉ | ETA: 0:01:18 Progress: 23%|█████████▍ | ETA: 0:01:17 Progress: 24%|██████████ | ETA: 0:01:16 Progress: 26%|██████████▌ | ETA: 0:01:14 Progress: 27%|███████████ | ETA: 0:01:13 Progress: 28%|███████████▌ | ETA: 0:01:11 Progress: 29%|███████████▉ | ETA: 0:01:10 Progress: 30%|████████████▍ | ETA: 0:01:09 Progress: 32%|████████████▉ | ETA: 0:01:08 Progress: 33%|█████████████▍ | ETA: 0:01:06 Progress: 34%|██████████████ | ETA: 0:01:05 Progress: 35%|██████████████▌ | ETA: 0:01:04 Progress: 36%|███████████████ | ETA: 0:01:02 Progress: 38%|███████████████▌ | ETA: 0:01:01 Progress: 39%|████████████████ | ETA: 0:01:00 Progress: 40%|████████████████▌ | ETA: 0:00:59 Progress: 42%|█████████████████ | ETA: 0:00:58 Progress: 43%|█████████████████▌ | ETA: 0:00:56 Progress: 44%|██████████████████ | ETA: 0:00:55 Progress: 45%|██████████████████▌ | ETA: 0:00:54 Progress: 46%|███████████████████▏ | ETA: 0:00:52 Progress: 48%|███████████████████▋ | ETA: 0:00:51 Progress: 49%|████████████████████▏ | ETA: 0:00:50 Progress: 50%|████████████████████▋ | ETA: 0:00:48 Progress: 52%|█████████████████████▏ | ETA: 0:00:47 Progress: 53%|█████████████████████▋ | ETA: 0:00:46 Progress: 54%|██████████████████████▏ | ETA: 0:00:45 Progress: 55%|██████████████████████▋ | ETA: 0:00:43 Progress: 56%|███████████████████████ | ETA: 0:00:43 Progress: 57%|███████████████████████▌ | ETA: 0:00:42 Progress: 58%|████████████████████████ | ETA: 0:00:40 Progress: 60%|████████████████████████▍ | ETA: 0:00:40 Progress: 60%|████████████████████████▊ | ETA: 0:00:39 Progress: 62%|█████████████████████████▍ | ETA: 0:00:37 Progress: 63%|█████████████████████████▉ | ETA: 0:00:36 Progress: 64%|██████████████████████████▍ | ETA: 0:00:35 Progress: 66%|██████████████████████████▉ | ETA: 0:00:34 Progress: 67%|███████████████████████████▍ | ETA: 0:00:32 Progress: 68%|███████████████████████████▉ | ETA: 0:00:31 Progress: 69%|████████████████████████████▍ | ETA: 0:00:30 Progress: 70%|████████████████████████████▉ | ETA: 0:00:29 Progress: 72%|█████████████████████████████▍ | ETA: 0:00:27 Progress: 73%|█████████████████████████████▉ | ETA: 0:00:26 Progress: 74%|██████████████████████████████▌ | ETA: 0:00:25 Progress: 76%|███████████████████████████████ | ETA: 0:00:24 Progress: 77%|███████████████████████████████▌ | ETA: 0:00:23 Progress: 78%|███████████████████████████████▉ | ETA: 0:00:22 Progress: 79%|████████████████████████████████▍ | ETA: 0:00:20 Progress: 80%|████████████████████████████████▊ | ETA: 0:00:19 Progress: 81%|█████████████████████████████████▎ | ETA: 0:00:18 Progress: 82%|█████████████████████████████████▉ | ETA: 0:00:17 Progress: 84%|██████████████████████████████████▍ | ETA: 0:00:16 Progress: 85%|██████████████████████████████████▉ | ETA: 0:00:15 Progress: 86%|███████████████████████████████████▍ | ETA: 0:00:13 Progress: 87%|███████████████████████████████████▊ | ETA: 0:00:12 Progress: 88%|████████████████████████████████████▎ | ETA: 0:00:11 Progress: 90%|████████████████████████████████████▊ | ETA: 0:00:10 Progress: 91%|█████████████████████████████████████▎ | ETA: 0:00:09 Progress: 92%|█████████████████████████████████████▉ | ETA: 0:00:08 Progress: 94%|██████████████████████████████████████▍ | ETA: 0:00:06 Progress: 95%|██████████████████████████████████████▉ | ETA: 0:00:05 Progress: 96%|███████████████████████████████████████▎ | ETA: 0:00:04 Progress: 97%|███████████████████████████████████████▊ | ETA: 0:00:03 Progress: 98%|████████████████████████████████████████▎| ETA: 0:00:02 Progress: 99%|████████████████████████████████████████▊| ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:01:36 Test Summary: | Total Time UniversalDiffEq.jl | 0 2m59.3s Testing ValueFunctionIterations tests passed Testing completed after 204.77s PkgEval succeeded after 234.15s