Package evaluation of Base64 on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-07T03:57:27.814 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... 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.86s Base64 is a standard library in this Julia build. ################################################################################ # Testing # Testing Base64 Status `/tmp/jl_DmRXIh/Project.toml` [2a0f44e3] Base64 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_DmRXIh/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 2.9s Test Summary: | Pass Total Time Random data | 1000 1000 0.0s Test Summary: | Pass Total Time stringmime | 6 6 1.6s Test Summary: | Pass Total Time lstrsplaced | 1000 1000 0.7s Testing Base64 tests passed Testing completed after 10.81s PkgEval succeeded after 22.85s