Package evaluation to test Multivectors on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:12:17.798 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.09s ################################################################################ # Installation # Installing Multivectors... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [7984e3fa] + Multivectors v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [069b7b12] + FunctionWrappers v1.1.3 [7984e3fa] + Multivectors v0.3.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 9.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3366.0 ms ✓ Multivectors 1 dependency successfully precompiled in 5 seconds. 9 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 17.05s ################################################################################ # Testing # Testing Multivectors Status `/tmp/jl_07i0PJ/Project.toml` [861a8166] Combinatorics v1.1.0 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_07i0PJ/Manifest.toml` [861a8166] Combinatorics v1.1.0 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: MethodError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace: [1] reduce_empty(op::Base.MappingRF{Multivectors.var"#58#72", typeof(*)}, ::Type{Int64}) @ Base ./reduce.jl:361 [2] reduce_empty_iter @ ./reduce.jl:384 [inlined] [3] mapreduce_empty_iter(f::Function, op::Function, itr::Vector{Int64}, ItrEltype::Base.HasEltype) @ Base ./reduce.jl:380 [4] _mapreduce(f::Multivectors.var"#58#72", op::typeof(*), ::IndexLinear, A::Vector{Int64}) @ Base ./reduce.jl:432 [5] _mapreduce_dim @ ./reducedim.jl:367 [inlined] [6] mapreduce @ ./reducedim.jl:359 [inlined] [7] #57 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:334 [inlined] [8] iterate @ ./generator.jl:47 [inlined] [9] grow_to!(dest::Vector{String}, itr::Base.Generator{Base.Iterators.Flatten{Vector{Base.Generator{Combinatorics.Combinations, Combinatorics.var"#8#11"{Combinatorics.var"#reorder#9"{UnitRange{Int64}}}}}}, Multivectors.var"#57#71"}) @ Base ./array.jl:907 [10] collect @ ./array.jl:831 [inlined] [11] map @ ./abstractarray.jl:3314 [inlined] [12] extract_basis(metric::String) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:334 [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(fname::String) @ Base.MainInclude ./client.jl:487 [16] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/runtests.jl:27 [17] include(fname::String) @ Base.MainInclude ./client.jl:487 [18] top-level scope @ none:6 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 21.65s ERROR: LoadError: Package Multivectors errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 59.18s: package tests unexpectedly errored