Package evaluation to test QuasiArrays on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T13:19:40.773 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.25s ################################################################################ # Installation # Installing QuasiArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c4ea9172] + QuasiArrays v0.12.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [4c555306] + ArrayLayouts v1.12.0 [b152e2b5] + CompositeTypes v0.1.4 [5b8099bc] + DomainSets v0.7.16 [1a297f60] + FillArrays v1.14.0 [8197267c] + IntervalSets v0.7.11 [5078a376] + LazyArrays v2.8.0 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [c4ea9172] + QuasiArrays v0.12.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [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.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 47.65s ################################################################################ # Testing # Testing QuasiArrays Status `/tmp/jl_aYL7qD/Project.toml` [4c555306] ArrayLayouts v1.12.0 [5b8099bc] DomainSets v0.7.16 [1a297f60] FillArrays v1.14.0 [8197267c] IntervalSets v0.7.11 [5078a376] LazyArrays v2.8.0 [c4ea9172] QuasiArrays v0.12.2 [90137ffa] StaticArrays v1.9.15 [2a0f44e3] Base64 v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_aYL7qD/Manifest.toml` [4c555306] ArrayLayouts v1.12.0 [b152e2b5] CompositeTypes v0.1.4 [5b8099bc] DomainSets v0.7.16 [1a297f60] FillArrays v1.14.0 [8197267c] IntervalSets v0.7.11 [5078a376] LazyArrays v2.8.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [c4ea9172] QuasiArrays v0.12.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [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.13.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.13.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.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time AbstractQuasiArray | 76 76 15.7s Test Summary: | Pass Total Time Broadcasting | 159 159 55.0s Test Summary: | Pass Broken Total Time arrayops | 49 1 50 5.0s Test Summary: | Pass Total Time QuasiSubArray | 46 46 8.1s Test Summary: | Pass Total Time permutedims | 9 9 2.1s reducedim: Error During Test at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:11 Test threw exception Expression: any(isreal, A; dims = 1) ≈ QuasiArray(any(isreal, A.parent; dims = 1), (1:1, 1:0.5:2)) MethodError: no method matching reducedim_init(::typeof(isreal), ::typeof(Base.or_any), ::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, ::Int64) The function `reducedim_init` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim_init(::Any, !Matched::typeof(&), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:83 reducedim_init(::Any, !Matched::typeof(|), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:84 reducedim_init(::Any, !Matched::Union{typeof(+), typeof(Base.add_sum)}, ::Union{AbstractQuasiArray{ComplexF16}, AbstractQuasiArray{ComplexF32}, AbstractQuasiArray{ComplexF64}, AbstractQuasiArray{Complex{Int128}}, AbstractQuasiArray{Complex{Int16}}, AbstractQuasiArray{Complex{Int32}}, AbstractQuasiArray{Complex{Int64}}, AbstractQuasiArray{Complex{Int8}}, AbstractQuasiArray{Complex{UInt128}}, AbstractQuasiArray{Complex{UInt16}}, AbstractQuasiArray{Complex{UInt32}}, AbstractQuasiArray{Complex{UInt64}}, AbstractQuasiArray{Complex{UInt8}}, AbstractQuasiArray{Float16}, AbstractQuasiArray{Float32}, AbstractQuasiArray{Float64}, AbstractQuasiArray{Int128}, AbstractQuasiArray{Int16}, AbstractQuasiArray{Int32}, AbstractQuasiArray{Int64}, AbstractQuasiArray{Int8}, AbstractQuasiArray{UInt128}, AbstractQuasiArray{UInt16}, AbstractQuasiArray{UInt32}, AbstractQuasiArray{UInt64}, AbstractQuasiArray{UInt8}}, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:94 ... Stacktrace: [1] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:154 [2] kwcall(::@NamedTuple{dims::Int64}, ::typeof(mapreduce), f::Function, op::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:140 [3] _any(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64; kw::@Kwargs{}) @ Base ./reducedim.jl:1012 [4] _any(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ Base ./reducedim.jl:1012 [5] any(f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:180 [6] kwcall(::@NamedTuple{dims::Int64}, ::typeof(any), f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:180 [7] top-level scope @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:11 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] reducedim: Error During Test at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:12 Test threw exception Expression: any(isreal, A; dims = 2) ≈ QuasiArray(any(isreal, A.parent; dims = 2), (0:0.5:0.5, 1:1)) MethodError: no method matching reducedim_init(::typeof(isreal), ::typeof(Base.or_any), ::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, ::Int64) The function `reducedim_init` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim_init(::Any, !Matched::typeof(&), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:83 reducedim_init(::Any, !Matched::typeof(|), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:84 reducedim_init(::Any, !Matched::Union{typeof(+), typeof(Base.add_sum)}, ::Union{AbstractQuasiArray{ComplexF16}, AbstractQuasiArray{ComplexF32}, AbstractQuasiArray{ComplexF64}, AbstractQuasiArray{Complex{Int128}}, AbstractQuasiArray{Complex{Int16}}, AbstractQuasiArray{Complex{Int32}}, AbstractQuasiArray{Complex{Int64}}, AbstractQuasiArray{Complex{Int8}}, AbstractQuasiArray{Complex{UInt128}}, AbstractQuasiArray{Complex{UInt16}}, AbstractQuasiArray{Complex{UInt32}}, AbstractQuasiArray{Complex{UInt64}}, AbstractQuasiArray{Complex{UInt8}}, AbstractQuasiArray{Float16}, AbstractQuasiArray{Float32}, AbstractQuasiArray{Float64}, AbstractQuasiArray{Int128}, AbstractQuasiArray{Int16}, AbstractQuasiArray{Int32}, AbstractQuasiArray{Int64}, AbstractQuasiArray{Int8}, AbstractQuasiArray{UInt128}, AbstractQuasiArray{UInt16}, AbstractQuasiArray{UInt32}, AbstractQuasiArray{UInt64}, AbstractQuasiArray{UInt8}}, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:94 ... Stacktrace: [1] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:154 [2] kwcall(::@NamedTuple{dims::Int64}, ::typeof(mapreduce), f::Function, op::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:140 [3] _any(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64; kw::@Kwargs{}) @ Base ./reducedim.jl:1012 [4] _any(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ Base ./reducedim.jl:1012 [5] any(f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:180 [6] kwcall(::@NamedTuple{dims::Int64}, ::typeof(any), f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:180 [7] top-level scope @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:12 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] reducedim: Error During Test at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:15 Test threw exception Expression: all(isreal, A; dims = 1) ≈ QuasiArray(all(isreal, A.parent; dims = 1), (1:1, 1:0.5:2)) MethodError: no method matching reducedim_init(::typeof(isreal), ::typeof(Base.and_all), ::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, ::Int64) The function `reducedim_init` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim_init(::Any, !Matched::typeof(&), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:83 reducedim_init(::Any, !Matched::typeof(|), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:84 reducedim_init(::Any, !Matched::Union{typeof(+), typeof(Base.add_sum)}, ::Union{AbstractQuasiArray{ComplexF16}, AbstractQuasiArray{ComplexF32}, AbstractQuasiArray{ComplexF64}, AbstractQuasiArray{Complex{Int128}}, AbstractQuasiArray{Complex{Int16}}, AbstractQuasiArray{Complex{Int32}}, AbstractQuasiArray{Complex{Int64}}, AbstractQuasiArray{Complex{Int8}}, AbstractQuasiArray{Complex{UInt128}}, AbstractQuasiArray{Complex{UInt16}}, AbstractQuasiArray{Complex{UInt32}}, AbstractQuasiArray{Complex{UInt64}}, AbstractQuasiArray{Complex{UInt8}}, AbstractQuasiArray{Float16}, AbstractQuasiArray{Float32}, AbstractQuasiArray{Float64}, AbstractQuasiArray{Int128}, AbstractQuasiArray{Int16}, AbstractQuasiArray{Int32}, AbstractQuasiArray{Int64}, AbstractQuasiArray{Int8}, AbstractQuasiArray{UInt128}, AbstractQuasiArray{UInt16}, AbstractQuasiArray{UInt32}, AbstractQuasiArray{UInt64}, AbstractQuasiArray{UInt8}}, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:94 ... Stacktrace: [1] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:154 [2] kwcall(::@NamedTuple{dims::Int64}, ::typeof(mapreduce), f::Function, op::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:140 [3] _all(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64; kw::@Kwargs{}) @ Base ./reducedim.jl:1012 [4] _all(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ Base ./reducedim.jl:1012 [5] all(f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:182 [6] kwcall(::@NamedTuple{dims::Int64}, ::typeof(all), f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:182 [7] top-level scope @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:15 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] reducedim: Error During Test at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:16 Test threw exception Expression: all(isreal, A; dims = 2) ≈ QuasiArray(all(isreal, A.parent; dims = 2), (0:0.5:0.5, 1:1)) MethodError: no method matching reducedim_init(::typeof(isreal), ::typeof(Base.and_all), ::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, ::Int64) The function `reducedim_init` exists, but no method is defined for this combination of argument types. Closest candidates are: reducedim_init(::Any, !Matched::typeof(&), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:83 reducedim_init(::Any, !Matched::typeof(|), ::AbstractQuasiArray, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:84 reducedim_init(::Any, !Matched::Union{typeof(+), typeof(Base.add_sum)}, ::Union{AbstractQuasiArray{ComplexF16}, AbstractQuasiArray{ComplexF32}, AbstractQuasiArray{ComplexF64}, AbstractQuasiArray{Complex{Int128}}, AbstractQuasiArray{Complex{Int16}}, AbstractQuasiArray{Complex{Int32}}, AbstractQuasiArray{Complex{Int64}}, AbstractQuasiArray{Complex{Int8}}, AbstractQuasiArray{Complex{UInt128}}, AbstractQuasiArray{Complex{UInt16}}, AbstractQuasiArray{Complex{UInt32}}, AbstractQuasiArray{Complex{UInt64}}, AbstractQuasiArray{Complex{UInt8}}, AbstractQuasiArray{Float16}, AbstractQuasiArray{Float32}, AbstractQuasiArray{Float64}, AbstractQuasiArray{Int128}, AbstractQuasiArray{Int16}, AbstractQuasiArray{Int32}, AbstractQuasiArray{Int64}, AbstractQuasiArray{Int8}, AbstractQuasiArray{UInt128}, AbstractQuasiArray{UInt16}, AbstractQuasiArray{UInt32}, AbstractQuasiArray{UInt64}, AbstractQuasiArray{UInt8}}, ::Any) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:94 ... Stacktrace: [1] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:154 [2] kwcall(::@NamedTuple{dims::Int64}, ::typeof(mapreduce), f::Function, op::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:140 [3] _all(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64; kw::@Kwargs{}) @ Base ./reducedim.jl:1012 [4] _all(f::Function, A::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}, dims::Int64) @ Base ./reducedim.jl:1012 [5] all(f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}; dims::Int64) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:182 [6] kwcall(::@NamedTuple{dims::Int64}, ::typeof(all), f::Function, a::QuasiMatrix{Float64, Tuple{StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}}) @ QuasiArrays ~/.julia/packages/QuasiArrays/wlEWh/src/quasireducedim.jl:182 [7] top-level scope @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:16 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] Test Summary: | Pass Error Broken Total Time reducedim | 6 4 2 12 10.8s RNG of the outermost testset: Random.Xoshiro(0x79e916ad9ac19556, 0x599c005ef0326a7f, 0xf72280edefa5c698, 0x2115d88e68372913, 0x42028854f317d550) ERROR: LoadError: Some tests did not pass: 6 passed, 0 failed, 4 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/test_quasireducedim.jl:3 in expression starting at /home/pkgeval/.julia/packages/QuasiArrays/wlEWh/test/runtests.jl:8 Testing failed after 125.05s ERROR: LoadError: Package QuasiArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [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.13/Pkg/src/API.jl:525 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 204.05s: package tests unexpectedly errored