Package evaluation to test AhoCorasick on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-08T20:09:23.571 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.27s ################################################################################ # Installation # Installing AhoCorasick... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d3f0555b] + AhoCorasick v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [d3f0555b] + AhoCorasick v0.1.1 Installation completed after 0.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.0s ################################################################################ # Testing # Testing AhoCorasick Status `/tmp/jl_mRrQmj/Project.toml` [d3f0555b] AhoCorasick v0.1.1 Status `/tmp/jl_mRrQmj/Manifest.toml` [d3f0555b] AhoCorasick v0.1.1 Testing Running tests... WARNING: Method definition (::Type{AhoCorasick.NullKey})() in module AhoCorasick at /home/pkgeval/.julia/packages/AhoCorasick/akzbz/src/node.jl:3 overwritten on the same line (check for duplicate calls to `include`). Testing AhoCorasick tests passed Testing completed after 6.51s PkgEval succeeded after 39.58s