Package evaluation to test SaddleSearch on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T15:36:59.101 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.95s ################################################################################ # Installation # Installing SaddleSearch... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [75381b30] + SaddleSearch v0.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [39dd38d3] + Dierckx v0.5.4 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [21216c6a] + Preferences v1.5.0 [75381b30] + SaddleSearch v0.0.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [3a884ed6] + UnPack v1.0.2 [cd4c43a9] + Dierckx_jll v0.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [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 2.02s ################################################################################ # 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... 1353.6 ms ✓ OpenSpecFun_jll 1426.8 ms ✓ Dierckx_jll 5213.7 ms ✓ SpecialFunctions 1645.6 ms ✓ Dierckx 8413.5 ms ✓ ForwardDiff 9644.6 ms ✓ SaddleSearch 6 dependencies successfully precompiled in 28 seconds. 22 already precompiled. 1 dependency had output during precompilation: ┌ SaddleSearch │ WARNING: Constructor for type "String" was extended in `SaddleSearch` without explicit qualification or import. │ NOTE: Assumed "String" refers to `Base.String`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function String end`. │ Hint: To silence the warning, qualify `String` as `Base.String` in the method signature or explicitly `import Base: String`. └ Precompilation completed after 39.97s ################################################################################ # Testing # Testing SaddleSearch Status `/tmp/jl_MVFok4/Project.toml` [39dd38d3] Dierckx v0.5.4 ⌅ [f6369f11] ForwardDiff v0.10.39 [d96e819e] Parameters v0.12.3 [75381b30] SaddleSearch v0.0.2 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MVFok4/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [39dd38d3] Dierckx v0.5.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [21216c6a] Preferences v1.5.0 [75381b30] SaddleSearch v0.0.2 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [3a884ed6] UnPack v1.0.2 [cd4c43a9] Dierckx_jll v0.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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. Testing Running tests... ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ Starting `SaddleSearch` tests ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ [ Info: TEST: StaticDimer, BBDimer with and without Preconditioning [ Info: Muller potential StaticDimer terminates succesfully after 22 iterations BBDimer terminates succesfully after 16 iterations [ Info: Muller potential and preconditioning StaticDimer terminates succesfully after 51 iterations BBDimer terminates succesfully after 11 iterations [ Info: Standard double-well StaticDimer terminates succesfully after 10 iterations BBDimer terminates succesfully after 11 iterations [ Info: Ill-conditioned double-well StaticDimer terminates succesfully after 46 iterations BBDimer terminates succesfully after 11 iterations [ Info: Ill-conditioned double-well, but now with preconditioner StaticDimer terminates succesfully after 11 iterations BBDimer terminates succesfully after 11 iterations [ Info: LJVacancy2D Test and Benchmark: [ Info: Domain with R = 3.1, Nat = 36 Dimer(I): 778 ∇E evaluations BB-Dimer(I): 112 ∇E evaluations Superlinear(I): 318 ∇E evaluations ODE(I): 220 ∇E evaluations Dimer(P): 158 ∇E evaluations BB-Dimer(P): 48 ∇E evaluations ODE(P): 30 ∇E evaluations [ Info: TEST: Dimer type methods with linesearch [ Info: Muller potential StaticDimer terminates succesfully after 22 iterations BBDimer terminates succesfully after 16 iterations BBDimer terminates succesfully after 17 iterations SuperlinearDimer terminates succesfully after 17 iterations SADDLESEARCH: ODE terminates succesfully after 26 iterations. [ Info: Standard double-well potential StaticDimer terminates succesfully after 10 iterations BBDimer terminates succesfully after 11 iterations BBDimer terminates succesfully after 11 iterations SuperlinearDimer terminates succesfully after 5 iterations SADDLESEARCH: ODE terminates succesfully after 12 iterations. [ Info: TEST: String type methods with ode12r solver [ Info: Muller potential SADDLESEARCH: StaticString terminates succesfully after 49 iterations. SADDLESEARCH: ODEString terminates succesfully after 44 iterations. SADDLESEARCH: StaticNEB terminates succesfully after 1852 iterations. SADDLESEARCH: ODENEB terminates succesfully after 43 iterations. [ Info: Double well potential SADDLESEARCH: StaticString terminates succesfully after 41 iterations. SADDLESEARCH: ODEString terminates succesfully after 50 iterations. SADDLESEARCH: StaticNEB terminates succesfully after 23 iterations. SADDLESEARCH: ODENEB terminates succesfully after 11 iterations. SADDLESEARCH: StaticString terminates succesfully after 39 iterations. SADDLESEARCH: ODEString terminates succesfully after 39 iterations. SADDLESEARCH: ODENEB terminates succesfully after 16 iterations. [ Info: Vacancy migration potential SADDLESEARCH: StaticString terminates succesfully after 416 iterations. ┌ Warning: SADDLESEARCH: Step size 9.312416595799755e-11 too small at nit = 1279. └ @ SaddleSearch ~/.julia/packages/SaddleSearch/SL1Ks/src/ode.jl:365 (PATHlog[:maxres])[var"end"] = 2.3145506850941535 [allowed test failure: target is 0.02] SADDLESEARCH: StaticNEB terminates succesfully after 345 iterations. SADDLESEARCH: ODENEB terminates succesfully after 441 iterations. SADDLESEARCH: StaticString terminates succesfully after 37 iterations. SADDLESEARCH: ODEString terminates succesfully after 32 iterations. SADDLESEARCH: StaticNEB terminated unsuccesfully after 2000 iterations. MEP Methods: Test Failed at /home/pkgeval/.julia/packages/SaddleSearch/SL1Ks/test/test_string.jl:161 Expression: (PATHlog[:maxres])[var"end"] <= path.tol Evaluated: NaN <= 0.001 Stacktrace: [1] top-level scope @ ~/.julia/packages/SaddleSearch/SL1Ks/test/test_string.jl:539 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/SaddleSearch/SL1Ks/test/runtests.jl:11 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/SaddleSearch/SL1Ks/test/runtests.jl:14 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/SaddleSearch/SL1Ks/test/runtests.jl:14 [inlined] SADDLESEARCH: ODENEB terminates succesfully after 44 iterations. Test Summary: | Pass Fail Total Time SaddleSearch | 77 1 78 2m25.7s StaticDimer vs BBDimer | 24 24 32.4s Vacancy | 12 12 33.8s LineSearchDimer | 24 24 1.7s MEP Methods | 17 1 18 1m17.7s RNG of the outermost testset: Random.Xoshiro(0xe125cc4213db994f, 0xe929f7af9b28c0da, 0x3134c2ca8d1be423, 0xb012bc863d7803ca, 0x632ea8f155296b12) ERROR: LoadError: Some tests did not pass: 77 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SaddleSearch/SL1Ks/test/runtests.jl:10 Testing failed after 157.78s ERROR: LoadError: Package SaddleSearch errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 229.62s: package has test failures