Package evaluation to test Bits on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:53:49.542 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing Bits... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [1654ce90] + Bits v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [1654ce90] + Bits v0.2.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test Installation completed after 3.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1249.1 ms ✓ Bits 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.07s ################################################################################ # Testing # Testing Bits Status `/tmp/jl_miGfKH/Project.toml` [1654ce90] Bits v0.2.0 [8dfed614] Test Status `/tmp/jl_miGfKH/Manifest.toml` [1654ce90] Bits v0.2.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ┌ Warning: `BigFloat(x::Real, prec::Int)` is deprecated, use `BigFloat(x; precision = prec)` instead. │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time bitsize | 34 34 3.0s Test Summary: | Pass Total Time bit functions | 3338 3338 4.0s Test Summary: | Pass Total Time bits | 85 85 2.5s Testing Bits tests passed Testing completed after 18.16s PkgEval succeeded after 39.98s