Package evaluation to test NonlinearEigenproblems on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-16T14:58:28.833 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.35s ################################################################################ # Installation # Installing NonlinearEigenproblems... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [067cfa3b] + NonlinearEigenproblems v1.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [ec485272] + ArnoldiMethod v0.2.0 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [42fd0dbc] + IterativeSolvers v0.9.4 [692b3bcd] + JLLWrappers v1.7.1 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [067cfa3b] + NonlinearEigenproblems v1.1.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.73s ################################################################################ # 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 15.21s ################################################################################ # Testing # Testing NonlinearEigenproblems Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_Wel7nv/Project.toml` [6e4b80f9] ↑ BenchmarkTools v1.3.1 ⇒ v1.6.3 [7a1cc6ca] ↑ FFTW v1.5.0 ⇒ v1.10.0 [42fd0dbc] ↑ IterativeSolvers v0.9.2 ⇒ v0.9.4 [7a12625a] ↑ LinearMaps v3.8.0 ⇒ v3.11.4 [067cfa3b] + NonlinearEigenproblems v1.1.1 [276daf66] ↑ SpecialFunctions v2.1.6 ⇒ v2.6.1 [de0858da] ~ Printf ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_Wel7nv/Manifest.toml` [621f4979] ↑ AbstractFFTs v1.1.0 ⇒ v1.5.0 [6e4b80f9] ↑ BenchmarkTools v1.3.1 ⇒ v1.6.3 [d360d2e6] - ChainRulesCore v1.15.1 [9e997f8a] - ChangesOfVariables v0.1.3 [34da2185] ↑ Compat v4.1.0 ⇒ v4.18.1 [ffbed154] ↑ DocStringExtensions v0.8.6 ⇒ v0.9.5 [7a1cc6ca] ↑ FFTW v1.5.0 ⇒ v1.10.0 [3587e190] - InverseFunctions v0.1.7 [92d709cd] ↑ IrrationalConstants v0.1.1 ⇒ v0.2.6 [42fd0dbc] ↑ IterativeSolvers v0.9.2 ⇒ v0.9.4 [692b3bcd] ↑ JLLWrappers v1.4.1 ⇒ v1.7.1 [682c06a0] ↑ JSON v0.21.3 ⇒ v1.3.0 [7a12625a] ↑ LinearMaps v3.8.0 ⇒ v3.11.4 [2ab3a3ac] ↑ LogExpFunctions v0.3.15 ⇒ v0.3.29 [067cfa3b] + NonlinearEigenproblems v1.1.1 [69de0a69] ↑ Parsers v2.3.2 ⇒ v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] ↑ Preferences v1.3.0 ⇒ v1.5.0 [3cdcf5f2] ↑ RecipesBase v1.2.1 ⇒ v1.3.4 [276daf66] ↑ SpecialFunctions v2.1.6 ⇒ v2.6.1 [90137ffa] ↑ StaticArrays v1.5.0 ⇒ v1.9.15 [1e83bf80] ↑ StaticArraysCore v1.0.1 ⇒ v1.4.4 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.6.0 [f5851436] ↑ FFTW_jll v3.3.10+0 ⇒ v3.3.11+0 [1d5cc7b8] ↑ IntelOpenMP_jll v2018.0.3+2 ⇒ v2025.2.0+0 [856f044c] ↑ MKL_jll v2022.0.0+0 ⇒ v2025.2.0+0 [c8ffd9c3] - MbedTLS_jll [efe28fd5] ↑ OpenSpecFun_jll v0.5.5+0 ⇒ v0.5.6+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 [8ba89e20] + Distributed 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 [a63ad114] - Mmap [ca575930] ~ NetworkOptions ⇒ v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [9abbd945] ~ Profile ⇒ v1.11.0 [3fa0cd96] - REPL [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ~ SHA ⇒ v1.0.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] ~ SparseArrays ⇒ v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [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 [05823500] ~ OpenLibm_jll ⇒ v0.8.7+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 Test Successfully re-resolved Status `/tmp/jl_Wel7nv/Project.toml` ⌅ [ec485272] ArnoldiMethod v0.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [7a1cc6ca] FFTW v1.10.0 [42fd0dbc] IterativeSolvers v0.9.4 [7a12625a] LinearMaps v3.11.4 [067cfa3b] NonlinearEigenproblems v1.1.1 [276daf66] SpecialFunctions v2.6.1 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Wel7nv/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 ⌅ [ec485272] ArnoldiMethod v0.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [7a1cc6ca] FFTW v1.10.0 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [067cfa3b] NonlinearEigenproblems v1.1.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.0 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [8ba89e20] Distributed 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 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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 [05823500] OpenLibm_jll v0.8.7+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. Testing Running tests... Activating project at `~/.julia/packages/NonlinearEigenproblems/HkMZG/test` ┌ Warning: The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version. └ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/Manifest.toml:0 Running test AAAeigs (1 / 52) 136.774045 seconds (97.62 M allocations: 5.022 GiB, 2.86% gc time, 99.68% compilation time: <1% of which was recompilation) Running test beyn (2 / 52) [ Info: 1: -0.15955391823299284 - 6.27321487163247e-17im [ Info: 1: -0.15955391823299298 + 5.0370570185142525e-17im [ Info: 2: 0.7031384367113991 - 0.778459258953474im [ Info: 3: 0.7031384367113998 + 0.7784592589534741im 22.110160 seconds (9.72 M allocations: 516.826 MiB, 0.80% gc time, 99.52% compilation time: <1% of which was recompilation) Running test bigfloats (3 / 52) [ Info: Test NEP-test with BigFloat [ Info: Bigfloat precomputation 32.733972 seconds (24.07 M allocations: 1.226 GiB, 1.54% gc time, 99.84% compilation time) Running test blocknewton (4 / 52) 14.016780 seconds (10.09 M allocations: 533.783 MiB, 1.59% gc time, 99.81% compilation time) Running test cd_player_native (5 / 52) [ Info: Found 1 lambdas: [ Info: λ[1] = 0.0762441530565305 + 0.0im (norm = 1.952e-11) cd player native: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/cd_player_native.jl:6 Got exception outside of a @test No convergence: 'Number of iterations exceeded. maxit=100.' eigenvalue approx:0.07624415305653051 + 0.0im, errmeasure:3.542741542160287e-17 Stacktrace: [1] resinv(::Type{ComplexF64}, nep::PEP; errmeasure::DefaultErrmeasure{StandardSPMFErrmeasure{Float64}}, tol::Float64, maxit::Int64, λ::ComplexF64, v::Vector{ComplexF64}, c::Vector{ComplexF64}, logger::Int64, inner_solver::NonlinearEigenproblems.NEPSolver.ScalarNewtonInnerSolver, linsolvercreator::FactorizeLinSolverCreator{Number, Any}, armijo_factor::Float64, armijo_max::Int64) @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_newton.jl:225 [2] kwcall(::@NamedTuple{λ::ComplexF64, v::Vector{ComplexF64}, logger::Int64, armijo_factor::Float64, armijo_max::Int64, tol::Float64}, ::typeof(resinv), ::Type{ComplexF64}, nep::PEP) @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_newton.jl:142 [3] kwcall(::@NamedTuple{λ::ComplexF64, v::Vector{ComplexF64}, logger::Int64, armijo_factor::Float64, armijo_max::Int64, tol::Float64}, ::typeof(resinv), nep::PEP) @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_newton.jl:141 [4] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/cd_player_native.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/cd_player_native.jl:16 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] IncludeInto @ ./Base.jl:311 [inlined] [9] macro expansion @ ./timing.jl:730 [inlined] [10] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [13] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 14.553113 seconds (15.93 M allocations: 835.493 MiB, 1.47% gc time, 97.91% compilation time) Running test chebpep (6 / 52) 60.939112 seconds (49.45 M allocations: 2.567 GiB, 3.07% gc time, 99.89% compilation time) Running test compan (7 / 52) [ Info: Solving same problem with resinv 28.504021 seconds (20.55 M allocations: 1.183 GiB, 4.83% gc time, 91.12% compilation time) Running test compute_rf (8 / 52) 3.946829 seconds (2.29 M allocations: 120.746 MiB, 99.51% compilation time) Running test compute_types (9 / 52) [ Info: Testing compute functions for NEP:typename(PEP) (Float64) [ Info: Testing compute functions for NEP:typename(PEP) (BigFloat) [ Info: Testing compute functions for NEP:typename(PEP) (ComplexF32) [ Info: Testing compute functions for NEP:typename(DEP) (Float64) [ Info: Testing compute functions for NEP:typename(DEP) sparse (Float64) [ Info: Testing compute functions for NEP:typename(DEP) (BigFloat) [ Info: Testing compute functions for NEP:typename(DEP) (Complex{BigFloat}) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #1 (Float64) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #2 (ComplexF64) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #3 (BigFloat) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #4 (ComplexF64) [ Info: Testing compute functions for NEP:typename(SPMFSumNEP) (ComplexF64) 68.692208 seconds (45.97 M allocations: 2.370 GiB, 1.14% gc time, 99.07% compilation time: <1% of which was recompilation) Running test contour_block_SS (10 / 52) 3.530339 seconds (2.39 M allocations: 129.698 MiB, 97.36% compilation time) Running test core (11 / 52) 18.122212 seconds (10.51 M allocations: 550.681 MiB, 1.03% gc time, 99.30% compilation time) Running test cork (12 / 52) 3.208628 seconds (1.82 M allocations: 93.937 MiB, 2.27% gc time, 99.14% compilation time) Running test deflation (13 / 52) [ Info: Computing eigenvalue k=1 [ Info: Computing eigenvalue k=2 [ Info: Computing eigenvalue k=3 49.179210 seconds (27.44 M allocations: 2.031 GiB, 1.37% gc time, 92.20% compilation time) Running test dep_distributed (14 / 52) [ Info: ComplexF64[2.7261462498326745 + 6.167580870332616e-19im, 4.493937056300694 - 1.6547676108876582e-16im, -0.4002363880496338 + 0.9706330982378085im, -0.40023638804962935 - 0.9706330982378046im, -1.9556435911777221 - 3.3645505746888706im] 13.197444 seconds (13.04 M allocations: 749.390 MiB, 1.69% gc time, 90.52% compilation time) Running test fiber_native (15 / 52) 29.051611 seconds (22.10 M allocations: 1.163 GiB, 1.61% gc time, 92.29% compilation time) Running test gallery (16 / 52) WARNING: method definition for == at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:68 declares type variable T but does not use it. WARNING: method definition for getindex at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:96 declares type variable T but does not use it. WARNING: method definition for getindex at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:96 declares type variable P but does not use it. WARNING: method definition for canonicalize at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:215 declares type variable L but does not use it. WARNING: method definition for canonicalize at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:216 declares type variable L but does not use it. ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/providers.jl:68  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:17  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3250  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [9] include_string  @ ./loading.jl:3102 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/FFTW.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.14/FFTW/jl_tU7EII" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing)  @ Base ./loading.jl:3535  [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3415  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}})()  @ Base ./loading.jl:2870  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#224  @ ./reflection.jl:1365 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1357 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:4107  [11] maybe_cachefile_lock  @ ./loading.jl:4104 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2834  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [14] macro expansion  @ ./loading.jl:2593 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [17] require  @ ./loading.jl:2533 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using  @ ./module.jl:137 [inlined]  [21] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [22] top-level scope  @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3250  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [28] include_string  @ ./loading.jl:3102 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GalleryWaveguide │ [Output was shown above] └ Gallery extra loading: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 Test threw exception Expression: using GalleryWaveguide == nothing The following 1 package failed to precompile: GalleryWaveguide Failed to precompile GalleryWaveguide [top-level] to "/home/pkgeval/.julia/compiled/v1.14/jl_X7wfTE" (ProcessExited(1)). [ Info: Testing dep0 [ Info: Testing dep0_sparse [ Info: Testing dep0_tridiag [ Info: pep0 [ Info: pep0_sym [ Info: Testing pep0_sparse [ Info: Testing pdde_stability [ Info: Testing dep_symm_double [ Info: Testing dep_double [ Info: real_quadratic [ Info: qdep0 [ Info: qdep1 [ Info: Testing sine [ Info: Testing dep_symm_double [ Info: Testing qep_fixed_eig [ Info: Testing neuron0 [ Info: Testing schrodinger_movebc [ Info: Testing beam [ Info: Testing hadeler [ Info: Testing loaded_string [ Info: testing bem_fichera [ Info: non-existing example 75.401415 seconds (28.56 M allocations: 1.569 GiB, 1.95% gc time, 74.15% compilation time) Running test gun_native (17 / 52) 4.770496 seconds (3.19 M allocations: 417.115 MiB, 2.14% gc time, 73.88% compilation time) Running test iar (18 / 52) [ Info: Found 5 lambdas: [ Info: λ[1] = 1.2699713558173724 - 6.4149267672055194e-18im (norm = 2.914e-16) [ Info: λ[2] = 0.7031384367113983 + 0.7784592589534738im (norm = 6.751e-16) [ Info: λ[3] = 0.7031384367113982 - 0.7784592589534726im (norm = 2.344e-15) [ Info: λ[4] = -0.15955391823299014 + 2.157705878170424e-16im (norm = 4.125e-15) [ Info: λ[5] = -0.5032087003825372 - 1.19698238007385im (norm = 1.638e-14) ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 [ Info: Found 5 lambdas: [ Info: λ[1] = 1.2699713558173724 + 1.8111132835324266e-17im (norm = 1.19e-15) [ Info: λ[2] = 0.7031384367113993 + 0.7784592589534727im (norm = 3.673e-15) [ Info: λ[3] = 0.7031384367114009 - 0.778459258953471im (norm = 4.763e-15) [ Info: λ[4] = -0.503208700382552 + 1.1969823800738515im (norm = 1.058e-14) [ Info: λ[5] = -0.15955391823298837 + 8.719900415820929e-17im (norm = 1.189e-14) [ Info: Found 6 lambdas: [ Info: λ[1] = 1.2699713558173724 + 6.4149267672055094e-18im (norm = 5.108e-16) [ Info: λ[2] = 0.7031384367113985 - 0.7784592589534731im (norm = 1.482e-15) [ Info: λ[3] = 0.7031384367113995 + 0.7784592589534733im (norm = 2.242e-15) [ Info: λ[4] = -0.15955391823299214 - 3.009890542505958e-16im (norm = 3.338e-15) [ Info: λ[5] = -0.5032087003825452 + 1.1969823800738466im (norm = 8.182e-15) [ Info: λ[6] = -0.5032087003825492 - 1.196982380073849im (norm = 1.405e-14) 40.036879 seconds (49.93 M allocations: 2.626 GiB, 2.37% gc time, 98.74% compilation time) Running test iar_chebyshev (19 / 52) WARNING: Method definition doubleGS_function!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar.jl:7 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:14. WARNING: Method definition (::Type{Main.DoubleGS})() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar.jl:12 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:19. WARNING: Method definition orthogonalize_and_normalize!(Any, Any, Any, Main.DoubleGS) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar.jl:16 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:23. [ Info: Found 10 lambdas: [ Info: λ[1] = -0.09712795241565739 - 5.553397156041813e-19im (norm = 8.807e-16) [ Info: λ[2] = 0.30886599775839096 - 1.6657517575095854e-18im (norm = 9.52e-16) [ Info: λ[3] = -0.45584765486526474 + 1.6884551234089458im (norm = 1.04e-14) [ Info: λ[4] = -0.8832708076886653 + 5.3250505752875785im (norm = 2.426e-14) [ Info: λ[5] = -0.45584765486526396 - 1.6884551234089513im (norm = 1.705e-14) [ Info: λ[6] = -0.8832708076886651 - 5.325050575287568im (norm = 7.05e-14) [ Info: λ[7] = -1.2959976918942895 + 5.057547857816918im (norm = 2.662e-13) [ Info: λ[8] = -1.2959976918942855 - 5.0575478578169175im (norm = 7.643e-13) [ Info: λ[9] = -1.344528229411193 - 9.298500972317637im (norm = 2.001e-11) [ Info: λ[10] = -1.3445282294111798 + 9.298500972317616im (norm = 2.01e-11) [ Info: Found 5 lambdas: [ Info: λ[1] = -0.15955391823299248 - 7.065862568239725e-19im (norm = 2.753e-15) [ Info: λ[2] = 0.7031384367113982 + 0.7784592589534728im (norm = 5.083e-15) [ Info: λ[3] = 0.7031384367113964 - 0.7784592589534728im (norm = 7.539e-15) [ Info: λ[4] = 1.2699713558173789 + 1.5534765663092034e-15im (norm = 1.068e-14) [ Info: λ[5] = -0.5032087003825196 + 1.1969823800738548im (norm = 5.939e-14) [ Info: Found 8 lambdas: [ Info: λ[1] = -0.15955391823299284 + 3.886224412531866e-18im (norm = 2.689e-15) [ Info: λ[2] = -0.5032087003825446 - 1.1969823800738482im (norm = 4.768e-15) [ Info: λ[3] = 0.7031384367113971 + 0.7784592589534731im (norm = 3.1e-15) [ Info: λ[4] = 0.7031384367113981 - 0.778459258953472im (norm = 5.2e-15) [ Info: λ[5] = -0.5032087003825437 + 1.196982380073848im (norm = 9.332e-15) [ Info: λ[6] = 1.269971355817372 + 1.5746725004816954e-15im (norm = 8.551e-15) [ Info: λ[7] = -0.6320907648409821 + 2.9869597428360604im (norm = 7.48e-14) [ Info: λ[8] = -0.6320907648409875 - 2.986959742836065im (norm = 1.152e-13) [ Info: Found 5 lambdas: [ Info: λ[1] = 0.04141815431027846 + 6.094550664919176e-18im (norm = 5.457e-15) [ Info: λ[2] = 0.07252654737844687 - 0.16305980019906136im (norm = 1.76e-14) [ Info: λ[3] = 0.07252654737844744 + 0.16305980019906113im (norm = 1.77e-14) [ Info: λ[4] = 0.1590985544481198 - 0.13582229940546528im (norm = 1.56e-12) [ Info: λ[5] = 0.1590985544481192 + 0.13582229940546522im (norm = 1.56e-12) [ Info: Found 7 lambdas: [ Info: λ[1] = 0.005112715223764891 - 2.6493730583591305e-21im (norm = 4.884e-16) [ Info: λ[2] = -0.009808842838165447 + 8.295497903423116e-21im (norm = 6.594e-16) [ Info: λ[3] = 0.002157011980818025 - 6.747935906119907e-23im (norm = 7.41e-16) [ Info: λ[4] = -0.013556402752206428 + 1.9874016034963683e-22im (norm = 9.873e-16) [ Info: λ[5] = -0.011790037580987182 - 6.472616746623242e-21im (norm = 1.54e-15) [ Info: λ[6] = -0.017018713262712575 + 2.2653622746585448e-20im (norm = 4.345e-14) [ Info: λ[7] = -0.017562854953896086 - 1.5872394555820054e-20im (norm = 3.009e-13) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.2568053526394971 - 0.09133196641481818im (norm = 4.347e-14) [ Info: λ[2] = -0.25680535263949705 + 0.0913319664148176im (norm = 4.525e-14) [ Info: λ[3] = 0.27193828211760157 + 0.16563973493515669im (norm = 2.847e-12) ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 [ Info: Found 5 lambdas: [ Info: λ[1] = -1.0258065998058252 + 2.8118488589482365e-18im (norm = 5.652e-16) [ Info: λ[2] = -1.0381762870260904 + 1.6050044759845671e-18im (norm = 6.238e-16) [ Info: λ[3] = -1.0293499451084267 - 1.4270217726028513e-18im (norm = 5.876e-16) [ Info: λ[4] = -0.9610087602604697 - 1.2701062565858251e-17im (norm = 1.429e-15) [ Info: λ[5] = -1.0467240447556017 - 4.6180848084771036e-18im (norm = 3.035e-14) ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 [ Info: Found 5 lambdas: [ Info: λ[1] = -0.9840853412432523 + 1.6871595010651942e-19im (norm = 6.146e-15) [ Info: λ[2] = -0.9638357608952208 + 0.10603322676195467im (norm = 2.896e-14) [ Info: λ[3] = -0.9638357608952213 - 0.10603322676195472im (norm = 2.87e-14) [ Info: λ[4] = -1.1360049968066823 - 0.050272561771679276im (norm = 1.601e-13) [ Info: λ[5] = -1.136004996806683 + 0.05027256177167971im (norm = 1.603e-13) [ Info: Found 10 lambdas: [ Info: λ[1] = 0.041396552007675946 + 3.0440974507758856e-18im (norm = 4.607e-15) [ Info: λ[2] = -0.21955172841592507 - 5.980304699667458e-17im (norm = 1.225e-14) [ Info: λ[3] = 0.07286270232491057 + 0.16445426944541647im (norm = 1.335e-14) [ Info: λ[4] = 0.07286270232491117 - 0.16445426944541697im (norm = 1.339e-14) [ Info: λ[5] = 0.1591514440734373 + 0.14069354432984826im (norm = 1.505e-14) [ Info: λ[6] = 0.15915144407343784 - 0.14069354432984854im (norm = 1.591e-14) [ Info: λ[7] = 0.21230092382621654 - 8.664599832133141e-17im (norm = 2.135e-14) [ Info: λ[8] = -0.2135644923839748 + 0.1687496047493038im (norm = 3.893e-12) [ Info: λ[9] = -0.21356449238397496 - 0.168749604749304im (norm = 3.893e-12) [ Info: λ[10] = -0.14422623239684773 + 0.26522089966297546im (norm = 1.191e-10) [ Info: Found 8 lambdas: [ Info: λ[1] = 1.0297245103481807 + 8.631965093104018e-16im (norm = 7.705e-14) [ Info: λ[2] = -0.887630700409416 + 1.4643968004942288e-17im (norm = 1.583e-13) [ Info: λ[3] = 0.9612607195140932 + 0.6019741678718733im (norm = 1.252e-13) [ Info: λ[4] = 0.9612607195140875 - 0.6019741678718727im (norm = 1.254e-13) [ Info: λ[5] = 0.26398776840872296 + 1.2682153037231858im (norm = 2.328e-13) [ Info: λ[6] = 0.26398776840872307 - 1.2682153037231905im (norm = 2.526e-13) [ Info: λ[7] = -1.1699400749604532 + 1.3011006470249211im (norm = 3.774e-11) [ Info: λ[8] = -1.1699400749604547 - 1.3011006470249227im (norm = 3.774e-11) [ Info: Found 8 lambdas: [ Info: λ[1] = 1.0297245103481802 + 7.608563215973696e-16im (norm = 7.926e-14) [ Info: λ[2] = -0.8876307004094164 + 1.779432118215843e-17im (norm = 1.674e-13) [ Info: λ[3] = 0.9612607195140892 + 0.6019741678718671im (norm = 1.26e-13) [ Info: λ[4] = 0.9612607195140864 - 0.6019741678718702im (norm = 1.279e-13) [ Info: λ[5] = 0.26398776840872323 + 1.268215303723189im (norm = 2.409e-13) [ Info: λ[6] = 0.26398776840872445 - 1.2682153037231894im (norm = 2.511e-13) [ Info: λ[7] = -1.1699400749567264 - 1.3011006470228441im (norm = 3.441e-12) [ Info: λ[8] = -1.1699400749567337 + 1.3011006470228517im (norm = 3.451e-12) [ Info: Found 10 lambdas: [ Info: λ[1] = 0.041396552007675926 - 1.522048725387941e-18im (norm = 4.249e-15) [ Info: λ[2] = 0.07286270232491057 - 0.16445426944541733im (norm = 1.042e-14) [ Info: λ[3] = 0.07286270232491035 + 0.1644542694454164im (norm = 1.108e-14) [ Info: λ[4] = -0.2195517284159209 + 1.5785000744292743e-16im (norm = 1.283e-14) [ Info: λ[5] = 0.1591514440734372 + 0.14069354432984985im (norm = 1.546e-14) [ Info: λ[6] = 0.15915144407343712 - 0.1406935443298494im (norm = 1.619e-14) [ Info: λ[7] = 0.21230092382621765 + 1.1350687692698476e-16im (norm = 2.014e-14) [ Info: λ[8] = -0.21356449238397804 - 0.16874960474930534im (norm = 3.892e-12) [ Info: λ[9] = -0.213564492383977 + 0.16874960474930528im (norm = 3.892e-12) [ Info: λ[10] = -0.14422623239684695 - 0.26522089966296836im (norm = 1.191e-10) ┌ Warning: The nep does not belong to the class of DEP, PEP or SPMF and the function compute_y0 is not provided. Check if the nep belongs to such classes and define it accordingly or provide the function compute_y0. If none of these options are possible, the method will be based on the convertsion between Chebyshev and monomial base and may be numerically unstable if many iterations are performed. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:290 [ Info: Found 5 lambdas: [ Info: λ[1] = -1.029349945108437 - 5.80168203096345e-18im (norm = 8.872e-15) [ Info: λ[2] = -1.0258065998058368 - 6.130314206492856e-19im (norm = 1.178e-14) [ Info: λ[3] = -1.038176287026081 - 3.133110933393471e-18im (norm = 2.053e-14) [ Info: λ[4] = -0.9610087602604853 - 3.3624395830300095e-18im (norm = 2.813e-14) [ Info: λ[5] = -1.0467240447555743 - 8.165714615996568e-19im (norm = 6.002e-13) [ Info: Found 5 lambdas: [ Info: λ[1] = -0.9840853412432525 - 3.3743190021302984e-19im (norm = 5.169e-15) [ Info: λ[2] = -0.9638357608952222 + 0.10603322676195386im (norm = 2.774e-14) [ Info: λ[3] = -0.9638357608952219 - 0.10603322676195456im (norm = 2.786e-14) [ Info: λ[4] = -1.1360049968066313 + 0.05027256177172778im (norm = 3.723e-12) [ Info: λ[5] = -1.1360049968066317 - 0.05027256177172823im (norm = 3.723e-12) [ Info: Found 10 lambdas: [ Info: λ[1] = -0.8876307004093851 + 3.4839035424062426e-17im (norm = 4.343e-15) [ Info: λ[2] = -1.1699400749563253 - 1.3011006470227904im (norm = 1.563e-14) [ Info: λ[3] = -1.1699400749563253 + 1.3011006470227913im (norm = 1.677e-14) [ Info: λ[4] = 0.9612607195140718 - 0.6019741678718856im (norm = 7.573e-15) [ Info: λ[5] = 1.029724510348186 + 7.182976169169123e-16im (norm = 7.557e-15) [ Info: λ[6] = 0.9612607195140701 + 0.6019741678718867im (norm = 8.814e-15) [ Info: λ[7] = 0.26398776840874305 + 1.2682153037231352im (norm = 1.171e-14) [ Info: λ[8] = 0.2639877684087431 - 1.268215303723137im (norm = 1.196e-14) [ Info: λ[9] = -1.9483000805045216 - 1.9776212685153387im (norm = 1.566e-11) [ Info: λ[10] = -1.9483000805045068 + 1.9776212685153256im (norm = 1.572e-11) [ Info: Found 10 lambdas: [ Info: λ[1] = -0.8876307004093851 + 3.4839035424062426e-17im (norm = 4.343e-15) [ Info: λ[2] = -1.1699400749563253 - 1.3011006470227904im (norm = 1.563e-14) [ Info: λ[3] = -1.1699400749563253 + 1.3011006470227913im (norm = 1.677e-14) [ Info: λ[4] = 0.9612607195140718 - 0.6019741678718856im (norm = 7.573e-15) [ Info: λ[5] = 1.029724510348186 + 7.182976169169123e-16im (norm = 7.557e-15) [ Info: λ[6] = 0.9612607195140701 + 0.6019741678718867im (norm = 8.814e-15) [ Info: λ[7] = 0.26398776840874305 + 1.2682153037231352im (norm = 1.171e-14) [ Info: λ[8] = 0.2639877684087431 - 1.268215303723137im (norm = 1.196e-14) [ Info: λ[9] = -1.9483000805045216 - 1.9776212685153387im (norm = 1.566e-11) [ Info: λ[10] = -1.9483000805045068 + 1.9776212685153256im (norm = 1.572e-11) 66.529128 seconds (60.44 M allocations: 4.618 GiB, 5.98% gc time, 80.52% compilation time) Running test ilan (20 / 52) [ Info: Found 7 lambdas: [ Info: λ[1] = 0.05009831240238569 + 1.5780591249525416e-18im (norm = 2.008e-15) [ Info: λ[2] = -0.03156214158138819 - 2.817716448912221e-19im (norm = 2.976e-15) [ Info: λ[3] = 0.17697955665349577 + 1.8878513627712916e-17im (norm = 3.658e-15) [ Info: λ[4] = -0.2669250165912847 + 1.4635461070184774e-17im (norm = 5.831e-15) [ Info: λ[5] = -0.23776992464133914 - 1.2702009352885103e-17im (norm = 6.326e-15) [ Info: λ[6] = 0.1978768559251701 + 6.11833108209426e-18im (norm = 8.67e-15) [ Info: λ[7] = 0.13502453356060823 + 1.176309411299001e-18im (norm = 8.938e-15) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.036765364476464765 - 3.507678709141574e-19im (norm = 1.082e-12) [ Info: λ[2] = -0.03100798730589023 - 1.0699222502380708e-19im (norm = 1.454e-12) [ Info: λ[3] = 0.03409997385842281 - 9.677164076354647e-21im (norm = 1.939e-12) 44.163333 seconds (51.85 M allocations: 2.811 GiB, 2.12% gc time, 98.50% compilation time) Running test infbilanczos (21 / 52) ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 [ Info: Found 3 lambdas: [ Info: λ[1] = -0.10285416883823922 - 0.0im (norm = 8.803e-11) [ Info: λ[2] = 0.015468053955767433 + 0.11466516762822393im (norm = 9.718e-09) [ Info: λ[3] = 0.015468053955767433 - 0.11466516762822393im (norm = 9.718e-09) 59.643804 seconds (12.84 M allocations: 3.800 GiB, 1.02% gc time, 18.44% compilation time) Running test inner_solves (22 / 52) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.5772763946242723 - 4.439755706947304e-16im (norm = 1.625e-14) [ Info: λ[2] = -0.0708863724672516 + 0.7248825729652234im (norm = 2.016e-13) [ Info: λ[3] = -0.0708863724672522 - 0.7248825729652216im (norm = 2.017e-13) [ Info: Found 2 lambdas: [ Info: λ[1] = -0.5772763946242695 + 0.0im (norm = 2.254e-16) [ Info: λ[2] = -0.5772763946242696 + 0.0im (norm = 1.852e-16) [ Info: Found 10 lambdas: [ Info: λ[1] = -0.0708863724672256 - 0.7248825729651868im (norm = 1.305e-15) [ Info: λ[2] = -0.5772763946242707 + 7.399592844912134e-17im (norm = 2.215e-15) [ Info: λ[3] = -0.07088637246722602 + 0.7248825729651871im (norm = 2.133e-15) [ Info: λ[4] = 1.4164341863110312 + 0.6047321323634437im (norm = 4.062e-15) [ Info: λ[5] = -0.23093786065324573 - 2.015763026341818im (norm = 8.763e-15) [ Info: λ[6] = 1.4164341863110284 - 0.6047321323634394im (norm = 7.06e-15) [ Info: λ[7] = -0.23093786065324406 + 2.0157630263418147im (norm = 1.167e-14) [ Info: λ[8] = -1.5359351079548333 - 2.232795439790619im (norm = 2.316e-14) [ Info: λ[9] = -1.5359351079548362 + 2.232795439790622im (norm = 3.591e-14) [ Info: λ[10] = -2.4744904904988774 - 4.138761738784938im (norm = 1.047e-12) [ Info: Found 2 lambdas: [ Info: λ[1] = -0.57727639462383 + 4.422507378889721e-16im (norm = 5.777e-12) [ Info: λ[2] = -0.07088637246285134 - 0.7248825729660648im (norm = 6.45e-12) 23.977961 seconds (18.52 M allocations: 1003.394 MiB, 0.90% gc time, 98.83% compilation time) Running test interpolation (23 / 52) 16.064479 seconds (14.11 M allocations: 1.212 GiB, 2.45% gc time, 93.00% compilation time) Running test jd (24 / 52) [ Info: Test: Betcke-Voss [ Info: Testing a PEP [ Info: Smallest eigenvalue found: ComplexF64[-0.06028293400999913 + 0.16939609952302007im, -0.18774609088456384 + 3.483234232295504e-14im] [ Info: Found 2 lambdas: [ Info: λ[1] = -0.06028293400999913 + 0.16939609952302007im (norm = 2.852e-14) [ Info: λ[2] = -0.18774609088456384 + 3.483234232295504e-14im (norm = 6.457e-13) [ Info: Testing SG as inner solver [ Info: Found 1 lambdas: [ Info: λ[1] = -0.0037234422815698607 (norm = 1.077e-14) [ Info: Testing IAR Cheb as projected solver [ Info: Found 1 lambdas: [ Info: λ[1] = 0.09399211173352048 + 2.926456580004952e-11im (norm = 8.83e-11) [ Info: Testing convergence before starting [ Info: Found 1 lambdas: [ Info: λ[1] = 0.09399211173352048 + 2.926456580004952e-11im (norm = 8.83e-11) [ Info: Testing errors thrown [ Info: Test: Effenberger [ Info: Found 5 lambdas: [ Info: λ[1] = -0.6026758589727336 - 0.740104578909931im (norm = 9.6e-14) [ Info: λ[2] = -0.411660913539312 + 0.15740430518516296im (norm = 5.274e-14) [ Info: λ[3] = -0.38569192877131164 + 0.40377702868183807im (norm = 5.943e-14) [ Info: λ[4] = -0.047929860651279216 + 0.08004331930831984im (norm = 3.208e-14) [ Info: λ[5] = 0.04639788095367584 + 3.8195729896870085e-15im (norm = 1.784e-13) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.42749828858093575 - 0.8775898109831057im (norm = 6.256e-11) [ Info: λ[2] = -0.24891799185158314 + 2.8354346895200546im (norm = 6.714e-15) [ Info: λ[3] = 0.054741637810917496 - 9.882694270506002e-16im (norm = 7.699e-15) [ Info: Testing convergence before starting [ Info: Found 1 lambdas: [ Info: λ[1] = -0.42749828858093575 - 0.8775898109831057im (norm = 6.256e-11) [ Info: Testing errors thrown 49.907718 seconds (57.75 M allocations: 3.656 GiB, 2.26% gc time, 97.33% compilation time) Running test linsolver (25 / 52) [ Info: norm(y1,1)=0.4812082680427744 [ Info: normy1-round(128*normy1)/128=-0.0031667319572256103 (for further digits) [ Info: norm(y2,1)=0.4812082680427744 [ Info: normy2-round(128*normy2)/128=-0.0031667319572256103 [ Info: norm(y3,1)=0.4812082680427744 [ Info: normy3-round(128*normy3)/128=-0.0031667319572256103 [ Info: norm(y4,1)=0.4812082680427744 [ Info: normy4-round(128*normy4)/128=-0.0031667319572256103 [ Info: z=M*x; norm(z)=715613.8860106305 x'*z=3.3645443950384155e7 + 42868.703847321085im [ Info: normz-floor(normz*10)/10=0.08601063047535717 [ Info: norm(M\z-x)=2.413711706142152e-11 13.493454 seconds (5.62 M allocations: 1.382 GiB, 1.54% gc time, 63.42% compilation time) Running test logger (26 / 52) 0.435341 seconds (275.96 k allocations: 14.448 MiB, 96.17% compilation time) Running test mslp (27 / 52) [ Info: mslp noconv + double 0.818668 seconds (271.32 k allocations: 16.285 MiB, 7.30% gc time, 95.77% compilation time) Running test nep_creator_helpers (28 / 52) 1.749475 seconds (689.92 k allocations: 35.636 MiB, 98.01% compilation time) Running test neptypes (29 / 52) 0.906649 seconds (732.05 k allocations: 36.886 MiB, 96.11% compilation time) Running test newton (30 / 52) [ Info: Newton and AugNewton test [ Info: QuasiNewton test [ Info: Newton QR test ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = newtonqr(::Type{ComplexF64}, nep::DEP{Float64, Matrix{Float64}}; errmeasure::DefaultErrmeasure{StandardSPMFErrmeasure{Float64}}, tol::Float64, maxit::Int64, λ::Int64, v::Vector{Float64}, c::Vector{Float64}, logger::Int64) at method_newton.jl:498 └ @ Core ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_newton.jl:498 [ Info: Testing formula for derivative [ Info: resinv + periodicdde [ Info: rfi [ Info: rfi_b [ Info: Testing formula for derivative (with left and right eigvecs) [ Info: Implicitdet test 28.997018 seconds (43.85 M allocations: 1.729 GiB, 5.40% gc time, 62.04% compilation time: <1% of which was recompilation) Running test nlar (31 / 52) [ Info: Testing gun problem [ Info: Eigenvalue computed by quasi newton: 54550.139154008524 + 459.51716100716266im ┌ Warning: Number of ritz vectors for restarting num_restart_ritz_vecs=8 larger than neigs=2. Reducing num_restart_ritz_vecs. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:69 [9] signal 11 (128): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nlar.jl:9 gc_mark_obj8 at /source/src/gc-stock.c:1726 gc_mark_outrefs at /source/src/gc-stock.c:2485 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2567 _jl_gc_collect at /source/src/gc-stock.c:3088 ijl_gc_collect at /source/src/gc-stock.c:3501 maybe_collect at /source/src/gc-stock.c:355 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:732 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:790 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:804 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:615 [inlined] copy at ./array.jl:384 [inlined] compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:1013 [inlined] compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:1013 unknown function (ip: 0x727d9178983c) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:795 compute_Mlincomb! at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPCore.jl:145 [inlined] compute_Mlincomb! at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPCore.jl:0 #iar#35 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar.jl:102 unknown function (ip: 0x727d90843020) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 iar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar.jl:47 unknown function (ip: 0x727d9083c5d3) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #inner_solve#13 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/inner_solver.jl:331 inner_solve at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/inner_solver.jl:308 [inlined] #nlar#63 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:117 unknown function (ip: 0x727d9083b8a8) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 nlar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:39 #nlar#62 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:38 [inlined] nlar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:38 unknown function (ip: 0x727d908325e3) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3092 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3152 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at ./timing.jl:730 [inlined] macro expansion at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] run_all_tests at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 unknown function (ip: 0x727d97fee7b2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3092 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3152 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_49502.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_57034.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x727db4268249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 738544220 (Pool: 738538048; Big: 6172); GC: 411 Testing failed after 1023.53s ERROR: LoadError: Package NonlinearEigenproblems errored during testing (received signal: 11) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval crashed after 1078.63s: GC corruption was detected