Package evaluation to test WriteVTK on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T13:48:53.811 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.47s ################################################################################ # Installation # Installing WriteVTK... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [64499a7a] + WriteVTK v1.21.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [1a297f60] + FillArrays v1.15.0 [692b3bcd] + JLLWrappers v1.7.1 [9c8b4983] + LightXML v0.9.3 [21216c6a] + Preferences v1.5.1 [3bb67fe8] + TranscodingStreams v0.11.3 [4004b06d] + VTKBase v1.0.1 [64499a7a] + WriteVTK v1.21.2 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.18s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.88s ################################################################################ # Testing # Testing WriteVTK Status `/tmp/jl_1Kj9Lg/Project.toml` [6fe1bfb0] OffsetArrays v1.17.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [64499a7a] WriteVTK v1.21.2 [de0858da] Printf v1.11.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1Kj9Lg/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [1a297f60] FillArrays v1.15.0 [692b3bcd] JLLWrappers v1.7.1 [9c8b4983] LightXML v0.9.3 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [3bb67fe8] TranscodingStreams v0.11.3 [4004b06d] VTKBase v1.0.1 [64499a7a] WriteVTK v1.21.2 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for WriteVTK [64499a7a-5c06-52f2-abe2-ccb03c286192] │ exception = Required dependency Base.PkgId(Base.UUID("9c8b4983-aa76-5018-a973-4c85ecc9e179"), "LightXML") failed to load from a cache file. └ @ Base loading.jl:2949 Test Summary: | Pass Total Time Extent | 5 5 1.1s OVERWRITE_CHECKSUMS = false TEST (first pass): lagrange_hexahedron.jl 4.128487 seconds (2.82 M allocations: 145.492 MiB, 9.19% gc time, 99.93% compilation time) [ Info: Verifying lagrange_hexahedron.vtu TEST (first pass): surface.jl 0.764268 seconds (489.82 k allocations: 26.165 MiB, 99.61% compilation time) 1.080488 seconds (770.08 k allocations: 41.460 MiB, 99.82% compilation time) [ Info: Verifying surface_basic.vtu [ Info: Verifying surface.vtu TEST (first pass): polyhedron_cube.jl 2.504756 seconds (1.89 M allocations: 96.854 MiB, 1.73% gc time, 99.92% compilation time) [ Info: Verifying polyhedron_cube.vtu TEST (first pass): multiblock.jl 2.119959 seconds (241.39 k allocations: 59.477 MiB, 52.86% compilation time) Saved: multiblock.vtm multiblock_1.vts multiblock_2.vtr multiblock_3.vtu multiblock_4_volume.vtu multiblock_4_imin.vtu multiblock_4_imax.vtu multiblock_4_jmin.vtu multiblock_4_jmax.vtu multiblock_4_kmin.vtu multiblock_4_kmax.vtu multiblock_4_8.vtu block4_1.vtu very_nested.vtu nested-nested_1.vtu [ Info: Verifying multiblock.vtm [ Info: Verifying multiblock_1.vts [ Info: Verifying multiblock_2.vtr [ Info: Verifying multiblock_3.vtu [ Info: Verifying multiblock_4_volume.vtu [ Info: Verifying multiblock_4_imin.vtu [ Info: Verifying multiblock_4_imax.vtu [ Info: Verifying multiblock_4_jmin.vtu [ Info: Verifying multiblock_4_jmax.vtu [ Info: Verifying multiblock_4_kmin.vtu [ Info: Verifying multiblock_4_kmax.vtu [ Info: Verifying multiblock_4_8.vtu [ Info: Verifying block4_1.vtu [ Info: Verifying very_nested.vtu [ Info: Verifying nested-nested_1.vtu TEST (first pass): rectilinear.jl 1.794874 seconds (709.97 k allocations: 39.269 MiB, 98.90% compilation time) 0.147362 seconds (16.13 k allocations: 4.086 MiB, 50.89% compilation time) Saved: rectilinear_2D.vtr rectilinear_3D.vtr [ Info: Verifying rectilinear_2D.vtr [ Info: Verifying rectilinear_3D.vtr TEST (first pass): imagedata.jl 2.182415 seconds (575.29 k allocations: 33.260 MiB, 98.63% compilation time) 0.484869 seconds (147.96 k allocations: 8.887 MiB, 94.22% compilation time) 1.087087 seconds (290.60 k allocations: 15.917 MiB, 99.88% compilation time) 0.019683 seconds (379 allocations: 17.234 KiB, 97.56% compilation time) 0.134547 seconds (96.84 k allocations: 5.582 MiB, 80.43% compilation time) 0.441404 seconds (657.99 k allocations: 33.382 MiB, 10.52% gc time, 99.47% compilation time) Saved: imagedata.vti imagedata_2D.vti imagedata_LinRange_2D.vti imagedata_StepRangeLen_2D.vti imagedata_LinRange.vti imagedata_StepRangeLen.vti [ Info: Verifying imagedata.vti [ Info: Verifying imagedata_2D.vti [ Info: Verifying imagedata_LinRange_2D.vti [ Info: Verifying imagedata_StepRangeLen_2D.vti [ Info: Verifying imagedata_LinRange.vti [ Info: Verifying imagedata_StepRangeLen.vti TEST (first pass): structured.jl 1.159422 seconds (485.06 k allocations: 26.966 MiB, 99.66% compilation time) 0.510321 seconds (189.49 k allocations: 11.794 MiB, 99.28% compilation time) 0.163533 seconds (50.46 k allocations: 4.605 MiB, 27.59% gc time, 97.95% compilation time) 0.182719 seconds (163.25 k allocations: 5.871 MiB, 43.02% compilation time) 0.212231 seconds (99.12 k allocations: 5.180 MiB, 52.45% compilation time) 0.113442 seconds (75.50 k allocations: 3.896 MiB, 11.32% compilation time) Saved: structured_2D_MultipleVectors.vts structured_2D_SingleArray.vts structured_2D_VectorOfSVector.vts structured_3D_MultipleVectors.vts structured_3D_SingleArray.vts structured_3D_VectorOfSVector.vts [ Info: Verifying structured_2D_MultipleVectors.vts [ Info: Verifying structured_2D_SingleArray.vts [ Info: Verifying structured_2D_VectorOfSVector.vts [ Info: Verifying structured_3D_MultipleVectors.vts [ Info: Verifying structured_3D_SingleArray.vts [ Info: Verifying structured_3D_VectorOfSVector.vts TEST (first pass): unstructured.jl 0.821779 seconds (228.44 k allocations: 17.542 MiB, 99.67% compilation time) 0.031871 seconds (33.62 k allocations: 7.719 MiB, 62.17% compilation time) 0.914545 seconds (293.06 k allocations: 40.728 MiB, 6.14% gc time, 65.26% compilation time) Saved: unstructured_1D.vtu unstructured_1D_tuple.vtu unstructured_1D_SVector.vtu unstructured_2D.vtu unstructured_2D_tuple.vtu unstructured_2D_SVector.vtu unstructured_3D.vtu unstructured_3D_tuple.vtu unstructured_3D_SVector.vtu [ Info: Verifying unstructured_1D.vtu [ Info: Verifying unstructured_1D_tuple.vtu [ Info: Verifying unstructured_1D_SVector.vtu [ Info: Verifying unstructured_2D.vtu [ Info: Verifying unstructured_2D_tuple.vtu [ Info: Verifying unstructured_2D_SVector.vtu [ Info: Verifying unstructured_3D.vtu [ Info: Verifying unstructured_3D_tuple.vtu [ Info: Verifying unstructured_3D_SVector.vtu TEST (first pass): polydata.jl 1.008969 seconds (260.39 k allocations: 13.611 MiB, 99.94% compilation time) PolyData 2D... 1.121966 seconds (766.04 k allocations: 39.747 MiB, 99.70% compilation time) PolyData 3D... 0.512399 seconds (214.60 k allocations: 10.906 MiB, 99.39% compilation time) Saved: empty_cells.vtp polydata_2D.vtp polydata_3D.vtp [ Info: Verifying empty_cells.vtp [ Info: Verifying polydata_2D.vtp [ Info: Verifying polydata_3D.vtp TEST (first pass): bezier.jl 0.688129 seconds (274.44 k allocations: 15.663 MiB, 99.81% compilation time) 0.052126 seconds (28.20 k allocations: 3.078 MiB, 98.65% compilation time) Saved: bezier_tetra_quartic_solidSphereOctant.vtu bezier_anisotropic_degree_quarterAnnulus.vtu [ Info: Verifying bezier_tetra_quartic_solidSphereOctant.vtu [ Info: Verifying bezier_anisotropic_degree_quarterAnnulus.vtu TEST (first pass): pvdCollection.jl 0.135229 seconds (2.81 k allocations: 8.917 MiB) Saved: collection.pvd collection_00.vtr collection_01.vtr collection_02.vtr collection_03.vtr collection_reload.pvd collection_reload.vtr [ Info: Verifying collection.pvd [ Info: Verifying collection_00.vtr [ Info: Verifying collection_01.vtr [ Info: Verifying collection_02.vtr [ Info: Verifying collection_03.vtr [ Info: Verifying collection_reload.pvd [ Info: Verifying collection_reload.vtr TEST (first pass): array.jl 0.406773 seconds (64.27 k allocations: 6.280 MiB, 79.03% compilation time) Saved: arraydata_2D.vti arraydata_3D.vti arrays.vti [ Info: Verifying arraydata_2D.vti [ Info: Verifying arraydata_3D.vti [ Info: Verifying arrays.vti TEST (first pass): pvtk_grid.jl 0.601762 seconds (166.29 k allocations: 11.358 MiB, 99.38% compilation time) 0.002421 seconds (999 allocations: 2.630 MiB) [ Info: Verifying simulation.pvtu [ Info: Verifying simulation/simulation_1.vtu [ Info: Verifying simulation_abs.pvtu [ Info: Verifying simulation_abs/simulation_abs_1.vtu [ Info: Verifying higherorderdegrees.pvtu [ Info: Verifying higherorderdegrees/higherorderdegrees_1.vtu [ Info: Verifying pimage.pvti [ Info: Verifying pimage/pimage_1.vti [ Info: Verifying pimage/pimage_2.vti [ Info: Verifying pimage/pimage_3.vti [ Info: Verifying pimage/pimage_4.vti [ Info: Verifying pimage/pimage_5.vti [ Info: Verifying pimage/pimage_6.vti [ Info: Verifying prectilinear.pvtr [ Info: Verifying prectilinear/prectilinear_1.vtr [ Info: Verifying prectilinear/prectilinear_2.vtr [ Info: Verifying prectilinear/prectilinear_3.vtr [ Info: Verifying prectilinear/prectilinear_4.vtr [ Info: Verifying prectilinear/prectilinear_5.vtr [ Info: Verifying prectilinear/prectilinear_6.vtr [ Info: Verifying pvtk_structured_output/pstructured.pvts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_1.vts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_2.vts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_3.vts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_4.vts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_5.vts [ Info: Verifying pvtk_structured_output/pstructured/pstructured_6.vts ============================================================ TEST (second pass): lagrange_hexahedron.jl 0.286518 seconds (67.70 k allocations: 3.457 MiB, 51.07% compilation time) TEST (second pass): surface.jl 0.056658 seconds (1.72 k allocations: 1.296 MiB) 0.191581 seconds (81.82 k allocations: 4.344 MiB, 89.02% compilation time) TEST (second pass): polyhedron_cube.jl 0.268938 seconds (173.29 k allocations: 8.764 MiB, 99.52% compilation time: 12% of which was recompilation) TEST (second pass): multiblock.jl 1.575368 seconds (21.19 k allocations: 47.872 MiB, 32.18% gc time, 3.83% compilation time) Saved: multiblock.vtm multiblock_1.vts multiblock_2.vtr multiblock_3.vtu multiblock_4_volume.vtu multiblock_4_imin.vtu multiblock_4_imax.vtu multiblock_4_jmin.vtu multiblock_4_jmax.vtu multiblock_4_kmin.vtu multiblock_4_kmax.vtu multiblock_4_8.vtu block4_1.vtu very_nested.vtu nested-nested_1.vtu TEST (second pass): rectilinear.jl 0.017410 seconds (953 allocations: 2.923 MiB) 0.071190 seconds (915 allocations: 3.265 MiB) Saved: rectilinear_2D.vtr rectilinear_3D.vtr TEST (second pass): imagedata.jl 0.102965 seconds (186.29 k allocations: 12.341 MiB, 70.81% compilation time) 0.054360 seconds (49.56 k allocations: 3.738 MiB, 96.83% compilation time) 0.028280 seconds (587 allocations: 617.781 KiB, 95.59% compilation time) 0.000216 seconds (113 allocations: 6.141 KiB) 0.026509 seconds (269 allocations: 718.469 KiB) 0.000366 seconds (153 allocations: 9.641 KiB) Saved: imagedata.vti imagedata_2D.vti imagedata_LinRange_2D.vti imagedata_StepRangeLen_2D.vti imagedata_LinRange.vti imagedata_StepRangeLen.vti TEST (second pass): structured.jl 0.077561 seconds (6.05 k allocations: 2.188 MiB, 94.16% gc time) 0.003766 seconds (6.63 k allocations: 2.379 MiB) 0.003508 seconds (2.42 k allocations: 2.086 MiB) 0.106610 seconds (144.63 k allocations: 4.842 MiB) 0.101427 seconds (72.63 k allocations: 3.744 MiB) 0.102241 seconds (72.63 k allocations: 3.743 MiB) Saved: structured_2D_MultipleVectors.vts structured_2D_SingleArray.vts structured_2D_VectorOfSVector.vts structured_3D_MultipleVectors.vts structured_3D_SingleArray.vts structured_3D_VectorOfSVector.vts TEST (second pass): unstructured.jl 0.045324 seconds (7.76 k allocations: 6.115 MiB, 92.40% compilation time) 0.012928 seconds (33.48 k allocations: 7.713 MiB) 0.279541 seconds (121.90 k allocations: 32.083 MiB, 9.38% gc time) Saved: unstructured_1D.vtu unstructured_1D_tuple.vtu unstructured_1D_SVector.vtu unstructured_2D.vtu unstructured_2D_tuple.vtu unstructured_2D_SVector.vtu unstructured_3D.vtu unstructured_3D_tuple.vtu unstructured_3D_SVector.vtu TEST (second pass): polydata.jl 0.040232 seconds (5.84 k allocations: 305.125 KiB, 98.47% compilation time) PolyData 2D... 0.408341 seconds (284.06 k allocations: 14.824 MiB, 99.28% compilation time) PolyData 3D... 0.002783 seconds (4.87 k allocations: 201.383 KiB) Saved: empty_cells.vtp polydata_2D.vtp polydata_3D.vtp TEST (second pass): bezier.jl 0.051930 seconds (8.31 k allocations: 1.848 MiB, 84.05% compilation time) 0.023002 seconds (23.66 k allocations: 2.830 MiB, 96.10% compilation time) Saved: bezier_tetra_quartic_solidSphereOctant.vtu bezier_anisotropic_degree_quarterAnnulus.vtu TEST (second pass): pvdCollection.jl 0.129826 seconds (2.81 k allocations: 8.917 MiB) Saved: collection.pvd collection_00.vtr collection_01.vtr collection_02.vtr collection_03.vtr collection_reload.pvd collection_reload.vtr TEST (second pass): array.jl 0.112757 seconds (676 allocations: 3.004 MiB) Saved: arraydata_2D.vti arraydata_3D.vti arrays.vti TEST (second pass): pvtk_grid.jl 0.001525 seconds (950 allocations: 2.628 MiB) 0.000856 seconds (987 allocations: 2.630 MiB) Testing WriteVTK tests passed Testing completed after 165.62s PkgEval succeeded after 201.26s