Package evaluation to test Keccak on Julia 1.14.0-DEV.2108 (df12394092*) started at 2026-04-30T12:14:38.651 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.71s ################################################################################ # Installation # Installing Keccak... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [46f8cb0c] + Keccak v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [46f8cb0c] + Keccak v0.1.2 [aea7be01] + PrecompileTools v1.3.3 [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.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 32.7 s ✓ Keccak 1 dependency successfully precompiled in 33 seconds. 37 already precompiled. Precompilation completed after 57.42s ################################################################################ # Testing # Testing Keccak Status `/tmp/jl_DWXsLF/Project.toml` [4c88cf16] Aqua v0.8.14 [46f8cb0c] Keccak v0.1.2 [6fe1bfb0] OffsetArrays v1.17.0 [fdea26ae] SIMD v3.7.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_DWXsLF/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [46f8cb0c] Keccak v0.1.2 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [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 [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.5.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time Aqua.jl | 11 11 1m27.3s Test Summary: | Pass Total Time Sponge | 5617 5617 1m31.2s Test Summary: | Pass Total Time LFSR rc | 413 413 0.4s Test Summary: | Pass Total Time Keccak-p[200] | 149 149 38.2s Test Summary: | Pass Total Time Keccak-p[400] | 153 153 41.4s Test Summary: | Pass Total Time Keccak-p[800] | 157 157 1m07.7s Test Summary: | Pass Total Time Keccak-p[1600] | 161 161 52.4s Test Summary: | Pass Total Time KeccakSponge | 47 47 46.1s Test Summary: | Pass Total Time SHA3-224 | 13 13 3m01.4s Test Summary: | Pass Total Time SHA3-256 | 13 13 2m45.1s Test Summary: | Pass Total Time SHA3-384 | 13 13 1m54.8s Test Summary: | Pass Total Time SHA3-512 | 13 13 1m17.2s Test Summary: | Pass Total Time SHAKE-128 | 19 19 16m53.5s Test Summary: | Pass Total Time SHAKE-256 | 19 19 9m31.2s Test Summary: | Pass Total Time SP 800-185 helpers | 26 26 11.7s Test Summary: | Pass Total Time cSHAKE | 30 30 26.6s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 16 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm11Instruction11getMetadataEj.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000073ad0b2533a0 Total snapshots: 388. Utilization: 0% ╎388 @Base/task.jl:1168 wait_forever() 387╎ 388 @Base/task.jl:1246 wait() [16] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Keccak/55elk/test/runtests.jl:653 PkgEval terminated after 2720.54s: test duration exceeded the time limit