Package evaluation to test Multivectors on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T17:58:26.019 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.11s ################################################################################ # Installation # Installing Multivectors... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7984e3fa] + Multivectors v0.3.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [069b7b12] + FunctionWrappers v1.1.3 [7984e3fa] + Multivectors v0.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3504.5 ms ✓ Multivectors 1 dependency successfully precompiled in 4 seconds. 20 already precompiled. 1 dependency had output during precompilation: ┌ Multivectors │ WARNING: method definition for iszero at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/KVectors.jl:102 declares type variable N but does not use it. │ WARNING: method definition for + at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:206 declares type variable K but does not use it. │ WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:305 declares type variable N2 but does not use it. │ WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:306 declares type variable N but does not use it. └ Precompilation completed after 19.97s ################################################################################ # Testing # Testing Multivectors Status `/tmp/jl_RqajOS/Project.toml` [861a8166] Combinatorics v1.1.0 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra v1.12.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RqajOS/Manifest.toml` [861a8166] Combinatorics v1.1.0 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: ArgumentError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace: [1] _empty_reduce_error() @ Base ./reduce.jl:311 [2] mapreduce_empty(f::Function, op::Function, T::Type) @ Base ./reduce.jl:313 [3] reduce_empty(op::Base.MappingRF{Multivectors.var"#extract_basis##8#extract_basis##9", typeof(*)}, ::Type{Int64}) @ Base ./reduce.jl:350 [4] reduce_empty_iter @ ./reduce.jl:373 [inlined] [5] mapreduce_empty_iter(f::Function, op::Function, itr::Vector{Int64}, ItrEltype::Base.HasEltype) @ Base ./reduce.jl:369 [6] _mapreduce(f::Multivectors.var"#extract_basis##8#extract_basis##9", op::typeof(*), ::IndexLinear, A::Vector{Int64}) @ Base ./reduce.jl:421 [7] _mapreduce_dim @ ./reducedim.jl:334 [inlined] [8] mapreduce @ ./reducedim.jl:326 [inlined] [9] #extract_basis##6 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:334 [inlined] [10] iterate @ ./generator.jl:48 [inlined] [11] grow_to!(dest::Vector{String}, itr::Base.Generator{Base.Iterators.Flatten{Vector{Base.Generator{Combinatorics.Combinations, Combinatorics.var"#combinations##3#combinations##4"{Combinatorics.var"#reorder#combinations##0"{UnitRange{Int64}}}}}}, Multivectors.var"#extract_basis##6#extract_basis##7"}) @ Base ./array.jl:863 [12] extract_basis(metric::String) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:329 [13] var"@generate_basis"(__source__::LineNumberNode, __module__::Module, metric::Any, export_types::Any, generate_reciprocals::Any, zero_mixed_index::Any) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:445 [14] var"@generate_basis"(__source__::LineNumberNode, __module__::Module, metric::Any, export_types::Any, generate_reciprocals::Any) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:443 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [16] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/runtests.jl:27 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [21] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:31 in expression starting at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:29 in expression starting at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/runtests.jl:27 Testing failed after 31.3s ERROR: LoadError: Package Multivectors errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 79.45s: package tests unexpectedly errored