Package evaluation of Caching on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:02:50.459 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.26s ################################################################################ # Installation # Installing Caching... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [68ad905a] + Caching v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [68ad905a] + Caching v0.2.1 ⌅ [523fee87] + CodecBzip2 v0.7.2 [5ba52731] + CodecLz4 v0.4.5 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [692b3bcd] + JLLWrappers v1.7.0 [1914dd2f] + MacroTools v0.5.15 [bac558e1] + OrderedCollections v1.8.0 [21216c6a] + Preferences v1.4.3 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [6e34b625] + Bzip2_jll v1.0.9+0 [5ced341a] + Lz4_jll v1.10.1+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [83775a58] + Zlib_jll v1.2.13+1 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 5.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.37s ################################################################################ # Testing # Testing Caching Status `/tmp/jl_gYd3HI/Project.toml` [68ad905a] Caching v0.2.1 ⌅ [523fee87] CodecBzip2 v0.7.2 [5ba52731] CodecLz4 v0.4.5 [944b1d66] CodecZlib v0.7.8 [864edb3b] DataStructures v0.18.20 [1914dd2f] MacroTools v0.5.15 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [56ddb016] Logging [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_gYd3HI/Manifest.toml` [68ad905a] Caching v0.2.1 ⌅ [523fee87] CodecBzip2 v0.7.2 [5ba52731] CodecLz4 v0.4.5 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [692b3bcd] JLLWrappers v1.7.0 [1914dd2f] MacroTools v0.5.15 [bac558e1] OrderedCollections v1.8.0 [21216c6a] Preferences v1.4.3 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [6e34b625] Bzip2_jll v1.0.9+0 [5ced341a] Lz4_jll v1.10.1+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Cache | 53 53 7.7s Test Summary: | Pass Total Time syncache!, @syncache! | 9 9 3.0s 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/1h6E4/test/runtests.jl:19 overwritten at /home/pkgeval/.julia/packages/Caching/1h6E4/test/runtests.jl:188. WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/Caching/1h6E4/test/runtests.jl:188 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/1h6E4/test/runtests.jl:188 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/1h6E4/test/runtests.jl:188 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/1h6E4/test/runtests.jl:188 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/1h6E4/test/runtests.jl:188 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Compression | 12 12 4.0s Test Summary: | Pass Total Time Size constraints: number of objects | 4 4 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.0s Test Summary: | Pass Total Time serialize, deserialize | 10 10 2.2s Test Summary: | Pass Total Time Hashing function | 13 13 1.1s Test Summary: | Pass Total Time Show methods | 1 1 0.2s Testing Caching tests passed Testing completed after 28.41s PkgEval succeeded after 58.69s