Package evaluation to test NonlinearEigenproblems on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T14:46:57.867 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.22s ################################################################################ # 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.56s ################################################################################ # 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... 3027.1 ms ✓ LinearMaps → LinearMapsStatisticsExt 2404.7 ms ✓ OpenSpecFun_jll 4140.9 ms ✓ IterativeSolvers 3994.8 ms ✓ ArnoldiMethod 5185.5 ms ✓ SpecialFunctions 8875.2 ms ✓ NonlinearEigenproblems 6 dependencies successfully precompiled in 31 seconds. 30 already precompiled. Precompilation completed after 36.8s ################################################################################ # 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_IK0Vkz/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_IK0Vkz/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_IK0Vkz/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_IK0Vkz/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.218119 seconds (100.74 M allocations: 5.157 GiB, 2.21% gc time, 99.75% 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 16.201474 seconds (8.61 M allocations: 456.021 MiB, 0.49% gc time, 99.18% compilation time: <1% of which was recompilation) Running test bigfloats (3 / 52) [ Info: Test NEP-test with BigFloat [ Info: Bigfloat precomputation 50.954933 seconds (26.58 M allocations: 1.352 GiB, 1.10% gc time, 99.89% compilation time) Running test blocknewton (4 / 52) 21.527798 seconds (10.04 M allocations: 529.497 MiB, 0.73% 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 17.380296 seconds (16.98 M allocations: 884.891 MiB, 2.31% gc time, 98.53% compilation time) Running test chebpep (6 / 52) 125.483289 seconds (51.92 M allocations: 2.678 GiB, 1.50% gc time, 99.94% compilation time) Running test compan (7 / 52) [ Info: Solving same problem with resinv 55.868836 seconds (21.03 M allocations: 1.202 GiB, 2.42% gc time, 93.20% compilation time) Running test compute_rf (8 / 52) 4.760785 seconds (2.44 M allocations: 128.468 MiB, 99.56% compilation time) Running test compute_types (9 / 52) [ Info: Testing compute functions for NEP:typename(PEP) (Float64) [ Info: Testing compute functions for NEP:typename(PEP) (BigFloat) [ Info: Testing compute functions for NEP:typename(PEP) (ComplexF32) [ Info: Testing compute functions for NEP:typename(DEP) (Float64) [ Info: Testing compute functions for NEP:typename(DEP) sparse (Float64) [ Info: Testing compute functions for NEP:typename(DEP) (BigFloat) [ Info: Testing compute functions for NEP:typename(DEP) (Complex{BigFloat}) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #1 (Float64) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #2 (ComplexF64) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #3 (BigFloat) [ Info: Testing compute functions for NEP:typename(SPMF_NEP) #4 (ComplexF64) [ Info: Testing compute functions for NEP:typename(SPMFSumNEP) (ComplexF64) 101.242993 seconds (48.96 M allocations: 2.524 GiB, 0.79% gc time, 99.31% compilation time: <1% of which was recompilation) Running test contour_block_SS (10 / 52) 4.932850 seconds (4.08 M allocations: 214.056 MiB, 2.26% gc time, 98.06% compilation time) Running test core (11 / 52) 21.199434 seconds (10.57 M allocations: 555.178 MiB, 0.73% gc time, 99.42% compilation time) Running test cork (12 / 52) 3.260851 seconds (1.96 M allocations: 100.736 MiB, 2.46% gc time, 99.28% compilation time) Running test deflation (13 / 52) [ Info: Computing eigenvalue k=1 [ Info: Computing eigenvalue k=2 [ Info: Computing eigenvalue k=3 59.791602 seconds (28.31 M allocations: 2.075 GiB, 1.00% gc time, 92.81% 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.190625 seconds (12.94 M allocations: 743.211 MiB, 1.70% gc time, 90.61% compilation time) Running test fiber_native (15 / 52) 47.277967 seconds (22.09 M allocations: 1.160 GiB, 1.21% gc time, 96.02% 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(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [18] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [21] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [22] macro expansion │ @ ./loading.jl:2504 [inlined] │ [23] macro expansion │ @ ./lock.jl:376 [inlined] │ [24] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [25] require │ @ ./loading.jl:2444 [inlined] │ [26] eval_import_path │ @ ./module.jl:36 [inlined] │ [27] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [28] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [29] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [30] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [31] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [32] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [33] macro expansion │ @ ./loading.jl:2504 [inlined] │ [34] macro expansion │ @ ./lock.jl:376 [inlined] │ [35] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [36] require │ @ ./loading.jl:2444 [inlined] │ [37] eval_import_path │ @ ./module.jl:36 [inlined] │ [38] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [39] _eval_using │ @ ./module.jl:137 [inlined] │ [40] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [41] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [42] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [45] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] IncludeInto │ @ ./Base.jl:311 [inlined] │ [48] macro expansion │ @ ./timing.jl:689 [inlined] │ [49] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [50] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [51] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [52] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [53] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [54] top-level scope │ @ none:6 │ [55] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [56] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [57] _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(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [18] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [21] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [22] macro expansion │ @ ./loading.jl:2504 [inlined] │ [23] macro expansion │ @ ./lock.jl:376 [inlined] │ [24] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [25] require │ @ ./loading.jl:2444 [inlined] │ [26] eval_import_path │ @ ./module.jl:36 [inlined] │ [27] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [28] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [29] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [30] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [31] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [32] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [33] macro expansion │ @ ./loading.jl:2504 [inlined] │ [34] macro expansion │ @ ./lock.jl:376 [inlined] │ [35] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [36] require │ @ ./loading.jl:2444 [inlined] │ [37] eval_import_path │ @ ./module.jl:36 [inlined] │ [38] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [39] _eval_using │ @ ./module.jl:137 [inlined] │ [40] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [41] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [42] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [45] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] IncludeInto │ @ ./Base.jl:311 [inlined] │ [48] macro expansion │ @ ./timing.jl:689 [inlined] │ [49] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [50] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [51] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [52] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [53] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [54] top-level scope │ @ none:6 │ [55] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [56] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [57] _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(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [18] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [21] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [22] macro expansion │ @ ./loading.jl:2504 [inlined] │ [23] macro expansion │ @ ./lock.jl:376 [inlined] │ [24] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [25] require │ @ ./loading.jl:2444 [inlined] │ [26] eval_import_path │ @ ./module.jl:36 [inlined] │ [27] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [28] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [29] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [30] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [31] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [32] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [33] macro expansion │ @ ./loading.jl:2504 [inlined] │ [34] macro expansion │ @ ./lock.jl:376 [inlined] │ [35] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [36] require │ @ ./loading.jl:2444 [inlined] │ [37] eval_import_path │ @ ./module.jl:36 [inlined] │ [38] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [39] _eval_using │ @ ./module.jl:137 [inlined] │ [40] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [41] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [42] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [45] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] IncludeInto │ @ ./Base.jl:311 [inlined] │ [48] macro expansion │ @ ./timing.jl:689 [inlined] │ [49] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [50] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [51] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [52] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [53] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [54] top-level scope │ @ none:6 │ [55] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [56] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [57] _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(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [18] top-level scope │ @ ~/.julia/packages/FFTW/sfy1o/src/FFTW.jl:4 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [21] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [22] macro expansion │ @ ./loading.jl:2504 [inlined] │ [23] macro expansion │ @ ./lock.jl:376 [inlined] │ [24] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [25] require │ @ ./loading.jl:2444 [inlined] │ [26] eval_import_path │ @ ./module.jl:36 [inlined] │ [27] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [28] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [29] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 │ [30] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [31] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2817 │ [32] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2576 │ [33] macro expansion │ @ ./loading.jl:2504 [inlined] │ [34] macro expansion │ @ ./lock.jl:376 [inlined] │ [35] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2468 │ [36] require │ @ ./loading.jl:2444 [inlined] │ [37] eval_import_path │ @ ./module.jl:36 [inlined] │ [38] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [39] _eval_using │ @ ./module.jl:137 [inlined] │ [40] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] │ ┌ [41] macro expansion │ │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] │ ├ [42] macro expansion │ │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ ╰───── repeated 2 times │ [45] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:10 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] IncludeInto │ @ ./Base.jl:311 [inlined] │ [48] macro expansion │ @ ./timing.jl:689 [inlined] │ [49] macro expansion │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] │ [50] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [51] run_all_tests(test_name_regex::String) │ @ Main ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 │ [52] top-level scope │ @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/runtests.jl:95 │ [53] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [54] top-level scope │ @ none:6 │ [55] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [56] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [57] _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(to::Module, path::Expr) @ Base ./module.jl:137 [14] top-level scope @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/src/gallery_extra/GalleryWaveguide.jl:10 [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [18] macro expansion @ ./loading.jl:2504 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [21] require @ ./loading.jl:2444 [inlined] [22] eval_import_path @ ./module.jl:36 [inlined] [23] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [24] _eval_using @ ./module.jl:137 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [26] macro expansion @ ~/.julia/packages/NonlinearEigenproblems/HkMZG/test/gallery.jl:12 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [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] 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 107.728706 seconds (31.92 M allocations: 1.765 GiB, 1.02% gc time, 76.42% compilation time: 3% of which was recompilation) Running test gun_native (17 / 52) 4.147548 seconds (4.18 M allocations: 435.919 MiB, 4.36% gc time, 70.67% 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) 35.269249 seconds (50.55 M allocations: 2.654 GiB, 1.98% gc time, 99.16% 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) 53.003808 seconds (56.93 M allocations: 4.442 GiB, 5.50% gc time, 88.48% 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) 54.563304 seconds (52.33 M allocations: 2.829 GiB, 1.58% gc time, 99.27% 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) 47.498702 seconds (13.14 M allocations: 3.813 GiB, 1.21% gc time, 24.39% 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) 17.474279 seconds (19.07 M allocations: 1.006 GiB, 1.32% gc time, 98.56% compilation time: <1% of which was recompilation) Running test interpolation (23 / 52) 15.956621 seconds (14.36 M allocations: 1.224 GiB, 1.64% gc time, 93.83% 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 41.268822 seconds (56.76 M allocations: 3.603 GiB, 1.97% gc time, 96.67% 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.395397 seconds (6.54 M allocations: 1.396 GiB, 1.46% gc time, 67.68% compilation time) Running test logger (26 / 52) 0.598659 seconds (270.67 k allocations: 14.223 MiB, 9.43% gc time, 97.01% compilation time) Running test mslp (27 / 52) [ Info: mslp noconv + double 0.833265 seconds (287.95 k allocations: 17.289 MiB, 95.67% compilation time) Running test nep_creator_helpers (28 / 52) 1.950108 seconds (754.87 k allocations: 39.514 MiB, 98.28% compilation time) Running test neptypes (29 / 52) 1.042758 seconds (750.61 k allocations: 37.717 MiB, 96.61% 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 31.681280 seconds (44.51 M allocations: 1.766 GiB, 1.91% gc time, 67.87% 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 [37] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/nlar.jl:9 gc_mark_obj8 at /source/src/gc-stock.c:1711 [inlined] gc_mark_outrefs at /source/src/gc-stock.c:2470 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2552 _jl_gc_collect at /source/src/gc-stock.c:3052 ijl_gc_collect at /source/src/gc-stock.c:3465 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] copy at ./array.jl:384 [inlined] compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:1013 [inlined] compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:1013 unknown function (ip: 0x7d8c93bdaccc) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 compute_Mlincomb at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPTypes.jl:795 compute_Mlincomb! at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPCore.jl:145 [inlined] compute_Mlincomb! at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/NEPCore.jl:0 #iar#35 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar.jl:102 unknown function (ip: 0x7d8c93692650) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 iar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_iar.jl:47 unknown function (ip: 0x7d8c936876b3) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #inner_solve#13 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/inner_solver.jl:331 inner_solve at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/inner_solver.jl:308 [inlined] #nlar#63 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:117 unknown function (ip: 0x7d8c93684ac8) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 nlar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:39 #nlar#62 at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:38 [inlined] nlar at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/src/method_nlar.jl:38 unknown function (ip: 0x7d8c9367c8b3) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at ./timing.jl:689 [inlined] macro expansion at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:29 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] run_all_tests at /home/pkgeval/.julia/packages/NonlinearEigenproblems/HkMZG/test/run_all_tests.jl:20 unknown function (ip: 0x7d8c9e99e1f2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_53570.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_44654.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d8cba703249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 751494136 (Pool: 751487156; Big: 6980); GC: 423 Testing failed after 1223.77s ERROR: LoadError: Package NonlinearEigenproblems errored during testing (received signal: 11) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl: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 crashed after 1310.11s: GC corruption was detected ################################################################################ # Bug reporting # The package crashed during testing (reason=gc_corruption), but PkgEval was unable to reproduce the crash under rr (status=fail, reason=test_errors). For debugging, here is the tail end of the rr log: > BigFloat comparison w ComplexF16 | 3 3 14.9s > BigFloat comparison w ComplexF64 | 3 3 2.3s > blocknewton | 3 3 21.7s > cd player native | 2 1 3 16.5s > ChebPEP | 3 3 2m07.7s > Companion Linearization | 3 3 47.5s > compute_types | 2 2 4.9s > compute_types | 186 186 1m39.0s > block SS | 3 3 5.5s > Core | 7 7 3.5s > Types (sumnep) | 1 1 1.4s > compute_Mlincomb PEP | 2 2 3.8s > compute_Mlincomb DEP | 2 2 3.5s > compute_Mlincomb DerSPMF | 12 12 10.8s > CORK types | 2 2 3.8s > Deflation (combined with MSLP) | 4 4 10.8s > Deflation modes (new) | 46 46 1m00.3s > gallery(dep_distributed | 13 13 9.4s > fiber native | 5 5 43.1s > Gallery | 51 1 52 1m57.7s > Gallery extra loading | 1 1 42.0s > Basic random examples | 19 19 7.5s > GUN (native) | 6 6 4.4s > IAR | 24 24 54.6s > IAR Chebyshev version | 137 137 1m18.2s > ILAN | 21 21 57.9s > Infbilanczos σ=0 | 7 7 2m11.0s > Inner Solves | 26 26 21.7s > Interpolation | 27 27 16.6s > Jacobi–Davidson | 29 29 44.7s > linsolvers | 21 21 8.4s > logger (ErrorLogger) | 3 3 0.3s > MSLP | 5 5 0.6s > NEPTypes: creat help | 2 2 1.4s > NEPTypes | 1 1 0.6s > Newton iterations | 13 13 18.2s > Nonlinear Arnoldi | 8 8 23.2s > Projected problems | 12 12 4.9s > Serialization | 1 1 0.4s > sgiter | 2 2 0.7s > SPMF | 30 30 7.7s > SPMF stability | 0 0.6s > TIAR | 21 21 58.2s > transformations | 19 19 11.3s > WEP | 2 2 0.7s > SPMF - NEP, and Preconditioner | 1 1 0.7s > NLEIGS: Basic functionality | 35 35 15.8s > NLEIGS: Naive Gun | 2 2 16.7s > NLEIGS: Gun variant P | 1 1 10.9s > NLEIGS: Gun variant R1 | 1 1 1.6s > NLEIGS: Gun variant R2 | 1 1 1.7s > NLEIGS: Gun variant S | 1 1 1.7s > NLEIGS: NEP Types | 25 25 24.8s > NLEIGS: Particle variant R2 | 1 1 18.9s > NLEIGS: Particle variant S | 1 1 13.9s > NLEIGS: Scalar | 2 1 3 4.9s > Polynomial | 2 2 3.3s > Fully rational | 1 1 0.0s > cached_lin_solver | 24 24 1.5s > discretizepolygon | 18 18 2.1s > inpolygon | 8 8 0.6s > RNG of the outermost testset: Random.Xoshiro(0xa73ec164300dcea4, 0x2c29d76a2fb9b102, 0xcee9e35ed95a66c9, 0x0f00bd316de9dd00, 0x9f52e4d6ff63ee97) > 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 1591.31s > > 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:217 > [12] include(mod::Module, _path::String) > @ Base ./Base.jl:309 > [13] exec_options(opts::Base.JLOptions) > @ Base ./client.jl:344 > [14] _start() > @ Base ./client.jl:577 > in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 > > PkgEval failed after 1701.58s: package tests unexpectedly errored