Package evaluation to test FITSIO on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T17:48:54.955 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.22s ################################################################################ # Installation # Installing FITSIO... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [525bcba6] + FITSIO v0.17.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [3b1b4be9] + CFITSIO v1.7.2 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [525bcba6] + FITSIO v0.17.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [6e34b625] + Bzip2_jll v1.0.9+0 [b3e40c51] + CFITSIO_jll v4.6.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.6.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 Installation completed after 2.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.9s ################################################################################ # Testing # Testing FITSIO Status `/tmp/jl_QqKCJV/Project.toml` ⌅ [4c88cf16] Aqua v0.5.6 [3b1b4be9] CFITSIO v1.7.2 [525bcba6] FITSIO v0.17.5 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [bd369af6] Tables v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QqKCJV/Manifest.toml` ⌅ [4c88cf16] Aqua v0.5.6 [3b1b4be9] CFITSIO v1.7.2 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [525bcba6] FITSIO v0.17.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [6e34b625] Bzip2_jll v1.0.9+0 [b3e40c51] CFITSIO_jll v4.6.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling FITSIO... 2575.4 ms ✓ FITSIO 1 dependency successfully precompiled in 3 seconds. 21 already precompiled. Skipping Base.active_repl Skipping Base.active_repl_backend Skipping Base.cwstring Test Summary: | Pass Total Time project quality | 7 7 25.7s Test Summary: | Pass Total Time File IO | 4 4 2.1s Test Summary: | Pass Total Time Images | 176 176 40.1s Test Summary: | Pass Total Time Write data to an existing image HDU | 7 7 2.6s Test Summary: | Pass Total Time Tables | 118 118 25.7s Test Summary: | Pass Total Time FITSHeader | 66 66 9.4s Test Summary: | Pass Total Time Non-standard keywords | 4 4 0.8s Testing FITSIO tests passed Testing completed after 119.08s PkgEval succeeded after 148.6s