Package evaluation to test SaddleSearch on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T17:00:02.612 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.19s ################################################################################ # Installation # Installing SaddleSearch... Resolving package versions... Installed NaNMath ────────────── v1.1.4 Installed SpecialFunctions ───── v2.8.0 Installed OpenSpecFun_jll ────── v0.5.6+0 Installed Dierckx ────────────── v0.5.4 Installed DiffResults ────────── v1.1.0 Installed MacroTools ─────────── v0.5.16 Installed ForwardDiff ────────── v0.10.39 Installed Preferences ────────── v1.5.2 Installed DiffRules ──────────── v1.16.0 Installed StaticArraysCore ───── v1.4.4 Installed Dierckx_jll ────────── v0.2.0+0 Installed LogExpFunctions ────── v0.3.29 Installed UnPack ─────────────── v1.0.2 Installed JLLWrappers ────────── v1.8.0 Installed CommonSubexpressions ─ v0.3.1 Installed Parameters ─────────── v0.12.3 Installed IrrationalConstants ── v0.2.6 Installed OrderedCollections ─── v1.8.2 Installed DocStringExtensions ── v0.9.5 Installed SaddleSearch ───────── v0.0.2 Installing 2 artifacts Installed artifact OpenSpecFun 105.4 KiB Installed artifact Dierckx 131.8 KiB 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.16.0 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 ⌅ [bac558e1] + OrderedCollections v1.8.2 ⌅ [d96e819e] + Parameters v0.12.3 [21216c6a] + Preferences v1.5.2 [75381b30] + SaddleSearch v0.0.2 [276daf66] + SpecialFunctions v2.8.0 [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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.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.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+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.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.0 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.5 s ✓ MacroTools 0.7 s ✓ StaticArraysCore 1.0 s ✓ DocStringExtensions 1.1 s ✓ OrderedCollections 2.0 s ✓ IrrationalConstants 0.5 s ✓ UnPack 0.7 s ✓ NaNMath 1.5 s ✓ Preferences 0.9 s ✓ CommonSubexpressions 0.6 s ✓ DiffResults 1.3 s ✓ LogExpFunctions 0.9 s ✓ Parameters 1.6 s ✓ JLLWrappers 1.6 s ✓ OpenSpecFun_jll 1.1 s ✓ Dierckx_jll 5.3 s ✓ SpecialFunctions 1.2 s ✓ Dierckx 1.0 s ✓ DiffRules 7.3 s ✓ ForwardDiff 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`. 6.5 s ✓ SaddleSearch 20 dependencies successfully precompiled in 40 seconds. 15 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 66.44s ################################################################################ # Testing # Testing SaddleSearch Status `/tmp/jl_CZK6Bi/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.14.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CZK6Bi/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [39dd38d3] Dierckx v0.5.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 ⌅ [d96e819e] Parameters v0.12.3 [21216c6a] Preferences v1.5.2 [75381b30] SaddleSearch v0.0.2 [276daf66] SpecialFunctions v2.8.0 [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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+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:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [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:2246 [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:2246 [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 2m58.4s StaticDimer vs BBDimer | 24 24 38.1s Vacancy | 12 12 44.3s LineSearchDimer | 24 24 3.7s MEP Methods | 17 1 18 1m32.2s RNG of the outermost testset: Random.Xoshiro(0x45474737c3bed7f0, 0x18421a1e81757dab, 0x7266949baa9fa5ba, 0xa9a2b8eecf71bdbc, 0x6d818b254959bdb7) 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 194.29s 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 309.82s: package has test failures