Package evaluation of AhoCorasick on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:12:03.697 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.93s ################################################################################ # Installation # Installing AhoCorasick... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d3f0555b] + AhoCorasick v0.1.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [d3f0555b] + AhoCorasick v0.1.1 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.48s ################################################################################ # Testing # Testing AhoCorasick Status `/tmp/jl_jaDmIV/Project.toml` [d3f0555b] AhoCorasick v0.1.1 Status `/tmp/jl_jaDmIV/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. 495.1 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.27s PkgEval succeeded after 39.07s