Package evaluation to test ImplicitAD on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T16:08:33.908 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.91s ################################################################################ # Installation # Installing ImplicitAD... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e7cbb90b] + ImplicitAD v1.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.2 [069b7b12] + FunctionWrappers v1.1.3 [e7cbb90b] + ImplicitAD v1.1.1 [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 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [37e2e3b7] + ReverseDiff v1.16.2 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1137.0 ms ✓ ADTypes → ADTypesConstructionBaseExt 861.0 ms ✓ ADTypes → ADTypesChainRulesCoreExt 910.8 ms ✓ Distances → DistancesChainRulesCoreExt 795.8 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 826.5 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 1805.4 ms ✓ FLOWMath 176.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 4.0 ms ✓ FiniteDiff → FiniteDiffStaticArraysExt 3908.9 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 19.1 ms ✓ ForwardDiff 24.2 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 134.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 39648.1 ms ✓ ReverseDiff 17.2 ms ✓ NLSolversBase 11188.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 10906.5 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("37e2e3b7-166d-5795-8a7a-e32c996b4267"), "ReverseDiff") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ImplicitAD/ZnJzN/src/ImplicitAD.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3289  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3131  [18] include_string  @ ./loading.jl:3141 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ImplicitAD/ZnJzN/src/ImplicitAD.jl:1 in expression starting at stdin:5 ✗ ImplicitAD 13.9 ms ✓ LineSearches 3225.3 ms ✓ NLsolve 11 dependencies successfully precompiled in 81 seconds. 66 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 46 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 103.54s ################################################################################ # Testing # Testing ImplicitAD Status `/tmp/jl_xrcbr4/Project.toml` [6cb5d3fb] FLOWMath v1.0.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [e7cbb90b] ImplicitAD v1.1.1 [2774e3e8] NLsolve v4.5.1 [37e2e3b7] ReverseDiff v1.16.2 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xrcbr4/Manifest.toml` [47edcb42] ADTypes v1.21.0 [79e6a3ab] Adapt v4.5.0 [4fba245c] ArrayInterface v7.23.0 [d360d2e6] ChainRulesCore v1.26.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [6cb5d3fb] FLOWMath v1.0.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [069b7b12] FunctionWrappers v1.1.3 [e7cbb90b] ImplicitAD v1.1.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [d3d80556] LineSearches v7.5.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 ⌅ [d41bc354] NLSolversBase v7.10.0 [2774e3e8] NLsolve v4.5.1 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time residual | 3 3 1m04.3s Test Summary: | Pass Total Time not in place | 1 1 8.7s Test Summary: | Pass Total Time iterative | 1 1 8.1s Test Summary: | Pass Total Time another overload | 1 1 8.4s Test Summary: | Pass Total Time linear2 | 3 3 21.5s Test Summary: | Pass Total Time linear_user_mmul | 6 6 10.0s Test Summary: | Pass Total Time 1d (also parameters) | 1 1 7.3s Test Summary: | Pass Total Time explicit_unsteady, out-of-place, design vars | 2 2 1m57.7s Test Summary: | Pass Total Time explicit_unsteady, in-place, control vars | 2 2 2m08.3s Test Summary: | Pass Total Time implicit_unsteady, out of place | 1 1 1m16.2s Test Summary: | Pass Total Time implicit_unsteady, in place | 2 2 1m19.4s Test Summary: | Pass Total Time provide partials | 13 13 1m55.5s Test Summary: | Pass Total Time eigenvalues | 6 6 43.0s Test Summary: | Pass Total Time derivative setup | 6 6 5.6s Testing ImplicitAD tests passed Testing completed after 814.28s PkgEval succeeded after 953.29s