Package evaluation to test StrideArrays on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T17:00:52.620 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.66s ################################################################################ # Installation # Installing StrideArrays... Resolving package versions... Installed CommonWorldInvalidations ───────── v1.0.0 Installed Adapt ──────────────────────────── v4.4.0 Installed ManualMemory ───────────────────── v0.1.8 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed SIMDTypes ──────────────────────── v0.1.0 Installed SLEEFPirates ───────────────────── v0.6.43 Installed VectorizationBase ──────────────── v0.21.72 Installed StrideArrays ───────────────────── v0.1.29 Installed ArrayInterface ─────────────────── v7.22.0 Installed Compat ─────────────────────────── v4.18.1 Installed StrideArraysCore ───────────────── v0.5.8 Installed HostCPUFeatures ────────────────── v0.1.18 Installed VectorizedRNG ──────────────────── v0.2.25 Installed Statistics ─────────────────────── v1.11.1 Installed LoopVectorization ──────────────── v0.12.173 Installed PrecompileTools ────────────────── v1.3.3 Installed CpuId ──────────────────────────── v0.3.1 Installed StaticArraysCore ───────────────── v1.4.4 Installed LayoutPointers ─────────────────── v0.1.17 Installed OffsetArrays ───────────────────── v1.17.0 Installed VectorizedStatistics ───────────── v0.5.11 Installed StaticArrayInterface ───────────── v1.8.0 Installed CPUSummary ─────────────────────── v0.2.7 Installed SciMLPublic ────────────────────── v1.0.0 Installed IfElse ─────────────────────────── v0.1.1 Installed Requires ───────────────────────── v1.3.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Static ─────────────────────────── v1.3.1 Installed ThreadingUtilities ─────────────── v0.5.5 Installed Preferences ────────────────────── v1.5.0 Installed PolyesterWeave ─────────────────── v0.2.2 Installed UnPack ─────────────────────────── v1.0.2 Installed Octavian ───────────────────────── v0.3.29 Installed DocStringExtensions ────────────── v0.9.5 Updating `~/.julia/environments/v1.14/Project.toml` [d1fa6d79] + StrideArrays v0.1.29 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fd5a793] + Octavian v0.3.29 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [d1fa6d79] + StrideArrays v0.1.29 [7792a7ef] + StrideArraysCore v0.5.8 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.72 [33b4df10] + VectorizedRNG v0.2.25 [3b853605] + VectorizedStatistics v0.5.11 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.48s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.12s ################################################################################ # Testing # Testing StrideArrays Status `/tmp/jl_BPpJPr/Project.toml` [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [0d7ed370] StaticArrayInterface v1.8.0 [d1fa6d79] StrideArrays v0.1.29 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BPpJPr/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [6fd5a793] Octavian v0.3.29 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [d1fa6d79] StrideArrays v0.1.29 [7792a7ef] StrideArraysCore v0.5.8 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [33b4df10] VectorizedRNG v0.2.25 [3b853605] VectorizedStatistics v0.5.11 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Julia Version 1.14.0-DEV.1372 Commit 893635dc59* (2025-12-16 08:28 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2849 MHz 1503794502 s 266145 s 119955737 s 3906815296 s 0 s Memory: 32.0 GB (31919.9375 MB free) Uptime: 4.32994796e6 sec Load Avg: 157.31 164.44 165.01 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_BPpJPr PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin HOME = /home/pkgeval R_HOME = * StrideArrays.VectorizationBase.register_count() = static(16) 60.242464 seconds (27.09 M allocations: 1.486 GiB, 2.48% gc time, 70.06% compilation time: 3% of which was recompilation) ambiguities = Tuple{Method, Method}[] 0.074053 seconds (41.08 k allocations: 2.177 MiB, 99.77% compilation time: 90% of which was recompilation) (M, K, N, time) = (23, 37, 19, 7.101662212) (M, K, N, time) = (23, 37, 19, 1.258e-5) (M, K, N, time) = (23, 37, 19, 0.551530548) (M, K, N, time) = (23, 37, 19, 8.66e-6) (M, K, N, time) = (23, 37, 19, 5.12e-6) (M, K, N, time) = (23, 37, 19, 7.45e-6) 78.870626 seconds (38.00 M allocations: 1.888 GiB, 1.70% gc time, 99.72% compilation time: <1% of which was recompilation) 30.717603 seconds (17.64 M allocations: 894.321 MiB, 1.08% gc time, 99.61% compilation time: 1% of which was recompilation) 9.831797 seconds (8.05 M allocations: 398.757 MiB, 1.90% gc time, 99.37% compilation time) Test Summary: | Pass Total Time StrideArrays.jl | 21686 21686 3m01.5s 181.900840 seconds (92.39 M allocations: 4.722 GiB, 1.85% gc time, 89.78% compilation time: 1% of which was recompilation) Testing StrideArrays tests passed Testing completed after 414.18s PkgEval succeeded after 458.36s