Package evaluation of AES on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:26:43.823 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.05s ################################################################################ # Installation # Installing AES... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5a3fb44e] + AES v0.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [5a3fb44e] + AES v0.1.2 ⌅ [90137ffa] + StaticArrays v0.12.6 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.55s ################################################################################ # Testing # Testing AES Status `/tmp/jl_sDeDsr/Project.toml` [5a3fb44e] AES v0.1.2 [6e4b80f9] BenchmarkTools v1.6.0 [1bc83da4] SafeTestsets v0.1.0 ⌅ [90137ffa] StaticArrays v0.12.6 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_sDeDsr/Manifest.toml` [5a3fb44e] AES v0.1.2 [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.16.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1bc83da4] SafeTestsets v0.1.0 ⌅ [90137ffa] StaticArrays v0.12.6 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Interface Tests | 3 3 3.3s 3.805965 seconds (823.21 k allocations: 52.535 MiB, 4.38% gc time, 79.82% compilation time) 1.439 μs (0 allocations: 0 bytes) 3.194 μs (0 allocations: 0 bytes) 1.812 μs (0 allocations: 0 bytes) 4.024 μs (0 allocations: 0 bytes) Test Summary: | Pass Total Time Block Encryption/Decryption tests | 6 6 19.6s 19.582061 seconds (4.12 M allocations: 248.984 MiB, 17.70% gc time, 39.32% compilation time) Test Summary: | Pass Total Time CBC Mode tests | 3 3 2.8s 2.813326 seconds (597.74 k allocations: 36.390 MiB, 98.97% compilation time) Test Summary: | Pass Total Time CTR Mode tests | 3 3 1.9s 1.927208 seconds (503.05 k allocations: 32.162 MiB, 0.58% gc time, 98.69% compilation time) Test Summary: | Pass Total Time ECB Mode tests | 3 3 0.2s 0.192250 seconds (44.94 k allocations: 3.052 MiB, 86.88% compilation time) 28.356547 seconds (6.09 M allocations: 373.535 MiB, 12.85% gc time, 55.10% compilation time) Testing AES tests passed Testing completed after 32.47s PkgEval succeeded after 57.52s