Package evaluation of LMDB on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:13:33.366 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.04s ################################################################################ # Installation # Installing LMDB... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [11f193de] + LMDB v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [fa961155] + CEnum v0.4.2 [692b3bcd] + JLLWrappers v1.7.0 [11f193de] + LMDB v1.0.0 [21216c6a] + Preferences v1.4.3 [6206cf0b] + LMDB_jll v0.9.33+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [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.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.97s ################################################################################ # Testing # Testing LMDB Status `/tmp/jl_2DKxTw/Project.toml` [11f193de] LMDB v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2DKxTw/Manifest.toml` ⌅ [fa961155] CEnum v0.4.2 [692b3bcd] JLLWrappers v1.7.0 [11f193de] LMDB v1.0.0 [21216c6a] Preferences v1.4.3 [6206cf0b] LMDB_jll v0.9.33+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 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time LMDB | 15 15 1.8s Test Summary: | Pass Total Time LMDB | 14 14 0.4s Got value for key 10: key value is 10 Got value for key 11: key value is 11 Got value for key 12: 12 Got value for key 13: [10, 11, 12] Test Summary: | Pass Total Time LMDB | 9 9 1.5s Got value for key 10: key value is 10 Test Summary: | Pass Total Time LMDB | 9 9 0.9s Test Summary: | Pass Total Time LMDB | 44 44 5.7s Testing LMDB tests passed Testing completed after 15.86s PkgEval succeeded after 47.65s