Package evaluation to load ArnoldiMethodTransformations on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:49:50.737 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing ArnoldiMethodTransformations... Resolving package versions... Installed Pardiso ─ v0.5.0 Updating `~/.julia/environments/v1.14/Project.toml` [fede57cc] + ArnoldiMethodTransformations v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [ec485272] + ArnoldiMethod v0.0.4 [fede57cc] + ArnoldiMethodTransformations v0.1.3 [8bb1440f] + DelimitedFiles v1.9.1 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [7a12625a] + LinearMaps v2.7.0 ⌅ [46dd5b70] + Pardiso v0.5.0 [21216c6a] + Preferences v1.5.0 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [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` Building Pardiso → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8dbcb7c3c8066167825338732450db0ed1f2cad0/build.log` Installation completed after 4.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 5494.6 ms ✓ StaticArrays 3349.6 ms ✓ LinearMaps 6740.6 ms ✓ Pardiso 2341.9 ms ✓ ArnoldiMethod WARNING: method definition for #ShiftAndInvert#1 at /home/pkgeval/.julia/packages/ArnoldiMethodTransformations/0dj9D/src/ArnoldiMethodTransformations.jl:56 declares type variable TB but does not use it. WARNING: method definition for #ShiftAndInvert#3 at /home/pkgeval/.julia/packages/ArnoldiMethodTransformations/0dj9D/src/ArnoldiMethodTransformations.jl:103 declares type variable TB but does not use it. 6231.2 ms ✓ ArnoldiMethodTransformations 5 dependencies successfully precompiled in 24 seconds. 42 already precompiled. 2 dependencies had output during precompilation: ┌ ArnoldiMethodTransformations │ WARNING: method definition for #ShiftAndInvert#1 at /home/pkgeval/.julia/packages/ArnoldiMethodTransformations/0dj9D/src/ArnoldiMethodTransformations.jl:56 declares type variable TB but does not use it. │ WARNING: method definition for #ShiftAndInvert#3 at /home/pkgeval/.julia/packages/ArnoldiMethodTransformations/0dj9D/src/ArnoldiMethodTransformations.jl:103 declares type variable TB but does not use it. └ ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 34.24s ################################################################################ # Loading # Loading ArnoldiMethodTransformations... Loading completed after 5.84s PkgEval succeeded after 55.88s