Package evaluation to test FunctionTabulations on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:24:04.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.83s ################################################################################ # Installation # Installing FunctionTabulations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5f4392ac] + FunctionTabulations v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.26.0 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [5789e2e9] + FileIO v1.17.1 [5f4392ac] + FunctionTabulations v0.2.2 ⌅ [a98d9a8b] + Interpolations v0.15.1 ⌅ [033835bb] + JLD2 v0.4.55 [1914dd2f] + MacroTools v0.5.16 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [3bb67fe8] + TranscodingStreams v0.11.3 [1986cc42] + Unitful v1.27.0 [efce3f68] + WoodburyMatrices v1.0.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.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 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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 3.95s ################################################################################ # 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:577 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:577 Precompilation failed after 13.44s ################################################################################ # Testing # Testing FunctionTabulations Status `/tmp/jl_ufJGmD/Project.toml` [944b1d66] CodecZlib v0.7.8 [5f4392ac] FunctionTabulations v0.2.2 ⌅ [a98d9a8b] Interpolations v0.15.1 ⌅ [033835bb] JLD2 v0.4.55 [92933f4c] ProgressMeter v1.11.0 [1986cc42] Unitful v1.27.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ufJGmD/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [5789e2e9] FileIO v1.17.1 [5f4392ac] FunctionTabulations v0.2.2 ⌅ [a98d9a8b] Interpolations v0.15.1 ⌅ [033835bb] JLD2 v0.4.55 [1914dd2f] MacroTools v0.5.16 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [c84ed2f1] Ratios v0.4.5 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [3bb67fe8] TranscodingStreams v0.11.3 [1986cc42] Unitful v1.27.0 [efce3f68] WoodburyMatrices v1.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for FunctionTabulations [5f4392ac-266a-47fe-a3f9-ac8379aae758] │ exception = Required dependency Base.PkgId(Base.UUID("bac558e1-5e72-5ebc-8fee-abe8a469f55d"), "OrderedCollections") failed to load from a cache file. └ @ Base loading.jl:2891 [ Info: Computing func_1d Interpolation Progress: 2%|▉ | ETA: 0:01:13 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 [ Info: func_1d_data.jld2 created and exported! WARNING: Method definition func_1d(Any) in module Main at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:11 overwritten at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:24. [ Info: Computing func_2d Interpolation Progress: 1%|▍ | ETA: 0:00:16 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: func_2d_data.jld2 created and exported! WARNING: Method definition func_2d(Any, Any) in module Main at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:37 overwritten at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:54. [ Info: Computing func_3d Interpolation Progress: 0%| | ETA: 4:42:29 Progress: 48%|███████████████████▉ | ETA: 0:00:01 Progress: 97%|███████████████████████████████████████▋ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 [ Info: func_3d_data.jld2 created and exported! WARNING: Method definition func_3d(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:73 overwritten at /home/pkgeval/.julia/packages/FunctionTabulations/JtlWe/test/runtests.jl:93. Test Summary: | Pass Total Time warning | 3 3 2m42.3s [ Info: Computing func_1d Interpolation Progress: 2%|▉ | ETA: 0:00:05 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: func_1d_data.jld2 created and exported! [ Info: Computing 1d_2 Interpolation [ Info: 1d_2_data.jld2 created and exported! [ Info: Computing 1d_3 Interpolation [ Info: 1d_3_data.jld2 created and exported! [ Info: Computing 1d_4 Interpolation [ Info: 1d_4_data.jld2 created and exported! [ Info: func_1d_data.jld2 loaded! [ Info: 1d_2_data.jld2 loaded! [ Info: 1d_3_data.jld2 loaded! [ Info: 1d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_1D_no_units | 10 10 7.0s [ Info: Computing 1d_1 Interpolation Progress: 2%|▉ | ETA: 0:00:06 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 1d_1_data.jld2 created and exported! [ Info: Computing 1d_2 Interpolation [ Info: 1d_2_data.jld2 created and exported! [ Info: Computing 1d_3 Interpolation Progress: 2%|▉ | ETA: 0:00:05 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 1d_3_data.jld2 created and exported! [ Info: Computing 1d_4 Interpolation [ Info: 1d_4_data.jld2 created and exported! [ Info: 1d_1_data.jld2 loaded! [ Info: 1d_2_data.jld2 loaded! [ Info: 1d_3_data.jld2 loaded! [ Info: 1d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_1D_with_units | 10 10 5.0s [ Info: Computing func_2d Interpolation Progress: 1%|▍ | ETA: 0:00:15 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: func_2d_data.jld2 created and exported! [ Info: Computing 2d_2 Interpolation [ Info: 2d_2_data.jld2 created and exported! [ Info: Computing 2d_3 Interpolation Progress: 1%|▍ | ETA: 0:00:13 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 2d_3_data.jld2 created and exported! [ Info: Computing 2d_4 Interpolation [ Info: 2d_4_data.jld2 created and exported! [ Info: func_2d_data.jld2 loaded! [ Info: 2d_2_data.jld2 loaded! [ Info: 2d_3_data.jld2 loaded! [ Info: 2d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_2D_no_units | 10 10 6.5s [ Info: Computing 2d_1 Interpolation Progress: 1%|▍ | ETA: 0:00:18 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 2d_1_data.jld2 created and exported! [ Info: Computing 2d_2 Interpolation [ Info: 2d_2_data.jld2 created and exported! [ Info: Computing 2d_3 Interpolation Progress: 1%|▍ | ETA: 0:00:16 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 2d_3_data.jld2 created and exported! [ Info: Computing 2d_4 Interpolation [ Info: 2d_4_data.jld2 created and exported! [ Info: 2d_1_data.jld2 loaded! [ Info: 2d_2_data.jld2 loaded! [ Info: 2d_3_data.jld2 loaded! [ Info: 2d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_2D_with_units | 10 10 6.1s [ Info: Computing func_3d Interpolation Progress: 0%| | ETA: 3:31:19 Progress: 52%|█████████████████████▍ | ETA: 0:00:01 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: func_3d_data.jld2 created and exported! [ Info: Computing 3d_2 Interpolation Progress: 0%| | ETA: 4:18:19 Progress: 12%|████▉ | ETA: 0:00:06 Progress: 23%|█████████▋ | ETA: 0:00:03 Progress: 35%|██████████████▎ | ETA: 0:00:02 Progress: 46%|███████████████████ | ETA: 0:00:01 Progress: 58%|███████████████████████▊ | ETA: 0:00:01 Progress: 69%|████████████████████████████▌ | ETA: 0:00:01 Progress: 81%|█████████████████████████████████▎ | ETA: 0:00:00 Progress: 93%|██████████████████████████████████████▏ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 [ Info: 3d_2_data.jld2 created and exported! [ Info: Computing 3d_3 Interpolation Progress: 0%| | ETA: 6:12:32 Progress: 64%|██████████████████████████▌ | ETA: 0:00:01 Progress: 100%|█████████████████████████████████████████| Time: 0:00:01 [ Info: 3d_3_data.jld2 created and exported! [ Info: Computing 3d_4 Interpolation Progress: 11%|████▊ | ETA: 0:00:01 Progress: 23%|█████████▌ | ETA: 0:00:01 Progress: 35%|██████████████▍ | ETA: 0:00:01 Progress: 47%|███████████████████▎ | ETA: 0:00:00 Progress: 59%|████████████████████████ | ETA: 0:00:00 Progress: 70%|████████████████████████████▉ | ETA: 0:00:00 Progress: 82%|█████████████████████████████████▊ | ETA: 0:00:00 Progress: 95%|███████████████████████████████████████▏ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 3d_4_data.jld2 created and exported! [ Info: func_3d_data.jld2 loaded! [ Info: Computing 3d_2 Interpolation Progress: 0%| | ETA: 6:34:54 Progress: 12%|█████ | ETA: 0:00:09 Progress: 24%|█████████▉ | ETA: 0:00:04 Progress: 36%|██████████████▊ | ETA: 0:00:03 Progress: 48%|███████████████████▊ | ETA: 0:00:02 Progress: 60%|████████████████████████▋ | ETA: 0:00:01 Progress: 72%|█████████████████████████████▋ | ETA: 0:00:01 Progress: 84%|██████████████████████████████████▋ | ETA: 0:00:00 Progress: 96%|███████████████████████████████████████▌ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:02 [ Info: 3d_2_data.jld2 created and exported! [ Info: 3d_3_data.jld2 loaded! [ Info: 3d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_3D_no_units | 10 10 35.4s [ Info: Computing 3d_1 Interpolation Progress: 1%|▍ | ETA: 0:00:10 Progress: 60%|████████████████████████▌ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 3d_1_data.jld2 created and exported! [ Info: Computing 3d_2 Interpolation Progress: 9%|███▊ | ETA: 0:00:01 Progress: 21%|████████▋ | ETA: 0:00:01 Progress: 33%|█████████████▌ | ETA: 0:00:01 Progress: 45%|██████████████████▍ | ETA: 0:00:00 Progress: 57%|███████████████████████▎ | ETA: 0:00:00 Progress: 69%|████████████████████████████▏ | ETA: 0:00:00 Progress: 81%|█████████████████████████████████▏ | ETA: 0:00:00 Progress: 93%|██████████████████████████████████████ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 3d_2_data.jld2 created and exported! [ Info: Computing 3d_3 Interpolation Progress: 0%| | ETA: 1:00:15 Progress: 59%|████████████████████████▎ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 3d_3_data.jld2 created and exported! [ Info: Computing 3d_4 Interpolation Progress: 0%| | ETA: 8:36:16 Progress: 13%|█████▍ | ETA: 0:00:11 Progress: 26%|██████████▌ | ETA: 0:00:05 Progress: 38%|███████████████▋ | ETA: 0:00:03 Progress: 50%|████████████████████▋ | ETA: 0:00:02 Progress: 68%|███████████████████████████▉ | ETA: 0:00:01 Progress: 85%|███████████████████████████████████ | ETA: 0:00:00 Progress: 98%|████████████████████████████████████████▎| ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:02 [ Info: 3d_4_data.jld2 created and exported! [ Info: 3d_1_data.jld2 loaded! [ Info: 3d_2_data.jld2 loaded! [ Info: 3d_3_data.jld2 loaded! [ Info: 3d_4_data.jld2 loaded! Test Summary: | Pass Total Time create_tabulation_3D_with_units | 10 10 13.6s [ Info: Computing 1d_1 Interpolation Progress: 2%|▉ | ETA: 0:00:05 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 1d_1_data.jld2 created and exported! [ Info: 1d_1_data.jld2 loaded! [ Info: Computing 2d_1 Interpolation Progress: 1%|▍ | ETA: 0:00:16 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 2d_1_data.jld2 created and exported! [ Info: 2d_1_data.jld2 loaded! [ Info: Computing 3d_1 Interpolation Progress: 0%| | ETA: 2:04:27 Progress: 53%|█████████████████████▊ | ETA: 0:00:00 Progress: 100%|█████████████████████████████████████████| Time: 0:00:00 [ Info: 3d_1_data.jld2 created and exported! [ Info: 3d_1_data.jld2 loaded! Test Summary: | Pass Total Time errors | 14 14 3.0s Testing FunctionTabulations tests passed Testing completed after 310.93s PkgEval succeeded after 352.1s