Package evaluation to test NonlinearEigenproblems on Julia 1.14.0-DEV.1491 (0e7d18362a*) started at 2026-01-11T10:44:47.943 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.71s ################################################################################ # 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.1 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.86s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.13s ################################################################################ # 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_Wbmdpr/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_Wbmdpr/Manifest.toml` [621f4979] ↑ AbstractFFTs v1.1.0 ⇒ v1.5.0 [6e4b80f9] ↑ BenchmarkTools v1.3.1 ⇒ v1.6.3 [d360d2e6] - ChainRulesCore v1.15.1 [9e997f8a] - ChangesOfVariables v0.1.3 [34da2185] ↑ Compat v4.1.0 ⇒ v4.18.1 [ffbed154] ↑ DocStringExtensions v0.8.6 ⇒ v0.9.5 [7a1cc6ca] ↑ FFTW v1.5.0 ⇒ v1.10.0 [3587e190] - InverseFunctions v0.1.7 [92d709cd] ↑ IrrationalConstants v0.1.1 ⇒ v0.2.6 [42fd0dbc] ↑ IterativeSolvers v0.9.2 ⇒ v0.9.4 [692b3bcd] ↑ JLLWrappers v1.4.1 ⇒ v1.7.1 [682c06a0] ↑ JSON v0.21.3 ⇒ v1.3.0 [7a12625a] ↑ LinearMaps v3.8.0 ⇒ v3.11.4 [2ab3a3ac] ↑ LogExpFunctions v0.3.15 ⇒ v0.3.29 [067cfa3b] + NonlinearEigenproblems v1.1.1 [69de0a69] ↑ Parsers v2.3.2 ⇒ v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] ↑ Preferences v1.3.0 ⇒ v1.5.1 [3cdcf5f2] ↑ RecipesBase v1.2.1 ⇒ v1.3.4 [276daf66] ↑ SpecialFunctions v2.1.6 ⇒ v2.6.1 [90137ffa] ↑ StaticArrays v1.5.0 ⇒ v1.9.16 [1e83bf80] ↑ StaticArraysCore v1.0.1 ⇒ v1.4.4 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.6.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.13.0 [4af54fe1] ~ LazyArtifacts ⇒ v1.11.0 [b27032c2] ~ LibCURL ⇒ v1.0.0 [76f85450] ~ LibGit2 ⇒ v1.11.0 [8f399da3] ~ Libdl ⇒ v1.11.0 [37e2e46d] ~ LinearAlgebra ⇒ v1.13.0 [56ddb016] ~ Logging ⇒ v1.11.0 [d6f4376e] ~ Markdown ⇒ v1.11.0 [a63ad114] - Mmap [ca575930] ~ NetworkOptions ⇒ v1.3.0 [44cfe95a] ~ Pkg ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [9abbd945] ~ Profile ⇒ v1.11.0 [3fa0cd96] - REPL [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ~ SHA ⇒ v1.0.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] ~ SparseArrays ⇒ v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] ~ TOML ⇒ v1.0.3 [a4e569a6] ~ Tar ⇒ v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] ~ UUIDs ⇒ v1.11.0 [4ec0a83e] ~ Unicode ⇒ v1.11.0 [e66e0078] ~ CompilerSupportLibraries_jll ⇒ v1.3.0+1 [deac9b47] ~ LibCURL_jll ⇒ v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] ~ LibSSH2_jll ⇒ v1.11.3+1 [14a3606d] ~ MozillaCACerts_jll ⇒ v2025.12.2 [4536629a] ~ OpenBLAS_jll ⇒ v0.3.29+0 [05823500] ~ OpenLibm_jll ⇒ v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] ~ Zlib_jll ⇒ v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] ~ libblastrampoline_jll ⇒ v5.15.0+0 [8e850ede] ~ nghttp2_jll ⇒ v1.68.0+1 [3f19e933] ~ p7zip_jll ⇒ v17.7.0+0 Test Successfully re-resolved Status `/tmp/jl_Wbmdpr/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_Wbmdpr/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 ⌅ [ec485272] ArnoldiMethod v0.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [7a1cc6ca] FFTW v1.10.0 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [067cfa3b] NonlinearEigenproblems v1.1.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Activating project at `~/.julia/packages/NonlinearEigenproblems/HkMZG/test` ┌ Warning: The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version. └ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/Manifest.toml:0 Running test AAAeigs (1 / 52) 122.459619 seconds (104.65 M allocations: 5.389 GiB, 2.67% gc time, 99.66% 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 24.332516 seconds (9.75 M allocations: 519.775 MiB, 2.27% gc time, 99.52% compilation time: <1% of which was recompilation) Running test bigfloats (3 / 52) [ Info: Test NEP-test with BigFloat [ Info: Bigfloat precomputation 32.490067 seconds (28.03 M allocations: 1.424 GiB, 1.88% gc time, 99.83% compilation time) Running test blocknewton (4 / 52) 14.092205 seconds (9.97 M allocations: 528.539 MiB, 1.37% gc time, 99.79% 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:1995 [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:738 [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:1995 [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:585 18.348521 seconds (22.59 M allocations: 1.157 GiB, 5.83% gc time, 98.34% compilation time) Running test chebpep (6 / 52) 54.968666 seconds (50.63 M allocations: 2.628 GiB, 4.83% gc time, 99.89% compilation time) Running test compan (7 / 52) [ Info: Solving same problem with resinv 24.734643 seconds (20.46 M allocations: 1.181 GiB, 1.55% gc time, 94.05% compilation time) Running test compute_rf (8 / 52) 3.373909 seconds (2.31 M allocations: 121.889 MiB, 99.46% 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) 70.279823 seconds (47.75 M allocations: 2.460 GiB, 2.24% gc time, 99.08% compilation time: <1% of which was recompilation) Running test contour_block_SS (10 / 52) 3.278679 seconds (2.45 M allocations: 133.214 MiB, 97.45% compilation time) Running test core (11 / 52) 17.930892 seconds (10.73 M allocations: 561.175 MiB, 0.55% gc time, 99.29% compilation time: 3% of which was recompilation) Running test cork (12 / 52) 2.990467 seconds (1.83 M allocations: 94.457 MiB, 2.82% gc time, 99.10% compilation time) Running test deflation (13 / 52) [ Info: Computing eigenvalue k=1 [ Info: Computing eigenvalue k=2 [ Info: Computing eigenvalue k=3 48.871507 seconds (28.00 M allocations: 2.062 GiB, 3.15% gc time, 90.75% 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] 12.105553 seconds (13.06 M allocations: 751.509 MiB, 2.03% gc time, 90.82% compilation time) Running test fiber_native (15 / 52) 27.420510 seconds (22.22 M allocations: 1.170 GiB, 4.46% gc time, 93.37% compilation time) Running test gallery (16 / 52) WARNING: method definition for == at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:68 declares type variable T but does not use it. WARNING: method definition for getindex at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:96 declares type variable T but does not use it. WARNING: method definition for getindex at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:96 declares type variable P but does not use it. WARNING: method definition for canonicalize at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:215 declares type variable L but does not use it. WARNING: method definition for canonicalize at /home/pkgeval/.julia/packages/ChainRulesCore/16PWJ/src/tangent_types/tangent.jl:216 declares type variable L but does not use it. ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/providers.jl:68  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:17  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3309  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [9] include_string  @ ./loading.jl:3161 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/FFTW.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.14/FFTW/jl_H1RLYi" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing)  @ Base ./loading.jl:3595  [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3474  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}})()  @ Base ./loading.jl:2929  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#224  @ ./reflection.jl:1365 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1357 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:4167  [11] maybe_cachefile_lock  @ ./loading.jl:4164 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2893  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [14] macro expansion  @ ./loading.jl:2653 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [17] require  @ ./loading.jl:2593 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using  @ ./module.jl:137 [inlined]  [21] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [22] top-level scope  @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [28] include_string  @ ./loading.jl:3161 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GalleryWaveguide │ [Output was shown above] └ Gallery extra loading: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 Test threw exception Expression: using GalleryWaveguide == nothing The following 1 package failed to precompile: GalleryWaveguide Failed to precompile GalleryWaveguide [top-level] to "/home/pkgeval/.julia/compiled/v1.14/jl_0yTG7N" (ProcessExited(1)). [ Info: Testing dep0 [ Info: Testing dep0_sparse [ Info: Testing dep0_tridiag [ Info: pep0 [ Info: pep0_sym [ Info: Testing pep0_sparse [ Info: Testing pdde_stability [ Info: Testing dep_symm_double [ Info: Testing dep_double [ Info: real_quadratic [ Info: qdep0 [ Info: qdep1 [ Info: Testing sine [ Info: Testing dep_symm_double [ Info: Testing qep_fixed_eig [ Info: Testing neuron0 [ Info: Testing schrodinger_movebc [ Info: Testing beam [ Info: Testing hadeler [ Info: Testing loaded_string [ Info: testing bem_fichera [ Info: non-existing example 54.166988 seconds (28.72 M allocations: 1.581 GiB, 0.59% gc time, 67.30% compilation time) Running test gun_native (17 / 52) 3.981272 seconds (3.54 M allocations: 435.156 MiB, 19.46% gc time, 60.81% compilation time) Running test iar (18 / 52) [ Info: Found 5 lambdas: [ Info: λ[1] = 1.2699713558173724 - 6.4149267672055194e-18im (norm = 2.914e-16) [ Info: λ[2] = 0.7031384367113983 + 0.7784592589534738im (norm = 6.751e-16) [ Info: λ[3] = 0.7031384367113982 - 0.7784592589534726im (norm = 2.344e-15) [ Info: λ[4] = -0.15955391823299014 + 2.157705878170424e-16im (norm = 4.125e-15) [ Info: λ[5] = -0.5032087003825372 - 1.19698238007385im (norm = 1.638e-14) ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 ┌ Warning: The problem will be explicitly shifted and scaled. The shift and scaling feature is not supported in the general version of iar_chebyshev. └ @ NonlinearEigenproblems.NEPSolver ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar_chebyshev.jl:100 [ Info: Found 5 lambdas: [ Info: λ[1] = 1.2699713558173724 + 1.8111132835324266e-17im (norm = 1.19e-15) [ Info: λ[2] = 0.7031384367113993 + 0.7784592589534727im (norm = 3.673e-15) [ Info: λ[3] = 0.7031384367114009 - 0.778459258953471im (norm = 4.763e-15) [ Info: λ[4] = -0.503208700382552 + 1.1969823800738515im (norm = 1.058e-14) [ Info: λ[5] = -0.15955391823298837 + 8.719900415820929e-17im (norm = 1.189e-14) [ Info: Found 6 lambdas: [ Info: λ[1] = 1.2699713558173724 + 6.4149267672055094e-18im (norm = 5.108e-16) [ Info: λ[2] = 0.7031384367113985 - 0.7784592589534731im (norm = 1.482e-15) [ Info: λ[3] = 0.7031384367113995 + 0.7784592589534733im (norm = 2.242e-15) [ Info: λ[4] = -0.15955391823299214 - 3.009890542505958e-16im (norm = 3.338e-15) [ Info: λ[5] = -0.5032087003825452 + 1.1969823800738466im (norm = 8.182e-15) [ Info: λ[6] = -0.5032087003825492 - 1.196982380073849im (norm = 1.405e-14) 34.737599 seconds (49.55 M allocations: 2.614 GiB, 4.37% gc time, 98.78% 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) 56.579438 seconds (60.86 M allocations: 4.645 GiB, 6.25% gc time, 88.10% 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) 40.127555 seconds (51.61 M allocations: 2.800 GiB, 2.30% gc time, 98.79% compilation time) Running test infbilanczos (21 / 52) ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 ┌ Warning: `lfactorial(x)` is deprecated, use `logfactorial(x)` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:698 [inlined] └ @ Core ./broadcast.jl:698 [ Info: Found 3 lambdas: [ Info: λ[1] = -0.10285416883823922 - 0.0im (norm = 8.803e-11) [ Info: λ[2] = 0.015468053955767433 + 0.11466516762822393im (norm = 9.718e-09) [ Info: λ[3] = 0.015468053955767433 - 0.11466516762822393im (norm = 9.718e-09) 68.039636 seconds (12.92 M allocations: 3.802 GiB, 3.94% gc time, 16.59% 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) 21.939084 seconds (18.80 M allocations: 1022.507 MiB, 1.06% gc time, 98.22% compilation time) Running test interpolation (23 / 52) 16.191234 seconds (14.57 M allocations: 1.237 GiB, 2.20% gc time, 92.53% compilation time) Running test jd (24 / 52) [ Info: Test: Betcke-Voss [ Info: Testing a PEP [ Info: Smallest eigenvalue found: ComplexF64[-0.06028293400999913 + 0.16939609952302007im, -0.18774609088456384 + 3.483234232295504e-14im] [ Info: Found 2 lambdas: [ Info: λ[1] = -0.06028293400999913 + 0.16939609952302007im (norm = 2.852e-14) [ Info: λ[2] = -0.18774609088456384 + 3.483234232295504e-14im (norm = 6.457e-13) [ Info: Testing SG as inner solver [ Info: Found 1 lambdas: [ Info: λ[1] = -0.0037234422815698607 (norm = 1.077e-14) [ Info: Testing IAR Cheb as projected solver [ Info: Found 1 lambdas: [ Info: λ[1] = 0.09399211173352048 + 2.926456580004952e-11im (norm = 8.83e-11) [ Info: Testing convergence before starting [ Info: Found 1 lambdas: [ Info: λ[1] = 0.09399211173352048 + 2.926456580004952e-11im (norm = 8.83e-11) [ Info: Testing errors thrown [ Info: Test: Effenberger [ Info: Found 5 lambdas: [ Info: λ[1] = -0.6026758589727336 - 0.740104578909931im (norm = 9.6e-14) [ Info: λ[2] = -0.411660913539312 + 0.15740430518516296im (norm = 5.274e-14) [ Info: λ[3] = -0.38569192877131164 + 0.40377702868183807im (norm = 5.943e-14) [ Info: λ[4] = -0.047929860651279216 + 0.08004331930831984im (norm = 3.208e-14) [ Info: λ[5] = 0.04639788095367584 + 3.8195729896870085e-15im (norm = 1.784e-13) [ Info: Found 3 lambdas: [ Info: λ[1] = -0.42749828858093575 - 0.8775898109831057im (norm = 6.256e-11) [ Info: λ[2] = -0.24891799185158314 + 2.8354346895200546im (norm = 6.714e-15) [ Info: λ[3] = 0.054741637810917496 - 9.882694270506002e-16im (norm = 7.699e-15) [ Info: Testing convergence before starting [ Info: Found 1 lambdas: [ Info: λ[1] = -0.42749828858093575 - 0.8775898109831057im (norm = 6.256e-11) [ Info: Testing errors thrown 53.349776 seconds (58.49 M allocations: 3.700 GiB, 5.97% gc time, 95.57% compilation time) Running test linsolver (25 / 52) [ Info: norm(y1,1)=0.4812082680427744 [ Info: normy1-round(128*normy1)/128=-0.0031667319572256103 (for further digits) [ Info: norm(y2,1)=0.4812082680427744 [ Info: normy2-round(128*normy2)/128=-0.0031667319572256103 [ Info: norm(y3,1)=0.4812082680427744 [ Info: normy3-round(128*normy3)/128=-0.0031667319572256103 [ Info: norm(y4,1)=0.4812082680427744 [ Info: normy4-round(128*normy4)/128=-0.0031667319572256103 [ Info: z=M*x; norm(z)=715613.8860106305 x'*z=3.3645443950384155e7 + 42868.703847321085im [ Info: normz-floor(normz*10)/10=0.08601063047535717 [ Info: norm(M\z-x)=2.413711706142152e-11 14.724850 seconds (5.65 M allocations: 1.387 GiB, 1.82% gc time, 66.17% compilation time) Running test logger (26 / 52) 0.484632 seconds (276.80 k allocations: 14.526 MiB, 95.66% compilation time) Running test mslp (27 / 52) [ Info: mslp noconv + double 0.811334 seconds (271.79 k allocations: 16.309 MiB, 95.26% compilation time) Running test nep_creator_helpers (28 / 52) 1.799482 seconds (690.94 k allocations: 35.801 MiB, 98.02% compilation time) Running test neptypes (29 / 52) 0.962382 seconds (780.06 k allocations: 39.193 MiB, 96.10% compilation time) Running test newton (30 / 52) [ Info: Newton and AugNewton test [ Info: QuasiNewton test [ Info: Newton QR test ┌ Warning: `qr(A::AbstractMatrix, ::Val{true}; kwargs...)` is deprecated, use `qr(A, ColumnNorm(); kwargs...)` instead. │ caller = newtonqr(::Type{ComplexF64}, nep::DEP{Float64, Matrix{Float64}}; errmeasure::DefaultErrmeasure{StandardSPMFErrmeasure{Float64}}, tol::Float64, maxit::Int64, λ::Int64, v::Vector{Float64}, c::Vector{Float64}, logger::Int64) at method_newton.jl:498 └ @ Core ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_newton.jl:498 [ Info: Testing formula for derivative [ Info: resinv + periodicdde [ Info: rfi [ Info: rfi_b [ Info: Testing formula for derivative (with left and right eigvecs) [ Info: Implicitdet test 28.429811 seconds (45.12 M allocations: 1.795 GiB, 2.31% gc time, 65.65% 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 42.110662 seconds (27.68 M allocations: 9.284 GiB, 10.98% gc time, 21.57% 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): 3.3317946926059024e-16 [ Info: Testing to expand and running Newton (sqrtm) 5.895041 seconds (7.43 M allocations: 438.283 MiB, 95.31% compilation time) Running test serialization (33 / 52) 0.323316 seconds (113.16 k allocations: 5.912 MiB, 94.95% compilation time) Running test sgiter (34 / 52) 0.933602 seconds (491.95 k allocations: 26.350 MiB, 18.07% gc time, 97.91% compilation time) Running test spmf (35 / 52) 6.354447 seconds (3.40 M allocations: 178.235 MiB, 95.90% compilation time) Running test spmf_stability (36 / 52) 0.941800 seconds (547.13 k allocations: 28.490 MiB, 95.71% 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) 78.084076 seconds (60.48 M allocations: 4.494 GiB, 4.28% gc time, 93.47% compilation time) Running test transf (38 / 52) 14.410014 seconds (12.01 M allocations: 1.174 GiB, 9.62% gc time, 76.62% compilation time) Running test wep_small (39 / 52) ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/providers.jl:68  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:17  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:3309  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [9] include_string  @ ./loading.jl:3161 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/providers.jl:49 in expression starting at /home/pkgeval/.julia/packages/FFTW/sfy1o/src/FFTW.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341] to "/home/pkgeval/.julia/compiled/v1.14/FFTW/jl_QbLYPB" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing)  @ Base ./loading.jl:3595  [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)  @ Base ./loading.jl:3474  [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}})()  @ Base ./loading.jl:2929  [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:94  [6] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:89 [inlined]  [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:115  [8] #invokelatest_gr#224  @ ./reflection.jl:1365 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1357 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:4167  [11] maybe_cachefile_lock  @ ./loading.jl:4164 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2893  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [14] macro expansion  @ ./loading.jl:2653 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [17] require  @ ./loading.jl:2593 [inlined]  [18] eval_import_path  @ ./module.jl:36 [inlined]  [19] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [20] _eval_using  @ ./module.jl:137 [inlined]  [21] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [22] top-level scope  @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [28] include_string  @ ./loading.jl:3161 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GalleryWaveguide │ [Output was shown above] └ All tests: Error During Test at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:19 Got exception outside of a @test LoadError: The following 1 package failed to precompile: GalleryWaveguide Failed to precompile GalleryWaveguide [top-level] to "/home/pkgeval/.julia/compiled/v1.14/jl_JMZb3P" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/wep_small.jl:7 Test Summary: | Pass Error Total Time All tests | 785 3 788 17m14.5s AAAeigs | 4 4 2m02.4s Beyn contour | 10 10 23.3s BigFloat comparison w Float16 | 3 3 7.3s BigFloat comparison w ComplexF16 | 3 3 9.5s BigFloat comparison w ComplexF64 | 3 3 2.0s blocknewton | 3 3 13.8s cd player native | 2 1 3 18.2s ChebPEP | 3 3 55.0s Companion Linearization | 3 3 24.0s compute_types | 2 2 3.4s compute_types | 186 186 1m07.7s block SS | 3 3 3.3s Core | 7 7 2.6s Types (sumnep) | 1 1 1.0s compute_Mlincomb PEP | 2 2 3.4s compute_Mlincomb DEP | 2 2 3.4s compute_Mlincomb DerSPMF | 12 12 7.5s CORK types | 2 2 3.0s Deflation (combined with MSLP) | 4 4 7.6s Deflation modes (new) | 46 46 40.4s gallery(dep_distributed | 13 13 11.0s fiber native | 5 5 27.4s Gallery | 51 1 52 50.8s Gallery extra loading | 1 1 17.3s Basic random examples | 19 19 3.4s GUN (native) | 6 6 3.9s IAR | 24 24 34.6s IAR Chebyshev version | 137 137 56.0s ILAN | 21 21 40.0s Infbilanczos σ=0 | 7 7 1m07.3s Inner Solves | 26 26 21.9s Interpolation | 27 27 13.3s Jacobi–Davidson | 29 29 53.3s linsolvers | 21 21 10.0s logger (ErrorLogger) | 3 3 0.5s MSLP | 5 5 0.8s NEPTypes: creat help | 2 2 1.8s NEPTypes | 1 1 0.8s Newton iterations | 13 13 25.5s Nonlinear Arnoldi | 8 8 42.1s Projected problems | 12 12 5.8s Serialization | 1 1 0.3s sgiter | 2 2 0.9s SPMF | 30 30 6.2s SPMF stability | 0 0.9s TIAR | 21 21 1m17.9s transformations | 19 19 14.3s RNG of the outermost testset: Random.Xoshiro(0xd3764689f20c561e, 0x740e6207edd1bbe5, 0xfe911e6871c692b0, 0x83a854f9ace3ecf9, 0xc211577fae9de20c) ERROR: LoadError: Some tests did not pass: 785 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 Testing failed after 1081.35s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 1134.63s: package fails to precompile