Package evaluation to test LazyAlgebra on Julia 1.14.0-DEV.1395 (a32911ae58*) started at 2025-12-21T14:31:45.074 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.0s ################################################################################ # Installation # Installing LazyAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aeaa251e] + LazyAlgebra v0.2.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [1dc0ca97] + ArrayTools v0.3.2 [7a1cc6ca] + FFTW v1.10.0 [692b3bcd] + JLLWrappers v1.7.1 [aeaa251e] + LazyAlgebra v0.2.7 [049513e6] + MayOptimize v0.3.3 [6fe1bfb0] + OffsetArrays v1.17.0 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [2e8cd123] + StructuredArrays v0.2.22 [c3b1956e] + TypeUtils v1.13.0 [8051824b] + ZippedArrays v0.2.0 [f5851436] + FFTW_jll v3.3.11+0 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.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.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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 Installation completed after 4.86s ################################################################################ # 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.24s ################################################################################ # Testing # Testing LazyAlgebra Status `/tmp/jl_BADXto/Project.toml` [621f4979] AbstractFFTs v1.5.0 [1dc0ca97] ArrayTools v0.3.2 [7a1cc6ca] FFTW v1.10.0 [aeaa251e] LazyAlgebra v0.2.7 [049513e6] MayOptimize v0.3.3 [ae029012] Requires v1.3.1 [2e8cd123] StructuredArrays v0.2.22 [8051824b] ZippedArrays v0.2.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BADXto/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1dc0ca97] ArrayTools v0.3.2 [7a1cc6ca] FFTW v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [aeaa251e] LazyAlgebra v0.2.7 [049513e6] MayOptimize v0.3.3 [6fe1bfb0] OffsetArrays v1.17.0 [21216c6a] Preferences v1.5.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [2e8cd123] StructuredArrays v0.2.22 [c3b1956e] TypeUtils v1.13.0 [8051824b] ZippedArrays v0.2.0 [f5851436] FFTW_jll v3.3.11+0 [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.13.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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.13.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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 Testing Running tests... Info: array size (3, 4, 5) Info: array size (3, 4, 5) Warning: array size (3, 4, 5) Warning: Info:array size (3, 4, 5) Test Summary: | Pass Total Time Utilities | 158 158 13.1s Test Summary: | Pass Broken Total Time Rules | 820 1 821 36.6s Test Summary: | Pass Total Time LGEMV | 6720 6720 1m51.1s Test Summary: | Pass Total Time LGEMM | 16848 16848 5m41.6s Test Summary: | Pass Total Time Generalized matrix multiplication | 23568 23568 7m45.1s Test Summary: | Pass Total Time Vectorized operations | 325 325 41.6s Test Summary: | Pass Total Time Mappings | 1090 1090 27.5s Test Summary: | Pass Total Time Finite differences | 268818 268818 3m57.9s Test Summary: | Pass Total Time Sparse operators | 1691 1691 21.3s ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64, Int64}, inpdims::Tuple{Int64, Int64, Int64}, offset::Tuple{Int64, Int64}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64, Int64}, inpdims::Tuple{Int64, Int64, Int64}, offset::Tuple{Int64, Int64}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = CroppingOperator at cropping.jl:97 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = CroppingOperator at cropping.jl:97 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64}, inpdims::Tuple{Int64}, offset::Tuple{Int16}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64}, inpdims::Tuple{Int64}, offset::Tuple{Int16}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = CroppingOperator at cropping.jl:97 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = CroppingOperator at cropping.jl:97 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64, Int64}, inpdims::Tuple{Int64, Int64}, offset::Tuple{Int16, Int16}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = LazyAlgebra.Cropping.CroppingOperator(outdims::Tuple{Int64, Int64}, inpdims::Tuple{Int64, Int64}, offset::Tuple{Int16, Int16}) at cropping.jl:97 └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/cropping.jl:97 Test Summary: | Pass Total Time Cropping and padding | 1622 1622 13.2s ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#4 at fft.jl:415 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:415 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#4 at fft.jl:415 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:415 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#4 at fft.jl:415 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:415 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#5 at fft.jl:417 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:417 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#5 at fft.jl:417 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:417 ┌ Warning: `to_size` is deprecated, use `as_array_size` instead. │ caller = #FFTOperator#5 at fft.jl:417 [inlined] └ @ Core ~/.julia/packages/LazyAlgebra/9DYT4/src/fft.jl:417 Test Summary: | Pass Total Time FFT methods | 4417 4417 55.6s Test Summary: | Pass Total Time Gram operators | 6 6 0.3s # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 4.5156e+02 1 9.0688e+02 1.1128e+02 2 8.1950e+01 4.5935e+01 3 1.9532e+01 2.6264e+01 4 5.4559e+00 1.2950e+01 5 1.9629e+00 8.5541e+00 6 8.3515e-01 6.4914e+00 7 4.1139e-01 3.3912e+00 8 1.0976e-01 1.6482e+00 9 3.3455e-02 1.1108e+00 10 1.3979e-02 6.2848e-01 11 6.3316e-03 2.9590e-01 12 1.2294e-03 1.8196e-01 13 4.2474e-04 7.4511e-02 14 6.6324e-05 3.3750e-02 15 1.2061e-05 1.5170e-02 16 2.7513e-06 5.6778e-03 17 6.3889e-07 4.8361e-03 18 4.7253e-07 1.4958e-03 19 5.8369e-08 9.2604e-04 # Convergence (xtest statisfied). x1: 7.952916944946765e-7 x2: 5.401106777295997e-7 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 4.5156e+02 1 9.0688e+02 1.1128e+02 2 8.1950e+01 4.5935e+01 3 1.9532e+01 2.6264e+01 4 5.4559e+00 1.2950e+01 5 1.9629e+00 8.5541e+00 6 8.3515e-01 6.4914e+00 7 4.1139e-01 3.3912e+00 8 1.0976e-01 1.6482e+00 9 3.3455e-02 1.1108e+00 10 1.3979e-02 6.2848e-01 11 6.3316e-03 2.9590e-01 12 1.2294e-03 1.8196e-01 13 4.2474e-04 7.4511e-02 14 6.6324e-05 3.3750e-02 15 1.2061e-05 1.5170e-02 16 2.7513e-06 5.6778e-03 17 6.3889e-07 4.8361e-03 18 4.7253e-07 1.4958e-03 19 5.8369e-08 9.2604e-04 20 1.3333e-08 1.6744e-04 21 2.9352e-10 1.4208e-05 22 1.8709e-12 1.9787e-06 23 5.7484e-14 2.2095e-07 24 7.4580e-16 8.7380e-09 # Too many iteration(s). Warning: too many (25 conjugate gradient iteration(s) x3: 4.5501236652265173e-7 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 4.5156e+02 1 9.0688e+02 1.1128e+02 2 8.1950e+01 4.5935e+01 3 1.9532e+01 2.6264e+01 4 5.4559e+00 1.2950e+01 5 1.9629e+00 8.5541e+00 6 8.3515e-01 6.4914e+00 7 4.1139e-01 3.3912e+00 8 1.0976e-01 1.6482e+00 9 3.3455e-02 1.1108e+00 10 1.3979e-02 6.2848e-01 11 6.3316e-03 2.9590e-01 12 1.2294e-03 1.8196e-01 13 4.2474e-04 7.4511e-02 14 6.6324e-05 3.3750e-02 15 1.2061e-05 1.5170e-02 16 2.7513e-06 5.6778e-03 # Convergence (ftest statisfied). x4: 6.213866409686415e-5 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 4.5156e+02 1 9.0688e+02 1.1128e+02 2 8.1950e+01 4.5935e+01 3 1.9532e+01 2.6264e+01 4 5.4559e+00 1.2950e+01 5 1.9629e+00 8.5541e+00 6 8.3515e-01 6.4914e+00 7 4.1139e-01 3.3912e+00 8 1.0976e-01 1.6482e+00 9 3.3455e-02 1.1108e+00 10 1.3979e-02 6.2848e-01 11 6.3316e-03 2.9590e-01 12 1.2294e-03 1.8196e-01 13 4.2474e-04 7.4511e-02 14 6.6324e-05 3.3750e-02 15 1.2061e-05 1.5170e-02 16 2.7513e-06 5.6778e-03 17 6.3889e-07 4.8361e-03 18 4.7253e-07 1.4958e-03 19 5.8369e-08 9.2604e-04 20 1.3333e-08 1.6744e-04 # Convergence (gtest statisfied). x5: 7.952916944946765e-7 x6: 7.01923960932924e-7 x7: 0.0 x8: 4.550125241990259e-7 Warning: operator is not positive definite # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 4.5156e+02 # Operator is not positive definite. # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 3.6777e+02 1 7.8458e+02 9.3037e+01 2 6.7575e+01 3.6879e+01 3 1.6578e+01 2.9375e+01 4 8.6094e+00 1.5587e+01 5 4.3267e+00 8.3241e+00 6 8.5466e-01 5.1643e+00 7 3.2433e-01 2.0612e+00 8 3.7104e-02 7.9188e-01 9 6.8020e-03 5.0454e-01 10 2.6346e-03 1.6986e-01 11 3.0970e-04 7.5898e-02 12 7.6798e-05 4.7242e-02 13 2.2966e-05 1.9833e-02 14 4.9485e-06 8.4498e-03 15 1.2294e-06 5.5770e-03 16 5.3783e-07 4.3747e-03 17 2.6137e-07 1.9002e-03 # Convergence (xtest statisfied). x1: 1.9592141460537494e-6 x2: 2.6590616538389753e-6 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 3.6777e+02 1 7.8458e+02 9.3037e+01 2 6.7575e+01 3.6879e+01 3 1.6578e+01 2.9375e+01 4 8.6094e+00 1.5587e+01 5 4.3267e+00 8.3241e+00 6 8.5466e-01 5.1643e+00 7 3.2433e-01 2.0612e+00 8 3.7104e-02 7.9188e-01 9 6.8020e-03 5.0454e-01 10 2.6346e-03 1.6986e-01 11 3.0970e-04 7.5898e-02 12 7.6798e-05 4.7242e-02 13 2.2966e-05 1.9833e-02 14 4.9485e-06 8.4498e-03 15 1.2294e-06 5.5770e-03 16 5.3783e-07 4.3747e-03 17 2.6137e-07 1.9002e-03 18 4.5715e-08 5.5361e-04 19 2.5144e-09 1.4887e-04 20 2.3237e-10 2.6185e-05 21 1.0772e-11 4.9136e-06 22 3.6599e-13 1.2041e-06 23 2.5260e-14 9.6586e-08 24 1.7771e-16 1.1379e-11 # Too many iteration(s). Warning: too many (25 conjugate gradient iteration(s) x3: 1.7792776146572752e-14 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 3.6777e+02 1 7.8458e+02 9.3037e+01 2 6.7575e+01 3.6879e+01 3 1.6578e+01 2.9375e+01 4 8.6094e+00 1.5587e+01 5 4.3267e+00 8.3241e+00 6 8.5466e-01 5.1643e+00 7 3.2433e-01 2.0612e+00 8 3.7104e-02 7.9188e-01 9 6.8020e-03 5.0454e-01 10 2.6346e-03 1.6986e-01 11 3.0970e-04 7.5898e-02 12 7.6798e-05 4.7242e-02 13 2.2966e-05 1.9833e-02 14 4.9485e-06 8.4498e-03 15 1.2294e-06 5.5770e-03 # Convergence (ftest statisfied). x4: 3.620046023294332e-5 # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 3.6777e+02 1 7.8458e+02 9.3037e+01 2 6.7575e+01 3.6879e+01 3 1.6578e+01 2.9375e+01 4 8.6094e+00 1.5587e+01 5 4.3267e+00 8.3241e+00 6 8.5466e-01 5.1643e+00 7 3.2433e-01 2.0612e+00 8 3.7104e-02 7.9188e-01 9 6.8020e-03 5.0454e-01 10 2.6346e-03 1.6986e-01 11 3.0970e-04 7.5898e-02 12 7.6798e-05 4.7242e-02 13 2.2966e-05 1.9833e-02 14 4.9485e-06 8.4498e-03 15 1.2294e-06 5.5770e-03 16 5.3783e-07 4.3747e-03 17 2.6137e-07 1.9002e-03 18 4.5715e-08 5.5361e-04 19 2.5144e-09 1.4887e-04 # Convergence (gtest statisfied). x5: 6.220457732894148e-7 x6: 1.95921414627454e-6 x7: 0.0 x8: 1.1358491524624312e-15 Warning: operator is not positive definite # Iter. Δf(x) ||∇f(x)|| # ------------------------------- 0 0.0000e+00 3.6777e+02 # Operator is not positive definite. Test Summary: | Pass Total Time Conjugate gradient | 20 20 11.6s Testing LazyAlgebra tests passed Testing completed after 932.14s PkgEval succeeded after 973.05s