Package evaluation to test Multivectors on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T13:42:46.111 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.57s ################################################################################ # Installation # Installing Multivectors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7984e3fa] + Multivectors v0.3.0 Updating `~/.julia/environments/v1.14/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.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.17s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.54s ################################################################################ # Testing # Testing Multivectors Status `/tmp/jl_vzve8N/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.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vzve8N/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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... 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. 1 dependency had output during precompilation: ┌ Multivectors │ [Output was shown above] └ 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:317 [2] mapreduce_empty(f::Function, op::Function, T::Type) @ Base ./reduce.jl:319 [3] reduce_empty(op::Base.MappingRF{Multivectors.var"#extract_basis##8#extract_basis##9", typeof(*)}, ::Type{Int64}) @ Base ./reduce.jl:358 [4] reduce_empty_iter @ ./reduce.jl:381 [inlined] [5] mapreduce_empty_iter(f::Multivectors.var"#extract_basis##8#extract_basis##9", op::typeof(*), itr::Vector{Int64}, ItrEltype::Base.HasEltype) @ Base ./reduce.jl:377 [6] _mapreduce(f::Multivectors.var"#extract_basis##8#extract_basis##9", op::typeof(*), ::IndexLinear, A::Vector{Int64}) @ Base ./reduce.jl:431 [7] _mapreduce_dim @ ./reducedim.jl:338 [inlined] [8] mapreduce @ ./reducedim.jl:330 [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:901 [12] collect @ ./array.jl:825 [inlined] [13] map @ ./abstractarray.jl:3420 [inlined] [14] extract_basis(metric::String) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:334 [15] 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 [16] var"@generate_basis"(__source__::LineNumberNode, __module__::Module, metric::Any, export_types::Any, generate_reciprocals::Any) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:443 [17] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/runtests.jl:27 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:585 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 26.82s ERROR: LoadError: Package Multivectors 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 69.29s: package tests unexpectedly errored