Package evaluation to test Gremlins on Julia 1.14.0-DEV.2360 (7c0e770819*) started at 2026-06-13T03:48:45.412 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.89s ################################################################################ # Installation # Installing Gremlins... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8bb2f624] + Gremlins v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [8bb2f624] + Gremlins v0.1.1 [70703baa] + JuliaSyntax v1.0.2 [2a0f44e3] + Base64 v1.11.0 Installation completed after 1.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_i2I5nS/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 1.9 s ✓ Gremlins 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Precompilation completed after 24.27s ################################################################################ # Testing # Testing Gremlins ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7.0"` in "/tmp/jl_v6H54K/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7.0, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_v6H54K/Project.toml` [8bb2f624] Gremlins v0.1.1 [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [ea8e919c] SHA v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_v6H54K/Manifest.toml` [8bb2f624] Gremlins v0.1.1 [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... [smoke] Self-mutate: discovered 1888 mutation sites in src/ Test Summary: | Pass Total Time Gremlins M0 | 232 232 54.6s Test Summary: | Pass Total Time Gremlins M1 | 47 47 1m53.9s [warm_ok count=1, total=1] [killed via warm eval: 1] [survived via warm eval: 1] [const sites statically classified: 4] [warm_ok=1, worker_recycles=0] [avg warm time for survived: 1.532s] ━━━ Gremlins Warm Mutation Report ━━━━━━━━━━━━━━ Package : MiniTarget Score : 100.0% (killed=1 / eligible=1) Killed : 1 Survived : 0 Timeout : 0 NoCov : 0 Error : 0 Total : 1 Cache hits : 0 Warm-executed : 1 Cold fallback : 0 Worker recycles: 0 Baseline : 6.31s Runtime : 12.38s ── Fallback taxonomy ── warm_ok : 1 ── I4 agreement (1 sampled) ── OK — all 1 warm results agree with cold re-runs ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Test Summary: | Pass Total Time Gremlins M2 | 110 110 26.1s Test Summary: | Pass Total Time CLI — arg parsing | 27 27 0.5s Test Summary: | Pass Total Time CLI — band classification | 14 14 0.0s Test Summary: | Pass Total Time CLI — exit codes | 3 3 0.0s Test Summary: | Pass Total Time CLI — band line format | 7 7 0.0s Test Summary: | Pass Total Time CLI — path normalization | 6 6 0.1s Test Summary: | Pass Total Time CLI — file filter | 11 11 0.3s Test Summary: | Pass Total Time M2.1 Papercuts | 54 54 5m26.5s Testing Gremlins tests passed Testing completed after 652.91s PkgEval succeeded after 714.19s