Package evaluation to test NonlinearEigenproblems on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T16:17:50.692 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Set-up completed after 13.6s ################################################################################ # 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.12.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.11.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.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1220.5 ms ✓ rr_jll 1684.9 ms ✓ fts_jll 1257.1 ms ✓ s5cmd_jll 1566.3 ms ✓ obstack_jll 1502.9 ms ✓ Git_LFS_jll 1236.9 ms ✓ LibMPDec_jll 1230.5 ms ✓ argp_standalone_jll 1435.6 ms ✓ OpenSSH_jll 2233.7 ms ✓ Expat_jll 2182.1 ms ✓ SQLite_jll 27280.1 ms ✓ HTTP 1813.1 ms ✓ Elfutils_jll 1434.8 ms ✓ Git_jll 1444.5 ms ✓ Python_jll 1309.6 ms ✓ Git 1624.6 ms ✓ GDB_jll 4400.7 ms ✓ BugReporting 17 dependencies successfully precompiled in 56 seconds. 56 already precompiled. ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3865.8 ms ✓ IterativeSolvers 9575.1 ms ✓ NonlinearEigenproblems 2 dependencies successfully precompiled in 14 seconds. 34 already precompiled. Precompilation completed after 76.17s ################################################################################ # 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_AFK6zT/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_AFK6zT/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.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 [ca575930] ~ NetworkOptions ⇒ v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.13.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.11.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.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 [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_AFK6zT/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_AFK6zT/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.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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.11.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.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 [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/environments/pkgeval` Activating project at `/tmp/jl_AFK6zT` Switching execution to under rr 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) 193.936951 seconds (98.72 M allocations: 5.047 GiB, 1.89% gc time, 99.39% 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 37.940649 seconds (9.70 M allocations: 513.206 MiB, 0.83% gc time, 99.69% compilation time: <1% of which was recompilation) Running test bigfloats (3 / 52) [ Info: Test NEP-test with BigFloat [ Info: Bigfloat precomputation 46.619327 seconds (24.23 M allocations: 1.226 GiB, 0.59% gc time, 99.89% compilation time) Running test blocknewton (4 / 52) 21.565116 seconds (10.15 M allocations: 533.131 MiB, 1.45% gc time, 99.86% 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 17.794548 seconds (16.07 M allocations: 836.548 MiB, 1.18% gc time, 98.27% compilation time) Running test chebpep (6 / 52) 121.864117 seconds (49.85 M allocations: 2.575 GiB, 2.22% gc time, 99.94% compilation time) Running test compan (7 / 52) [ Info: Solving same problem with resinv 53.175021 seconds (20.68 M allocations: 1.183 GiB, 0.89% gc time, 94.00% compilation time) Running test compute_rf (8 / 52) 4.409536 seconds (2.30 M allocations: 120.424 MiB, 1.89% gc time, 99.59% 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) 101.129939 seconds (46.24 M allocations: 2.370 GiB, 1.52% gc time, 99.37% compilation time: <1% of which was recompilation) Running test contour_block_SS (10 / 52) 5.145153 seconds (3.74 M allocations: 196.766 MiB, 98.62% compilation time) Running test core (11 / 52) 24.663996 seconds (10.47 M allocations: 546.188 MiB, 0.99% gc time, 99.46% compilation time) Running test cork (12 / 52) 4.203083 seconds (1.83 M allocations: 93.861 MiB, 99.30% compilation time) Running test deflation (13 / 52) [ Info: Computing eigenvalue k=1 [ Info: Computing eigenvalue k=2 [ Info: Computing eigenvalue k=3 72.769733 seconds (27.61 M allocations: 2.031 GiB, 1.04% gc time, 93.60% 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] 15.206285 seconds (13.10 M allocations: 749.371 MiB, 1.85% gc time, 91.87% compilation time) Running test fiber_native (15 / 52) 56.572931 seconds (22.21 M allocations: 1.163 GiB, 0.94% gc time, 96.06% compilation time) Running test gallery (16 / 52) ┌ Warning: Module NonlinearEigenproblems with build ID fafbfcfd-99a3-6007-8048-076bc23cb056 is missing from the cache. │ This may mean NonlinearEigenproblems [067cfa3b-fa88-53b2-a873-5b23b3a16e31] does not support precompilation but is imported by a module that does. └ @ Base loading.jl:2723 1 dependency had output during precompilation: ┌ GalleryWaveguide │ [Output was shown above] └ 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, 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:3147  [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:2993  [9] include_string  @ ./loading.jl:3003 [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 1 dependency had output during precompilation: ┌ FFTW │ [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 LoadError: The following 2 packages failed to precompile: MbedTLS_jll Error: Missing source file for Base.PkgId(Base.UUID("c8ffd9c3-330d-5841-b78e-0817d7145fa1"), "MbedTLS_jll") FFTW Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.14/FFTW/jl_HvdpTB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl: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 140.536202 seconds (32.21 M allocations: 1.763 GiB, 0.55% gc time, 85.50% compilation time: 2% of which was recompilation) Running test gun_native (17 / 52) 7.526229 seconds (4.09 M allocations: 430.796 MiB, 15.28% gc time, 61.41% 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) 60.269675 seconds (50.01 M allocations: 2.619 GiB, 1.74% gc time, 99.13% compilation time) Running test iar_chebyshev (19 / 52) [ 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) 73.946015 seconds (64.84 M allocations: 4.814 GiB, 4.84% gc time, 89.28% 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) 57.624209 seconds (54.01 M allocations: 2.902 GiB, 1.55% gc time, 99.15% 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 [ 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) 122.764074 seconds (13.17 M allocations: 3.813 GiB, 0.57% gc time, 11.93% 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) 28.975917 seconds (18.92 M allocations: 1018.508 MiB, 0.94% gc time, 98.88% compilation time) Running test interpolation (23 / 52) 25.150938 seconds (14.26 M allocations: 1.217 GiB, 1.51% gc time, 95.16% 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 65.286958 seconds (58.55 M allocations: 3.679 GiB, 1.81% gc time, 97.61% 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 16.418082 seconds (6.55 M allocations: 1.396 GiB, 1.74% gc time, 66.06% compilation time) Running test logger (26 / 52) 0.554801 seconds (277.91 k allocations: 14.453 MiB, 96.83% compilation time) Running test mslp (27 / 52) [ Info: mslp noconv + double 0.933358 seconds (273.04 k allocations: 16.290 MiB, 5.51% gc time, 95.93% compilation time) Running test nep_creator_helpers (28 / 52) 2.348133 seconds (691.77 k allocations: 35.580 MiB, 98.42% compilation time) Running test neptypes (29 / 52) 1.453131 seconds (735.58 k allocations: 36.773 MiB, 97.15% 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 33.396113 seconds (44.02 M allocations: 1.734 GiB, 4.72% gc time, 66.42% 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 [110] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nlar.jl:9 jl_datatype_layout at /source/src/julia.h:1431 [inlined] gc_mark_outrefs at /source/src/gc-stock.c:2363 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2552 _jl_gc_collect at /source/src/gc-stock.c:3052 ijl_gc_collect at /source/src/gc-stock.c:3465 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [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: 0x7c24607ab58c) 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: 0x7c24602552d0) 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: 0x7c246024a3a3) 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: 0x7c2460249698) 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: 0x7c246023ee83) 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:2284 [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:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2993 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3053 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: 0x7c246cf9df12) 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:2284 [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:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2993 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3053 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_57745.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:2284 [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:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_78750.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:2284 [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: 0x7c24874eb249) 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: 751144773 (Pool: 751138614; Big: 6159); GC: 403 Testing failed after 96.04s 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:217 [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:210 PkgEval crashed after 1678.83s: GC corruption was detected ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 33.4s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/NonlinearEigenproblems-1763293589.tar.zst