Package evaluation to test AcceleratedArrays on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:19:40.802 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.31s ################################################################################ # Installation # Installing AcceleratedArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [44e12807] + AcceleratedArrays v0.3.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [44e12807] + AcceleratedArrays v0.3.3 [85a47980] + Dictionaries v0.4.6 [313cdc1a] + Indexing v1.1.1 [03a91e81] + SplitApplyCombine v1.2.3 [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization Installation completed after 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1636.3 ms ✓ AcceleratedArrays 1 dependency successfully precompiled in 3 seconds. 4 already precompiled. Precompilation completed after 10.79s ################################################################################ # Testing # Testing AcceleratedArrays Status `/tmp/jl_AKoWQ9/Project.toml` [44e12807] AcceleratedArrays v0.3.3 [85a47980] Dictionaries v0.4.6 [03a91e81] SplitApplyCombine v1.2.3 [8dfed614] Test Status `/tmp/jl_AKoWQ9/Manifest.toml` [44e12807] AcceleratedArrays v0.3.3 [85a47980] Dictionaries v0.4.6 [313cdc1a] Indexing v1.1.1 [03a91e81] SplitApplyCombine v1.2.3 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Skipping Dictionaries.disjoint Skipping Base.active_repl Skipping Base.active_repl_backend Skipping Dictionaries.disjoint Skipping Base.active_repl Skipping Base.active_repl_backend Test Failed at /home/pkgeval/.julia/packages/AcceleratedArrays/wB30J/test/runtests.jl:6 Expression: isempty(setdiff(detect_ambiguities(Base, AcceleratedArrays, Dictionaries), detect_ambiguities(Base, Dictionaries))) Evaluated: isempty(Tuple{Method, Method}[(group(a::AcceleratedArray{<:Any, <:Any, <:Any, <:HashIndex}, b::AbstractArray) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/HashIndex.jl:83, group(groups::AbstractVector, values::AbstractVector) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/group.jl:62), (group(a::AcceleratedArray{<:Any, <:Any, <:Any, <:UniqueHashIndex}, b::AbstractArray) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/UniqueHashIndex.jl:51, group(groups::AbstractVector, values::AbstractVector) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/group.jl:62), (groupreduce(::typeof(identity), f, op, a::AcceleratedArray{<:Any, <:Any, <:Any, <:UniqueHashIndex}; kw...) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/UniqueHashIndex.jl:55, groupreduce(by::Union{Function, Type}, f::Union{Function, Type}, op::Union{Function, Type}, iter; kw...) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/group.jl:120), (kwcall(::NamedTuple, ::typeof(groupreduce), ::typeof(identity), f, op, a::AcceleratedArray{<:Any, <:Any, <:Any, <:UniqueHashIndex}) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/UniqueHashIndex.jl:55, kwcall(::NamedTuple, ::typeof(groupreduce), by::Union{Function, Type}, f::Union{Function, Type}, op::Union{Function, Type}, iter) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/group.jl:120), (leftgroupjoin(lkey, ::typeof(identity), f, ::typeof(isequal), left, right::AcceleratedArray{<:Any, <:Any, <:Any, <:HashIndex}) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/HashIndex.jl:114, leftgroupjoin(lkey::Union{Function, Type}, rkey::Union{Function, Type}, f::Union{Function, Type}, ::typeof(isequal), left, right) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/leftgroupjoin.jl:43), (leftgroupjoin(lkey, ::typeof(identity), f, ::typeof(isequal), left, right::AcceleratedArray{<:Any, <:Any, <:Any, <:HashIndex}) @ AcceleratedArrays ~/.julia/packages/AcceleratedArrays/wB30J/src/HashIndex.jl:114, leftgroupjoin(lkey::Union{Function, Type}, rkey::Union{Function, Type}, f::Union{Function, Type}, comparison::Union{Function, Type}, left, right) @ SplitApplyCombine ~/.julia/packages/SplitApplyCombine/8mTjy/src/leftgroupjoin.jl:23)]) ERROR: LoadError: There was an error during testing in expression starting at /home/pkgeval/.julia/packages/AcceleratedArrays/wB30J/test/runtests.jl:6 Testing failed after 10.25s ERROR: LoadError: Package AcceleratedArrays 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 36.34s: package tests unexpectedly errored