Package evaluation to test RegistryTools on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T16:38:55.557 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.0s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d1eb7eb1] + RegistryTools v2.4.2 Updating `~/.julia/environments/v1.12/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.12.0 [b27032c2] + LibCURL v0.6.4 [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.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.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.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7381.1 ms ✓ RegistryTools 1 dependency successfully precompiled in 7 seconds. 29 already precompiled. Precompilation completed after 19.37s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_SQpot0/Project.toml` [d1eb7eb1] RegistryTools v2.4.2 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.12.1 [ea8e919c] SHA v0.7.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_SQpot0/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.12.0 [b27032c2] LibCURL v0.6.4 [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.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.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_uGLViT/Registry1/.git/ [master (root-commit) 0413209] . 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_uGLViT/Registry2/.git/ [master (root-commit) 8d9aeef] . 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_uGLViT/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_9bxCoR/Registry1/.git/ [master (root-commit) e416f2e] . 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_9bxCoR/Registry2/.git/ [master (root-commit) 8ccf5c4] . 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_9bxCoR/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_ccLTNV'... Updating files: 12% (6745/55022) Updating files: 13% (7153/55022) Updating files: 14% (7704/55022) Updating files: 15% (8254/55022) Updating files: 16% (8804/55022) Updating files: 17% (9354/55022) Updating files: 18% (9904/55022) Updating files: 19% (10455/55022) Updating files: 20% (11005/55022) Updating files: 21% (11555/55022) Updating files: 22% (12105/55022) Updating files: 23% (12656/55022) Updating files: 24% (13206/55022) Updating files: 24% (13381/55022) Updating files: 25% (13756/55022) Updating files: 26% (14306/55022) Updating files: 27% (14856/55022) Updating files: 28% (15407/55022) Updating files: 29% (15957/55022) Updating files: 30% (16507/55022) Updating files: 31% (17057/55022) Updating files: 32% (17608/55022) Updating files: 33% (18158/55022) Updating files: 34% (18708/55022) Updating files: 35% (19258/55022) Updating files: 36% (19808/55022) Updating files: 36% (19965/55022) Updating files: 37% (20359/55022) Updating files: 38% (20909/55022) Updating files: 39% (21459/55022) Updating files: 40% (22009/55022) Updating files: 41% (22560/55022) Updating files: 42% (23110/55022) Updating files: 43% (23660/55022) Updating files: 44% (24210/55022) Updating files: 45% (24760/55022) Updating files: 46% (25311/55022) Updating files: 46% (25748/55022) Updating files: 47% (25861/55022) Updating files: 48% (26411/55022) Updating files: 49% (26961/55022) Updating files: 50% (27511/55022) Updating files: 51% (28062/55022) Updating files: 52% (28612/55022) Updating files: 53% (29162/55022) Updating files: 54% (29712/55022) Updating files: 55% (30263/55022) Updating files: 55% (30690/55022) Updating files: 56% (30813/55022) Updating files: 57% (31363/55022) Updating files: 58% (31913/55022) Updating files: 59% (32463/55022) Updating files: 60% (33014/55022) Updating files: 61% (33564/55022) Updating files: 62% (34114/55022) Updating files: 63% (34664/55022) Updating files: 64% (35215/55022) Updating files: 65% (35765/55022) Updating files: 66% (36315/55022) Updating files: 67% (36865/55022) Updating files: 67% (37038/55022) Updating files: 68% (37415/55022) Updating files: 69% (37966/55022) Updating files: 70% (38516/55022) Updating files: 71% (39066/55022) Updating files: 72% (39616/55022) Updating files: 73% (40167/55022) Updating files: 74% (40717/55022) Updating files: 75% (41267/55022) Updating files: 76% (41817/55022) Updating files: 77% (42367/55022) Updating files: 78% (42918/55022) Updating files: 79% (43468/55022) Updating files: 79% (43552/55022) Updating files: 80% (44018/55022) Updating files: 81% (44568/55022) Updating files: 82% (45119/55022) Updating files: 83% (45669/55022) Updating files: 84% (46219/55022) Updating files: 85% (46769/55022) Updating files: 86% (47319/55022) Updating files: 87% (47870/55022) Updating files: 88% (48420/55022) Updating files: 88% (48715/55022) Updating files: 89% (48970/55022) Updating files: 90% (49520/55022) Updating files: 91% (50071/55022) Updating files: 92% (50621/55022) Updating files: 93% (51171/55022) Updating files: 94% (51721/55022) Updating files: 95% (52271/55022) Updating files: 96% (52822/55022) Updating files: 97% (53372/55022) Updating files: 98% (53922/55022) Updating files: 99% (54472/55022) Updating files: 99% (54619/55022) Updating files: 100% (55022/55022) Updating files: 100% (55022/55022), done. Resolving package versions... Updating `/tmp/jl_SQpot0/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_SQpot0/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 5m11.8s Testing RegistryTools tests passed Testing completed after 286.82s PkgEval succeeded after 360.36s