Package evaluation to test VectorInterface on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-06T02:03:30.897 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.46s ################################################################################ # Installation # Installing VectorInterface... Resolving package versions... 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.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.1 s ✓ ObjectFile 1.0 s ✓ VectorInterface 1.9 s ✓ DispatchDoctor → DispatchDoctorChainRulesCoreExt 3.3 s ✓ ParallelTestRunner 1.1 s ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 16.0 s ✓ ChainRulesTestUtils 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:522  [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 1.9 s ✓ VectorInterface → VectorInterfaceStaticArraysExt 0.6 s ✓ VectorInterface → VectorInterfaceChainRulesCoreExt 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:522  [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 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:522  [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:522  [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:522  [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("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:522  [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: 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:522  [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 8 dependencies successfully precompiled in 77 seconds. 80 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 107.11s ################################################################################ # Testing # Testing VectorInterface Status `/tmp/jl_6Ue94x/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_6Ue94x/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.20.0+1 [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.24 │ 0.77 │ 1.4 │ 1963.30 │ 467.20 │ unsupported (1) │ 6.93 │ 0.03 │ 0.4 │ 185.75 │ 487.20 │ simple (1) │ 9.45 │ 0.05 │ 0.6 │ 272.78 │ 526.20 │ issues (1) │ 0.50 │ 0.00 │ 0.0 │ 21.28 │ 526.20 │ onezero (1) │ 6.84 │ 0.00 │ 0.0 │ 86.03 │ 580.18 │ minimalmvec (1) │ 1.91 │ 0.00 │ 0.0 │ 29.26 │ 580.18 │ aqua (1) │ 73.40 │ 1.12 │ 1.5 │ 1192.54 │ 792.56 │ minimalsvec (1) │ 1.61 │ 0.00 │ 0.0 │ 21.02 │ 792.56 │ Output generated during execution of 'unsupported': ┌ ┌ Warning: The function `scalartype` is not implemented for (values of) type `Main.var"##unsupported#424".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#424".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#424".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#424".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#424".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#424".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#424".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#424".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#424".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#424".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#424".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#424".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#424".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#424".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#424".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#424".SimpleVec{Matrix{Float64}}, Main.var"##unsupported#424".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 Total Time Overall | 762 762 3m05.8s SUCCESS Testing VectorInterface tests passed Testing completed after 211.35s PkgEval succeeded after 347.8s