Package evaluation of Base64 on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:47:07.282 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # 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.89s Base64 is a standard library in this Julia build. ################################################################################ # Testing # Testing Base64 Status `/tmp/jl_KEO9db/Project.toml` [2a0f44e3] Base64 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_KEO9db/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.7s Testing Base64 tests passed Testing completed after 11.28s PkgEval succeeded after 24.08s