Package evaluation to test Base64 on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-03T07:21:11.214 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.17s ################################################################################ # Installation # Installing Base64... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2a0f44e3] + Base64 Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 Installation completed after 3.69s Base64 is a standard library in this Julia build. ################################################################################ # Testing # Testing Base64 Status `/tmp/jl_iR1fIy/Project.toml` [2a0f44e3] Base64 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_iR1fIy/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time Examples | 25 25 3.0s Test Summary: | Pass Total Time Random data | 1000 1000 0.0s Test Summary: | Pass Total Time stringmime | 6 6 1.7s Test Summary: | Pass Total Time lstrsplaced | 1000 1000 0.6s Testing Base64 tests passed Testing completed after 11.03s PkgEval succeeded after 29.54s