Package evaluation to test Scrypt on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T06:17:36.016 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.9s ################################################################################ # Installation # Installing Scrypt... Resolving package versions... Installed ChunkSplitters ── v3.2.0 Installed Nettle_jll ────── v3.10.2+0 Installed Nettle ────────── v1.0.0 Installed SIMD ──────────── v3.7.2 Installed JLLWrappers ───── v1.8.0 Installed Preferences ───── v1.5.2 Installed Scrypt ────────── v0.2.2 Installed PrecompileTools ─ v1.3.4 Installing 1 artifacts Installed artifact Nettle 8.4 MiB Updating `~/.julia/environments/v1.14/Project.toml` [2fdf5542] + Scrypt v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ae650224] + ChunkSplitters v3.2.0 [692b3bcd] + JLLWrappers v1.8.0 [49dea1ee] + Nettle v1.0.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [2fdf5542] + Scrypt v0.2.2 [4c82536e] + Nettle_jll v3.10.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [781609d7] + GMP_jll v6.3.0+2 Installation completed after 5.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.2 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 124.9 s ✓ ChunkSplitters 2.5 s ✓ Preferences 2.9 s ✓ JLLWrappers 2.7 s ✓ PrecompileTools 3.0 s ✓ Nettle_jll 553.5 s ✓ SIMD 1.9 s ✓ Nettle 64.6 s ✓ Scrypt 8 dependencies successfully precompiled in 756 seconds. 13 already precompiled. Precompilation completed after 788.01s ################################################################################ # Testing # Testing Scrypt Status `/tmp/jl_bR77Vi/Project.toml` [ae650224] ChunkSplitters v3.2.0 [49dea1ee] Nettle v1.0.0 [fdea26ae] SIMD v3.7.2 [2fdf5542] Scrypt v0.2.2 [4c82536e] Nettle_jll v3.10.2+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bR77Vi/Manifest.toml` [ae650224] ChunkSplitters v3.2.0 [692b3bcd] JLLWrappers v1.8.0 [49dea1ee] Nettle v1.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [2fdf5542] Scrypt v0.2.2 [4c82536e] Nettle_jll v3.10.2+0 [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 [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 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [781609d7] GMP_jll v6.3.0+2 Testing Running tests... Scrypt Tests: Error During Test at /home/pkgeval/.julia/packages/Scrypt/FmPu4/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 <16 x i32>*\n%res = load <16 x i32>, <16 x i32>* %ptr, align 64 \nret <16 x i32> %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 <16 x i32>*\n%res = load <16 x i32>, <16 x i32>* %ptr, align 64 \nret <16 x i32> %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:145 [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:301 [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:432 [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:787 [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:816 [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:804 [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{16, UInt32}}, ptr::Ptr{UInt32}, 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{16, UInt32}}, a::Base.ReinterpretArray{UInt32, 1, Scrypt.Salsa512, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, false}, 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{16, UInt32}}, a::Base.ReinterpretArray{UInt32, 1, Scrypt.Salsa512, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, false}, 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{16, UInt32}}, a::Base.ReinterpretArray{UInt32, 1, Scrypt.Salsa512, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, false}, 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{16, UInt32}}, a::Base.ReinterpretArray{UInt32, 1, Scrypt.Salsa512, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, false}, i::Int64) @ SIMD ~/.julia/packages/SIMD/UiGbs/src/arrayops.jl:67 [inlined] [19] macro expansion @ ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:129 [inlined] [20] vloadsalsa(x::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, i::Int64) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:129 [inlined] [21] load_store!(workingbuffer::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, scryptelement::SubArray{Scrypt.Salsa512, 1, Base.ReshapedArray{Scrypt.Salsa512, 2, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, Tuple{}}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, i::Int64) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:135 [22] fillscryptblock!(scryptblock::Base.ReshapedArray{Scrypt.Salsa512, 2, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, Tuple{}}, workingbuffer::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, shufflebuffer::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, r::Int64, N::Int64) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:114 [23] smix!(element::SubArray{Scrypt.Salsa512, 1, Base.ReshapedArray{Scrypt.Salsa512, 2, Base.ReinterpretArray{Scrypt.Salsa512, 1, UInt8, Vector{UInt8}, false}, Tuple{}}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, parameters::ScryptParameters, scryptblockbuffer::Base.ReshapedArray{Scrypt.Salsa512, 2, SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, Tuple{}}, workingbuffer::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}, shufflebuffer::SubArray{Scrypt.Salsa512, 1, Vector{Scrypt.Salsa512}, Tuple{UnitRange{Int64}}, true}) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:86 [inlined] [24] _scrypt_loop!(parallelbuffer::Base.ReshapedArray{Scrypt.Salsa512, 2, Base.ReinterpretArray{Scrypt.Salsa512, 1, UInt8, Vector{UInt8}, false}, Tuple{}}, parameters::ScryptParameters, loop_indexes::UnitRange{Int64}) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:41 [25] scrypt(parameters::ScryptParameters, key::Vector{UInt8}, salt::Vector{UInt8}, derivedkeylength::Int64; ntasks::Int64) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:20 [26] scrypt(parameters::ScryptParameters, key::Vector{UInt8}, salt::Vector{UInt8}, derivedkeylength::Int64) @ Scrypt ~/.julia/packages/Scrypt/FmPu4/src/Scrypt.jl:13 [27] top-level scope @ ~/.julia/packages/Scrypt/FmPu4/test/runtests.jl:4 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [30] macro expansion @ ~/.julia/packages/Scrypt/FmPu4/test/runtests.jl:11 [inlined] [31] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core boot.jl:522 [34] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [35] _start() @ Base client.jl:596 Test Summary: | Error Total Time Scrypt Tests | 1 1 10.7s RNG of the outermost testset: Random.Xoshiro(0x78394e2fddf5a731, 0x0db5b3270d0e794a, 0x2d58e2b6e71f7732, 0x8ff40755384f8896, 0x73c3088c12eb2323) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Scrypt/FmPu4/test/runtests.jl:4 Testing failed after 128.59s ERROR: LoadError: Package Scrypt 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 955.83s: package tests unexpectedly errored