Package evaluation of LazyStartup on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:17:40.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.96s ################################################################################ # Installation # Installing LazyStartup... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6f20d168] + LazyStartup v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [6f20d168] + LazyStartup v0.2.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [3fa0cd96] + REPL [6462fe0b] + Sockets [4ec0a83e] + Unicode Installation completed after 3.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.21s ################################################################################ # Testing # Testing LazyStartup Status `/tmp/jl_beSXMs/Project.toml` [6f20d168] LazyStartup v0.2.0 [3fa0cd96] REPL [8dfed614] Test Status `/tmp/jl_beSXMs/Manifest.toml` [6f20d168] LazyStartup v0.2.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... ┌ Info: can't determine pattern automatically for expression: using A; │ it will be evaluated after any input in the REPL; └ if you want to silence this info, set environment variable JULIA_LAZY_STARTUP_SILENT to true ┌ Info: can't determine pattern automatically for expression: (); │ it will be evaluated after any input in the REPL; └ if you want to silence this info, set environment variable JULIA_LAZY_STARTUP_SILENT to true Test Summary: | Pass Total Time LazyStartup | 78 78 2.8s Testing LazyStartup tests passed Testing completed after 7.14s PkgEval succeeded after 29.45s