Package evaluation to test Memoize on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:52:11.835 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.19s ################################################################################ # 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.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1127.5 ms ✓ Memoize 1 dependency successfully precompiled in 2 seconds. 2 already precompiled. Precompilation completed after 9.91s ################################################################################ # Testing # Testing Memoize Status `/tmp/jl_TprbHR/Project.toml` [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [8dfed614] Test Status `/tmp/jl_TprbHR/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 11.36s PkgEval succeeded after 33.98s