Package evaluation to test ForwardDiff2 on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T16:03:24.034 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.2s ################################################################################ # Installation # Installing ForwardDiff2... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [994df76e] + ForwardDiff2 v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [7057c7e9] + Cassette v0.3.14 ⌅ [082447d4] + ChainRules v0.3.1 ⌅ [d360d2e6] + ChainRulesCore v0.5.5 [e2ba6199] + ExprTools v0.1.11 [994df76e] + ForwardDiff2 v0.2.2 [46d2c3a1] + MuladdMacro v0.2.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [189a3867] + Reexport v0.2.0 [ae029012] + Requires v1.3.1 [24973c7f] + SpecializeVarargs v0.1.1 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.5 [0dad84c5] + ArgTools v1.2.0 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.22.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+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 3.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ FastBroadcast 1.3 s ✓ ZygoteRules 1.1 s ✓ Distances 1.8 s ✓ ArnoldiMethod 0.5 s ✓ Adapt 1.4 s ✓ Setfield 0.7 s ✓ BitTwiddlingConvenienceFunctions 1.6 s ✓ Latexify 1.7 s ✓ CPUSummary 0.8 s ✓ LogExpFunctions 3.5 s ✓ GenericSchur ERROR: LoadError: too many parameters for type `AbstractTriangular`: expected 1, got 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 [2] include(mod::Module, _path::String) @ Base Base.jl:334 [3] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:5 ✗ ArrayInterface 2.5 s ✓ SpecialFunctions 1.9 s ✓ FiniteDiff 0.8 s ✓ ChainRulesCore 24.9 s ✓ GeneralizedGenerated 1.1 s ✓ Hwloc 2.0 s ✓ Distances → DistancesSparseArraysExt 14.1 s ✓ LightGraphs ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Adapt into module AdaptStaticArraysCoreExt in package AdaptStaticArraysCoreExt because package AdaptStaticArraysCoreExt does not have Adapt in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_fd9mtL/Manifest.toml /home/pkgeval/.julia/environments/v1.14/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have AdaptStaticArraysCoreExt checked out for development and have added Adapt as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with AdaptStaticArraysCoreExt Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:3 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Adapt → AdaptStaticArraysExt 0.9 s ✓ GPUArraysCore 0.6 s ✓ OffsetArrays → OffsetArraysAdaptExt 2.8 s ✓ HostCPUFeatures ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 2 for dependency source file not found, 8 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:8 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:2 in expression starting at stdin:5 ✗ RecursiveArrayTools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:1 in expression starting at stdin:5 ✗ LabelledArrays 1.3 s ✓ DiffRules 3.9 s ✓ ChainRules 8.4 s ✓ VertexSafeGraphs 2.7 s ✓ ArrayInterfaceGPUArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:5 ✗ VectorizationBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 16 for different version of dependency already loaded, 3 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:1 in expression starting at stdin:5 ✗ SciMLBase 6.1 s ✓ ForwardDiff 3.9 s ✓ ForwardDiff2 36.8 s ✓ ExponentialUtilities ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 in expression starting at stdin:5 ✗ SLEEFPirates ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:1 in expression starting at stdin:5 ✗ StrideArraysCore 1.8 s ✓ ForwardDiff → ForwardDiffStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Polyester/f3SSz/src/Polyester.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Polyester/f3SSz/src/Polyester.jl:1 in expression starting at stdin:5 ✗ Polyester 4.4 s ✓ NLSolversBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7960a09-32d4-5a91-80bc-deea74c04f3f"), "AdaptStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 28 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:10 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:1 in expression starting at stdin:5 ✗ SparseDiffTools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:5 ✗ LoopVectorization 6.7 s ✓ LineSearches ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bdcacae8-1622-11e9-2a5c-532679323890"), "LoopVectorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 6 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:5 ✗ RecursiveFactorization 4.0 s ✓ NLsolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 13 for different version of dependency already loaded, 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ✗ NonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f2c3362d-daeb-58d1-803e-2bc74f2840b4"), "RecursiveFactorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:5 ✗ DiffEqBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 17 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/ModelingToolkit/QBCyd/src/ModelingToolkit.jl:11 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/QBCyd/src/ModelingToolkit.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 17 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:8 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEq 32 dependencies successfully precompiled in 218 seconds. 107 already precompiled. 16 dependencies had output during precompilation: ┌ SciMLBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 16 for different version of dependency already loaded, 3 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:1 │ in expression starting at stdin:5 └ ┌ LoopVectorization │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 │ in expression starting at stdin:5 └ ┌ Adapt → AdaptStaticArraysExt │ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Adapt into module AdaptStaticArraysCoreExt in package AdaptStaticArraysCoreExt │ because package AdaptStaticArraysCoreExt does not have Adapt in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │ different DEV version of the current version, which may be the cause of the error. │ Try to re-resolve them in the current version, or consider deleting them if that fails: │ /tmp/jl_fd9mtL/Manifest.toml │ /home/pkgeval/.julia/environments/v1.14/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │ to ensure all packages in the environment are installed. │ - Or, if you have AdaptStaticArraysCoreExt checked out for development and have │ added Adapt as a dependency but haven't updated your primary │ environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AdaptStaticArraysCoreExt │ Stacktrace: │ [1] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [2] top-level scope │ @ ~/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:3 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ LabelledArrays │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:1 │ in expression starting at stdin:5 └ ┌ SLEEFPirates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 │ in expression starting at stdin:5 └ ┌ StrideArraysCore │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 13 for different version of dependency already loaded, 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ ModelingToolkit │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 17 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/ModelingToolkit/QBCyd/src/ModelingToolkit.jl:11 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/QBCyd/src/ModelingToolkit.jl:1 │ in expression starting at stdin:5 └ ┌ ArrayInterface │ ERROR: LoadError: too many parameters for type `AbstractTriangular`: expected 1, got 2 │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 │ [2] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [3] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 │ in expression starting at stdin:5 └ ┌ VectorizationBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 │ in expression starting at stdin:5 └ ┌ Polyester │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Polyester/f3SSz/src/Polyester.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Polyester/f3SSz/src/Polyester.jl:1 │ in expression starting at stdin:5 └ ┌ SparseDiffTools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7960a09-32d4-5a91-80bc-deea74c04f3f"), "AdaptStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 28 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:10 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:1 │ in expression starting at stdin:5 └ ┌ DiffEqBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f2c3362d-daeb-58d1-803e-2bc74f2840b4"), "RecursiveFactorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEq │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 17 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:8 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveFactorization │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bdcacae8-1622-11e9-2a5c-532679323890"), "LoopVectorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 6 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 2 for dependency source file not found, 8 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:8 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:2 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 16 packages failed to precompile: SciMLBase Failed to precompile SciMLBase [0bca4576-84f4-4d90-8ffe-ffa030f20462] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBase/jl_KETdBi" (ProcessExited(1)). LoopVectorization Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.14/LoopVectorization/jl_EVrQ5T" (ProcessExited(1)). Adapt → AdaptStaticArraysExt Failed to precompile AdaptStaticArraysExt [d7960a09-32d4-5a91-80bc-deea74c04f3f] to "/home/pkgeval/.julia/compiled/v1.14/AdaptStaticArraysExt/jl_4vDR6I" (ProcessExited(1)). LabelledArrays Failed to precompile LabelledArrays [2ee39098-c373-598a-b85f-a56591580800] to "/home/pkgeval/.julia/compiled/v1.14/LabelledArrays/jl_aRY05z" (ProcessExited(1)). SLEEFPirates Failed to precompile SLEEFPirates [476501e8-09a2-5ece-8869-fb82de89a1fa] to "/home/pkgeval/.julia/compiled/v1.14/SLEEFPirates/jl_P2PLVZ" (ProcessExited(1)). StrideArraysCore Failed to precompile StrideArraysCore [7792a7ef-975c-4747-a70f-980b88e8d1da] to "/home/pkgeval/.julia/compiled/v1.14/StrideArraysCore/jl_2CgLoY" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_fU6TAC" (ProcessExited(1)). ModelingToolkit Failed to precompile ModelingToolkit [961ee093-0014-501f-94e3-6117800e7a78] to "/home/pkgeval/.julia/compiled/v1.14/ModelingToolkit/jl_qTy6GP" (ProcessExited(1)). ArrayInterface Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.14/ArrayInterface/jl_hNVmmo" (ProcessExited(1)). VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.14/VectorizationBase/jl_N1FBpE" (ProcessExited(1)). Polyester Failed to precompile Polyester [f517fe37-dbe3-4b94-8317-1923a5111588] to "/home/pkgeval/.julia/compiled/v1.14/Polyester/jl_pUP0ka" (ProcessExited(1)). SparseDiffTools Failed to precompile SparseDiffTools [47a9eef4-7e08-11e9-0b38-333d64bd3804] to "/home/pkgeval/.julia/compiled/v1.14/SparseDiffTools/jl_4ch749" (ProcessExited(1)). DiffEqBase Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.14/DiffEqBase/jl_t1I2HF" (ProcessExited(1)). OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEq/jl_DPKraJ" (ProcessExited(1)). RecursiveFactorization Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveFactorization/jl_ba0qeN" (ProcessExited(1)). RecursiveArrayTools Failed to precompile RecursiveArrayTools [731186ca-8d62-57ce-b412-fbd966d074cd] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayTools/jl_ZRNuUo" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 232.12s ################################################################################ # Testing # Testing ForwardDiff2 Status `/tmp/jl_nfBSsK/Project.toml` [49dc2e85] Calculus v0.5.2 [7057c7e9] Cassette v0.3.14 ⌅ [082447d4] ChainRules v0.3.1 ⌅ [d360d2e6] ChainRulesCore v0.5.5 ⌃ [b552c78f] DiffRules v1.5.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [994df76e] ForwardDiff2 v0.2.2 ⌅ [961ee093] ModelingToolkit v1.4.3 ⌅ [77ba4419] NaNMath v0.3.7 ⌃ [1dea7af3] OrdinaryDiffEq v5.61.3 ⌅ [1bc83da4] SafeTestsets v0.0.1 ⌅ [276daf66] SpecialFunctions v0.9.0 [24973c7f] SpecializeVarargs v0.1.1 ⌅ [90137ffa] StaticArrays v0.12.6 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nfBSsK/Manifest.toml` ⌅ [79e6a3ab] Adapt v3.6.0 ⌅ [ec485272] ArnoldiMethod v0.1.0 ⌅ [4fba245c] ArrayInterface v3.1.34 [30b0a656] ArrayInterfaceCore v0.1.29 [6ba088a2] ArrayInterfaceGPUArrays v0.2.2 ⌃ [4c555306] ArrayLayouts v1.11.1 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [2a0fbf3d] CPUSummary v0.1.30 [49dc2e85] Calculus v0.5.2 [a603d957] CanonicalTraits v0.2.4 [7057c7e9] Cassette v0.3.14 ⌅ [082447d4] ChainRules v0.3.1 ⌅ [d360d2e6] ChainRulesCore v0.5.5 [38540f10] CommonSolve v0.2.14 [bbf7d656] CommonSubexpressions v0.3.1 ⌅ [34da2185] Compat v3.47.0 ⌃ [187b0558] ConstructionBase v1.4.1 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [2b5f629d] DiffEqBase v6.69.1 [163ba53b] DiffResults v1.1.0 ⌃ [b552c78f] DiffRules v1.5.0 ⌃ [b4f34e82] Distances v0.10.9 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌃ [d4d017d3] ExponentialUtilities v1.23.0 [e2ba6199] ExprTools v0.1.11 ⌅ [7034ab61] FastBroadcast v0.1.8 [9aa1b823] FastClosures v0.3.2 ⌃ [1a297f60] FillArrays v1.15.0 ⌃ [6a86dc24] FiniteDiff v2.13.1 [59287772] Formatting v0.4.3 ⌅ [f6369f11] ForwardDiff v0.10.39 [994df76e] ForwardDiff2 v0.2.2 [069b7b12] FunctionWrappers v1.1.3 ⌅ [46192b85] GPUArraysCore v0.1.5 ⌅ [6b9d7cbe] GeneralizedGenerated v0.2.8 [c145ed77] GenericSchur v0.5.8 [3e5b6fbb] HostCPUFeatures v0.1.18 ⌅ [0e44f5e4] Hwloc v2.2.0 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 ⌅ [92d709cd] IrrationalConstants v0.1.1 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [b14d175d] JuliaVariables v0.2.4 [b964fa9f] LaTeXStrings v1.4.1 ⌃ [2ee39098] LabelledArrays v1.6.6 ⌅ [23fbe1c1] Latexify v0.13.5 [093fc24a] LightGraphs v1.3.5 ⌃ [d3d80556] LineSearches v7.1.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.0 ⌃ [bdcacae8] LoopVectorization v0.12.65 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [a3b82374] MatrixFactorizations v3.1.3 ⌅ [961ee093] ModelingToolkit v1.4.3 [46d2c3a1] MuladdMacro v0.2.7 ⌅ [d41bc354] NLSolversBase v7.8.3 ⌅ [2774e3e8] NLsolve v4.5.1 ⌅ [77ba4419] NaNMath v0.3.7 [71a1bf82] NameResolution v0.1.5 ⌅ [8913a72c] NonlinearSolve v0.3.16 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 ⌃ [1dea7af3] OrdinaryDiffEq v5.61.3 ⌅ [d96e819e] Parameters v0.12.3 ⌅ [f517fe37] Polyester v0.3.9 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [8162dcfd] PrettyPrint v0.2.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v2.11.4 ⌅ [f2c3362d] RecursiveFactorization v0.1.13 ⌅ [189a3867] Reexport v0.2.0 [ae029012] Requires v1.3.1 [476501e8] SLEEFPirates v0.6.46 ⌅ [1bc83da4] SafeTestsets v0.0.1 ⌅ [0bca4576] SciMLBase v1.13.6 ⌅ [efcf1570] Setfield v0.7.1 [699a6c99] SimpleTraits v0.9.6 [66db9d55] SnoopPrecompile v1.0.3 ⌅ [47a9eef4] SparseDiffTools v1.13.2 ⌅ [276daf66] SpecialFunctions v0.9.0 [24973c7f] SpecializeVarargs v0.1.1 ⌅ [aedffcd0] Static v0.3.3 ⌅ [90137ffa] StaticArrays v0.12.6 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [82ae8749] StatsAPI v1.8.0 ⌅ [7792a7ef] StrideArraysCore v0.1.18 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 ⌅ [8290d209] ThreadingUtilities v0.4.7 [a2a6695c] TreeViews v0.3.0 [3a884ed6] UnPack v1.0.2 ⌅ [3d5dd08c] VectorizationBase v0.20.38 ⌅ [19fa3120] VertexSafeGraphs v0.1.2 ⌃ [700de1a5] ZygoteRules v0.2.2 [e33a78d0] Hwloc_jll v2.14.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+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... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Adapt into module AdaptStaticArraysCoreExt in package AdaptStaticArraysCoreExt because package AdaptStaticArraysCoreExt does not have Adapt in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_nfBSsK/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have AdaptStaticArraysCoreExt checked out for development and have added Adapt as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with AdaptStaticArraysCoreExt Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:3 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: too many parameters for type `AbstractTriangular`: expected 1, got 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 [2] include(mod::Module, _path::String) @ Base Base.jl:334 [3] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 2 for dependency source file not found, 8 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:8 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7960a09-32d4-5a91-80bc-deea74c04f3f"), "AdaptStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 28 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:10 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 16 for different version of dependency already loaded, 4 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:1 in expression starting at stdin:5 WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in foreach(Any, Any) at abstractarray.jl ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Polyester/f3SSz/src/Polyester.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Polyester/f3SSz/src/Polyester.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bdcacae8-1622-11e9-2a5c-532679323890"), "LoopVectorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 6 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 13 for different version of dependency already loaded, 7 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f2c3362d-daeb-58d1-803e-2bc74f2840b4"), "RecursiveFactorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 17 for dependency source file not found) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:8 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/c2Dwp/src/OrdinaryDiffEq.jl:1 in expression starting at stdin:5 15 dependencies had output during precompilation: ┌ SciMLBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 16 for different version of dependency already loaded, 4 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SciMLBase/DXiE6/src/SciMLBase.jl:1 │ in expression starting at stdin:5 └ ┌ LoopVectorization │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LoopVectorization/5UaTq/src/LoopVectorization.jl:1 │ in expression starting at stdin:5 └ ┌ Adapt → AdaptStaticArraysExt │ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module Adapt into module AdaptStaticArraysCoreExt in package AdaptStaticArraysCoreExt │ because package AdaptStaticArraysCoreExt does not have Adapt in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │ different DEV version of the current version, which may be the cause of the error. │ Try to re-resolve them in the current version, or consider deleting them if that fails: │ /tmp/jl_nfBSsK/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │ to ensure all packages in the environment are installed. │ - Or, if you have AdaptStaticArraysCoreExt checked out for development and have │ added Adapt as a dependency but haven't updated your primary │ environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with AdaptStaticArraysCoreExt │ Stacktrace: │ [1] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [2] top-level scope │ @ ~/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:3 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Adapt/Ur60R/ext/AdaptStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ LabelledArrays │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LabelledArrays/WjJyF/src/LabelledArrays.jl:1 │ in expression starting at stdin:5 └ ┌ SLEEFPirates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SLEEFPirates/OTXBS/src/SLEEFPirates.jl:1 │ in expression starting at stdin:5 └ ┌ StrideArraysCore │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/StrideArraysCore/MUH8R/src/StrideArraysCore.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("731186ca-8d62-57ce-b412-fbd966d074cd"), "RecursiveArrayTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 13 for different version of dependency already loaded, 7 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/7hPLq/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ ArrayInterface │ ERROR: LoadError: too many parameters for type `AbstractTriangular`: expected 1, got 2 │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:53 │ [2] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [3] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/M4ide/src/ArrayInterface.jl:1 │ in expression starting at stdin:5 └ ┌ VectorizationBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for dependency source file not found, 9 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/VectorizationBase/pTvQj/src/VectorizationBase.jl:1 │ in expression starting at stdin:5 └ ┌ Polyester │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in foreach(Any, Any) at abstractarray.jl │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"), "VectorizationBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Polyester/f3SSz/src/Polyester.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Polyester/f3SSz/src/Polyester.jl:1 │ in expression starting at stdin:5 └ ┌ SparseDiffTools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d7960a09-32d4-5a91-80bc-deea74c04f3f"), "AdaptStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 28 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:10 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/SparseDiffTools/HWfTE/src/SparseDiffTools.jl:1 │ in expression starting at stdin:5 └ ┌ DiffEqBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f2c3362d-daeb-58d1-803e-2bc74f2840b4"), "RecursiveFactorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/Nyo4y/src/DiffEqBase.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEq │ [Output was shown above] └ ┌ RecursiveFactorization │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bdcacae8-1622-11e9-2a5c-532679323890"), "LoopVectorization") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 6 for dependency source file not found) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:3 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/lu.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveFactorization/pcjxL/src/RecursiveFactorization.jl:1 │ in expression starting at stdin:5 └ ┌ RecursiveArrayTools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"), "ArrayInterface") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different version of dependency already loaded, 2 for dependency source file not found, 8 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:8 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/RecursiveArrayTools/85a1k/src/RecursiveArrayTools.jl:2 │ in expression starting at stdin:5 └ API Tests: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/A83XK/src/SafeTestsets.jl:25 Got exception outside of a @test LoadError: The following 15 packages failed to precompile: SciMLBase Failed to precompile SciMLBase [0bca4576-84f4-4d90-8ffe-ffa030f20462] to "/home/pkgeval/.julia/compiled/v1.14/SciMLBase/jl_VWp6ex" (ProcessExited(1)). LoopVectorization Failed to precompile LoopVectorization [bdcacae8-1622-11e9-2a5c-532679323890] to "/home/pkgeval/.julia/compiled/v1.14/LoopVectorization/jl_7eJGU3" (ProcessExited(1)). Adapt → AdaptStaticArraysExt Failed to precompile AdaptStaticArraysExt [d7960a09-32d4-5a91-80bc-deea74c04f3f] to "/home/pkgeval/.julia/compiled/v1.14/AdaptStaticArraysExt/jl_tz88aa" (ProcessExited(1)). LabelledArrays Failed to precompile LabelledArrays [2ee39098-c373-598a-b85f-a56591580800] to "/home/pkgeval/.julia/compiled/v1.14/LabelledArrays/jl_nilsi6" (ProcessExited(1)). SLEEFPirates Failed to precompile SLEEFPirates [476501e8-09a2-5ece-8869-fb82de89a1fa] to "/home/pkgeval/.julia/compiled/v1.14/SLEEFPirates/jl_Bzxwp0" (ProcessExited(1)). StrideArraysCore Failed to precompile StrideArraysCore [7792a7ef-975c-4747-a70f-980b88e8d1da] to "/home/pkgeval/.julia/compiled/v1.14/StrideArraysCore/jl_4FwDKs" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_4OuFeP" (ProcessExited(1)). ArrayInterface Failed to precompile ArrayInterface [4fba245c-0d91-5ea0-9b3e-6abc04ee57a9] to "/home/pkgeval/.julia/compiled/v1.14/ArrayInterface/jl_pzKmIP" (ProcessExited(1)). VectorizationBase Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to "/home/pkgeval/.julia/compiled/v1.14/VectorizationBase/jl_hYA4dg" (ProcessExited(1)). Polyester Failed to precompile Polyester [f517fe37-dbe3-4b94-8317-1923a5111588] to "/home/pkgeval/.julia/compiled/v1.14/Polyester/jl_CtXuMV" (ProcessExited(1)). SparseDiffTools Failed to precompile SparseDiffTools [47a9eef4-7e08-11e9-0b38-333d64bd3804] to "/home/pkgeval/.julia/compiled/v1.14/SparseDiffTools/jl_dfxUxv" (ProcessExited(1)). DiffEqBase Failed to precompile DiffEqBase [2b5f629d-d688-5b77-993f-72d75c75574e] to "/home/pkgeval/.julia/compiled/v1.14/DiffEqBase/jl_YiqDwj" (ProcessExited(1)). OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEq/jl_0uDRrH" (ProcessExited(1)). RecursiveFactorization Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveFactorization/jl_G2oiRJ" (ProcessExited(1)). RecursiveArrayTools Failed to precompile RecursiveArrayTools [731186ca-8d62-57ce-b412-fbd966d074cd] to "/home/pkgeval/.julia/compiled/v1.14/RecursiveArrayTools/jl_IL9IeK" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/ForwardDiff2/EccYp/test/api.jl:4 Test Summary: | Error Total Time API Tests | 1 1 41.1s RNG of the outermost testset: Random.Xoshiro(0x88dda02ddfb773e5, 0x8005ff66276cb429, 0x6ded19d13b335756, 0xc34e185862ee6e0b, 0x85b3c9e13283475b) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ForwardDiff2/EccYp/test/runtests.jl:2 Testing failed after 59.24s ERROR: LoadError: Package ForwardDiff2 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 349.65s: package fails to precompile