Package evaluation of CacheVariables on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:29:46.516 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.92s ################################################################################ # Installation # Installing CacheVariables... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9a355d7c] + CacheVariables v0.1.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [fbb218c0] + BSON v0.3.9 [9a355d7c] + CacheVariables v0.1.4 [56ddb016] + Logging v1.11.0 Installation completed after 1.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.53s ################################################################################ # Testing # Testing CacheVariables Status `/tmp/jl_5b0Vy0/Project.toml` [fbb218c0] BSON v0.3.9 [9a355d7c] CacheVariables v0.1.4 [a93c6f00] DataFrames v1.7.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5b0Vy0/Manifest.toml` [fbb218c0] BSON v0.3.9 [9a355d7c] CacheVariables v0.1.4 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: Saving to /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson │ x │ y └ z Test Summary: | Pass Total Time Save | 5 5 7.0s ┌ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson │ x │ y └ z Test Summary: | Pass Total Time Load | 5 5 2.6s ┌ Info: Overwriting /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson │ x │ y └ z ┌ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson │ x │ y └ z Test Summary: | Pass Total Time Overwrite | 5 5 0.6s [ Info: Saving to /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson [ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/test.bson Test Summary: | Pass Total Time Only ans | 4 4 0.7s ┌ Info: Saving to /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/modtest.bson └ d ┌ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/modtest.bson └ d Test Summary: | Pass Total Time In module | 4 4 6.3s [ Info: Saving to /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/functest.bson [ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/functest.bson Test Summary: | Pass Total Time Function form | 4 4 2.5s [ Info: Saving to /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/funcmodtest.bson [ Info: Loading from /home/pkgeval/.julia/packages/CacheVariables/zPRAM/test/data/funcmodtest.bson Test Summary: | Pass Total Time Function form - in module | 2 2 0.8s Testing CacheVariables tests passed Testing completed after 29.01s PkgEval succeeded after 59.3s