Package evaluation to test SQLCipher on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T14:02:36.616 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.73s ################################################################################ # Installation # Installing SQLCipher... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e3bbf2a3] + SQLCipher v1.6.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [e3bbf2a3] + SQLCipher v1.6.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ea10d353] + WeakRefStrings v1.4.2 [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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.4+0 Installation completed after 1.95s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.72s ################################################################################ # Testing # Testing SQLCipher Status `/tmp/jl_RWf9Er/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_RWf9Er/Manifest.toml` [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [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 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... 2025-12-16 14:04:00.809: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 2025-12-16 14:04:00.809: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 2025-12-16 14:04:00.810: ERROR CORE sqlcipher_codec_ctx_set_error 1 2025-12-16 14:04:01.173: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 2025-12-16 14:04:01.173: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 2025-12-16 14:04:01.173: ERROR CORE sqlcipher_codec_ctx_set_error 1 Test Summary: | Pass Total Time basics | 150 150 45.0s Julia to SQLite3 type conversion | 7 7 0.7s DB Connection | 2 2 0.3s SQLite.tables(db) | 12 12 6.6s Issue #207: 32 bit integers | 1 1 0.6s Regular SQLite Tests | 2 2 0.6s close!(query) | 0 0.0s Query tables | 4 4 0.3s DBInterface.execute([f]) | 7 7 3.2s isempty(::Query) | 2 2 0.1s empty query has correct schema and return type | 4 4 1.3s Create table, run commit/rollback tests | 6 6 0.6s Dates | 6 6 5.1s Prepared Statements | 20 20 4.4s Register functions | 15 15 7.8s 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.7s 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.4s Issue #216: Table should error if names don't match | 1 1 0.4s Test busy_timeout | 1 1 0.0s Issue #253: Ensure query column names are unique by default | 1 1 0.4s load!() / drop!() table name escaping | 1 1 0.6s load!() column names escaping | 1 1 0.6s Bool column data | 1 1 1.1s serialization edgecases | 2 2 0.2s Stmt scope | 10 10 0.4s ReinterpretArray | 3 3 0.8s encryption | 5 5 1.2s Test Summary: | Pass Total Time SQLite Open Flags | 2 2 0.0s Test Summary: | Pass Total Time misc | 15 15 3.2s Testing SQLCipher tests passed Testing completed after 59.93s PkgEval succeeded after 94.97s