Package evaluation to test Caching on Julia 1.12.6 (15346901f00) started at 2026-06-29T11:48:27.403 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.17s ################################################################################ # Installation # Installing Caching... Resolving package versions... Installed DataStructures ─ v0.19.6 Updating `~/.julia/environments/v1.12/Project.toml` [68ad905a] + Caching v0.2.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [68ad905a] + Caching v0.2.2 [523fee87] + CodecBzip2 v0.8.5 [5ba52731] + CodecLz4 v0.4.6 [944b1d66] + CodecZlib v0.7.8 [864edb3b] + DataStructures v0.19.6 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v2.0.1 [21216c6a] + Preferences v1.5.2 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [5ced341a] + Lz4_jll v1.10.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 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 2.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 2277.4 ms ✓ TestEnv 1 dependency successfully precompiled in 2 seconds. 26 already precompiled. Precompiling package dependencies... Precompiling packages... 3746.9 ms ✓ OrderedCollections 1200.7 ms ✓ TranscodingStreams 6747.2 ms ✓ MacroTools 1134.9 ms ✓ Preferences 3590.5 ms ✓ DataStructures 971.6 ms ✓ CodecZlib 1253.1 ms ✓ JLLWrappers 1322.4 ms ✓ Bzip2_jll 1385.3 ms ✓ Lz4_jll 766.6 ms ✓ CodecBzip2 1467.9 ms ✓ CodecLz4 3825.9 ms ✓ Caching 12 dependencies successfully precompiled in 27 seconds. 13 already precompiled. Precompilation completed after 37.37s ################################################################################ # Testing # Testing Caching Status `/tmp/jl_HFub1o/Project.toml` [68ad905a] Caching v0.2.2 [523fee87] CodecBzip2 v0.8.5 [5ba52731] CodecLz4 v0.4.6 [944b1d66] CodecZlib v0.7.8 [864edb3b] DataStructures v0.19.6 [1914dd2f] MacroTools v0.5.16 [3bb67fe8] TranscodingStreams v0.11.3 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HFub1o/Manifest.toml` [68ad905a] Caching v0.2.2 [523fee87] CodecBzip2 v0.8.5 [5ba52731] CodecLz4 v0.4.6 [944b1d66] CodecZlib v0.7.8 [864edb3b] DataStructures v0.19.6 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v2.0.1 [21216c6a] Preferences v1.5.2 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [5ced341a] Lz4_jll v1.10.1+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 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Test Summary: | Pass Total Time Cache | 53 53 6.6s Test Summary: | Pass Total Time syncache!, @syncache! | 9 9 3.1s Test Summary: | Pass Total Time empty!, @empty! | 6 6 0.0s Test Summary: | Pass Total Time persist!, @persist! | 9 9 0.0s WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:20 overwritten at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199. WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/4D8Xr/test/runtests.jl:199 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Compression | 12 12 5.1s Test Summary: | Pass Total Time Size constraints: number of objects | 5 5 0.4s Test Summary: | Pass Total Time Size constraints: bytes of memory | 4 4 1.2s Test Summary: | Pass Total Time @cache | 12 12 2.4s Test Summary: | Pass Total Time serialize, deserialize | 10 10 2.9s Test Summary: | Pass Total Time Hashing function | 13 13 1.5s Test Summary: | Pass Total Time Show methods | 1 1 0.4s Testing Caching tests passed Testing completed after 29.7s PkgEval succeeded after 85.94s