Package evaluation to load LazIO on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:54:43.168 ################################################################################ # Set-up # Set-up completed after 0.08s ################################################################################ # Installation # Installing LazIO... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c3605908] + LazIO v0.4.5 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [3da002f7] + ColorTypes v0.11.5 [150eb455] + CoordinateTransformations v0.6.4 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [411431e0] + Extents v0.1.6 [5789e2e9] + FileIO v1.17.1 [53c48c17] + FixedPointNumbers v0.8.5 [68eda718] + GeoFormatTypes v0.4.4 [cf35fbd7] + GeoInterface v1.6.0 [4d00f742] + GeometryTypes v0.8.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [570499db] + LasIO v0.3.7 [c3605908] + LazIO v0.4.5 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8372b9c3] + LASzip_jll v3.4.3000+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings 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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 3135.7 ms ✓ ColorTypes 1004.4 ms ✓ LASzip_jll 3375.7 ms ✓ GeometryTypes 4647.6 ms ✓ LasIO WARNING: Constructor for type "LasHeader" was extended in `LazIO` without explicit qualification or import.  NOTE: Assumed "LasHeader" refers to `LasIO.LasHeader`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function LasHeader end`.  Hint: To silence the warning, qualify `LasHeader` as `LasIO.LasHeader` in the method signature or explicitly `import LasIO: LasHeader`. 7250.4 ms ✓ LazIO 5 dependencies successfully precompiled in 23 seconds. 51 already precompiled. 1 dependency had output during precompilation: ┌ LazIO │ WARNING: Constructor for type "LasHeader" was extended in `LazIO` without explicit qualification or import. │ NOTE: Assumed "LasHeader" refers to `LasIO.LasHeader`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function LasHeader end`. │ Hint: To silence the warning, qualify `LasHeader` as `LasIO.LasHeader` in the method signature or explicitly `import LasIO: LasHeader`. └ Precompilation completed after 22.86s ################################################################################ # Loading # Loading LazIO... Loading completed after 7.93s PkgEval succeeded after 47.68s