Package evaluation to test ImplicitAD on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T15:30:56.479 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.05s ################################################################################ # 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.1 [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.3 [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.2 [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.4.0+0 [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.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.2 s ✓ ADTypes → ADTypesConstructionBaseExt 1.6 s ✓ Distances 0.9 s ✓ ADTypes → ADTypesChainRulesCoreExt 0.9 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 1.3 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 2.1 s ✓ FLOWMath 0.1 s ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 0.3 s ✓ FiniteDiff → FiniteDiffStaticArraysExt 5.2 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 0.0 s ✓ ForwardDiff 0.9 s ✓ Distances → DistancesChainRulesCoreExt 1.5 s ✓ Distances → DistancesSparseArraysExt 0.0 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 0.1 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 41.2 s ✓ ReverseDiff 0.0 s ✓ NLSolversBase 11.4 s ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 11.1 s ✓ 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/ImplicitAD/ZnJzN/src/ImplicitAD.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ImplicitAD/ZnJzN/src/ImplicitAD.jl:1 in expression starting at stdin:5 ✗ ImplicitAD 0.0 s ✓ LineSearches 3.6 s ✓ NLsolve 13 dependencies successfully precompiled in 88 seconds. 64 already precompiled. Precompilation completed after 112.91s ################################################################################ # Testing # Testing ImplicitAD Status `/tmp/jl_1A1dZj/Project.toml` [6cb5d3fb] FLOWMath v1.0.0 [6a86dc24] FiniteDiff v2.30.0 [f6369f11] ForwardDiff v1.3.3 [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_1A1dZj/Manifest.toml` [47edcb42] ADTypes v1.22.0 [79e6a3ab] Adapt v4.5.2 [4fba245c] ArrayInterface v7.24.0 [d360d2e6] ChainRulesCore v1.26.1 [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.30.0 [f6369f11] ForwardDiff v1.3.3 [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.2 [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.4.0+0 [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 1m05.3s Test Summary: | Pass Total Time not in place | 1 1 8.7s Test Summary: | Pass Total Time iterative | 1 1 8.2s Test Summary: | Pass Total Time another overload | 1 1 9.0s Test Summary: | Pass Total Time linear2 | 3 3 22.4s Test Summary: | Pass Total Time linear_user_mmul | 6 6 9.8s Test Summary: | Pass Total Time 1d (also parameters) | 1 1 5.8s Test Summary: | Pass Total Time explicit_unsteady, out-of-place, design vars | 2 2 2m00.8s Test Summary: | Pass Total Time explicit_unsteady, in-place, control vars | 2 2 2m12.9s Test Summary: | Pass Total Time implicit_unsteady, out of place | 1 1 1m14.6s Test Summary: | Pass Total Time implicit_unsteady, in place | 2 2 1m12.8s Test Summary: | Pass Total Time provide partials | 13 13 2m06.5s Test Summary: | Pass Total Time eigenvalues | 6 6 45.7s Test Summary: | Pass Total Time derivative setup | 6 6 7.5s Testing ImplicitAD tests passed Testing completed after 838.84s PkgEval succeeded after 993.98s