Package evaluation to test HyperbolicCrossApprox on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T15:50:47.940 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.13s ################################################################################ # Installation # Installing HyperbolicCrossApprox... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [db4fe9aa] + HyperbolicCrossApprox v0.3.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [17a596ad] + ChebyshevApprox v0.4.14 [14197337] + GenericLinearAlgebra v0.4.0 [db4fe9aa] + HyperbolicCrossApprox v0.3.8 [6b19cf85] + SmolyakApprox v0.3.7 [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 4.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.0 s ? GenericLinearAlgebra 1.1 s ✓ HyperbolicCrossApprox 1 dependency successfully precompiled in 2 seconds. 4 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 27.69s ################################################################################ # Testing # Testing HyperbolicCrossApprox Status `/tmp/jl_6XwMVB/Project.toml` [17a596ad] ChebyshevApprox v0.4.14 [db4fe9aa] HyperbolicCrossApprox v0.3.8 [6b19cf85] SmolyakApprox v0.3.7 [37e2e46d] LinearAlgebra v1.13.0 Status `/tmp/jl_6XwMVB/Manifest.toml` [17a596ad] ChebyshevApprox v0.4.14 [14197337] GenericLinearAlgebra v0.4.0 [db4fe9aa] HyperbolicCrossApprox v0.3.8 [6b19cf85] SmolyakApprox v0.3.7 [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 HyperbolicCrossApprox tests passed Testing completed after 32.72s PkgEval succeeded after 88.93s