Package evaluation to test LineSearches on Julia 1.12.4 (01a2eadb04*) started at 2026-01-08T23:24:13.848 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.51s ################################################################################ # Installation # Installing LineSearches... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d3d80556] + LineSearches v7.6.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [a0c0ee7d] + DifferentiationInterface v0.7.13 [6a86dc24] + FiniteDiff v2.29.0 [d3d80556] + LineSearches v7.6.0 [1914dd2f] + MacroTools v0.5.16 [d41bc354] + NLSolversBase v8.0.0 [77ba4419] + NaNMath v1.1.3 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs 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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.55s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 13.28s ################################################################################ # Testing # Testing LineSearches Status `/tmp/jl_wxqXjy/Project.toml` [4c88cf16] Aqua v0.8.14 [497a8b3b] DoubleFloats v1.5.0 [7d51a73a] ExplicitImports v1.14.0 ⌅ [c3a54625] JET v0.10.14 [d3d80556] LineSearches v7.6.0 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [cec144fc] OptimTestProblems v2.0.3 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wxqXjy/Manifest.toml` [47edcb42] ADTypes v1.21.0 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [da1fd8a2] CodeTracking v3.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [187b0558] ConstructionBase v1.6.0 [a0c0ee7d] DifferentiationInterface v0.7.13 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.5.0 [7d51a73a] ExplicitImports v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [14197337] GenericLinearAlgebra v0.3.19 [92d709cd] IrrationalConstants v0.2.6 ⌅ [c3a54625] JET v0.10.14 [692b3bcd] JLLWrappers v1.7.1 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [d3d80556] LineSearches v7.6.0 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [be4d8f0f] Quadmath v0.5.13 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... * initial.jl Test Summary: | Pass Total Time Initial step guess | 30 30 3.7s 10.140051 seconds (2.60 M allocations: 134.874 MiB, 0.90% gc time, 98.79% compilation time: 4% of which was recompilation) * alphacalc.jl Test Summary: | Pass Total Time alpha-calculations | 24 24 5.5s 5.555973 seconds (1.81 M allocations: 93.854 MiB, 0.47% gc time, 98.85% compilation time) * arbitrary_precision.jl Test Summary: | Pass Total Time Arbitrary precision - initial step guess: Float32 | 41 41 3.3s Test Summary: | Pass Total Time Arbitrary precision - initial step guess: Float64 | 41 41 0.5s Test Summary: | Pass Total Time Arbitrary precision - initial step guess: BigFloat | 41 41 3.6s Test Summary: | Pass Total Time Arbitrary precision - initial step guess: Double64 | 41 41 5.7s Test Summary: | Pass Total Time Arbitrary precision - initial step guess: Double32 | 41 41 5.1s Test Summary: | Pass Total Time Arbitrary precision - initial step guess: Double16 | 41 41 5.4s 24.332363 seconds (15.69 M allocations: 818.231 MiB, 1.14% gc time, 99.30% compilation time) * captured.jl Test Summary: | Pass Total Time Capturing data | 10 10 1.9s Test Summary: | Pass Total Time PR#174 | 1 1 2.0s Test Summary: | Pass Total Time PR#185 | 2 2 1.0s 4.904580 seconds (1.72 M allocations: 90.299 MiB, 0.68% gc time, 98.55% compilation time) * issues.jl 582907.0070498424, -2.3940099908451927e8 0.0 3003.592409634743 -22332.321416890798 1.0 2962.0378569864743 -20423.214551925797 5.0 2891.4462095232184 11718.185026267562 3.541670844449739 3000.9760725116876 -22286.821227217057 res = (3.541670844449739, 3000.9760725116876) res_cache = LineSearchCache{Float64}([0.0, 1.0, 5.0, 3.541670844449739], [3003.592409634743, 2962.0378569864743, 2891.4462095232184, 3000.9760725116876], [-22332.321416890798, -20423.214551925797, 11718.185026267562, -22286.821227217057]) 0.0 3003.592409634743 -22332.321416890798 1.0 2962.0378569864743 -20423.214551925797 5.0 2891.4462095232184 11718.185026267562 3.541670844449739 3000.9760725116876 -22286.821227217057 4.49745720537289 -2137.605778336924 7059.04612357025 Test Summary: | Pass Broken Total Time HZ convergence issues | 1 1 2 2.2s 4.742265 seconds (1.53 M allocations: 80.187 MiB, 0.60% gc time, 98.36% compilation time) * qa.jl Precompiling packages... 113886.1 ms ✓ JET 1 dependency successfully precompiled in 114 seconds. 37 already precompiled. Test Summary: | Pass Total Time QA | 19 19 5m38.8s 461.745879 seconds (107.90 M allocations: 5.637 GiB, 1.30% gc time, 67.42% compilation time: 1% of which was recompilation) Test Summary: | Pass Total Time External constructors | 2 2 0.0s Testing LineSearches tests passed Testing completed after 526.92s PkgEval succeeded after 564.44s