Package evaluation to test VTKLegacy on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:12:52.418 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.74s ################################################################################ # Installation # Installing VTKLegacy... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [0a04e04c] + VTKLegacy v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [0a04e04c] + VTKLegacy v1.0.0 Installation completed after 4.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1090.1 ms ✓ VTKLegacy 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompilation completed after 16.14s ################################################################################ # Testing # Testing VTKLegacy Status `/tmp/jl_9qrnMf/Project.toml` [0a04e04c] VTKLegacy v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9qrnMf/Manifest.toml` [0a04e04c] VTKLegacy v1.0.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Title: output from Diable Dimensions: Int32[50, 50, 50] Spacing: [0.04, 0.04, 0.04] Origin: [-1.0, -1.0, -1.0] Name of cell datasets: ["Nothing"] Cell data types: ["Nothing"] Name of point datasets: ["Density", "Pressure", "Velocity"] Point data types: ["SCALARS", "SCALARS", "VECTORS"] Title: Output from Walicxe3D Number of Cells: 36864 Name of cell datasets: ["rho", "vel", "P"] Cell data types: ["SCALARS", "VECTORS", "SCALARS"] Number of Points: 294912 Name of point datasets: ["Nothing"] Point data types: ["Nothing"] Test Summary: | Pass Total Time VTKLegacy.jl | 5 5 15.2s Testing VTKLegacy tests passed Testing completed after 22.93s PkgEval succeeded after 59.55s