Package evaluation to test PeriodicSchurDecompositions on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T13:38:02.551 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.58s ################################################################################ # Installation # Installing PeriodicSchurDecompositions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e5aedecb] + PeriodicSchurDecompositions v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [4c555306] + ArrayLayouts v1.12.2 [1a297f60] + FillArrays v1.15.0 [a3b82374] + MatrixFactorizations v3.1.3 [e5aedecb] + PeriodicSchurDecompositions v0.1.6 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates 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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.74s ################################################################################ # 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.16s ################################################################################ # Testing # Testing PeriodicSchurDecompositions Status `/tmp/jl_c29r6d/Project.toml` [ec485272] ArnoldiMethod v0.4.0 [c145ed77] GenericSchur v0.5.6 [a3b82374] MatrixFactorizations v3.1.3 [e5aedecb] PeriodicSchurDecompositions v0.1.6 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_c29r6d/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [4c555306] ArrayLayouts v1.12.2 [1a297f60] FillArrays v1.15.0 [c145ed77] GenericSchur v0.5.6 [a3b82374] MatrixFactorizations v3.1.3 [e5aedecb] PeriodicSchurDecompositions v0.1.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [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 [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 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Periodic Hessenberg Float64 | 24 24 5.4s Test Summary: | Pass Total Time Periodic Hessenberg ComplexF64 | 24 24 4.7s Test Summary: | Pass Total Time Periodic Schur Hess+UT Float64 | 162 162 29.9s Test Summary: | Pass Total Time Periodic Schur exp. split Hess+UT Float64 | 178 178 1.6s Test Summary: | Pass Total Time Periodic Schur exp. split Hess+UT ComplexF64 | 162 162 57.4s Test Summary: | Pass Total Time Periodic Schur full Float64 | 161 161 0.1s Test Summary: | Pass Total Time Periodic Schur full BigFloat | 74 74 44.4s Test Summary: | Pass Total Time Periodic Schur fast paths (real) | 45 45 10.8s Test Summary: | Pass Total Time Generalized Periodic Hessenberg ComplexF64 | 21 21 1.4s Test Summary: | Pass Total Time Generalized Periodic Hessenberg Float64 | 21 21 1.7s Test Summary: | Pass Total Time Generalized Periodic Hessenberg Complex{BigFloat} | 21 21 6.8s Test Summary: | Pass Total Time Generalized Periodic Hessenberg BigFloat | 21 21 2.8s Test Summary: | Pass Total Time Generalized Periodic Schur left full Float64 | 17 17 1m41.6s Test Summary: | Pass Total Time Generalized Periodic Schur full Float64 | 17 17 0.1s Test Summary: | Pass Total Time Generalized Periodic Schur Hess+UT Float64 (small) | 188 188 41.9s Test Summary: | Pass Total Time Generalized Periodic Schur Hess+UT BigFloat (small) | 179 179 3m08.7s Test Summary: | Pass Total Time Generalized Periodic Schur Hess+UT ComplexF64 (small) | 165 165 1m13.6s Test Summary: | Pass Total Time Generalized Periodic Schur Hess+UT Complex{BigFloat} (small) | 165 165 1m57.1s Test Summary: | Pass Total Time Periodic Schur Hess+UT, ComplexF64 moderate N | 44 44 24.3s Test Summary: | Pass Total Time Generalized Periodic Schur Hess+UT, ComplexF64 moderate N | 44 44 0.1s Test Summary: | Pass Total Time Periodic Schur left full ComplexF64 | 20 20 0.1s Test Summary: | Pass Total Time Generalized Periodic Schur left full ComplexF64 | 17 17 0.1s Test Summary: | Pass Total Time Periodic Schur full ComplexF64 | 20 20 0.1s Test Summary: | Pass Total Time Generalized Periodic Schur full ComplexF64 | 17 17 0.1s Test Summary: | Pass Total Time Periodic Schur full Complex{BigFloat} | 20 20 1m18.8s Test Summary: | Pass Total Time Generalized Periodic Schur full Complex{BigFloat} | 17 17 0.3s Test Summary: | Pass Total Time Periodic Schur Hess+UT ComplexF64 | 98 98 0.2s Test Summary: | Pass Total Time checkpsd | 4 4 1.3s Test Summary: | Pass Total Time Periodic Schur fast paths (complex) | 19 19 24.1s Test Summary: | Pass Total Time ordschur Float64: distinct real, p=5 | 46 46 25.9s Test Summary: | Pass Total Time ordschur Float64: distinct real, p=1 | 22 22 0.0s Test Summary: | Pass Total Time ordschur ComplexF64: distinct real, p=5 | 34 34 5.7s Test Summary: | Pass Total Time ordschur ComplexF64: distinct real, p=1 | 10 10 0.0s Test Summary: | Pass Total Time ordschur Float64: conjugate pair(s), p=5 | 63 63 3.5s Test Summary: | Pass Total Time ordschur Float64: conjugate pair(s), p=1 | 27 27 1.9s Test Summary: | Pass Total Time gen. ordschur Float64: distinct real | 60 60 1m50.1s Test Summary: | Pass Total Time gen. ordschur ComplexF64: distinct real | 48 48 4.2s Test Summary: | Pass Total Time gen. ordschur Float64: conjugate pair(s) | 45 45 1.0s Test Summary: | Pass Total Time eigvecs Float64: distinct real, p=5 | 21 21 8.7s Test Summary: | Pass Total Time eigvecs Float64: distinct real, p=1 | 5 5 0.0s Test Summary: | Pass Total Time eigvecs ComplexF64: distinct real, p=5 | 21 21 0.9s Test Summary: | Pass Total Time eigvecs ComplexF64: distinct real, p=1 | 5 5 0.0s [ Info: adding 3 to select for conjugacy Test Summary: | Pass Total Time krylov, Float64 | 49 49 39.2s Test Summary: | Pass Total Time krylov, ComplexF64 | 73 73 26.6s Testing PeriodicSchurDecompositions tests passed Testing completed after 1099.18s PkgEval succeeded after 1136.71s