Package evaluation of Memoize on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:35:00.659 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.38s ################################################################################ # Installation # Installing Memoize... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c03570c3] + Memoize v0.4.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 Installation completed after 4.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.95s ################################################################################ # Testing # Testing Memoize Status `/tmp/jl_D30vPv/Project.toml` [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [8dfed614] Test Status `/tmp/jl_D30vPv/Manifest.toml` [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... evaluating memadd 1 2 evaluating memadd 1 4 WARNING: Method definition var"##method_rewrite_unmemoized"() in module Main at /home/pkgeval/.julia/packages/Memoize/12ANR/test/runtests.jl:264 overwritten at /home/pkgeval/.julia/packages/Memoize/12ANR/test/runtests.jl:270. WARNING: Method definition method_rewrite() in module Main at /home/pkgeval/.julia/packages/Memoize/12ANR/src/Memoize.jl:68 overwritten on the same line (check for duplicate calls to `include`). Testing Memoize tests passed Testing completed after 12.33s PkgEval succeeded after 37.08s