Package evaluation to test NonlinearEigenproblems on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T15:38:11.664 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.56s ################################################################################ # 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.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 974.2 ms ✓ LinearMaps → LinearMapsStatisticsExt 3579.0 ms ✓ IterativeSolvers 1447.7 ms ✓ StaticArrays → StaticArraysStatisticsExt 4331.9 ms ✓ ArnoldiMethod 10196.1 ms ✓ NonlinearEigenproblems 5 dependencies successfully precompiled in 21 seconds. 31 already precompiled. Precompilation completed after 31.35s ################################################################################ # 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_intSOt/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_intSOt/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.2.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.5.1 [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.9.9 [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.67.1+0 [3f19e933] ~ p7zip_jll ⇒ v17.6.0+0 Test Successfully re-resolved Status `/tmp/jl_intSOt/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_intSOt/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.2.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.5.1 [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.9.9 [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.67.1+0 [3f19e933] p7zip_jll v17.6.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) 186.154534 seconds (100.31 M allocations: 5.136 GiB, 1.89% gc time, 99.76% 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 15.664065 seconds (8.61 M allocations: 456.024 MiB, 1.58% gc time, 99.08% compilation time: <1% of which was recompilation) Running test bigfloats (3 / 52) [ Info: Test NEP-test with BigFloat [ Info: Bigfloat precomputation 49.028044 seconds (26.58 M allocations: 1.352 GiB, 1.72% gc time, 99.89% compilation time) Running test blocknewton (4 / 52) 21.678349 seconds (10.04 M allocations: 529.495 MiB, 0.96% gc time, 99.87% 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:689 [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 15.611736 seconds (16.87 M allocations: 879.413 MiB, 2.05% gc time, 98.16% compilation time) Running test chebpep (6 / 52) 120.304109 seconds (51.74 M allocations: 2.668 GiB, 1.59% gc time, 99.94% compilation time) Running test compan (7 / 52) [ Info: Solving same problem with resinv 52.817561 seconds (21.03 M allocations: 1.202 GiB, 2.18% gc time, 93.76% compilation time) Running test compute_rf (8 / 52) 4.780770 seconds (2.44 M allocations: 128.456 MiB, 2.19% gc time, 99.57% 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) 108.530745 seconds (48.96 M allocations: 2.524 GiB, 0.71% gc time, 99.33% compilation time: <1% of which was recompilation) Running test contour_block_SS (10 / 52) 5.554472 seconds (4.02 M allocations: 210.828 MiB, 2.08% gc time, 97.99% compilation time) Running test core (11 / 52) 25.011739 seconds (10.57 M allocations: 555.201 MiB, 0.67% gc time, 99.44% compilation time) Running test cork (12 / 52) 4.092908 seconds (1.96 M allocations: 100.741 MiB, 99.38% compilation time) Running test deflation (13 / 52) [ Info: Computing eigenvalue k=1 [ Info: Computing eigenvalue k=2 [ Info: Computing eigenvalue k=3 60.412356 seconds (28.31 M allocations: 2.075 GiB, 1.13% gc time, 93.39% 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] 14.297131 seconds (12.94 M allocations: 743.236 MiB, 1.31% gc time, 90.96% compilation time) Running test fiber_native (15 / 52) 48.332442 seconds (22.09 M allocations: 1.159 GiB, 0.87% gc time, 95.71% compilation time) Running test gallery (16 / 52) ┌ Error: Error during loading of extension LinearMapsChainRulesCoreExt of LinearMaps, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ ArgumentError: Package LinearMapsChainRulesCoreExt [f8f872e7-a01b-5bcc-a850-f8bb8c277eb3] is required but does not seem to be installed: │ - Run `Pkg.instantiate()` to install all recorded dependencies. │ │ Stacktrace: │ [1] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2698 │ [2] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2576 │ [3] _require_prelocked │ @ ./loading.jl:2570 [inlined] │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1622 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1659 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1475 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2185 │ [8] _require_search_from_serialized │ @ ./loading.jl:2060 [inlined] │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2710 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [11] macro expansion │ @ ./loading.jl:2504 [inlined] │ [12] macro expansion │ @ ./lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [14] require │ @ ./loading.jl:2444 [inlined] │ [15] eval_import_path │ @ ./module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [17] _eval_using │ @ ./module.jl:137 [inlined] │ [18] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [19] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [22] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [23] macro expansion │ @ ./loading.jl:2504 [inlined] │ [24] macro expansion │ @ ./lock.jl:376 [inlined] │ [25] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [26] require │ @ ./loading.jl:2444 [inlined] │ [27] eval_import_path │ @ ./module.jl:36 [inlined] │ [28] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [29] _eval_using │ @ ./module.jl:137 [inlined] │ [30] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [31] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [32] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [33] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [34] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [35] macro expansion │ @ ./loading.jl:2504 [inlined] │ [36] macro expansion │ @ ./lock.jl:376 [inlined] │ [37] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [38] require │ @ ./loading.jl:2444 [inlined] │ [39] eval_import_path │ @ ./module.jl:36 [inlined] │ [40] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ ┌ [41] _eval_using │ │ @ ./module.jl:137 [inlined] │ ╰───── repeated 2 times │ [43] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [44] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [45] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [48] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [49] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [50] IncludeInto │ @ ./Base.jl:311 [inlined] │ [51] macro expansion │ @ ./timing.jl:689 [inlined] │ [52] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [53] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [54] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [55] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [56] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [57] top-level scope │ @ none:6 │ [58] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [59] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [60] _start() │ @ Base ./client.jl:577 └ @ Base loading.jl:1632 ┌ Error: Error during loading of extension StaticArraysChainRulesCoreExt of StaticArrays, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ ArgumentError: Package StaticArraysChainRulesCoreExt [7437e2be-c9bd-56d1-a357-f5891e30a1eb] is required but does not seem to be installed: │ - Run `Pkg.instantiate()` to install all recorded dependencies. │ │ Stacktrace: │ [1] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2698 │ [2] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2576 │ [3] _require_prelocked │ @ ./loading.jl:2570 [inlined] │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1622 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1659 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1475 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2185 │ [8] _require_search_from_serialized │ @ ./loading.jl:2060 [inlined] │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2710 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [11] macro expansion │ @ ./loading.jl:2504 [inlined] │ [12] macro expansion │ @ ./lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [14] require │ @ ./loading.jl:2444 [inlined] │ [15] eval_import_path │ @ ./module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [17] _eval_using │ @ ./module.jl:137 [inlined] │ [18] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [19] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [22] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [23] macro expansion │ @ ./loading.jl:2504 [inlined] │ [24] macro expansion │ @ ./lock.jl:376 [inlined] │ [25] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [26] require │ @ ./loading.jl:2444 [inlined] │ [27] eval_import_path │ @ ./module.jl:36 [inlined] │ [28] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [29] _eval_using │ @ ./module.jl:137 [inlined] │ [30] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [31] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [32] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [33] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [34] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [35] macro expansion │ @ ./loading.jl:2504 [inlined] │ [36] macro expansion │ @ ./lock.jl:376 [inlined] │ [37] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [38] require │ @ ./loading.jl:2444 [inlined] │ [39] eval_import_path │ @ ./module.jl:36 [inlined] │ [40] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ ┌ [41] _eval_using │ │ @ ./module.jl:137 [inlined] │ ╰───── repeated 2 times │ [43] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [44] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [45] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [48] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [49] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [50] IncludeInto │ @ ./Base.jl:311 [inlined] │ [51] macro expansion │ @ ./timing.jl:689 [inlined] │ [52] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [53] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [54] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [55] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [56] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [57] top-level scope │ @ none:6 │ [58] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [59] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [60] _start() │ @ Base ./client.jl:577 └ @ Base loading.jl:1632 ┌ Error: Error during loading of extension LogExpFunctionsChainRulesCoreExt of LogExpFunctions, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ ArgumentError: Package LogExpFunctionsChainRulesCoreExt [a92cf66f-ce17-5074-8390-c7e63e030500] is required but does not seem to be installed: │ - Run `Pkg.instantiate()` to install all recorded dependencies. │ │ Stacktrace: │ [1] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2698 │ [2] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2576 │ [3] _require_prelocked │ @ ./loading.jl:2570 [inlined] │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1622 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1659 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1475 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2185 │ [8] _require_search_from_serialized │ @ ./loading.jl:2060 [inlined] │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2710 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [11] macro expansion │ @ ./loading.jl:2504 [inlined] │ [12] macro expansion │ @ ./lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [14] require │ @ ./loading.jl:2444 [inlined] │ [15] eval_import_path │ @ ./module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [17] _eval_using │ @ ./module.jl:137 [inlined] │ [18] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [19] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [22] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [23] macro expansion │ @ ./loading.jl:2504 [inlined] │ [24] macro expansion │ @ ./lock.jl:376 [inlined] │ [25] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [26] require │ @ ./loading.jl:2444 [inlined] │ [27] eval_import_path │ @ ./module.jl:36 [inlined] │ [28] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [29] _eval_using │ @ ./module.jl:137 [inlined] │ [30] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [31] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [32] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [33] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [34] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [35] macro expansion │ @ ./loading.jl:2504 [inlined] │ [36] macro expansion │ @ ./lock.jl:376 [inlined] │ [37] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [38] require │ @ ./loading.jl:2444 [inlined] │ [39] eval_import_path │ @ ./module.jl:36 [inlined] │ [40] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ ┌ [41] _eval_using │ │ @ ./module.jl:137 [inlined] │ ╰───── repeated 2 times │ [43] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [44] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [45] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [48] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [49] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [50] IncludeInto │ @ ./Base.jl:311 [inlined] │ [51] macro expansion │ @ ./timing.jl:689 [inlined] │ [52] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [53] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [54] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [55] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [56] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [57] top-level scope │ @ none:6 │ [58] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [59] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [60] _start() │ @ Base ./client.jl:577 └ @ Base loading.jl:1632 ┌ Error: Error during loading of extension SpecialFunctionsChainRulesCoreExt of SpecialFunctions, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ ArgumentError: Package SpecialFunctionsChainRulesCoreExt [3ceef5a0-45cc-5568-b353-2e8a162d9e47] is required but does not seem to be installed: │ - Run `Pkg.instantiate()` to install all recorded dependencies. │ │ Stacktrace: │ [1] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2698 │ [2] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2576 │ [3] _require_prelocked │ @ ./loading.jl:2570 [inlined] │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1622 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1659 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1475 │ [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2185 │ [8] _require_search_from_serialized │ @ ./loading.jl:2060 [inlined] │ [9] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2710 │ [10] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [11] macro expansion │ @ ./loading.jl:2504 [inlined] │ [12] macro expansion │ @ ./lock.jl:376 [inlined] │ [13] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [14] require │ @ ./loading.jl:2444 [inlined] │ [15] eval_import_path │ @ ./module.jl:36 [inlined] │ [16] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [17] _eval_using │ @ ./module.jl:137 [inlined] │ [18] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [19] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [22] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [23] macro expansion │ @ ./loading.jl:2504 [inlined] │ [24] macro expansion │ @ ./lock.jl:376 [inlined] │ [25] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [26] require │ @ ./loading.jl:2444 [inlined] │ [27] eval_import_path │ @ ./module.jl:36 [inlined] │ [28] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [29] _eval_using │ @ ./module.jl:137 [inlined] │ [30] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [31] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [32] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [33] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [34] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [35] macro expansion │ @ ./loading.jl:2504 [inlined] │ [36] macro expansion │ @ ./lock.jl:376 [inlined] │ [37] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [38] require │ @ ./loading.jl:2444 [inlined] │ [39] eval_import_path │ @ ./module.jl:36 [inlined] │ [40] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ ┌ [41] _eval_using │ │ @ ./module.jl:137 [inlined] │ ╰───── repeated 2 times │ [43] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [44] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [45] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [48] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [49] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [50] IncludeInto │ @ ./Base.jl:311 [inlined] │ [51] macro expansion │ @ ./timing.jl:689 [inlined] │ [52] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [53] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [54] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [55] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [56] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [57] top-level scope │ @ none:6 │ [58] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [59] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [60] _start() │ @ Base ./client.jl:577 └ @ Base loading.jl:1632 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: 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] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [6] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [7] macro expansion @ ./loading.jl:2504 [inlined] [8] macro expansion @ ./lock.jl:376 [inlined] [9] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [10] require @ ./loading.jl:2444 [inlined] [11] eval_import_path @ ./module.jl:36 [inlined] [12] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [13] _eval_using @ ./module.jl:137 [inlined] [14] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [15] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 [16] include(mod::Module, _path::String) @ Base ./Base.jl:309 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [19] macro expansion @ ./loading.jl:2504 [inlined] [20] macro expansion @ ./lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [22] require @ ./loading.jl:2444 [inlined] [23] eval_import_path @ ./module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 ┌[25] _eval_using │ @ ./module.jl:137 [inlined] ╰──── repeated 2 times [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [28] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [30] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [32] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 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 /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 101.537805 seconds (31.92 M allocations: 1.765 GiB, 1.11% gc time, 82.54% compilation time: 3% of which was recompilation) Running test gun_native (17 / 52) 4.005072 seconds (4.18 M allocations: 435.922 MiB, 4.57% gc time, 73.44% compilation time: 4% of which was recompilation) 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) 49.778212 seconds (50.57 M allocations: 2.655 GiB, 1.77% gc time, 99.31% 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) 72.617721 seconds (56.94 M allocations: 4.443 GiB, 4.71% gc time, 89.56% 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) 37.068234 seconds (52.07 M allocations: 2.816 GiB, 1.83% gc time, 99.14% 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) 51.881113 seconds (13.14 M allocations: 3.813 GiB, 0.99% gc time, 21.12% 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) 27.796933 seconds (19.61 M allocations: 1.033 GiB, 0.79% gc time, 98.88% compilation time: <1% of which was recompilation) Running test interpolation (23 / 52) 25.547627 seconds (14.36 M allocations: 1.224 GiB, 1.69% gc time, 94.85% compilation time: <1% of which was recompilation) 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 62.908958 seconds (56.76 M allocations: 3.603 GiB, 1.58% gc time, 97.68% compilation time: <1% of which was recompilation) 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 15.797841 seconds (6.54 M allocations: 1.396 GiB, 1.46% gc time, 67.40% compilation time) Running test logger (26 / 52) 0.579817 seconds (270.65 k allocations: 14.224 MiB, 96.69% compilation time) Running test mslp (27 / 52) [ Info: mslp noconv + double 1.004309 seconds (287.99 k allocations: 17.282 MiB, 11.37% gc time, 84.53% compilation time) Running test nep_creator_helpers (28 / 52) 2.162762 seconds (754.81 k allocations: 39.511 MiB, 98.27% compilation time) Running test neptypes (29 / 52) 1.044438 seconds (750.29 k allocations: 37.700 MiB, 96.30% 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 30.518068 seconds (44.47 M allocations: 1.764 GiB, 1.54% gc time, 67.75% 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 [ Info: Testing a PEP [ Info: 6 smallest eigenvalues found by polyeig() according to the absolute values: ComplexF64[-0.060282934009998755 + 0.16939609952302223im, -0.06028293400999875 - 0.16939609952302226im, -0.18774609088474048 + 0.0im, 0.07133652086208891 - 0.28733846614440806im, 0.07133652086208891 + 0.28733846614440806im, 0.31725577940349003 + 0.0im] ┌ Warning: Number of ritz vectors for restarting num_restart_ritz_vecs=8 larger than neigs=3. Reducing num_restart_ritz_vecs. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:69 [ Info: Found 3 lambdas: [ Info: λ[1] = 0.9335009478415406 + 0.2319674895092508im (norm = 1.524e-11) [ Info: λ[2] = 1.0380899478172596 + 0.11896554657157837im (norm = 4.088e-11) [ Info: λ[3] = 0.7760993414321823 + 0.43345770677127327im (norm = 3.58e-12) [ Info: Testing errors thrown ┌ Warning: Number of ritz vectors for restarting num_restart_ritz_vecs=8 larger than neigs=3. Reducing num_restart_ritz_vecs. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:69 35.582305 seconds (25.30 M allocations: 7.180 GiB, 5.95% gc time, 29.28% compilation time) Running test proj (32 / 52) [ Info: Running Newton Raphson (pep) [ Info: Running Newton on projected problem with very good start value (pep) [ Info: Running IAR for projected problem (pep) [ Info: Difference of solution from projected problem (pep): 7.0810995818524236e-15 [ Info: Testing to expand and running Newton (pep) [ Info: Running Newton Raphson (dep) [ Info: Running Newton on projected problem with very good start value (dep) [ Info: Running IAR for projected problem (dep) [ Info: Difference of solution from projected problem (dep): 2.7755575615628914e-16 [ Info: Testing to expand and running Newton (dep) [ Info: Running Newton Raphson (sqrtm) [ Info: Running Newton on projected problem with very good start value (sqrtm) [ Info: Running IAR for projected problem (sqrtm) [ Info: Difference of solution from projected problem (sqrtm): 2.2221501524153057e-16 [ Info: Testing to expand and running Newton (sqrtm) 7.695801 seconds (7.56 M allocations: 444.256 MiB, 96.39% compilation time) Running test serialization (33 / 52) 0.732818 seconds (113.18 k allocations: 5.891 MiB, 69.79% compilation time) Running test sgiter (34 / 52) 1.075987 seconds (476.60 k allocations: 25.469 MiB, 97.87% compilation time) Running test spmf (35 / 52) 12.263664 seconds (4.26 M allocations: 223.407 MiB, 1.24% gc time, 97.78% compilation time: 21% of which was recompilation) Running test spmf_stability (36 / 52) 1.098499 seconds (529.23 k allocations: 27.677 MiB, 96.06% compilation time: <1% of which was recompilation) Running test tiar (37 / 52) WARNING: Method definition doubleGS_function!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:14 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/tiar.jl:7. WARNING: Method definition (::Type{Main.DoubleGS})() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:19 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/tiar.jl:12. WARNING: Method definition orthogonalize_and_normalize!(Any, Any, Any, Main.DoubleGS) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/iar_chebyshev.jl:23 overwritten at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/tiar.jl:16. [ Info: Found 2 lambdas: [ Info: λ[1] = 1.3595315610977343 + 1.9941568753571837e-17im (norm = 5.312e-15) [ Info: λ[2] = 1.0266830586347524 - 0.4241132585045251im (norm = 1.346e-14) [ Info: Found 7 lambdas: [ Info: λ[1] = 1.3595315610977337 - 3.988313750714346e-17im (norm = 5.511e-15) [ Info: λ[2] = 1.0266830586347504 + 0.42411325850452675im (norm = 8.714e-15) [ Info: λ[3] = 1.0266830586347506 - 0.4241132585045264im (norm = 9.125e-15) [ Info: λ[4] = 0.803735715869395 - 0.31566299435601103im (norm = 9.497e-15) [ Info: λ[5] = 0.8037357158693949 + 0.3156629943560102im (norm = 9.893e-15) [ Info: λ[6] = 1.109140953294786 + 0.6385177019084899im (norm = 1.458e-14) [ Info: λ[7] = 1.1091409532947853 - 0.6385177019084906im (norm = 1.522e-14) 98.043528 seconds (59.76 M allocations: 4.450 GiB, 1.50% gc time, 93.53% compilation time) Running test transf (38 / 52) 17.904584 seconds (11.29 M allocations: 1.132 GiB, 7.59% gc time, 79.10% compilation time: <1% of which was recompilation) Running test wep_small (39 / 52) WARNING: Imported binding GalleryWaveguide.SchurMatVec was undeclared at import time during import to Main. [ Info: Compare SPFM and native format, and test Preconditioner SPMF - NEP, and Preconditioner: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:13 Got exception outside of a @test UndefVarError: `WEP` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:17 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] IncludeInto @ ./Base.jl:311 [inlined] [8] macro expansion @ ./timing.jl:689 [inlined] [9] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [12] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 WEP: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:11 Got exception outside of a @test UndefVarError: `WEP` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:31 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [5] IncludeInto @ ./Base.jl:311 [inlined] [6] macro expansion @ ./timing.jl:689 [inlined] [7] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [10] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:577 1.109458 seconds (430.65 k allocations: 22.263 MiB, 90.17% compilation time) Running test nleigs/nleigs_basic (40 / 52) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679109 - 3.5453749461083154e-15im (norm = 8.767e-14) [ Info: λ[2] = -0.8240844445571035 - 0.2806818870070762im (norm = 1.066e-13) [ Info: λ[3] = -0.8240844445570988 + 0.2806818870070645im (norm = 8.387e-14) [ Info: λ[4] = 1.3626667827933046 + 9.02192279358642e-15im (norm = 2.196e-14) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.8692713283895306 - 0.242762370080966im (norm = 2.017e-13) [ Info: λ[2] = -0.7465906326259574 + 0.4451458399552647im (norm = 6.869e-14) [ Info: λ[3] = 0.5312099145381577 - 1.1257444882677983im (norm = 9.628e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679106 - 3.7675338783086004e-16im (norm = 5.074e-14) [ Info: λ[2] = -0.8240844445571005 - 0.28068188700704333im (norm = 4.023e-14) [ Info: λ[3] = -0.8240844445570997 + 0.2806818870070496im (norm = 7.409e-15) [ Info: λ[4] = 1.3626667827933001 - 6.622041252373934e-15im (norm = 2.906e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679109 - 3.5453749461083154e-15im (norm = 8.767e-14) [ Info: λ[2] = -0.8240844445571035 - 0.2806818870070762im (norm = 1.066e-13) [ Info: λ[3] = -0.8240844445570988 + 0.2806818870070645im (norm = 8.387e-14) [ Info: λ[4] = 1.3626667827933046 + 9.02192279358642e-15im (norm = 2.196e-14) 26.650492 seconds (9.00 M allocations: 574.903 MiB, 0.87% gc time, 97.10% compilation time) Running test nleigs/nleigs_gun_naive (41 / 52) [ Info: Found 1 lambdas: [ Info: λ[1] = 22345.11678376509 + 0.6449985984268518im (norm = 1.102e-11) 27.329782 seconds (4.18 M allocations: 4.380 GiB, 9.31% gc time, 42.26% compilation time) Running test nleigs/nleigs_gun_variant_p (42 / 52) NLEIGS: Gun variant P: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_p.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] gun_init() @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:25 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_p.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_p.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 10.244733 seconds (6.11 M allocations: 323.732 MiB, 96.19% compilation time) Running test nleigs/nleigs_gun_variant_r1 (43 / 52) WARNING: Method definition gun_init() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_nep() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:36 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_residual(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:45 overwritten on the same line (check for duplicate calls to `include`). NLEIGS: Gun variant R1: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r1.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] gun_init() @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:25 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r1.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r1.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 1.033352 seconds (2.28 M allocations: 125.220 MiB, 61.11% compilation time) Running test nleigs/nleigs_gun_variant_r2 (44 / 52) WARNING: Method definition gun_init() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_nep() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:36 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_residual(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:45 overwritten on the same line (check for duplicate calls to `include`). NLEIGS: Gun variant R2: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r2.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] gun_init() @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:25 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r2.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_r2.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 1.061153 seconds (2.28 M allocations: 125.204 MiB, 61.09% compilation time) Running test nleigs/nleigs_gun_variant_s (45 / 52) WARNING: Method definition gun_init() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_nep() in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:36 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition gun_residual(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:45 overwritten on the same line (check for duplicate calls to `include`). NLEIGS: Gun variant S: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_s.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] gun_init() @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/rk_helper/gun_test_utils.jl:25 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_s.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_gun_variant_s.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 1.240029 seconds (2.28 M allocations: 125.245 MiB, 11.53% gc time, 52.90% compilation time) Running test nleigs/nleigs_nep_types (46 / 52) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679109 - 3.5453749461083154e-15im (norm = 8.767e-14) [ Info: λ[2] = -0.8240844445571035 - 0.2806818870070762im (norm = 1.067e-13) [ Info: λ[3] = -0.8240844445570988 + 0.2806818870070645im (norm = 8.439e-14) [ Info: λ[4] = 1.3626667827933046 + 9.02192279358642e-15im (norm = 2.16e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679109 - 3.5453749461083154e-15im (norm = 8.767e-14) [ Info: λ[2] = -0.8240844445571035 - 0.2806818870070762im (norm = 1.066e-13) [ Info: λ[3] = -0.8240844445570988 + 0.2806818870070645im (norm = 8.387e-14) [ Info: λ[4] = 1.3626667827933046 + 9.02192279358642e-15im (norm = 2.196e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679109 - 3.5453749461083154e-15im (norm = 8.767e-14) [ Info: λ[2] = -0.8240844445571035 - 0.2806818870070762im (norm = 1.066e-13) [ Info: λ[3] = -0.8240844445570988 + 0.2806818870070645im (norm = 8.387e-14) [ Info: λ[4] = 1.3626667827933046 + 9.02192279358642e-15im (norm = 2.196e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679093 + 1.5070135513234916e-15im (norm = 5.037e-14) [ Info: λ[2] = -0.824084444557108 - 0.28068188700704993im (norm = 7.284e-14) [ Info: λ[3] = -0.8240844445570947 + 0.2806818870070479im (norm = 3.478e-14) [ Info: λ[4] = 1.3626667827933001 - 4.4146941682488795e-15im (norm = 3.342e-14) [ Info: Found 4 lambdas: [ Info: λ[1] = -8.714497893679104 - 1.1297126946921435e-14im (norm = 1.02e-13) [ Info: λ[2] = -0.8240844445571164 + 0.280681887007059im (norm = 6.188e-14) [ Info: λ[3] = -0.8240844445570984 - 0.28068188700704966im (norm = 1.068e-13) [ Info: λ[4] = 1.3626667827933128 + 5.96364388050627e-15im (norm = 2.949e-14) 29.824449 seconds (12.05 M allocations: 733.186 MiB, 0.36% gc time, 97.77% compilation time) Running test nleigs/nleigs_particle_variant_r2 (47 / 52) NLEIGS: Particle variant R2: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_r2.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] particle_init(interval::Int64) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/particle_test_utils.jl:19 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_r2.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_r2.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 21.013446 seconds (5.05 M allocations: 397.337 MiB, 1.62% gc time, 94.95% compilation time) Running test nleigs/nleigs_particle_variant_s (48 / 52) WARNING: Method definition particle_init(Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/particle_test_utils.jl:7 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition particle_nep(Any) in module Main at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/particle_test_utils.jl:37 overwritten on the same line (check for duplicate calls to `include`). NLEIGS: Particle variant S: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_s.jl:9 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:694 [inlined] [7] _broadcast_getindex @ ./broadcast.jl:670 [inlined] [8] _getindex @ ./broadcast.jl:619 [inlined] [9] getindex @ ./broadcast.jl:615 [inlined] [10] macro expansion @ ./broadcast.jl:994 [inlined] [11] macro expansion @ ./simdloop.jl:77 [inlined] [12] copyto! @ ./broadcast.jl:993 [inlined] [13] copyto! @ ./broadcast.jl:946 [inlined] [14] copy @ ./broadcast.jl:918 [inlined] [15] materialize @ ./broadcast.jl:893 [inlined] [16] particle_init(interval::Int64) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/particle_test_utils.jl:19 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_s.jl:10 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_particle_variant_s.jl:12 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 13.628618 seconds (2.10 M allocations: 242.789 MiB, 0.66% gc time, 95.87% compilation time) Running test nleigs/nleigs_scalar (49 / 52) [ Info: Found 1 lambdas: [ Info: λ[1] = 1.3703670769654752 + 3.530886798045944e-16im (norm = 6.211e-11) Fully rational: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_scalar.jl:25 Got exception outside of a @test DomainError with -10.0: Exponentiation yielding a complex result requires a complex argument. Replace x^y with (x+0im)^y, Complex(x)^y, or similar. Stacktrace: [1] throw_exp_domainerror(x::Float64) @ Base.Math ./math.jl:41 [2] ^(x::Float64, y::Float64) @ Base.Math ./special/pow.jl:25 [3] ^ @ ./promotion.jl:482 [inlined] [4] _broadcast_getindex_evalf @ ./broadcast.jl:698 [inlined] [5] _broadcast_getindex @ ./broadcast.jl:671 [inlined] [6] _getindex @ ./broadcast.jl:619 [inlined] [7] getindex @ ./broadcast.jl:615 [inlined] [8] macro expansion @ ./broadcast.jl:994 [inlined] [9] macro expansion @ ./simdloop.jl:77 [inlined] [10] copyto! @ ./broadcast.jl:993 [inlined] [11] copyto! @ ./broadcast.jl:946 [inlined] [12] copy @ ./broadcast.jl:918 [inlined] [13] materialize @ ./broadcast.jl:893 [inlined] [14] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_scalar.jl:27 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] nleigs_scalar() @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_scalar.jl:27 [17] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_scalar.jl:37 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/nleigs/nleigs_scalar.jl:37 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] IncludeInto @ ./Base.jl:311 [inlined] [22] macro expansion @ ./timing.jl:689 [inlined] [23] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] run_all_tests(test_name_regex::String) @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 [26] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 4.596008 seconds (4.32 M allocations: 225.092 MiB, 0.84% gc time, 92.83% compilation time) Running test rk_helper/cached_lin_solver (50 / 52) 1.557620 seconds (708.93 k allocations: 37.019 MiB, 97.79% compilation time) Running test rk_helper/discretizepolygon (51 / 52) 2.757671 seconds (946.47 k allocations: 49.535 MiB, 95.43% compilation time) Running test rk_helper/inpolygon (52 / 52) 0.744402 seconds (242.10 k allocations: 12.006 MiB, 95.99% compilation time) Test Summary: | Pass Error Total Time All tests | 899 11 910 25m34.6s AAAeigs | 4 4 3m06.1s Beyn contour | 10 10 14.5s BigFloat comparison w Float16 | 3 3 15.6s BigFloat comparison w ComplexF16 | 3 3 14.3s BigFloat comparison w ComplexF64 | 3 3 2.4s blocknewton | 3 3 21.4s cd player native | 2 1 3 15.6s ChebPEP | 3 3 2m00.3s Companion Linearization | 3 3 52.0s compute_types | 2 2 4.8s compute_types | 186 186 1m45.8s block SS | 3 3 5.5s Core | 7 7 3.5s Types (sumnep) | 1 1 1.4s compute_Mlincomb PEP | 2 2 4.1s compute_Mlincomb DEP | 2 2 4.1s compute_Mlincomb DerSPMF | 12 12 11.9s CORK types | 2 2 4.1s Deflation (combined with MSLP) | 4 4 10.8s Deflation modes (new) | 46 46 48.7s gallery(dep_distributed | 13 13 13.1s fiber native | 5 5 48.3s Gallery | 51 1 52 1m38.4s Gallery extra loading | 1 1 34.1s Basic random examples | 19 19 5.2s GUN (native) | 6 6 4.0s IAR | 24 24 49.7s IAR Chebyshev version | 137 137 1m12.0s ILAN | 21 21 37.0s Infbilanczos σ=0 | 7 7 51.4s Inner Solves | 26 26 27.8s Interpolation | 27 27 22.7s Jacobi–Davidson | 29 29 1m02.8s linsolvers | 21 21 11.5s logger (ErrorLogger) | 3 3 0.6s MSLP | 5 5 1.0s NEPTypes: creat help | 2 2 2.1s NEPTypes | 1 1 0.9s Newton iterations | 13 13 27.3s Nonlinear Arnoldi | 8 8 35.5s Projected problems | 12 12 7.6s Serialization | 1 1 0.7s sgiter | 2 2 1.1s SPMF | 30 30 12.1s SPMF stability | 0 1.1s TIAR | 21 21 1m37.9s transformations | 19 19 17.8s WEP | 2 2 1.0s SPMF - NEP, and Preconditioner | 1 1 1.0s NLEIGS: Basic functionality | 35 35 26.5s NLEIGS: Naive Gun | 2 2 27.3s NLEIGS: Gun variant P | 1 1 10.2s NLEIGS: Gun variant R1 | 1 1 1.0s NLEIGS: Gun variant R2 | 1 1 1.0s NLEIGS: Gun variant S | 1 1 1.2s NLEIGS: NEP Types | 25 25 29.8s NLEIGS: Particle variant R2 | 1 1 21.0s NLEIGS: Particle variant S | 1 1 13.6s NLEIGS: Scalar | 2 1 3 4.6s Polynomial | 2 2 3.2s Fully rational | 1 1 0.0s cached_lin_solver | 24 24 1.5s discretizepolygon | 18 18 2.6s inpolygon | 8 8 0.7s RNG of the outermost testset: Random.Xoshiro(0x28478b08249847d6, 0x8af670facb79c412, 0x197ca775b0f2694b, 0xd85814736f5fc2f0, 0x3302b26d075ff713) ERROR: LoadError: Some tests did not pass: 899 passed, 0 failed, 11 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 Testing failed after 1581.97s ERROR: LoadError: Package NonlinearEigenproblems errored during testing 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [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:219 [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 failed after 1657.12s: package tests unexpectedly errored