Package evaluation of AES on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:04:12.114 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.91s ################################################################################ # 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.54s ################################################################################ # Testing # Testing AES Status `/tmp/jl_i5Smqi/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_i5Smqi/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.1 [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.793079 seconds (864.50 k allocations: 52.460 MiB, 4.51% gc time, 81.40% compilation time) 1.447 μs (0 allocations: 0 bytes) 3.132 μs (0 allocations: 0 bytes) 1.796 μs (0 allocations: 0 bytes) 4.093 μs (0 allocations: 0 bytes) Test Summary: | Pass Total Time Block Encryption/Decryption tests | 6 6 19.8s 19.801081 seconds (4.13 M allocations: 249.505 MiB, 17.94% gc time, 39.68% compilation time) Test Summary: | Pass Total Time CBC Mode tests | 3 3 2.8s 2.814120 seconds (597.73 k allocations: 36.385 MiB, 98.99% compilation time) Test Summary: | Pass Total Time CTR Mode tests | 3 3 1.9s 1.944476 seconds (502.99 k allocations: 32.145 MiB, 0.57% gc time, 98.75% compilation time) Test Summary: | Pass Total Time ECB Mode tests | 3 3 0.2s 0.199295 seconds (44.94 k allocations: 3.053 MiB, 88.08% compilation time) 28.592561 seconds (6.14 M allocations: 373.958 MiB, 13.06% gc time, 55.49% compilation time) Testing AES tests passed Testing completed after 32.82s PkgEval succeeded after 57.4s