Package evaluation to test FastTransposeMatrix on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T04:02:33.211 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.97s ################################################################################ # Installation # Installing FastTransposeMatrix... Resolving package versions... Installed SIMD ──────────────── v3.7.2 Installed Preferences ───────── v1.5.2 Installed PrecompileTools ───── v1.3.4 Installed FastTransposeMatrix ─ v0.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [1a2a01d2] + FastTransposeMatrix v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a2a01d2] + FastTransposeMatrix v0.1.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.7 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 2.9 s ✓ Preferences 3.2 s ✓ PrecompileTools 668.1 s ✓ SIMD 40.9 s ✓ FastTransposeMatrix 4 dependencies successfully precompiled in 715 seconds. 12 already precompiled. Precompilation completed after 747.86s ################################################################################ # Testing # Testing FastTransposeMatrix Status `/tmp/jl_wJ2JIq/Project.toml` [1a2a01d2] FastTransposeMatrix v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wJ2JIq/Manifest.toml` [1a2a01d2] FastTransposeMatrix v0.1.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.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 [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... transpose2x2!: Error During Test at /home/pkgeval/.julia/packages/FastTransposeMatrix/qIc1S/test/runtests.jl:4 Got exception outside of a @test 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 <2 x i8>*\n%res = load <2 x i8>, <2 x i8>* %ptr, align 2 \nret <2 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# └─ #arg# └─ (block (meta inline) (call (. Base (inert llvmcall)) "%ptr = bitcast ptr %0 to <2 x i8>*\n%res = load <2 x i8>, <2 x i8>* %ptr, align 2 \nret <2 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:146 [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:299 [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:425 [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:773 [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:803 [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:790 [inlined] [7] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:363 [8] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:51 [inlined] [9] vload(#arg#::Type{SIMD.Vec{2, UInt8}}, ptr::Ptr{UInt8}, mask::Nothing, #arg#@1::Val{true}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:48 [inlined] [10] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:62 [inlined] [11] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:60 [inlined] [12] vload(#arg#::Type{SIMD.Vec{2, UInt8}}, a::SubArray{UInt8, 1, Matrix{UInt8}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, i::Int64, mask::Nothing, #arg#@1::Val{true}, #arg#@2::Val{false}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [13] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [inlined] [14] vload(#arg#::Type{SIMD.Vec{2, UInt8}}, a::SubArray{UInt8, 1, Matrix{UInt8}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, i::Int64, mask::Nothing, #arg#@1::Val{true}) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:57 [15] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:67 [inlined] [16] vloada(#arg#::Type{SIMD.Vec{2, UInt8}}, a::SubArray{UInt8, 1, Matrix{UInt8}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, i::Int64, mask::Nothing) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:67 [inlined] [17] macro expansion @ ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:67 [inlined] [18] vloada(#arg#::Type{SIMD.Vec{2, UInt8}}, a::SubArray{UInt8, 1, Matrix{UInt8}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:67 [inlined] [19] macro expansion @ ~/.julia/packages/FastTransposeMatrix/qIc1S/src/FastTransposeMatrix.jl:13 [inlined] [20] transpose2x2!(B::Matrix{UInt8}, A::Matrix{UInt8}) @ FastTransposeMatrix ~/.julia/packages/FastTransposeMatrix/qIc1S/src/FastTransposeMatrix.jl:12 [21] top-level scope @ ~/.julia/packages/FastTransposeMatrix/qIc1S/test/runtests.jl:4 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [24] macro expansion @ ~/.julia/packages/FastTransposeMatrix/qIc1S/test/runtests.jl:7 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core boot.jl:521 [28] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [29] _start() @ Base client.jl:596 Test Summary: | Error Total Time transpose2x2! | 1 1 7.4s RNG of the outermost testset: Random.Xoshiro(0x3e71e0b2859fd47e, 0x065cc9c6a4a40e60, 0xf3a091e0ce6168bd, 0x4248d59c1f642b02, 0xe3a8eeaf5730385d) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FastTransposeMatrix/qIc1S/test/runtests.jl:4 Testing failed after 133.2s ERROR: LoadError: Package FastTransposeMatrix 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:326 [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 920.34s: package tests unexpectedly errored