Package evaluation of SQLite on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:06:02.361 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.87s ################################################################################ # Installation # Installing SQLite... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0aa819cd] + SQLite v1.6.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [0aa819cd] + SQLite v1.6.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [ea10d353] + WeakRefStrings v1.4.2 [76ed43ae] + SQLite_jll v3.48.0+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [83775a58] + Zlib_jll v1.2.13+1 Installation completed after 5.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.16s ################################################################################ # Testing # Testing SQLite Status `/tmp/jl_vVfOCT/Project.toml` [a10d1c49] DBInterface v2.6.1 [0aa819cd] SQLite v1.6.1 [bd369af6] Tables v1.12.0 [ea10d353] WeakRefStrings v1.4.2 [ade2ca70] Dates [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_vVfOCT/Manifest.toml` [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.3 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [0aa819cd] SQLite v1.6.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [ea10d353] WeakRefStrings v1.4.2 [76ed43ae] SQLite_jll v3.48.0+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [83775a58] Zlib_jll v1.2.13+1 Testing Running tests... Test Summary: | Pass Total Time basics | 145 145 36.0s Test Summary: | Pass Total Time SQLite Open Flags | 2 2 0.0s Test Summary: | Pass Total Time misc | 15 15 2.5s Testing SQLite tests passed Testing completed after 44.71s PkgEval succeeded after 68.01s