Package evaluation of DiskBackedDicts on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:56:17.443 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.05s ################################################################################ # Installation # Installing DiskBackedDicts... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a606033f] + DiskBackedDicts v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [e69b5797] + CachedDicts v0.1.0 [a606033f] + DiskBackedDicts v0.1.0 [5789e2e9] + FileIO v1.17.0 ⌅ [033835bb] + JLD2 v0.4.54 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [3bb67fe8] + TranscodingStreams v0.11.3 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 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 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.32s ################################################################################ # Testing # Testing DiskBackedDicts Status `/tmp/jl_0VT68D/Project.toml` [dce04be8] ArgCheck v2.5.0 [e69b5797] CachedDicts v0.1.0 [a606033f] DiskBackedDicts v0.1.0 ⌅ [033835bb] JLD2 v0.4.54 [8dfed614] Test Status `/tmp/jl_0VT68D/Manifest.toml` [dce04be8] ArgCheck v2.5.0 [e69b5797] CachedDicts v0.1.0 [a606033f] DiskBackedDicts v0.1.0 [5789e2e9] FileIO v1.17.0 ⌅ [033835bb] JLD2 v0.4.54 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [3bb67fe8] TranscodingStreams v0.11.3 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time AbstractDict interface | 658 658 2m01.0s Test Summary: | Pass Broken Total Time DiskBackedDict | 8 1 9 1.4s [ Info: /home/pkgeval/.julia/packages/DiskBackedDicts/NKPiJ/test/assets/empty.jld2 does not exist, create it with content Dict{Any, Any}(). [ Info: /home/pkgeval/.julia/packages/DiskBackedDicts/NKPiJ/test/assets/1.jld2 does not exist, create it with content Dict(1 => 1). [ Info: /home/pkgeval/.julia/packages/DiskBackedDicts/NKPiJ/test/assets/mixed.jld2 does not exist, create it with content Dict{Any, Any}(:two => [1, 2], 1 => "1"). [ Info: /home/pkgeval/.julia/packages/DiskBackedDicts/NKPiJ/test/assets/custom_types.jld2 does not exist, create it with content Dict{MyInt, MyString}(MyInt(1) => MyString("two")). [ Info: /home/pkgeval/.julia/packages/DiskBackedDicts/NKPiJ/test/assets/parametric_type.jld2 does not exist, create it with content Dict{MyContainer{Int64}, MyContainer{MyInt}}(MyContainer{Int64}(1) => MyContainer{MyInt}(MyInt(1))). Test Summary: | Pass Total Time long term persistence | 15 15 5.7s Test Summary: | Pass Total Time merge! | 304 304 3.1s Test Summary: | Pass Total Time HashCollision | 126 126 1.7s Testing DiskBackedDicts tests passed Testing completed after 140.75s PkgEval succeeded after 172.78s