Package evaluation to test GracePlot on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:44:34.658 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.78s ################################################################################ # Installation # Installing GracePlot... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [7eab9655] + GracePlot v0.3.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [7eab9655] + GracePlot v0.3.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2390.5 ms ✓ GracePlot 1 dependency successfully precompiled in 2 seconds. 8 already precompiled. Precompilation completed after 12.85s ################################################################################ # Testing # Testing GracePlot Status `/tmp/jl_cMbY6e/Project.toml` [7eab9655] GracePlot v0.3.2 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cMbY6e/Manifest.toml` [7eab9655] GracePlot v0.3.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Warning: No real test code yet... just ensuring that "using" works. └ @ Main ~/.julia/packages/GracePlot/I8jMW/test/runtests.jl:6 [ Info: Run sample/runsamples.jl for sample usage. Testing GracePlot tests passed Testing completed after 6.62s PkgEval succeeded after 36.29s