Package evaluation of ChunkedCSV on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T23:55:15.010 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing ChunkedCSV... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c0d0730e] + ChunkedCSV v0.1.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [c3b6d118] + BitIntegers v0.3.2 [a380dd43] + ChunkedBase v0.3.1 [c0d0730e] + ChunkedCSV v0.1.3 [642d12eb] + CodecZlibNG v0.1.0 [34da2185] + Compat v4.16.0 [e2ba6199] + ExprTools v0.1.10 [fb4d412d] + FixedPointDecimals v0.6.3 [842dd82b] + InlineStrings v1.4.3 [692b3bcd] + JLLWrappers v1.7.0 [78c3b35d] + Mocking v0.8.1 [f391c746] + NewlineLexers v0.1.5 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 ⌅ [7b38b023] + ScanByte v0.3.3 [6c6a2e73] + Scratch v1.2.1 [91c51154] + SentinelArrays v1.4.8 [66db9d55] + SnoopPrecompile v1.0.3 [dc5dba14] + TZJData v1.4.0+2025a [f269a46b] + TimeZones v1.21.2 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [c62bbaca] + ZlibNG_jll v2.2.4+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 v0.6.4 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 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 3.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 39705.7 ms ✓ ChunkedCSV 1 dependency successfully precompiled in 43 seconds. 48 already precompiled. 1 dependency had output during precompilation: ┌ ChunkedCSV │ WARNING: Constructor for type "Bool" was extended in `FixedPointDecimals` without explicit qualification or import. │ NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`. │ Hint: To silence the warning, qualify `Bool` as `Base.Bool` or explicitly `import Base: Bool` └ Precompilation completed after 52.67s ################################################################################ # Loading # Loading ChunkedCSV... Loading completed after 10.6s PkgEval succeeded after 84.23s