Package evaluation to test Serialization on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-03T07:22:20.528 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.12s ################################################################################ # Installation # Installing Serialization... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9e88b42a] + Serialization Updating `~/.julia/environments/v1.10/Manifest.toml` [9e88b42a] + Serialization Installation completed after 3.81s Serialization is a standard library in this Julia build. ################################################################################ # Testing # Testing Serialization Status `/tmp/jl_pgqA8v/Project.toml` [2a0f44e3] Base64 [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_pgqA8v/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 serializer header | 11 11 1.0s Test Summary: | Pass Total Time LazyString | 3 3 0.1s Testing Serialization tests passed Testing completed after 23.24s PkgEval succeeded after 35.57s