Package evaluation of SQLCipher on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T07:35:01.646 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.42s ################################################################################ # Installation # Installing SQLCipher... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [e3bbf2a3] + SQLCipher v1.6.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [e3bbf2a3] + SQLCipher v1.6.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ea10d353] + WeakRefStrings v1.4.2 [458c3c95] + OpenSSL_jll v3.5.0+0 [dc592094] + SQLCipher_jll v4.6.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl 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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 2.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.21s ################################################################################ # Testing # Testing SQLCipher Status `/tmp/jl_bl2a9Y/Project.toml` [a10d1c49] DBInterface v2.6.1 [e3bbf2a3] SQLCipher v1.6.1 [0aa819cd] SQLite v1.6.1 [bd369af6] Tables v1.12.1 [ea10d353] WeakRefStrings v1.4.2 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bl2a9Y/Manifest.toml` [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [e3bbf2a3] SQLCipher v1.6.1 [0aa819cd] SQLite v1.6.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ea10d353] WeakRefStrings v1.4.2 [458c3c95] OpenSSL_jll v3.5.0+0 [dc592094] SQLCipher_jll v4.6.1+0 [76ed43ae] SQLite_jll v3.48.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 2025-06-29 07:36:25.346: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 2025-06-29 07:36:25.346: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 2025-06-29 07:36:25.346: ERROR CORE sqlcipher_codec_ctx_set_error 1 2025-06-29 07:36:25.647: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 2025-06-29 07:36:25.647: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 2025-06-29 07:36:25.647: ERROR CORE sqlcipher_codec_ctx_set_error 1 Test Summary: | Pass Total Time basics | 150 150 49.1s Julia to SQLite3 type conversion | 7 7 0.5s DB Connection | 2 2 0.4s SQLite.tables(db) | 12 12 6.6s Issue #207: 32 bit integers | 1 1 0.5s Regular SQLite Tests | 2 2 0.3s close!(query) | 0 0.0s Query tables | 4 4 0.3s DBInterface.execute([f]) | 7 7 4.1s isempty(::Query) | 2 2 0.1s empty query has correct schema and return type | 4 4 1.1s Create table, run commit/rollback tests | 6 6 0.9s Dates | 6 6 7.0s Prepared Statements | 20 20 4.8s Register functions | 15 15 9.6s Remove Duplicates | 6 6 1.1s Issue #104: bind!() fails with named parameters | 0 0.1s SQLite to Julia type conversion | 2 2 1.7s Issue #158: Missing DB File | 1 1 0.1s Issue #180, Query | 3 3 0.3s Enable extension | 1 1 0.0s show(DB) | 1 1 0.0s SQLite.execute() | 19 19 1.9s Escaping | 1 1 0.1s Issue #193: Throw informative error on duplicate column names | 1 1 0.3s Issue #216: Table should map by name | 1 1 1.3s Issue #216: Table should error if names don't match | 1 1 0.5s Test busy_timeout | 1 1 0.0s Issue #253: Ensure query column names are unique by default | 1 1 0.3s load!() / drop!() table name escaping | 1 1 0.6s load!() column names escaping | 1 1 0.7s Bool column data | 1 1 1.1s serialization edgecases | 2 2 0.3s Stmt scope | 10 10 0.2s ReinterpretArray | 3 3 1.0s encryption | 5 5 0.9s Test Summary: | Pass Total Time SQLite Open Flags | 2 2 0.0s Test Summary: | Pass Total Time misc | 15 15 3.5s Testing SQLCipher tests passed Testing completed after 60.93s PkgEval succeeded after 92.19s