Package evaluation to test RegistryTools on Julia 1.14.0-DEV.1563 (14ca1abc72*) started at 2026-01-15T12:54:08.184 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.4s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d1eb7eb1] + RegistryTools v2.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1eb7eb1] + RegistryTools v2.4.2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 0.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 6199.9 ms ✓ RegistryTools 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompilation completed after 20.55s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_DlRmmc/Project.toml` [d1eb7eb1] RegistryTools v2.4.2 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.14.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_DlRmmc/Manifest.toml` [d1eb7eb1] RegistryTools v2.4.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Removing Registry.toml hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_clTkBq/Registry1/.git/ [master (root-commit) af5db2c] . 5 files changed, 14 insertions(+) create mode 100644 E/Example/Compat.toml create mode 100644 E/Example/Deps.toml create mode 100644 E/Example/Package.toml create mode 100644 E/Example/Versions.toml create mode 100644 Registry.toml hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_clTkBq/Registry2/.git/ [master (root-commit) 2441e61] . 5 files changed, 14 insertions(+) create mode 100644 D/Dep/Compat.toml create mode 100644 D/Dep/Deps.toml create mode 100644 D/Dep/Package.toml create mode 100644 D/Dep/Versions.toml create mode 100644 Registry.toml Already on 'master' Switched to branch 'registrator-example-d7508571-v1.1.0-0bfa9dee20' To file:///home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_clTkBq/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_Ikuxzb/Registry1/.git/ [master (root-commit) 89f9762] . 5 files changed, 14 insertions(+) create mode 100644 E/Example/Compat.toml create mode 100644 E/Example/Deps.toml create mode 100644 E/Example/Package.toml create mode 100644 E/Example/Versions.toml create mode 100644 Registry.toml hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_Ikuxzb/Registry2/.git/ [master (root-commit) 72eade6] . 5 files changed, 14 insertions(+) create mode 100644 D/Dep/Compat.toml create mode 100644 D/Dep/Deps.toml create mode 100644 D/Dep/Package.toml create mode 100644 D/Dep/Versions.toml create mode 100644 Registry.toml Already on 'master' Switched to branch 'registrator-example-d7508571-v1.1.0-0bfa9dee20' To file:///home/pkgeval/.julia/packages/RegistryTools/aXJ1T/test/jl_Ikuxzb/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_dw0Caj'... Updating files: 8% (4520/54795) Updating files: 9% (4932/54795) Updating files: 10% (5480/54795) Updating files: 11% (6028/54795) Updating files: 12% (6576/54795) Updating files: 13% (7124/54795) Updating files: 14% (7672/54795) Updating files: 15% (8220/54795) Updating files: 15% (8648/54795) Updating files: 16% (8768/54795) Updating files: 17% (9316/54795) Updating files: 18% (9864/54795) Updating files: 19% (10412/54795) Updating files: 20% (10959/54795) Updating files: 21% (11507/54795) Updating files: 21% (12034/54795) Updating files: 22% (12055/54795) Updating files: 23% (12603/54795) Updating files: 24% (13151/54795) Updating files: 25% (13699/54795) Updating files: 26% (14247/54795) Updating files: 27% (14795/54795) Updating files: 27% (14886/54795) Updating files: 28% (15343/54795) Updating files: 29% (15891/54795) Updating files: 30% (16439/54795) Updating files: 31% (16987/54795) Updating files: 32% (17535/54795) Updating files: 33% (18083/54795) Updating files: 34% (18631/54795) Updating files: 34% (19037/54795) Updating files: 35% (19179/54795) Updating files: 36% (19727/54795) Updating files: 37% (20275/54795) Updating files: 38% (20823/54795) Updating files: 39% (21371/54795) Updating files: 40% (21918/54795) Updating files: 41% (22466/54795) Updating files: 42% (23014/54795) Updating files: 43% (23562/54795) Updating files: 43% (23860/54795) Updating files: 44% (24110/54795) Updating files: 45% (24658/54795) Updating files: 46% (25206/54795) Updating files: 47% (25754/54795) Updating files: 48% (26302/54795) Updating files: 49% (26850/54795) Updating files: 50% (27398/54795) Updating files: 50% (27764/54795) Updating files: 51% (27946/54795) Updating files: 52% (28494/54795) Updating files: 53% (29042/54795) Updating files: 54% (29590/54795) Updating files: 55% (30138/54795) Updating files: 56% (30686/54795) Updating files: 57% (31234/54795) Updating files: 58% (31782/54795) Updating files: 58% (31854/54795) Updating files: 59% (32330/54795) Updating files: 60% (32877/54795) Updating files: 61% (33425/54795) Updating files: 62% (33973/54795) Updating files: 63% (34521/54795) Updating files: 64% (35069/54795) Updating files: 65% (35617/54795) Updating files: 66% (36165/54795) Updating files: 66% (36256/54795) Updating files: 67% (36713/54795) Updating files: 68% (37261/54795) Updating files: 69% (37809/54795) Updating files: 70% (38357/54795) Updating files: 71% (38905/54795) Updating files: 71% (38926/54795) Updating files: 72% (39453/54795) Updating files: 73% (40001/54795) Updating files: 74% (40549/54795) Updating files: 75% (41097/54795) Updating files: 76% (41645/54795) Updating files: 77% (42193/54795) Updating files: 78% (42741/54795) Updating files: 79% (43289/54795) Updating files: 80% (43836/54795) Updating files: 80% (44211/54795) Updating files: 81% (44384/54795) Updating files: 82% (44932/54795) Updating files: 83% (45480/54795) Updating files: 84% (46028/54795) Updating files: 85% (46576/54795) Updating files: 86% (47124/54795) Updating files: 87% (47672/54795) Updating files: 87% (48147/54795) Updating files: 88% (48220/54795) Updating files: 89% (48768/54795) Updating files: 90% (49316/54795) Updating files: 91% (49864/54795) Updating files: 91% (49894/54795) Updating files: 92% (50412/54795) Updating files: 92% (50665/54795) Updating files: 93% (50960/54795) Updating files: 94% (51508/54795) Updating files: 94% (51968/54795) Updating files: 95% (52056/54795) Updating files: 96% (52604/54795) Updating files: 96% (53007/54795) Updating files: 97% (53152/54795) Updating files: 98% (53700/54795) Updating files: 98% (54203/54795) Updating files: 99% (54248/54795) Updating files: 100% (54795/54795) Updating files: 100% (54795/54795), done. Resolving package versions using PRESERVE_ALL... Updating `/tmp/jl_DlRmmc/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_DlRmmc/Manifest.toml` [7d51a73a] + ExplicitImports v1.15.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 Test Summary: | Pass Total Time RegistryTools | 299 299 6m12.4s Testing RegistryTools tests passed Testing completed after 312.36s PkgEval succeeded after 432.8s