Package evaluation to test ChebyshevApprox on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T13:58:17.718 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.63s ################################################################################ # Installation # Installing ChebyshevApprox... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [17a596ad] + ChebyshevApprox v0.4.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [17a596ad] + ChebyshevApprox v0.4.12 [14197337] + GenericLinearAlgebra v0.3.19 [56f22d72] + Artifacts 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 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2022.6 ms ✓ ChebyshevApprox 1 dependency successfully precompiled in 2 seconds. 3 already precompiled. 1 dependency precompiled but a different version is currently loaded (Printf). Restart julia to access the new version. Otherwise, 2 dependents of this package may trigger further precompilation to work with the unexpected version. Precompilation completed after 20.52s ################################################################################ # Testing # Testing ChebyshevApprox Status `/tmp/jl_f2TNEO/Project.toml` [17a596ad] ChebyshevApprox v0.4.12 [14197337] GenericLinearAlgebra v0.3.19 [37e2e46d] LinearAlgebra v1.13.0 Status `/tmp/jl_f2TNEO/Manifest.toml` [17a596ad] ChebyshevApprox v0.4.12 [14197337] GenericLinearAlgebra v0.3.19 [56f22d72] Artifacts 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 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Testing ChebyshevApprox tests passed Testing completed after 144.02s PkgEval succeeded after 191.63s