Package evaluation to test DACE on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-11T21:34:42.017 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.69s ################################################################################ # Installation # Installing DACE... Resolving package versions... Installed CompositionsBase ───────────────── v0.1.2 Installed MacroTools ─────────────────────── v0.5.16 Installed ConstructionBase ───────────────── v1.6.0 Installed Adapt ──────────────────────────── v4.4.0 Installed CommonSolve ────────────────────── v0.2.4 Installed ManualMemory ───────────────────── v0.1.8 Installed RuntimeGeneratedFunctions ──────── v0.5.16 Installed CommonWorldInvalidations ───────── v1.0.0 Installed FastPower ──────────────────────── v1.2.0 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SIMDTypes ──────────────────────── v0.1.0 Installed ExprTools ──────────────────────── v0.1.10 Installed Compat ─────────────────────────── v4.18.1 Installed ArrayInterface ─────────────────── v7.22.0 Installed SymbolicIndexingInterface ──────── v0.3.46 Installed RecipesBase ────────────────────── v1.3.4 Installed IteratorInterfaceExtensions ────── v1.0.0 Installed StrideArraysCore ───────────────── v0.5.8 Installed Statistics ─────────────────────── v1.11.1 Installed PreallocationTools ─────────────── v0.4.34 Installed SciMLOperators ─────────────────── v1.10.0 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed DACE ───────────────────────────── v0.2.0 Installed EnzymeCore ─────────────────────── v0.8.16 Installed CpuId ──────────────────────────── v0.3.1 Installed LoggingExtras ──────────────────── v1.2.0 Installed LayoutPointers ─────────────────── v0.1.17 Installed CxxWrap ────────────────────────── v0.17.3 Installed ExproniconLite ─────────────────── v0.10.14 Installed PrecompileTools ────────────────── v1.3.3 Installed SciMLStructures ────────────────── v1.7.0 Installed StaticArraysCore ───────────────── v1.4.4 Installed GPUArraysCore ──────────────────── v0.2.0 Installed libcxxwrap_julia_jll ───────────── v0.14.5+0 Installed IrrationalConstants ────────────── v0.2.6 Installed CPUSummary ─────────────────────── v0.2.7 Installed StaticArrayInterface ───────────── v1.8.0 Installed SciMLPublic ────────────────────── v1.0.0 Installed ConcreteStructs ────────────────── v0.2.3 Installed TruncatedStacktraces ───────────── v1.4.0 Installed Requires ───────────────────────── v1.3.1 Installed OpenSpecFun_jll ────────────────── v0.5.6+0 Installed FastClosures ───────────────────── v0.3.2 Installed LogExpFunctions ────────────────── v0.3.29 Installed FunctionWrappers ───────────────── v1.1.3 Installed FastBroadcast ──────────────────── v0.3.5 Installed SciMLBase ──────────────────────── v2.124.0 Installed IfElse ─────────────────────────── v0.1.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed MuladdMacro ────────────────────── v0.2.4 Installed Polyester ──────────────────────── v0.7.18 Installed DACE_jll ───────────────────────── v0.7.1+0 Installed EnumX ──────────────────────────── v1.0.5 Installed SciMLLogging ───────────────────── v1.5.0 Installed DiffEqBase ─────────────────────── v6.191.0 Installed InverseFunctions ───────────────── v0.1.17 Installed SpecialFunctions ───────────────── v2.6.1 Installed Reexport ───────────────────────── v1.2.2 Installed Setfield ───────────────────────── v1.1.2 Installed JLLWrappers ────────────────────── v1.7.1 Installed Static ─────────────────────────── v1.3.1 Installed ThreadingUtilities ─────────────── v0.5.5 Installed Preferences ────────────────────── v1.5.0 Installed Jieko ──────────────────────────── v0.2.1 Installed RecursiveArrayTools ────────────── v3.39.0 Installed PolyesterWeave ─────────────────── v0.2.2 Installed ADTypes ────────────────────────── v1.18.0 Installed DocStringExtensions ────────────── v0.9.5 Installed Accessors ──────────────────────── v0.1.42 Installed Moshi ──────────────────────────── v0.3.7 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.18.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [38540f10] + CommonSolve v0.2.4 [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 [adafc99b] + CpuId v0.3.1 [1f15a43c] + CxxWrap v0.17.3 [f4439622] + DACE v0.2.0 [2b5f629d] + DiffEqBase v6.191.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [f151be2c] + EnzymeCore v0.8.16 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [7034ab61] + FastBroadcast v0.3.5 [9aa1b823] + FastClosures v0.3.2 [a4df4552] + FastPower v1.2.0 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [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 [10f19ff3] + LayoutPointers v0.1.17 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [2e0e35c7] + Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [d236fae5] + PreallocationTools v0.4.34 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.39.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [94e857df] + SIMDTypes v0.1.0 [0bca4576] + SciMLBase v2.124.0 [a6db7da4] + SciMLLogging v1.5.0 [c0aeaf25] + SciMLOperators v1.10.0 [431bcebd] + SciMLPublic v1.0.0 [53ae85a6] + SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 [8290d209] + ThreadingUtilities v0.5.5 [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.5+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.12.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.11.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.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 10.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4803.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4901.9 ms ✓ MacroTools 793.6 ms ✓ Reexport 957.2 ms ✓ ManualMemory 1163.3 ms ✓ Statistics 902.3 ms ✓ SciMLPublic 1161.9 ms ✓ ConstructionBase 3923.3 ms ✓ ExproniconLite 2307.1 ms ✓ IrrationalConstants 814.7 ms ✓ CommonWorldInvalidations 1091.9 ms ✓ StaticArraysCore 892.8 ms ✓ ConcreteStructs 1261.0 ms ✓ Requires 1388.2 ms ✓ EnzymeCore 819.0 ms ✓ FastPower 1651.2 ms ✓ FunctionWrappers 1033.4 ms ✓ InverseFunctions 1405.7 ms ✓ ADTypes 898.9 ms ✓ CompositionsBase 1197.4 ms ✓ DocStringExtensions 1001.4 ms ✓ FastClosures 994.6 ms ✓ MuladdMacro 919.4 ms ✓ EnumX 909.8 ms ✓ ExprTools 825.2 ms ✓ IfElse 841.0 ms ✓ CommonSolve 806.4 ms ✓ SIMDTypes 819.2 ms ✓ IteratorInterfaceExtensions 1218.6 ms ✓ LoggingExtras 1818.4 ms ✓ CpuId 1383.3 ms ✓ Compat 1227.4 ms ✓ Preferences 2182.1 ms ✓ ThreadingUtilities 1016.9 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 4034.7 ms ✓ Jieko 1015.8 ms ✓ Adapt 734.0 ms ✓ FunctionWrappersWrappers 877.4 ms ✓ InverseFunctions → InverseFunctionsDatesExt 870.1 ms ✓ ADTypes → ADTypesConstructionBaseExt 649.7 ms ✓ ADTypes → ADTypesEnzymeCoreExt 774.6 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1432.0 ms ✓ LogExpFunctions 899.2 ms ✓ RuntimeGeneratedFunctions 823.0 ms ✓ Compat → CompatLinearAlgebraExt 1191.7 ms ✓ JLLWrappers 942.5 ms ✓ PrecompileTools 1341.1 ms ✓ TruncatedStacktraces 1109.7 ms ✓ SciMLLogging 2957.7 ms ✓ Setfield 18507.9 ms ✓ Moshi 1198.5 ms ✓ ArrayInterface 1247.2 ms ✓ GPUArraysCore 1079.5 ms ✓ EnzymeCore → AdaptExt 5735.0 ms ✓ Accessors 830.3 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1288.9 ms ✓ libcxxwrap_julia_jll 1258.5 ms ✓ OpenSpecFun_jll 2944.9 ms ✓ RecipesBase 7658.9 ms ✓ Static 991.6 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1089.3 ms ✓ SciMLStructures 2806.2 ms ✓ PreallocationTools 852.3 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 2779.4 ms ✓ Accessors → LinearAlgebraExt 121558.5 ms ✓ CxxWrap 1289.6 ms ✓ DACE_jll 5675.7 ms ✓ SpecialFunctions 999.1 ms ✓ BitTwiddlingConvenienceFunctions 2732.8 ms ✓ CPUSummary 16439.0 ms ✓ StaticArrayInterface 3759.8 ms ✓ SymbolicIndexingInterface 5396.1 ms ✓ SciMLOperators 2031.1 ms ✓ PolyesterWeave 1402.0 ms ✓ CloseOpenIntervals 1431.5 ms ✓ LayoutPointers 4381.7 ms ✓ RecursiveArrayTools 1251.1 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 2759.9 ms ✓ StrideArraysCore 28018.5 ms ✓ SciMLBase 2164.0 ms ✓ Polyester 2255.0 ms ✓ FastBroadcast 2790.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 7396.0 ms ✓ DiffEqBase ERROR: LoadError: UndefVarError: `libdace` not defined in `DACE` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] #2  @ ~/.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/ZPNvc/src/CxxWrap.jl:862  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/ZPNvc/src/CxxWrap.jl:874  [4] top-level scope  @ ~/.julia/packages/DACE/APfht/src/DACE.jl:20  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [6] include_package_for_output(pkg::Base.PkgId, input::String, 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:3151  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2997  [10] include_string  @ ./loading.jl:3007 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DACE/APfht/src/DACE.jl:1 in expression starting at stdin:5 Precompilation completed after 356.11s ################################################################################ # Testing # Testing DACE Status `/tmp/jl_EYhNSx/Project.toml` [1f15a43c] CxxWrap v0.17.3 [f4439622] DACE v0.2.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.191.0 [73a20539] DifferentiableEigen v0.2.1 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.2.2 [14197337] GenericLinearAlgebra v0.3.19 [276daf66] SpecialFunctions v2.6.1 [40de70a5] DACE_jll v0.7.1+0 [3eaa8342] libcxxwrap_julia_jll v0.14.5+0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EYhNSx/Manifest.toml` [47edcb42] ADTypes v1.18.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [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 [adafc99b] CpuId v0.3.1 [1f15a43c] CxxWrap v0.17.3 [f4439622] DACE v0.2.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.191.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [73a20539] DifferentiableEigen v0.2.1 [c78775a3] DifferentiableFlatten v0.1.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.16 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.2.0 [f6369f11] ForwardDiff v1.2.2 [c9556dd2] ForwardDiffChainRules v0.3.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [14197337] GenericLinearAlgebra v0.3.19 [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 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [77ba4419] NaNMath v1.1.3 [d9ec5142] NamedTupleTools v0.14.3 [bac558e1] OrderedCollections v1.8.1 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.124.0 [a6db7da4] SciMLLogging v1.5.0 [c0aeaf25] SciMLOperators v1.10.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [8290d209] ThreadingUtilities v0.5.5 [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.5+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.12.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.11.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.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: UndefVarError: `libdace` not defined in `DACE` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] #2  @ ~/.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/ZPNvc/src/CxxWrap.jl:862  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::Nothing)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/ZPNvc/src/CxxWrap.jl:874  [4] top-level scope  @ ~/.julia/packages/DACE/APfht/src/DACE.jl:20  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [6] include_package_for_output(pkg::Base.PkgId, input::String, 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:3151  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2997  [10] include_string  @ ./loading.jl:3007 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:577 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_vcbLfs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DACE/APfht/test/runtests.jl:1 Testing failed after 22.83s 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 437.44s: package fails to precompile