Package evaluation to test AhoCorasick on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T12:09:14.682 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.47s ################################################################################ # Installation # Installing AhoCorasick... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d3f0555b] + AhoCorasick v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [d3f0555b] + AhoCorasick v0.1.1 Installation completed after 0.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 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. 398.0 ms ? AhoCorasick 1 dependency had output during precompilation: ┌ 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. └ Precompilation completed after 13.29s ################################################################################ # Testing # Testing AhoCorasick Status `/tmp/jl_scnHHH/Project.toml` [d3f0555b] AhoCorasick v0.1.1 Status `/tmp/jl_scnHHH/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`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ AhoCorasick │ [Output was shown above] └ 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.89s PkgEval succeeded after 39.95s