Package evaluation to test DACE on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T20:23:22.975 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.33s ################################################################################ # Installation # Installing DACE... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed CommonWorldInvalidations ──── v1.0.0 Installed CommonSolve ───────────────── v0.2.6 Installed FastPower ─────────────────── v1.3.1 Installed ConstructionBase ──────────── v1.6.0 Installed Adapt ─────────────────────── v4.5.2 Installed MacroTools ────────────────── v0.5.16 Installed RuntimeGeneratedFunctions ─── v0.5.18 Installed ExprTools ─────────────────── v0.1.10 Installed SciMLJacobianOperators ────── v0.1.13 Installed SymbolicIndexingInterface ─── v0.3.46 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed Compat ────────────────────── v4.18.1 Installed ArrayInterface ────────────── v7.24.0 Installed DACE ──────────────────────── v0.2.0 Installed RecipesBase ───────────────── v1.3.4 Installed Statistics ────────────────── v1.11.1 Installed EnzymeCore ────────────────── v0.8.19 Installed PreallocationTools ────────── v1.2.0 Installed FunctionWrappersWrappers ──── v1.5.0 Installed ExproniconLite ────────────── v0.10.14 Installed SciMLOperators ────────────── v1.16.0 Installed PrecompileTools ───────────── v1.3.3 Installed TimerOutputs ──────────────── v0.5.29 Installed SciMLStructures ───────────── v1.10.0 Installed CxxWrap ───────────────────── v0.17.5 Installed ConcreteStructs ───────────── v0.2.3 Installed TruncatedStacktraces ──────── v1.4.0 Installed GPUArraysCore ─────────────── v0.2.0 Installed StaticArraysCore ──────────── v1.4.4 Installed LoggingExtras ─────────────── v1.2.0 Installed SciMLPublic ───────────────── v1.0.1 Installed libcxxwrap_julia_jll ──────── v0.14.9+0 Installed IrrationalConstants ───────── v0.2.6 Installed Requires ──────────────────── v1.3.1 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed FunctionWrappers ──────────── v1.1.3 Installed FastClosures ──────────────── v0.3.2 Installed IfElse ────────────────────── v0.1.1 Installed MuladdMacro ───────────────── v0.2.4 Installed LogExpFunctions ───────────── v0.3.29 Installed DACE_jll ──────────────────── v0.7.1+0 (no artifacts on this platform) Installed NonlinearSolveBase ────────── v2.25.0 Installed FastBroadcast ─────────────── v1.3.1 Installed SciMLBase ─────────────────── v2.155.0 Installed SciMLLogging ──────────────── v1.9.1 Installed InverseFunctions ──────────── v0.1.17 Installed EnumX ─────────────────────── v1.0.7 Installed Reexport ──────────────────── v1.2.2 Installed BracketingNonlinearSolve ──── v1.12.1 Installed Jieko ─────────────────────── v0.2.1 Installed DiffEqBase ────────────────── v6.218.0 Installed Setfield ──────────────────── v1.1.2 Installed SpecialFunctions ──────────── v2.7.2 Installed Static ────────────────────── v1.3.1 Installed JLLWrappers ───────────────── v1.7.1 Installed Preferences ───────────────── v1.5.2 Installed ADTypes ───────────────────── v1.21.0 Installed MaybeInplace ──────────────── v0.1.4 Installed Accessors ─────────────────── v0.1.44 Installed DocStringExtensions ───────── v0.9.5 Installed RecursiveArrayTools ───────── v3.54.0 Installed Moshi ─────────────────────── v0.3.7 Installed DifferentiationInterface ──── v0.7.16 Installing 2 artifacts Installed artifact OpenSpecFun 194.9 KiB Installed artifact libcxxwrap_julia 8.5 MiB Updating `~/.julia/environments/v1.14/Project.toml` [f4439622] + DACE v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [70df07ce] + BracketingNonlinearSolve v1.12.1 [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [187b0558] + ConstructionBase v1.6.0 [1f15a43c] + CxxWrap v0.17.5 [f4439622] + DACE v0.2.0 [2b5f629d] + DiffEqBase v6.218.0 [a0c0ee7d] + DifferentiationInterface v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [f151be2c] + EnzymeCore v0.8.19 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v1.3.1 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.3.1 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.5.0 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [ae98c720] + Jieko v0.2.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [bb5d69b7] + MaybeInplace v0.1.4 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [be0214bd] + NonlinearSolveBase v2.25.0 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] + SciMLBase v2.155.0 [19f34311] + SciMLJacobianOperators v0.1.13 [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.16.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.7.2 [aedffcd0] + Static v1.3.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [a759f4b9] + TimerOutputs v0.5.29 [781d530d] + TruncatedStacktraces v1.4.0 [40de70a5] + DACE_jll v0.7.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.9+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 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 11.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.3 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.7 s ✓ MacroTools 0.9 s ✓ Reexport 1.4 s ✓ ConstructionBase 2.3 s ✓ IrrationalConstants 0.9 s ✓ CommonSolve 1.2 s ✓ Statistics 1.1 s ✓ StaticArraysCore 1.4 s ✓ EnzymeCore 0.9 s ✓ IfElse 1.0 s ✓ NamedTupleTools 0.9 s ✓ SciMLPublic 3.7 s ✓ ExproniconLite 0.9 s ✓ CommonWorldInvalidations 0.9 s ✓ FastPower 1.0 s ✓ InverseFunctions 0.9 s ✓ CompositionsBase 0.9 s ✓ MuladdMacro 0.9 s ✓ EnumX 0.9 s ✓ ExprTools 0.9 s ✓ ConcreteStructs 1.5 s ✓ OrderedCollections 1.6 s ✓ FunctionWrappers 1.5 s ✓ ADTypes 1.2 s ✓ DocStringExtensions 0.9 s ✓ FastClosures 0.9 s ✓ IteratorInterfaceExtensions 1.1 s ✓ DelimitedFiles 1.1 s ✓ NaNMath 1.4 s ✓ Requires WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.2 s ? GenericLinearAlgebra 1.6 s ✓ LoggingExtras 1.3 s ✓ Compat 1.6 s ✓ Preferences 1.9 s ✓ CommonSubexpressions 0.9 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.6 s ✓ Statistics → SparseArraysExt 1.0 s ✓ DiffResults 3.6 s ✓ Jieko 1.3 s ✓ InverseFunctions → InverseFunctionsDatesExt 2.0 s ✓ InverseFunctions → InverseFunctionsTestExt 0.9 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 3.4 s ✓ TimerOutputs 1.0 s ✓ RuntimeGeneratedFunctions 0.8 s ✓ ADTypes → ADTypesConstructionBaseExt 2.1 s ✓ DifferentiationInterface 0.8 s ✓ ADTypes → ADTypesEnzymeCoreExt 1.5 s ✓ LogExpFunctions 1.0 s ✓ Adapt 0.9 s ✓ Compat → CompatLinearAlgebraExt 1.4 s ✓ PrecompileTools 1.7 s ✓ JLLWrappers 2.6 s ✓ TruncatedStacktraces 2.5 s ✓ SciMLLogging 3.3 s ✓ Setfield 18.6 s ✓ Moshi 5.8 s ✓ Accessors 1.5 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 1.3 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1.3 s ✓ ArrayInterface 1.4 s ✓ Adapt → AdaptSparseArraysExt 1.3 s ✓ GPUArraysCore 0.8 s ✓ EnzymeCore → AdaptExt 2.9 s ✓ ChainRulesCore 15.7 s ✓ StaticArrays 4.0 s ✓ RecipesBase 9.0 s ✓ Static 2.5 s ✓ OpenSpecFun_jll 2.5 s ✓ libcxxwrap_julia_jll 3.9 s ✓ FunctionWrappersWrappers 2.4 s ✓ Accessors → TestExt 3.3 s ✓ Accessors → LinearAlgebraExt 1.2 s ✓ FastBroadcast 0.8 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2.3 s ✓ MaybeInplace 1.5 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 2.3 s ✓ SciMLStructures 3.4 s ✓ PreallocationTools 1.0 s ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 0.9 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 1.7 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1.4 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 0.9 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.0 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 3.7 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1.3 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 2.5 s ✓ StaticArrays → StaticArraysStatisticsExt 1.9 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 2.0 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1.9 s ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1.9 s ✓ Adapt → AdaptStaticArraysExt 2.1 s ✓ Accessors → StaticArraysExt 6.2 s ✓ SpecialFunctions 124.1 s ✓ CxxWrap 1.7 s ✓ DACE_jll 5.4 s ✓ SciMLOperators 1.3 s ✓ FastBroadcast → FastBroadcastStaticExt 4.1 s ✓ SymbolicIndexingInterface 1.5 s ✓ MaybeInplace → MaybeInplaceSparseArraysExt 1.8 s ✓ DifferentiableFlatten 4.8 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1.5 s ✓ DiffRules 1.5 s ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 2.2 s ✓ SciMLOperators → SciMLOperatorsSparseArraysExt 9.8 s ✓ RecursiveArrayTools 8.3 s ✓ ForwardDiff 2.5 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 1.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 2.2 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 1.5 s ✓ FastPower → FastPowerForwardDiffExt 1.9 s ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 3.4 s ✓ PreallocationTools → PreallocationToolsForwardDiffExt 3.7 s ✓ ForwardDiffChainRules 1.9 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 36.1 s ✓ SciMLBase 42.3 s ✓ ReverseDiff 5.4 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.3 s ✓ SciMLBase → SciMLBaseForwardDiffExt 4.5 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 11.4 s ✓ FastPower → FastPowerReverseDiffExt 11.6 s ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 11.3 s ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 11.2 s ✓ PreallocationTools → PreallocationToolsReverseDiffExt 13.3 s ✓ DifferentiableEigen 14.6 s ✓ SciMLBase → SciMLBaseReverseDiffExt 10.8 s ✓ SciMLJacobianOperators 24.4 s ✓ NonlinearSolveBase 5.6 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 6.0 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 15.6 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 16.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseReverseDiffExt 12.9 s ✓ BracketingNonlinearSolve 5.6 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 13.0 s ✓ DiffEqBase 5.4 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 6.0 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 5.5 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 12.2 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 17.4 s ✓ DiffEqBase → DiffEqBaseReverseDiffExt ERROR: LoadError: UndefVarError: `libdace` not defined in `DACE` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] dlpath(handle::Ptr{Nothing})  @ Base.Libc.Libdl ~/.julia/packages/DACE/APfht/src/DACE.jl:20 [inlined]  [2] readmodule(so_path_cb::DACE.var"#2#3", funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/0hc89/src/CxxWrap.jl:871  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/0hc89/src/CxxWrap.jl:883  [4] top-level scope  @ ~/.julia/packages/DACE/APfht/src/DACE.jl:20  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3268  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DACE/APfht/src/DACE.jl:1 in expression starting at stdin:5 ✗ DACE 138 dependencies successfully precompiled in 730 seconds. 19 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 759.16s ################################################################################ # Testing # Testing DACE Status `/tmp/jl_qTpuwe/Project.toml` [1f15a43c] CxxWrap v0.17.5 [f4439622] DACE v0.2.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.218.0 [73a20539] DifferentiableEigen v0.2.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.3 [14197337] GenericLinearAlgebra v0.4.0 [276daf66] SpecialFunctions v2.7.2 [40de70a5] DACE_jll v0.7.1+0 [3eaa8342] libcxxwrap_julia_jll v0.14.9+0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qTpuwe/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [4fba245c] ArrayInterface v7.24.0 [70df07ce] BracketingNonlinearSolve v1.12.1 [d360d2e6] ChainRulesCore v1.26.1 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [1f15a43c] CxxWrap v0.17.5 [f4439622] DACE v0.2.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.218.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [73a20539] DifferentiableEigen v0.2.1 [c78775a3] DifferentiableFlatten v0.1.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.19 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v1.3.1 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [f6369f11] ForwardDiff v1.3.3 [c9556dd2] ForwardDiffChainRules v0.3.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.5.0 [46192b85] GPUArraysCore v0.2.0 [14197337] GenericLinearAlgebra v0.4.0 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [bb5d69b7] MaybeInplace v0.1.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [d9ec5142] NamedTupleTools v0.14.3 [be0214bd] NonlinearSolveBase v2.25.0 [bac558e1] OrderedCollections v1.8.1 [d236fae5] PreallocationTools v1.2.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] SciMLBase v2.155.0 [19f34311] SciMLJacobianOperators v0.1.13 [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.16.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.7.2 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [40de70a5] DACE_jll v0.7.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [3eaa8342] libcxxwrap_julia_jll v0.14.9+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: UndefVarError: `libdace` not defined in `DACE` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] dlpath(handle::Ptr{Nothing})  @ Base.Libc.Libdl ~/.julia/packages/DACE/APfht/src/DACE.jl:20 [inlined]  [2] readmodule(so_path_cb::DACE.var"#2#3", funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/0hc89/src/CxxWrap.jl:871  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/0hc89/src/CxxWrap.jl:883  [4] top-level scope  @ ~/.julia/packages/DACE/APfht/src/DACE.jl:20  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] 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:3268  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DACE/APfht/src/DACE.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DACE │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: DACE Failed to precompile DACE [f4439622-e757-4457-9ca0-f65a61d23f40] to "/home/pkgeval/.julia/compiled/v1.14/DACE/jl_FpRUgS" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DACE/APfht/test/runtests.jl:1 Testing failed after 32.84s ERROR: LoadError: Package DACE 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 854.77s: illegal method overwrites during precompilation