Package evaluation to test UInt12Arrays on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T16:10:55.330 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.17s ################################################################################ # Installation # Installing UInt12Arrays... Resolving package versions... Installed SIMD ──────────── v3.7.2 Installed BitIntegers ───── v0.3.7 Installed Preferences ───── v1.5.2 Installed PrecompileTools ─ v1.3.4 Installed UInt12Arrays ──── v0.3.2 Updating `~/.julia/environments/v1.14/Project.toml` [c28d94ed] + UInt12Arrays v0.3.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3b6d118] + BitIntegers v0.3.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [c28d94ed] + UInt12Arrays v0.3.2 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.8 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 146.5 s ✓ BitIntegers 31.3 s ✓ Preferences 31.9 s ✓ PrecompileTools 629.3 s ✓ SIMD 77.8 s ✓ UInt12Arrays 5 dependencies successfully precompiled in 917 seconds. 13 already precompiled. Precompilation completed after 959.93s ################################################################################ # Testing # Testing UInt12Arrays Status `/tmp/jl_Shewjp/Project.toml` [c3b6d118] BitIntegers v0.3.7 [fdea26ae] SIMD v3.7.2 [c28d94ed] UInt12Arrays v0.3.2 [a63ad114] Mmap v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Shewjp/Manifest.toml` [c3b6d118] BitIntegers v0.3.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [c28d94ed] UInt12Arrays v0.3.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:78 Test threw exception Expression: convert(Array{UInt16}, A180) == A180 LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] convert(::Type{Array{UInt16}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:58 [16] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core boot.jl:522 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [21] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:79 Test threw exception Expression: size(convert(Array{UInt16}, A180)) == size(A180) LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] convert(::Type{Array{UInt16}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:58 [16] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core boot.jl:522 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [21] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:80 Test threw exception Expression: convert(Array{UInt16, 3}, A180) == A180 LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:522 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:81 Test threw exception Expression: size(convert(Array{UInt16, 3}, A180)) == size(A180) LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:522 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:84 Test threw exception Expression: convert(Array{UInt16}, A180) == A180 LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] convert(::Type{Array{UInt16}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:58 [16] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core boot.jl:522 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [21] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:85 Test threw exception Expression: size(convert(Array{UInt16}, A180)) == size(A180) LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] convert(::Type{Array{UInt16}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:58 [16] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core boot.jl:522 [20] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [21] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:86 Test threw exception Expression: convert(Array{UInt16, 3}, A180) == A180 LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:522 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 UInt12Arrays.jl: Error During Test at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:87 Test threw exception Expression: size(convert(Array{UInt16, 3}, A180)) == size(A180) LoweringError: #= /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 =# - function argument name not unique Expression: #arg# Containing expressions: (lambda (block #self# x ptr #arg# #arg#) (block N T Al Te) (block (meta :inline) (call (call top.getproperty Base :llvmcall) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (call core.apply_type LVec N T) (call core.apply_type Tuple (call core.apply_type Ptr T)) ptr))) Detailed provenance: #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <32 x i8>*\n%res = load <32 x i8>, <32 x i8>* %ptr, align 1 \nret <32 x i8> %res\n" (curly LVec N T) (curly Tuple (curly Ptr T)) ptr)) └─ @ /home/pkgeval/.julia/packages/SIMD/UiGbs/src/LLVM_intrinsics.jl:477 Stacktrace: [1] explicit_declare_in_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, scope::Base.JuliaLowering.ScopeInfo, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, new_k::Symbol) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:133 [2] enter_scope!(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:291 [3] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:427 [4] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:790 [5] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:819 [6] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:807 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:280 [8] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [9] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64, mask::Nothing, #arg#@1::Val{false}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [10] vload(#arg#::Type{SIMD.Vec{32, UInt8}}, a::Vector{UInt8}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [11] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}, i::Int64, offset::Int64, shuffle_24_bytes_to_32::Val{(0, 1, 1, 2, 3, 4, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, 15, 16, 16, 17, 18, 19, 19, 20, 21, 22, 22, 23)}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:20 [inlined] [12] unpack_uint12_to_uint16(A::Vector{UInt8}, out::Vector{UInt16}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:45 [13] unpack_uint12_to_uint16(A::Vector{UInt8}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/unpack/unpack_simd_256.jl:66 [inlined] [14] convert(::Type{Array{UInt16, 3}}, A::UInt12Array{UInt16, Vector{UInt8}, 3}) @ UInt12Arrays.UnpackUInt12s ~/.julia/packages/UInt12Arrays/giMDP/src/UnpackUInt12s.jl:44 [15] top-level scope @ ~/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core boot.jl:522 [19] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [20] _start() @ Base client.jl:596 Test Summary: | Pass Error Broken Total Time UInt12Arrays.jl | 53 8 2 63 13.1s RNG of the outermost testset: Random.Xoshiro(0xf1d1e8a30a6f051d, 0xc06e42f1b71e5249, 0xc71c24db565c6de1, 0x64fa35748e15e844, 0xd980dff0c2317b39) ERROR: LoadError: Some tests did not pass: 53 passed, 0 failed, 8 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/UInt12Arrays/giMDP/test/runtests.jl:4 Testing failed after 139.5s ERROR: LoadError: Package UInt12Arrays 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1141.9s: package tests unexpectedly errored