Package evaluation to test VectorInterface on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T02:23:50.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.61s ################################################################################ # Installation # Installing VectorInterface... Resolving package versions... Installed VectorInterface ─ v0.6.0 Updating `~/.julia/environments/v1.14/Project.toml` [409d34a3] + VectorInterface v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [409d34a3] + VectorInterface v0.6.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.1 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.6 s ✓ MacroTools 0.5 s ✓ Reexport 0.9 s ✓ Statistics 0.9 s ✓ ConstructionBase 0.5 s ✓ Richardson 0.7 s ✓ StaticArraysCore 0.5 s ✓ MistyClosures 0.6 s ✓ StructIO 1.1 s ✓ EnzymeCore 1.2 s ✓ ADTypes 0.6 s ✓ CEnum 0.6 s ✓ ExprTools 1.0 s ✓ VectorInterface 0.6 s ✓ IOCapture 0.5 s ✓ Suppressor 1.2 s ✓ Scratch 0.9 s ✓ Compat 1.4 s ✓ Preferences 1.2 s ✓ TestExtras 1.7 s ✓ Statistics → SparseArraysExt 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 3.8 s ✓ ObjectFile 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 0.5 s ✓ ADTypes → ADTypesEnzymeCoreExt 1.3 s ✓ RelocatableFolders 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.1 s ✓ JLLWrappers 1.7 s ✓ PrecompileTools 4.3 s ✓ DispatchDoctor 3.3 s ✓ Malt 2.5 s ✓ ChainRulesCore 6.4 s ✓ Aqua 2.1 s ✓ LibTracyClient_jll 4.3 s ✓ Enzyme_jll 5.0 s ✓ LLVMExtra_jll 13.6 s ✓ StaticArrays 1.1 s ✓ DispatchDoctor → DispatchDoctorEnzymeCoreExt 3.5 s ✓ ParallelTestRunner 1.8 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1.5 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 0.7 s ✓ ADTypes → ADTypesChainRulesCoreExt 0.8 s ✓ VectorInterface → VectorInterfaceChainRulesCoreExt 2.2 s ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 2.8 s ✓ Tracy 19.5 s ✓ LLVM 1.7 s ✓ StaticArrays → StaticArraysStatisticsExt 1.7 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 1.7 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1.7 s ✓ VectorInterface → VectorInterfaceStaticArraysExt ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Mooncake/2qaRx/src/interpreter/abstract_interpretation.jl:90  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/Mooncake/2qaRx/src/Mooncake.jl:183  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:533  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mooncake/2qaRx/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/2qaRx/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake 93.4 s ✓ GPUCompiler 3.5 s ✓ FiniteDifferences ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/VectorInterface/85qgE/ext/VectorInterfaceMooncakeExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/VectorInterface/85qgE/ext/VectorInterfaceMooncakeExt.jl:1 in expression starting at stdin:5 ✗ VectorInterface → VectorInterfaceMooncakeExt ERROR: LoadError: UndefVarError: `hvcat_fill!` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Enzyme/JcM1F/src/internal_rules/core.jl:476  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/Enzyme/JcM1F/src/Enzyme.jl:152  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:533  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/JcM1F/src/internal_rules/core.jl:476 in expression starting at /home/pkgeval/.julia/packages/Enzyme/JcM1F/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 15.5 s ✓ ChainRulesTestUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/JcM1F/ext/EnzymeChainRulesCoreExt.jl:5  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/JcM1F/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/Enzyme/JcM1F/ext/EnzymeStaticArraysExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Enzyme/JcM1F/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/VectorInterface/85qgE/ext/VectorInterfaceEnzymeExt.jl:6  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/VectorInterface/85qgE/ext/VectorInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 ✗ VectorInterface → VectorInterfaceEnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [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_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/EnzymeTestUtils/fNmYk/src/EnzymeTestUtils.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/fNmYk/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils 52 dependencies successfully precompiled in 293 seconds. 36 already precompiled. 1 dependency had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ Precompilation completed after 333.14s ################################################################################ # Testing # Testing VectorInterface Status `/tmp/jl_N9t7D3/Project.toml` [4c88cf16] Aqua v0.8.16 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.174 [12d8515a] EnzymeTestUtils v0.2.8 [da2b9cff] Mooncake v0.5.36 [d3525ed8] ParallelTestRunner v2.6.2 [90137ffa] StaticArrays v1.9.18 [5ed8adda] TestExtras v0.3.2 [409d34a3] VectorInterface v0.6.0 `~/.julia/packages/VectorInterface/85qgE/` [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_N9t7D3/Manifest.toml` [47edcb42] ADTypes v1.22.1 [4c88cf16] Aqua v0.8.16 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [8d63f2c5] DispatchDoctor v0.4.28 [7da242da] Enzyme v0.13.174 [f151be2c] EnzymeCore v0.8.21 [12d8515a] EnzymeTestUtils v0.2.8 [e2ba6199] ExprTools v0.1.10 [26cc04aa] FiniteDifferences v0.12.34 [61eb1bfa] GPUCompiler v1.22.7 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [929cbde3] LLVM v9.10.0 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.36 [d8793406] ObjectFile v0.5.0 [d3525ed8] ParallelTestRunner v2.6.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [708f8203] Richardson v1.4.3 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [5ed8adda] TestExtras v0.3.2 [e689c965] Tracy v0.1.6 [409d34a3] VectorInterface v0.6.0 `~/.julia/packages/VectorInterface/85qgE/` [7cc45869] Enzyme_jll v0.0.277+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [ad6e5548] LibTracyClient_jll v0.13.1+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 [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 [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.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+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 Testing Running tests... Running 8 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ complicated (1) │ 53.99 │ failed at 2026-07-06T02:31:31.346 issues (1) │ 0.45 │ 0.00 │ 0.0 │ 21.50 │ 470.39 │ onezero (1) │ 7.09 │ 0.00 │ 0.0 │ 97.39 │ 542.39 │ minimalmvec (1) │ 2.54 │ failed at 2026-07-06T02:31:44.765 unsupported (1) │ 8.67 │ failed at 2026-07-06T02:31:54.286 aqua (1) │ 74.20 │ 1.10 │ 1.5 │ 1242.18 │ 757.47 │ minimalsvec (1) │ 2.30 │ failed at 2026-07-06T02:33:13.594 simple (1) │ 9.57 │ failed at 2026-07-06T02:33:24.283 Output generated during execution of 'unsupported': ┌ ┌ Warning: The function `scalartype` is not implemented for (values of) type `Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:24 │ ┌ Warning: The function `zerovector` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:36 │ ┌ Warning: The function `zerovector!` is not implemented for (values of) type `Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:45 │ ┌ Warning: The function `zerovector!!` is not implemented for (values of) type `Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:54 │ ┌ Warning: The function `scale` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:71 │ ┌ Warning: The function `scale!!` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:95 │ ┌ Warning: The function `scale!!` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:117 │ ┌ Warning: The function `scale!` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:84 │ ┌ Warning: The function `add` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, VectorInterface.One, VectorInterface.One}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:135 │ ┌ Warning: The function `add!!` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, VectorInterface.One, VectorInterface.One}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:167 │ ┌ Warning: The function `add!` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, VectorInterface.One, VectorInterface.One}`; │ │ this fallback will disappear in future versions of VectorInterface.jl │ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:147 │ ┌ Warning: The function `inner` is not implemented for (values of) type `Tuple{Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#675".SimpleVec{Matrix{Float64}}}`; │ │ this fallback will disappear in future versions of VectorInterface.jl └ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:200 Output generated during execution of 'minimalsvec': ┌ ┌ Warning: The function `scale!` is not implemented for (values of) type `Tuple{VectorInterface.MinimalVec{false, Vector{Float64}}, VectorInterface.MinimalVec{false, Vector{Float64}}, Float64}`; │ │ this fallback will disappear in future versions of VectorInterface.jl └ └ @ VectorInterface ~/.julia/packages/VectorInterface/85qgE/src/fallbacks.jl:107 Test Summary: | Pass Fail Total Time Overall | 757 5 762 3m10.7s complicated | 89 1 90 54.0s scalartype | 3 1 4 1.2s zerovector | 12 12 11.1s scale | 28 28 15.9s add | 42 42 17.1s inner | 4 4 1.8s issues | 7 7 0.4s onezero | 296 296 7.1s minimalmvec | 91 1 92 2.5s scalartype | 1 1 2 0.0s zerovector | 12 12 0.2s scale | 32 32 1.6s add | 42 42 0.4s inner | 4 4 0.1s unsupported | 96 1 97 8.7s scalartype | 3 1 4 0.4s zerovector | 12 12 3.4s scale | 27 27 1.3s add | 50 50 2.9s inner | 4 4 0.3s aqua | 11 11 1m14.2s minimalsvec | 74 1 75 2.3s scalartype | 1 1 2 0.0s zerovector | 11 11 0.3s scale | 24 24 0.8s add | 34 34 0.9s inner | 4 4 0.1s simple | 93 1 94 9.6s scalartype | 3 1 4 0.0s zerovector | 12 12 2.1s scale | 32 32 4.3s add | 42 42 2.7s inner | 4 4 0.1s FAILURE Error in testset scalartype: Test Failed at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/complicated.jl:20 Expression: @constinferred scalartype(x) Evaluated: Type{Float64} != Core.TypeEgal{Float64} Error in testset scalartype: Test Failed at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/minimalmvec.jl:13 Expression: @constinferred scalartype(x) Evaluated: Type{Float64} != Core.TypeEgal{Float64} Error in testset scalartype: Test Failed at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/unsupported.jl:36 Expression: @constinferred scalartype(x) Evaluated: Type{Float64} != Core.TypeEgal{Float64} Error in testset scalartype: Test Failed at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/minimalsvec.jl:13 Expression: @constinferred scalartype(x) Evaluated: Type{Float64} != Core.TypeEgal{Float64} Error in testset scalartype: Test Failed at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/simple.jl:12 Expression: @constinferred scalartype(x) Evaluated: Type{Float64} != Core.TypeEgal{Float64} ERROR: LoadError: Test run finished with errors in expression starting at /home/pkgeval/.julia/packages/VectorInterface/85qgE/test/runtests.jl:17 Testing failed after 221.93s ERROR: LoadError: Package VectorInterface 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 604.8s: package tests unexpectedly errored