Package evaluation to test CompositeGrids on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T15:47:22.092 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.84s ################################################################################ # Installation # Installing CompositeGrids... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b5136c89] + CompositeGrids v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [b5136c89] + CompositeGrids v0.1.3 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [442a2c76] + FastGaussQuadrature v0.4.9 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [be4d8f0f] + Quadmath v0.5.13 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates 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 [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.30+0 [05823500] + OpenLibm_jll v0.8.7+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 2.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2958.8 ms ✓ CompositeGrids 1 dependency successfully precompiled in 4 seconds. 33 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 15 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 23.4s ################################################################################ # Testing # Testing CompositeGrids Status `/tmp/jl_uXzPcR/Project.toml` [b5136c89] CompositeGrids v0.1.3 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [be4d8f0f] Quadmath v0.5.13 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uXzPcR/Manifest.toml` [34da2185] Compat v4.18.1 [b5136c89] CompositeGrids v0.1.3 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v0.5.13 [ae029012] Requires v1.3.1 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+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.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 [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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+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 BaryCheb | 12 12 15.2s Testing Arbitrary constructor, a warning should appear. ┌ Warning: Input grid is not sorted, using sorted instead. └ @ CompositeGrids.SimpleG ~/.julia/packages/CompositeGrids/R0pWq/src/grid/simple.jl:84 CompositeGrids.SimpleG.Arbitrary{Float64, CompositeGrids.SimpleG.ClosedBound}: 1D Grid with: - bound: [0.0, 1.0] - size: 10 - grid: [0.0, 0.1111111111111111, 0.2222222222222222, 0.3333333333333333, 0.4444444444444445, 0.5555555555555556, 0.6666666666666665, 0.7777777777777777, 0.8888888888888888, 1.0] [0.00615582970243117, 0.054496737905816106, 0.14644660940672627, 0.2730047501302266, 0.4217827674798847, 0.5782172325201155, 0.7269952498697734, 0.8535533905932737, 0.9455032620941839, 0.9938441702975689] CompositeGrids.SimpleG.Log{Float64}: 1D dense to sparse Log Grid - bound: [0.0, 1.0] - size: 6 - grid: [0.0, 0.0010000000000000002, 0.005623413251903492, 0.0316227766016838, 0.1778279410038923, 1.0] CompositeGrids.SimpleG.Log{Float64}: 1D sparse to dense Log Grid - bound: [0.0, 1.0] - size: 6 - grid: [0.0, 0.8221720589961077, 0.9683772233983162, 0.9943765867480965, 0.999, 1.0] Test Summary: | Pass Total Time SimpleGrids | 124 124 12.0s CompositeGrids.CompositeG.Composite{Float64, CompositeGrids.SimpleG.Uniform{Float64, CompositeGrids.SimpleG.ClosedBound}, CompositeGrids.SimpleG.GaussLegendre{Float64}}: 1D Log Grid - bound: [0.0, 1.0] - size: 8 - grid: [0.03471592210148686, 0.16500473910378594, 0.33499526089621406, 0.4652840778985131, 0.5347159221014869, 0.6650047391037859, 0.8349952608962141, 0.9652840778985131] - panel: CompositeGrids.SimpleG.Uniform{Float64, CompositeGrids.SimpleG.ClosedBound} CompositeGrids.CompositeG.Composite{Float64, CompositeGrids.SimpleG.Log{Float64}, CompositeGrids.SimpleG.BaryCheb{Float64}}: 1D Log Grid - bound: [0.0, 1.0] - size: 12 - grid: [3.806023374435663e-5, 0.00030865828381745506, 0.0006913417161825447, 0.0009619397662556431, 0.0021655100353613014, 0.01045197367160104, 0.022170802930082754, 0.030457266566322493, 0.0684794400769348, 0.3305204284637205, 0.7011023481379635, 0.963143336524749] - panel: CompositeGrids.SimpleG.Log{Float64} Test Summary: | Pass Total Time CompositeGrids | 134 134 6.0s [0.19439177619216474, 1.3757954350395143, 1.5851572423612446, 1.7673002369241582, 2.068809624963404, 2.15806609696336, 2.3108416384389274, 2.557757101181422, 2.891741019224295, 3.4361600858945183] [0.06943184420297371, 0.33000947820757187, 0.6699905217924281, 0.9305681557970262] [0.06943184420297371, 0.33000947820757187, 0.6699905217924281, 0.9305681557970262] [0.17392742256872692, 0.3260725774312731, 0.3260725774312731, 0.17392742256872692] 0.5 [0.03806023374435663, 0.30865828381745514, 0.6913417161825449, 0.9619397662556434] [0.03806023374435663, 0.30865828381745514, 0.6913417161825449, 0.9619397662556434] [-0.19134171618254495, 0.46193976625564337, -0.46193976625564337, 0.1913417161825449] 2.7755575615628914e-17 [0.028175416344814574, 0.125, 0.22182458365518543, 0.2781754163448146, 0.375, 0.4718245836551854, 0.5281754163448146, 0.625, 0.7218245836551854, 0.7781754163448146, 0.875, 0.9718245836551854] [0.028175416344814574 0.125 0.22182458365518543 0.2781754163448146 0.375 0.4718245836551854 0.5281754163448146 0.625 0.7218245836551854 0.7781754163448146 0.875 0.9718245836551854; 0.028175416344814574 0.125 0.22182458365518543 0.2781754163448146 0.375 0.4718245836551854 0.5281754163448146 0.625 0.7218245836551854 0.7781754163448146 0.875 0.9718245836551854] 0.9876433245171776,0.9877472968103397 0.6139216595918625,0.6138854628085563 Test Summary: | Pass Total Time Interpolate | 6729 6729 16.4s Test Summary: | Pass Total Time MC | 398 398 9.2s [0.0, 0.1, 0.5, 1.0, 2.0, 3.0, 3.13, 3.141592653589793, 3.15, 4.0, 5.0, 6.0, 6.28] [0.0, 0.6283185307179586, 1.2566370614359172, 1.8849555921538759, 2.5132741228718345, 3.141592653589793, 3.7699111843077517, 4.39822971502571, 5.026548245743669, 5.654866776461628] [0.0, 0.9881157561664139, 1.9762315123328276, 2.9643472684992416, 3.0200957301960925, 3.075844191892943, 3.1315926535897933, 3.1349259869231263, 3.1382593202564597, 3.141592653589793, 3.144925986923126, 3.1482593202564595, 3.151592653589793, 3.207341115286644, 3.2630895769834942, 3.318838038680344, 4.306953794846759, 5.295069551013173, 6.283185307179586] [0.0, 3.141592653589793] Test Summary: | Pass Total Time Periodic Bound Grids | 124 124 6.3s Testing CompositeGrids tests passed Testing completed after 75.78s PkgEval succeeded after 132.45s