Package evaluation to test Encodings on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:51.590 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.12s ################################################################################ # Installation # Installing Encodings... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8275c4fe] + Encodings v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [8275c4fe] + Encodings v0.1.1 Installation completed after 3.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1446.0 ms ✓ Encodings 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.42s ################################################################################ # Testing # Testing Encodings Status `/tmp/jl_oxEnbh/Project.toml` [8275c4fe] Encodings v0.1.1 [8dfed614] Test Status `/tmp/jl_oxEnbh/Manifest.toml` [8275c4fe] Encodings v0.1.1 [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 Encoding :: ISO-LATIN-1 | 1 1 2.2s Test Summary: | Pass Total Time Decoding :: ISO-LATIN-1 | 1 1 0.2s Test Summary: | Pass Total Time Encoding Error + Fallback :: ISO-LATIN-1 | 2 2 0.5s Test Summary: | Pass Total Time Decoding Error + Fallback :: ISO-LATIN-1 | 2 2 0.1s Testing Encodings tests passed Testing completed after 7.28s PkgEval succeeded after 29.25s