Package evaluation to test OrdinaryDiffEqNonlinearSolve on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T12:47:49.420 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.16s ################################################################################ # Installation # Installing OrdinaryDiffEqNonlinearSolve... Resolving package versions... Installed CompositionsBase ────────────── v0.1.2 Installed CommonSolve ─────────────────── v0.2.12 Installed RespecializeParams ──────────── v1.1.0 Installed FindFirstFunctions ──────────── v3.2.1 Installed DiffResults ─────────────────── v1.1.0 Installed MacroTools ──────────────────── v0.5.16 Installed ForwardDiff ─────────────────── v1.4.3 Installed SparseMatrixColorings ───────── v0.4.27 Installed Adapt ───────────────────────── v4.7.0 Installed RuntimeGeneratedFunctions ───── v0.5.22 Installed oneTBB_jll ──────────────────── v2022.3.0+0 Installed MKL_jll ─────────────────────── v2025.2.0+0 Installed FastPower ───────────────────── v1.4.0 Installed ConstructionBase ────────────── v1.6.0 Installed SymbolicIndexingInterface ───── v0.3.51 Installed ExprTools ───────────────────── v0.1.11 Installed Compat ──────────────────────── v4.18.1 Installed SciMLJacobianOperators ──────── v0.1.16 Installed IteratorInterfaceExtensions ─── v1.0.0 Installed LineSearch ──────────────────── v0.1.12 Installed ArrayInterface ──────────────── v7.28.1 Installed PreallocationTools ──────────── v1.4.0 Installed Krylov ──────────────────────── v0.10.8 Installed EnzymeCore ──────────────────── v0.8.21 Installed RecipesBase ─────────────────── v1.3.4 Installed FunctionWrappersWrappers ────── v1.11.0 Installed Statistics ──────────────────── v1.11.1 Installed SciMLOperators ──────────────── v1.25.0 Installed BinaryHeaps ─────────────────── v1.0.3 Installed PrecompileTools ─────────────── v1.3.4 Installed NonlinearSolveSpectralMethods ─ v1.7.3 Installed IntelOpenMP_jll ─────────────── v2025.2.0+0 Installed SciMLStructures ─────────────── v1.10.4 Installed CommonSubexpressions ────────── v0.3.1 Installed TimerOutputs ────────────────── v0.5.29 Installed LoggingExtras ───────────────── v1.2.0 Installed TruncatedStacktraces ────────── v1.4.0 Installed StaticArraysCore ────────────── v1.4.4 Installed ConcreteStructs ─────────────── v0.2.6 Installed SciMLPublic ─────────────────── v1.2.4 Installed NaNMath ─────────────────────── v1.1.4 Installed OrdinaryDiffEqDifferentiation ─ v3.5.0 Installed GPUArraysCore ───────────────── v0.2.0 Installed IrrationalConstants ─────────── v0.2.6 Installed OpenSpecFun_jll ─────────────── v0.5.6+0 Installed OrdinaryDiffEqNonlinearSolve ── v2.5.0 Installed AMD ─────────────────────────── v0.5.3 Installed FunctionWrappers ────────────── v1.1.3 Installed LogExpFunctions ─────────────── v1.0.1 Installed NonlinearSolveBase ──────────── v2.37.0 Installed DiffRules ───────────────────── v1.16.0 Installed NonlinearSolveFirstOrder ────── v2.2.2 Installed OrdinaryDiffEqCore ──────────── v4.8.0 Installed FastBroadcast ───────────────── v1.3.5 Installed LinearSolve ─────────────────── v5.3.0 Installed SciMLBase ───────────────────── v3.39.1 Installed FiniteDiff ──────────────────── v2.32.0 Installed MuladdMacro ─────────────────── v0.2.6 Installed BracketingNonlinearSolve ────── v1.12.4 Installed FastClosures ────────────────── v0.3.2 Installed EnumX ───────────────────────── v1.0.7 Installed SciMLLogging ────────────────── v2.0.3 Installed DiffEqBase ──────────────────── v7.7.0 Installed SpecialFunctions ────────────── v2.8.0 Installed InverseFunctions ────────────── v0.1.17 Installed Reexport ────────────────────── v1.2.2 Installed SparseColumnPivotedQR ───────── v2.1.4 Installed Setfield ────────────────────── v1.1.2 Installed Preferences ─────────────────── v1.5.2 Installed SimpleNonlinearSolve ────────── v2.13.1 Installed MaybeInplace ────────────────── v0.1.7 Installed JLLWrappers ─────────────────── v1.8.0 Installed PureKLU ─────────────────────── v1.1.1 Installed ADTypes ─────────────────────── v1.22.3 Installed NonlinearSolveQuasiNewton ───── v1.14.1 Installed RecursiveArrayTools ─────────── v4.3.5 Installed NonlinearSolve ──────────────── v4.23.0 Installed Accessors ───────────────────── v0.1.45 Installed DocStringExtensions ─────────── v0.9.5 Installed DifferentiationInterface ────── v0.7.20 Installing 1 artifacts Installed artifact OpenSpecFun 105.4 KiB Updating `~/.julia/environments/v1.14/Project.toml` [127b3ac7] + OrdinaryDiffEqNonlinearSolve v2.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.3 [14f7f29c] + AMD v0.5.3 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.28.1 [b2a6c25c] + BinaryHeaps v1.0.3 [70df07ce] + BracketingNonlinearSolve v1.12.4 [38540f10] + CommonSolve v0.2.12 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.6 [187b0558] + ConstructionBase v1.6.0 [2b5f629d] + DiffEqBase v7.7.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [a0c0ee7d] + DifferentiationInterface v0.7.20 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.21 [e2ba6199] + ExprTools v0.1.11 [7034ab61] + FastBroadcast v1.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.4.0 [64ca27bc] + FindFirstFunctions v3.2.1 [6a86dc24] + FiniteDiff v2.32.0 [f6369f11] + ForwardDiff v1.4.3 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.11.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [ba0b0d4f] + Krylov v0.10.8 [87fe0de2] + LineSearch v0.1.12 [7ed4a6bd] + LinearSolve v5.3.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.7 [46d2c3a1] + MuladdMacro v0.2.6 [77ba4419] + NaNMath v1.1.4 [8913a72c] + NonlinearSolve v4.23.0 [be0214bd] + NonlinearSolveBase v2.37.0 [5959db7a] + NonlinearSolveFirstOrder v2.2.2 [9a2c21bd] + NonlinearSolveQuasiNewton v1.14.1 [26075421] + NonlinearSolveSpectralMethods v1.7.3 [bbf590c4] + OrdinaryDiffEqCore v4.8.0 [4302a76b] + OrdinaryDiffEqDifferentiation v3.5.0 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v2.5.0 [d236fae5] + PreallocationTools v1.4.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [0c0d3e7f] + PureKLU v1.1.1 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v4.3.5 [189a3867] + Reexport v1.2.2 [9fe22ead] + RespecializeParams v1.1.0 [7e49a35a] + RuntimeGeneratedFunctions v0.5.22 [0bca4576] + SciMLBase v3.39.1 [19f34311] + SciMLJacobianOperators v0.1.16 [a6db7da4] + SciMLLogging v2.0.3 [c0aeaf25] + SciMLOperators v1.25.0 [431bcebd] + SciMLPublic v1.2.4 [53ae85a6] + SciMLStructures v1.10.4 [efcf1570] + Setfield v1.1.2 [727e6d20] + SimpleNonlinearSolve v2.13.1 [a57abbd0] + SparseColumnPivotedQR v2.1.4 [0a514795] + SparseMatrixColorings v0.4.27 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.51 ⌅ [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.3.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.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.13.0 [4af54fe1] + LazyArtifacts v1.11.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 [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 [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.21.0+0 [e37daf67] + LibGit2_jll v1.9.6+0 [29816b5a] + LibSSH2_jll v1.11.103+0 [14a3606d] + MozillaCACerts_jll v2026.7.16 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.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.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 10.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.2 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ expected package `OrdinaryDiffEqFIRK [5960d6e9]` to exist at path `/home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/OrdinaryDiffEqFIRK` │ │ This package is referenced in the manifest file: /tmp/jl_vMZ0pG/Manifest.toml │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}, julia_version::VersionNumber) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:681 │ [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool, preferred_versions::Dict{UUID, VersionNumber}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:790 │ [4] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:760 [inlined] │ [5] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2622 │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:480 │ [7] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{level::UpgradeLevel, mode::PackageMode, update_registry::Bool, skip_writing_project::Bool, io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [8] resolve(ctx::Pkg.Types.Context; skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:486 [inlined] │ [9] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [10] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [11] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [12] (::var"#3#4"{var"#10#11"})() │ @ Main /PkgEval.jl/scripts/common.jl:52 [inlined] │ [13] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues scopedvalues.jl:287 │ [14] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [15] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [16] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [17] __script_entry_include(mod::Module, path::String) │ @ Base client.jl:103 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:378 │ [19] _start() │ @ Base client.jl:619 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... 4.1 s ✓ MacroTools 0.5 s ✓ Reexport 0.6 s ✓ Adapt 0.8 s ✓ Statistics 0.5 s ✓ SciMLPublic 0.7 s ✓ ConstructionBase 2.5 s ✓ IrrationalConstants 0.7 s ✓ StaticArraysCore 0.5 s ✓ ConcreteStructs 1.2 s ✓ EnzymeCore 0.5 s ✓ FastPower 1.1 s ✓ FunctionWrappers 0.8 s ✓ BinaryHeaps 0.7 s ✓ InverseFunctions 1.1 s ✓ ADTypes 0.7 s ✓ CompositionsBase 0.8 s ✓ DocStringExtensions 0.5 s ✓ FastClosures 0.5 s ✓ EnumX 0.6 s ✓ ExprTools 0.5 s ✓ CommonSolve 0.6 s ✓ IteratorInterfaceExtensions 0.8 s ✓ NaNMath 1.9 s ✓ AMD 13.5 s ✓ Krylov 1.2 s ✓ LoggingExtras 0.8 s ✓ Compat 1.2 s ✓ Preferences 0.9 s ✓ CommonSubexpressions 0.8 s ✓ ArrayInterface 0.8 s ✓ GPUArraysCore 1.5 s ✓ Adapt → AdaptSparseArraysExt 1.3 s ✓ Statistics → SparseArraysExt 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 0.6 s ✓ DiffResults 0.4 s ✓ EnzymeCore → AdaptExt 1.2 s ✓ InverseFunctions → InverseFunctionsDatesExt 1.6 s ✓ DifferentiationInterface 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 0.5 s ✓ ADTypes → ADTypesEnzymeCoreExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.0 s ✓ LogExpFunctions 0.6 s ✓ RuntimeGeneratedFunctions 2.4 s ✓ TimerOutputs 0.5 s ✓ Compat → CompatLinearAlgebraExt 1.5 s ✓ JLLWrappers 1.0 s ✓ PrecompileTools 1.9 s ✓ TruncatedStacktraces 1.2 s ✓ SciMLLogging 0.7 s ✓ FastBroadcast 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1.3 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 1.2 s ✓ MaybeInplace 0.5 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1.9 s ✓ Setfield 1.4 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 0.5 s ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 4.5 s ✓ Accessors 0.6 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 4.6 s ✓ IntelOpenMP_jll 4.1 s ✓ oneTBB_jll 1.2 s ✓ OpenSpecFun_jll 3.3 s ✓ RecipesBase 4.5 s ✓ FindFirstFunctions 24.3 s ✓ SparseColumnPivotedQR 2.4 s ✓ MuladdMacro 13.4 s ✓ SparseMatrixColorings 1.8 s ✓ SciMLStructures 2.0 s ✓ PreallocationTools 2.3 s ✓ FunctionWrappersWrappers 1.4 s ✓ MaybeInplace → MaybeInplaceSparseArraysExt 1.1 s ✓ FiniteDiff 2.3 s ✓ Accessors → LinearAlgebraExt Downloading artifact: IntelOpenMP Downloading artifact: oneTBB 9.2 s ✓ MKL_jll 5.5 s ✓ SpecialFunctions 1.9 s ✓ SparseColumnPivotedQR → SparseColumnPivotedQRAMDExt 62.7 s ✓ PureKLU 2.6 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseMatrixColoringsExt 0.9 s ✓ PreallocationTools → PreallocationToolsEnzymeCoreExt 1.4 s ✓ RespecializeParams 1.6 s ✓ FiniteDiff → FiniteDiffSparseArraysExt 0.7 s ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 3.4 s ✓ SymbolicIndexingInterface 3.7 s ✓ SciMLOperators 1.2 s ✓ DiffRules 9.0 s ✓ RecursiveArrayTools 1.9 s ✓ SciMLOperators → SciMLOperatorsSparseArraysExt 1.0 s ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 6.5 s ✓ ForwardDiff 2.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1.1 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1.5 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 1.1 s ✓ FastPower → FastPowerForwardDiffExt 1.6 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2.4 s ✓ PreallocationTools → PreallocationToolsForwardDiffExt 2.2 s ✓ PureKLU → PureKLUForwardDiffExt 1.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 22.5 s ✓ SciMLBase 4.2 s ✓ SciMLBase → SciMLBaseForwardDiffExt 3.6 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 23.8 s ✓ LinearSolve 8.7 s ✓ SciMLJacobianOperators 8.5 s ✓ LinearSolve → LinearSolveForwardDiffExt 39.9 s ✓ LinearSolve → LinearSolveSparseArraysExt 14.7 s ✓ LineSearch 19.8 s ✓ NonlinearSolveBase 5.3 s ✓ LinearSolve → LinearSolveEnzymeExt 13.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 4.1 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 3.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 4.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 7.6 s ✓ BracketingNonlinearSolve julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. [721] signal 6 (-6): Aborted in expression starting at none:0 unknown function (ip: 0x7094c75dfebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7094c757b394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] jl_object_in_image at /source/src/staticdata.c:210:22 needs_uniquing at /source/src/staticdata.c:422:5 jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 jl_serialize_reachable at /source/src/staticdata.c:1050:13 jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] ijl_create_system_image at /source/src/staticdata.c:3473:5 ijl_write_compiler_output at /source/src/precompile.c:140:5 ijl_atexit_hook at /source/src/init.c:276:9 jl_repl_entrypoint at /source/src/jlapi.c:1157:9 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7094c757c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 37032797 (Pool: 37032423; Big: 374); GC: 20 ✗ NonlinearSolveQuasiNewton julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. [725] signal 6 (-6): Aborted in expression starting at none:0 unknown function (ip: 0x7db4f66d6ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7db4f6672394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] jl_object_in_image at /source/src/staticdata.c:210:22 needs_uniquing at /source/src/staticdata.c:422:5 jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 jl_serialize_reachable at /source/src/staticdata.c:1050:13 jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] ijl_create_system_image at /source/src/staticdata.c:3473:5 ijl_write_compiler_output at /source/src/precompile.c:140:5 ijl_atexit_hook at /source/src/init.c:276:9 jl_repl_entrypoint at /source/src/jlapi.c:1157:9 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7db4f6673249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 21052595 (Pool: 21052396; Big: 199); GC: 16 ✗ NonlinearSolveSpectralMethods 77.8 s ✓ NonlinearSolveFirstOrder 4.2 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 8.9 s ✓ DiffEqBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/NonlinearSolveQuasiNewton/IjNHZ/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/IjNHZ/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("26075421-4e9a-44e1-8bd1-420ed7ad02b2"), "NonlinearSolveSpectralMethods") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/NonlinearSolveSpectralMethods/HpE4C/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:9 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveSpectralMethods/HpE4C/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 18.5 s ✓ SimpleNonlinearSolve 8.0 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 5.1 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 10.4 s ✓ OrdinaryDiffEqCore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/NonlinearSolve/RCDUr/src/NonlinearSolve.jl:24 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/RCDUr/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ✗ NonlinearSolve 4.3 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 11.1 s ✓ OrdinaryDiffEqDifferentiation 5.9 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/OrdinaryDiffEqNonlinearSolve/OPNQP/src/OrdinaryDiffEqNonlinearSolve.jl:18 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/OPNQP/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqNonlinearSolve 123 dependencies successfully precompiled in 706 seconds. 35 already precompiled. 7 dependencies had output during precompilation: ┌ NonlinearSolveQuasiNewton │ julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. │ │ [721] signal 6 (-6): Aborted │ in expression starting at none:0 │ unknown function (ip: 0x7094c75dfebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x7094c757b394) at /lib/x86_64-linux-gnu/libc.so.6 │ __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] │ jl_object_in_image at /source/src/staticdata.c:210:22 │ needs_uniquing at /source/src/staticdata.c:422:5 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 │ jl_serialize_reachable at /source/src/staticdata.c:1050:13 │ jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] │ ijl_create_system_image at /source/src/staticdata.c:3473:5 │ ijl_write_compiler_output at /source/src/precompile.c:140:5 │ ijl_atexit_hook at /source/src/init.c:276:9 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:9 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7094c757c249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 37032797 (Pool: 37032423; Big: 374); GC: 20 └ ┌ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("26075421-4e9a-44e1-8bd1-420ed7ad02b2"), "NonlinearSolveSpectralMethods") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/NonlinearSolveSpectralMethods/HpE4C/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:9 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveSpectralMethods/HpE4C/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ OrdinaryDiffEqNonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OrdinaryDiffEqNonlinearSolve/OPNQP/src/OrdinaryDiffEqNonlinearSolve.jl:18 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/OPNQP/src/OrdinaryDiffEqNonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/NonlinearSolveQuasiNewton/IjNHZ/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:9 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveQuasiNewton/IjNHZ/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9a2c21bd-3a47-402d-9113-8faf9a0ee114"), "NonlinearSolveQuasiNewton") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/NonlinearSolve/RCDUr/src/NonlinearSolve.jl:24 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/RCDUr/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveSpectralMethods │ julia: /source/src/staticdata.c:216: jl_object_in_image: Assertion `eyt_tree_is_in_range(&image_tree, (uintptr_t)obj) == in_image' failed. │ │ [725] signal 6 (-6): Aborted │ in expression starting at none:0 │ unknown function (ip: 0x7db4f66d6ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x7db4f6672394) at /lib/x86_64-linux-gnu/libc.so.6 │ __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_object_in_image at /source/src/staticdata.c:216:5 [inlined] │ jl_object_in_image at /source/src/staticdata.c:210:22 │ needs_uniquing at /source/src/staticdata.c:422:5 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:606:45 │ jl_insert_into_serialization_queue at /source/src/staticdata.c:849:13 │ jl_serialize_reachable at /source/src/staticdata.c:1050:13 │ jl_save_system_image_to_stream at /source/src/staticdata.c:3098:9 [inlined] │ ijl_create_system_image at /source/src/staticdata.c:3473:5 │ ijl_write_compiler_output at /source/src/precompile.c:140:5 │ ijl_atexit_hook at /source/src/init.c:276:9 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:9 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7db4f6673249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 21052595 (Pool: 21052396; Big: 199); GC: 16 └ ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ ERROR: LoadError: The following 6 packages failed to precompile: NonlinearSolveQuasiNewton Failed to precompile NonlinearSolveQuasiNewton [9a2c21bd-3a47-402d-9113-8faf9a0ee114] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewton/jl_kv6LiF" (ProcessSignaled(6)). NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt Failed to precompile NonlinearSolveSpectralMethodsForwardDiffExt [c99e70aa-ef2e-51c0-a732-b691da61c2e3] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveSpectralMethodsForwardDiffExt/jl_dxWT0e" (ProcessExited(1)). OrdinaryDiffEqNonlinearSolve Failed to precompile OrdinaryDiffEqNonlinearSolve [127b3ac7-2247-4354-8eb6-78cf4e7c58e8] to "/home/pkgeval/.julia/compiled/v1.14/OrdinaryDiffEqNonlinearSolve/jl_qQDQib" (ProcessExited(1)). NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt Failed to precompile NonlinearSolveQuasiNewtonForwardDiffExt [911b6902-c3a5-510f-b855-c7091e5e83f1] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewtonForwardDiffExt/jl_sYQmvR" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_WbcCgs" (ProcessExited(1)). NonlinearSolveSpectralMethods Failed to precompile NonlinearSolveSpectralMethods [26075421-4e9a-44e1-8bd1-420ed7ad02b2] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveSpectralMethods/jl_W3tobx" (ProcessSignaled(6)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 717.53s ################################################################################ # Testing # Testing OrdinaryDiffEqNonlinearSolve Testing failed after 4.8s ERROR: LoadError: expected package `OrdinaryDiffEqDifferentiation [4302a76b]` to exist at path `/home/pkgeval/.julia/environments/OrdinaryDiffEqDifferentiation` This package is referenced in the manifest file: /tmp/jl_BL8eYo/Manifest.toml It is required by: OrdinaryDiffEqNonlinearSolve Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:681 [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool, preferred_versions::Dict{UUID, VersionNumber}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:790 [4] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:760 [inlined] [5] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2622 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:480 [7] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{level::UpgradeLevel, mode::PackageMode, update_registry::Bool, skip_writing_project::Bool, io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [8] resolve(ctx::Pkg.Types.Context; skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:486 [inlined] [9] (::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2889 [10] with_temp_env(fn::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2816 [11] sandbox_with_temp_env(fn::Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ctx::Pkg.Types.Context, target::PackageSpec, tmp::String, has_sandbox_project::Bool, sandbox_env::Pkg.Types.EnvCache; 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:2873 [inlined] [12] (::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2983 [13] mktempdir(fn::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [14] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [15] sandbox(fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Pkg.Types.Project; preferences::Dict{String, Any}, 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:2929 [16] 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:3200 [17] 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 [18] 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 [19] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [20] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [21] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 809.97s: package fails to precompile