Package evaluation of LMDB on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:31:00.623 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.51s ################################################################################ # Installation # Installing LMDB... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [11f193de] + LMDB v1.0.0 Updating `~/.julia/environments/v1.12/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 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.9s ################################################################################ # Testing # Testing LMDB Status `/tmp/jl_KWo9Ma/Project.toml` [11f193de] LMDB v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KWo9Ma/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings 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 2.0s Test Summary: | Pass Total Time LMDB | 14 14 0.5s LMDB: Error During Test at /home/pkgeval/.julia/packages/LMDB/4tVoz/test/runtests.jl:3 Got exception outside of a @test LoadError: Code[-30798]: MDB_NOTFOUND: No matching key/data pair found Stacktrace: [1] checked_call(::typeof(LMDB.LibLMDB._mdb_get), ::Ptr{LMDB.LibLMDB.MDB_txn}, ::Vararg{Any}) @ LMDB ~/.julia/packages/LMDB/4tVoz/src/LMDB.jl:25 [2] mdb_get @ ~/.julia/packages/LMDB/4tVoz/src/LibLMDB.jl:324 [inlined] [3] get(txn::Transaction, dbi::DBI, key::Int64, ::Type{String}) @ LMDB ~/.julia/packages/LMDB/4tVoz/src/dbi.jl:83 [4] (::Main.LMDB_DBI.var"#8#9"{Transaction})(dbi::DBI) @ Main.LMDB_DBI ~/.julia/packages/LMDB/4tVoz/test/dbi.jl:40 [5] open(f::Main.LMDB_DBI.var"#8#9"{Transaction}, txn::Transaction, dbname::String; flags::UInt32) @ LMDB ~/.julia/packages/LMDB/4tVoz/src/dbi.jl:25 [6] open (repeats 2 times) @ ~/.julia/packages/LMDB/4tVoz/src/dbi.jl:21 [inlined] [7] #6 @ ~/.julia/packages/LMDB/4tVoz/test/dbi.jl:38 [inlined] [8] start(f::Main.LMDB_DBI.var"#6#7", env::Environment; flags::UInt32) @ LMDB ~/.julia/packages/LMDB/4tVoz/src/txn.jl:35 [9] start @ ~/.julia/packages/LMDB/4tVoz/src/txn.jl:32 [inlined] [10] (::Main.LMDB_DBI.var"#4#5")(env::Environment) @ Main.LMDB_DBI ~/.julia/packages/LMDB/4tVoz/test/dbi.jl:37 [11] create(f::Main.LMDB_DBI.var"#4#5") @ LMDB ~/.julia/packages/LMDB/4tVoz/src/env.jl:28 [12] top-level scope @ ~/.julia/packages/LMDB/4tVoz/test/dbi.jl:34 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] macro expansion @ ~/.julia/packages/LMDB/4tVoz/test/runtests.jl:5 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1865 [inlined] [16] top-level scope @ ~/.julia/packages/LMDB/4tVoz/test/runtests.jl:1888 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [21] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/LMDB/4tVoz/test/dbi.jl:1 Test Summary: | Pass Error Total Time LMDB | 4 1 5 3.9s RNG of the outermost testset: Random.Xoshiro(0x982cf91e74cb28d4, 0x8d0269cda47c305a, 0x8892927e7710bc52, 0x699205506e29c74e, 0xcd0f3832b8b7da9e) ERROR: LoadError: Some tests did not pass: 4 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LMDB/4tVoz/test/runtests.jl:3 Testing failed after 17.21s ERROR: LoadError: Package LMDB errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 57.27s: package tests unexpectedly errored