Package evaluation of OutMacro on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:17:08.192 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing OutMacro... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0ae4d431] + OutMacro v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [0ae4d431] + OutMacro v0.1.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test Installation completed after 3.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.01s ################################################################################ # Testing # Testing OutMacro Status `/tmp/jl_uN3bi3/Project.toml` [0ae4d431] OutMacro v0.1.0 [8dfed614] Test Status `/tmp/jl_uN3bi3/Manifest.toml` [0ae4d431] OutMacro v0.1.0 [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 Output matrix by lines | 1 1 2.5s a = 4-element Vector{Int64}: 1 2 3 4 Test Summary: | Pass Total Time Output a vector | 1 1 2.8s a = 4-element Vector{Int64}: 1 2 3 4 b = 2-element Vector{Float64}: 5.0 6.0 Test Summary: | Pass Total Time Output multiple vectors | 1 1 0.4s a = 2×2 Matrix{Int64}: 1 2 3 4 Test Summary: | Pass Total Time Output a matrix | 1 1 0.1s Testing OutMacro tests passed Testing completed after 10.09s PkgEval succeeded after 31.45s