Package evaluation to load Curve25519 on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:07:45.827 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Curve25519... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [25832199] + Curve25519 v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [adc38e39] + ConstantTime v0.1.1 [25832199] + Curve25519 v0.1.0 [eb74ef6d] + DarkCurves v0.2.0 [95d18f7b] + DarkIntegers v0.1.4 ⌅ [27ebfcd6] + Primes v0.4.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 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 2.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1010.7 ms ✓ Primes WARNING: method definition for _mulc at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/src/single_limb.jl:164 declares type variable T but does not use it. 1861.2 ms ✓ DarkIntegers WARNING: method definition for batch_mul at /home/pkgeval/.julia/packages/DarkCurves/ULKGM/src/batch_operations.jl:188 declares type variable C but does not use it. 1150.2 ms ✓ DarkCurves 2487.3 ms ✓ Curve25519 4 dependencies successfully precompiled in 7 seconds. 9 already precompiled. 2 dependencies had output during precompilation: ┌ DarkCurves │ WARNING: method definition for batch_mul at /home/pkgeval/.julia/packages/DarkCurves/ULKGM/src/batch_operations.jl:188 declares type variable C but does not use it. └ ┌ DarkIntegers │ WARNING: method definition for _mulc at /home/pkgeval/.julia/packages/DarkIntegers/wu36S/src/single_limb.jl:164 declares type variable T but does not use it. └ Precompilation completed after 15.1s ################################################################################ # Loading # Loading Curve25519... Loading completed after 0.87s PkgEval succeeded after 27.38s