Package evaluation to load ChemicalIdentifiers on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T08:50:58.150 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing ChemicalIdentifiers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [fa4ea961] + ChemicalIdentifiers v0.1.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [69666777] + Arrow v2.8.0 [31f734f8] + ArrowTypes v2.3.0 [c3b6d118] + BitIntegers v0.3.5 [fa4ea961] + ChemicalIdentifiers v0.1.10 [5ba52731] + CodecLz4 v0.4.6 [6b39b394] + CodecZstd v0.8.6 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [4e289a0a] + EnumX v1.0.5 [e2ba6199] + ExprTools v0.1.10 [842dd82b] + InlineStrings v1.4.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [78c3b35d] + Mocking v0.8.1 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [21216c6a] + Preferences v1.5.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [354b36f9] + StringViews v1.3.5 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [f269a46b] + TimeZones v1.22.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5ced341a] + Lz4_jll v1.10.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl 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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 7.0s ################################################################################ # 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... 1700.6 ms ✓ CodecZstd 1958.7 ms ✓ CodecLz4 WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import.  NOTE: Assumed "Type" refers to `Base.Type`. 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 Type end`.  Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`. 17184.1 ms ✓ Arrow 7704.5 ms ✓ ChemicalIdentifiers 4 dependencies successfully precompiled in 29 seconds. 45 already precompiled. 1 dependency had output during precompilation: ┌ Arrow │ WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import. │ NOTE: Assumed "Type" refers to `Base.Type`. 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 Type end`. │ Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`. └ Precompilation completed after 37.9s ################################################################################ # Loading # Loading ChemicalIdentifiers... [ Info: :short database file not found, downloading from https://raw.githubusercontent.com/CalebBell/chemicals/refs/heads/master/chemicals/Identifiers/chemical%20identifiers%20pubchem%20small.tsv [ Info: :short database file downloaded. [ Info: :short arrow file not generated, processing... [ Info: :inorganic database file not found, downloading from https://raw.githubusercontent.com/CalebBell/chemicals/refs/heads/master/chemicals/Identifiers/Inorganic%20db.tsv [ Info: :inorganic database file downloaded. [ Info: :inorganic arrow file not generated, processing... [ Info: :long database file not found, downloading from https://raw.githubusercontent.com/CalebBell/chemicals/refs/heads/master/chemicals/Identifiers/chemical%20identifiers%20pubchem%20large.tsv [ Info: :long database file downloaded. [ Info: :long arrow file not generated, processing... Loading completed after 63.84s PkgEval succeeded after 120.54s