Package evaluation to test DataInterpolations on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T18:22:24.976 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.73s ################################################################################ # Installation # Installing DataInterpolations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [82cc6244] + DataInterpolations v9.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [a8cc5b0e] + Crayons v4.2.0 [9a962f9c] + DataAPI v1.16.0 [82cc6244] + DataInterpolations v9.0.2 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [64ca27bc] + FindFirstFunctions v3.2.0 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.4.2 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [892a3eda] + StringManipulation v0.4.5 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.61s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.0 s ✓ SymbolicIndexingInterface → SymbolicIndexingInterfacePrettyTablesExt 128.1 s ✓ SymbolicUtils 2.9 s ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDifferencesExt 7.7 s ✓ DataInterpolations [37] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:7 __atomic_add at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:53:54 [inlined] __atomic_add_dispatch at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:96:19 [inlined] _M_add_ref_copy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:139:41 [inlined] __shared_count at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:737:4 [inlined] __shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:1167:7 [inlined] shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr.h:129:7 [inlined] withContextDo]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:50:14 [inlined] withModuleDo > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:117:6 [inlined] jl_emit_native_impl at /source/src/aotcompile.cpp:1023:32 compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 423) irgen at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/irgen.jl:4:0 (pc: 1) #emit_llvm#124 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:209:0 (pc: 23) emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:191:0 (pc: 1) #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:95:0 (pc: 11) compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:80:0 [inlined] #compile#119 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:67:0 [inlined] compile at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:55:0 [inlined] #184 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:39:0 [inlined] #JuliaContext#118 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:34:0 (pc: 50) unknown function (ip: 0x7a8e47a58851) at (unknown file) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) unknown function (ip: 0x7a8e8af72c72) at (unknown file) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:38:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:29:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:115:0 (pc: 88) jl_invoke_oneshot at /source/src/gf.c:4566:23 ijl_eval_thunk at /source/src/toplevel.c:759:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 jl_apply at /source/src/julia.h:2498:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3359:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 jl_apply at /source/src/julia.h:2498:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) include_string at ./loading.jl:3196:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4531:23 [inlined] ijl_apply_generic at /source/src/gf.c:4773:12 jl_apply at /source/src/julia.h:2498:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:103:15 unknown function (ip: 0x7a8ea82c4249) 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: 95351107 (Pool: 95350073; Big: 1034); GC: 26 ✗ GPUCompiler 8.5 s ✓ SymbolicLimits 7.7 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 4.4 s ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 6.2 s ✓ DataInterpolations → DataInterpolationsOptimExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:1 in expression starting at stdin:5 ✗ AllocCheck 94.6 s ✓ Symbolics 15.3 s ✓ Symbolics → SymbolicsForwardDiffExt 14.4 s ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 19.4 s ✓ DataInterpolations → DataInterpolationsSymbolicsExt 12 dependencies successfully precompiled in 415 seconds. 186 already precompiled. Precompilation completed after 437.25s ################################################################################ # Testing # Testing DataInterpolations Status `/tmp/jl_n1a4L2/Project.toml` [9b6a8646] AllocCheck v0.2.6 [4c88cf16] Aqua v0.8.16 [6e4b80f9] BenchmarkTools v1.8.0 [d360d2e6] ChainRulesCore v1.26.1 [82cc6244] DataInterpolations v9.0.2 [4e289a0a] EnumX v1.0.7 [64ca27bc] FindFirstFunctions v3.2.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [429524aa] Optim v2.2.1 [08abe8d2] PrettyTables v3.4.2 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [09d9d899] SciMLTesting v2.2.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.18 [0c5d862f] Symbolics v7.32.1 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_n1a4L2/Manifest.toml` [47edcb42] ADTypes v1.22.2 [6e696c72] AbstractPlutoDingetjes v1.4.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [9b6a8646] AllocCheck v0.2.6 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.27.0 [6e4b80f9] BenchmarkTools v1.8.0 [e2ed5e7c] Bijections v0.2.2 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.1 ⌅ [861a8166] Combinatorics v1.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.1 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [82cc6244] DataInterpolations v9.0.2 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.20 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.8.1 [7c1d4256] DynamicPolynomials v0.6.6 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [1a297f60] FillArrays v1.16.0 [64ca27bc] FindFirstFunctions v3.2.0 [6a86dc24] FiniteDiff v2.32.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [a85aefff] FunctionMaps v0.1.2 ⌅ [61eb1bfa] GPUCompiler v1.23.0 [86223c79] Graphs v1.14.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [ae98c720] Jieko v0.2.1 [929cbde3] LLVM v9.10.1 [b964fa9f] LaTeXStrings v1.4.0 [d3d80556] LineSearches v7.7.1 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [2e0e35c7] Moshi v0.3.12 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.4 [429524aa] Optim v2.2.1 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v2.8.6 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.2 [27ebfcd6] Primes v0.5.7 [1fd47b50] QuadGK v2.11.3 [988b38a3] ReadOnlyArrays v0.2.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [708f8203] Richardson v1.4.3 [7e49a35a] RuntimeGeneratedFunctions v0.5.22 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.2.3 [09d9d899] SciMLTesting v2.2.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.6 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [0c0c59c1] StarAlgebras v0.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.5 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.51 [19f23fe9] SymbolicLimits v1.1.4 [d1185830] SymbolicUtils v4.40.2 [0c5d862f] Symbolics v7.32.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [e689c965] Tracy v0.1.6 [1986cc42] Unitful v1.28.0 [d30d5f5c] WeakCacheSets v0.1.0 [dad2f222] LLVMExtra_jll v0.0.43+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [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 [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 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.33+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. Testing Running tests... Test Summary: | Pass Total Time Core/extrapolation_tests.jl | 106 106 1m30.0s Test Summary: | Pass Total Time Core/interface.jl | 28 28 2m02.3s Linear Interpolation: Error During Test at /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:111 Unexpected Pass Expression: #= /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:111 =# @inferred(LinearInterpolation(u, t; extrapolation = ExtrapolationType.Extension)) isa LinearInterpolation Got correct result, please change to @test if no longer broken. Quadratic Interpolation: Error During Test at /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:531 Unexpected Pass Expression: #= /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:531 =# @inferred(QuadraticInterpolation(u, t; extrapolation = ExtrapolationType.Extension)) isa QuadraticInterpolation Got correct result, please change to @test if no longer broken. Symbolic interpolation: Error During Test at /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:1736 Got exception outside of a @test TypeError: non-boolean (Symbolics.Num) used in boolean context A symbolic expression appeared in a Boolean context. This error arises in situations where Julia expects a Bool, like if boolean_condition use ifelse(boolean_condition, then branch, else branch) x && y use x & y boolean_condition ? a : b use ifelse(boolean_condition, a, b) but a symbolic expression appeared instead of a Bool. For help regarding control flow with symbolic variables, see https://docs.sciml.ai/ModelingToolkit/dev/basics/FAQ/#How-do-I-handle-if-statements-in-my-symbolic-forms? Stacktrace: [1] _lu_tridiag!(dl::Vector{Symbolics.Num}, d::Vector{Symbolics.Num}, du::Vector{Symbolics.Num}, du2::Vector{Symbolics.Num}, ipiv::Vector{Int64}, pivot::LinearAlgebra.RowMaximum, check::Bool, allowsingular::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:663 [inlined] [2] lu!(A::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}, pivot::LinearAlgebra.RowMaximum; check::Bool, allowsingular::Bool) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:636 [3] lu!(A::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}, pivot::LinearAlgebra.RowMaximum) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:627 [inlined] [4] lu!(A::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:627 [inlined] [5] _lu(::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}; kwargs::@Kwargs{}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:405 [inlined] [6] lu(::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}; kwargs::@Kwargs{}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:399 [7] lu(::LinearAlgebra.Tridiagonal{Symbolics.Num, Vector{Symbolics.Num}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lu.jl:399 [inlined] [8] \(A::LinearAlgebra.Tridiagonal{Float64, Vector{Float64}}, B::Vector{Symbolics.Num}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/generic.jl:1241 [9] DataInterpolations.CubicSpline(u::Symbolics.Arr{Symbolics.Num, 1}, t::StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}; extrapolation::DataInterpolations.ExtrapolationType.T, extrapolation_left::DataInterpolations.ExtrapolationType.T, extrapolation_right::DataInterpolations.ExtrapolationType.T, cache_parameters::Bool, search_properties::Nothing) @ DataInterpolations ~/.julia/packages/DataInterpolations/uvy2y/src/interpolation_caches.jl:822 [10] DataInterpolations.CubicSpline(u::Symbolics.Arr{Symbolics.Num, 1}, t::StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}) @ DataInterpolations ~/.julia/packages/DataInterpolations/uvy2y/src/interpolation_caches.jl:790 [11] top-level scope @ ~/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:1737 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/DataInterpolations/uvy2y/test/interpolation_tests.jl:1757 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1315 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:2240 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] eval(m::Module, e::Any) @ Core boot.jl:545 [19] top-level scope @ ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:28 [20] eval(m::Module, e::Any) @ Core boot.jl:545 [21] _run_body(body::String; label::String) @ SciMLTesting ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:1195 [22] _run_core_folder(test_dir::String) @ SciMLTesting ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:1257 [23] _run_folder_group(group::String, test_dir::String, group_table::Dict{String, Dict{String, Any}}, default_parent::String) @ SciMLTesting ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:1297 [24] run_tests(; core::SciMLTesting._Unset, groups::SciMLTesting._Unset, qa::SciMLTesting._Unset, env::String, default::String, sublib_env::String, all::Nothing, umbrellas::Dict{String, Any}, lib_dir::Nothing, parent::Nothing, pkg::Nothing, test_dir::Nothing) @ SciMLTesting ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:1603 [25] run_tests() @ SciMLTesting ~/.julia/packages/SciMLTesting/NNINT/src/SciMLTesting.jl:1578 [26] top-level scope @ ~/.julia/packages/DataInterpolations/uvy2y/test/runtests.jl:2 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core boot.jl:545 [30] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [31] _start() @ Base client.jl:596 Test Summary: | Pass Error Broken Total Time Core/interpolation_tests.jl | 17408 3 3 17414 10m03.7s Linear Interpolation | 15608 1 15609 2m01.3s Sorted-batch evaluator | 402 402 3.7s Uniform-grid fast path parity | 15016 15016 2.9s Quadratic Interpolation | 108 1 109 24.3s Lagrange Interpolation | 39 39 12.1s Akima Interpolation | 514 514 18.4s ConstantInterpolation | 319 319 19.2s Smoothed constant Interpolation | 30 1 31 12.4s QuadraticSpline Interpolation | 55 55 41.0s CubicSpline Interpolation | 488 2 490 45.4s BSplines | 89 89 37.1s Cubic Hermite Spline | 34 34 15.0s PCHIPInterpolation | 6 6 1.8s Quintic Hermite Spline | 35 35 14.0s Smooth Arc Length Interpolation | 10 10 46.6s Curvefit | 5 5 13.3s Type of vector returned | 16 16 5.4s Plugging vector timepoints | 9 9 10.5s munge_data | 21 21 5.0s user error | 3 3 0.8s Symbolic interpolation | 7 1 8 1m47.3s RNG of the outermost testset: Random.Xoshiro(0x3ef6ba527839be07, 0xa33b6845c286bdec, 0xbb8c8bbf493b149b, 0x501aa49660e221fe, 0x03222dfcd4244cc4) ERROR: LoadError: Some tests did not pass: 17408 passed, 0 failed, 3 errored, 3 broken. in expression starting at /home/pkgeval/.julia/packages/DataInterpolations/uvy2y/test/runtests.jl:2 Testing failed after 861.93s ERROR: LoadError: Package DataInterpolations 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1370.38s: package tests unexpectedly errored