Package evaluation to test ShamirSSS on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-08T21:18:28.744 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.58s ################################################################################ # Installation # Installing ShamirSSS... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8837512e] + ShamirSSS v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [18e54dd8] + IntegerMathUtils v0.1.3 [27ebfcd6] + Primes v0.5.7 [8837512e] + ShamirSSS v0.2.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_3BNI3g/Project.toml". │ SHA is a non-upgradable standard library with version 1.0.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.0.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:473 Precompiling package dependencies... Precompilation completed after 13.26s ################################################################################ # Testing # Testing ShamirSSS ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_rEh4br/Project.toml". │ SHA is a non-upgradable standard library with version 1.0.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.0.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:473 Status `/tmp/jl_rEh4br/Project.toml` [27ebfcd6] Primes v0.5.7 [8837512e] ShamirSSS v0.2.0 [2a0f44e3] Base64 v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rEh4br/Manifest.toml` [18e54dd8] IntegerMathUtils v0.1.3 [27ebfcd6] Primes v0.5.7 [8837512e] ShamirSSS v0.2.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Main tests | 4 4 20.3s Test Summary: | Pass Total Time FiniteField and FieldElement Operations | 21 21 0.2s Test Summary: | Pass Total Time inv_mod | 6 6 0.0s Test Summary: | Pass Total Time Division (/) | 5 5 0.0s Test Summary: | Pass Total Time Equality (==) | 3 3 0.0s Test Summary: | Pass Total Time secure_rand, generate_polynomial, and evaluate_polynomial | 11 11 0.3s Testing ShamirSSS tests passed Testing completed after 30.16s PkgEval succeeded after 64.66s