Package evaluation of AhoCorasick on Julia 1.13.0-DEV.1162 (f0ece4ad9a*) started at 2025-09-18T11:04:08.608 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.97s ################################################################################ # 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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.61s ################################################################################ # Testing # Testing AhoCorasick Status `/tmp/jl_ay4tNJ/Project.toml` [d3f0555b] AhoCorasick v0.1.1 Status `/tmp/jl_ay4tNJ/Manifest.toml` [d3f0555b] AhoCorasick v0.1.1 Testing Running tests... Precompiling packages... Info Given AhoCorasick was explicitly requested, output will be shown live  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`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 502.8 ms ? AhoCorasick 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`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 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 7.51s PkgEval succeeded after 43.12s