Package evaluation to test RegistryTools on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T01:02:12.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.77s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [d1eb7eb1] + RegistryTools v2.4.2 Updating `~/.julia/environments/v1.11/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.6.0 [7b1f6079] + FileWatching v1.11.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.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 1.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4945.4 ms ✓ RegistryTools 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompilation completed after 17.35s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_0C1EDm/Project.toml` [d1eb7eb1] RegistryTools v2.4.2 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.11.0 [ea8e919c] SHA v0.7.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_0C1EDm/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.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 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_hluJ1E/Registry1/.git/ [master (root-commit) f8c9a84] . 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_hluJ1E/Registry2/.git/ [master (root-commit) 854ecd0] . 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_hluJ1E/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_xoWXRQ/Registry1/.git/ [master (root-commit) 786c650] . 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_xoWXRQ/Registry2/.git/ [master (root-commit) e43c4cd] . 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_xoWXRQ/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_2f7meK'... Updating files: 11% (6050/54896) Updating files: 12% (6588/54896) Updating files: 13% (7137/54896) Updating files: 14% (7686/54896) Updating files: 15% (8235/54896) Updating files: 16% (8784/54896) Updating files: 17% (9333/54896) Updating files: 18% (9882/54896) Updating files: 19% (10431/54896) Updating files: 20% (10980/54896) Updating files: 21% (11529/54896) Updating files: 22% (12078/54896) Updating files: 22% (12087/54896) Updating files: 23% (12627/54896) Updating files: 24% (13176/54896) Updating files: 25% (13724/54896) Updating files: 26% (14273/54896) Updating files: 27% (14822/54896) Updating files: 28% (15371/54896) Updating files: 29% (15920/54896) Updating files: 30% (16469/54896) Updating files: 31% (17018/54896) Updating files: 31% (17093/54896) Updating files: 32% (17567/54896) Updating files: 33% (18116/54896) Updating files: 34% (18665/54896) Updating files: 35% (19214/54896) Updating files: 36% (19763/54896) Updating files: 37% (20312/54896) Updating files: 38% (20861/54896) Updating files: 39% (21410/54896) Updating files: 40% (21959/54896) Updating files: 41% (22508/54896) Updating files: 41% (22963/54896) Updating files: 42% (23057/54896) Updating files: 43% (23606/54896) Updating files: 44% (24155/54896) Updating files: 45% (24704/54896) Updating files: 46% (25253/54896) Updating files: 47% (25802/54896) Updating files: 48% (26351/54896) Updating files: 49% (26900/54896) Updating files: 50% (27448/54896) Updating files: 51% (27997/54896) Updating files: 52% (28546/54896) Updating files: 53% (29095/54896) Updating files: 53% (29322/54896) Updating files: 54% (29644/54896) Updating files: 55% (30193/54896) Updating files: 56% (30742/54896) Updating files: 57% (31291/54896) Updating files: 58% (31840/54896) Updating files: 59% (32389/54896) Updating files: 60% (32938/54896) Updating files: 61% (33487/54896) Updating files: 62% (34036/54896) Updating files: 63% (34585/54896) Updating files: 64% (35134/54896) Updating files: 64% (35619/54896) Updating files: 65% (35683/54896) Updating files: 66% (36232/54896) Updating files: 67% (36781/54896) Updating files: 68% (37330/54896) Updating files: 69% (37879/54896) Updating files: 70% (38428/54896) Updating files: 71% (38977/54896) Updating files: 72% (39526/54896) Updating files: 73% (40075/54896) Updating files: 74% (40624/54896) Updating files: 75% (41172/54896) Updating files: 76% (41721/54896) Updating files: 76% (41846/54896) Updating files: 77% (42270/54896) Updating files: 78% (42819/54896) Updating files: 79% (43368/54896) Updating files: 80% (43917/54896) Updating files: 81% (44466/54896) Updating files: 82% (45015/54896) Updating files: 83% (45564/54896) Updating files: 84% (46113/54896) Updating files: 85% (46662/54896) Updating files: 86% (47211/54896) Updating files: 87% (47760/54896) Updating files: 87% (47855/54896) Updating files: 88% (48309/54896) Updating files: 89% (48858/54896) Updating files: 90% (49407/54896) Updating files: 90% (49596/54896) Updating files: 91% (49956/54896) Updating files: 92% (50505/54896) Updating files: 93% (51054/54896) Updating files: 94% (51603/54896) Updating files: 95% (52152/54896) Updating files: 96% (52701/54896) Updating files: 96% (53219/54896) Updating files: 97% (53250/54896) Updating files: 98% (53799/54896) Updating files: 99% (54348/54896) Updating files: 100% (54896/54896) Updating files: 100% (54896/54896), done. Resolving package versions... Updating `/tmp/jl_0C1EDm/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_0C1EDm/Manifest.toml` [7d51a73a] + ExplicitImports v1.15.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Summary: | Pass Total Time RegistryTools | 299 299 5m14.1s Testing RegistryTools tests passed Testing completed after 287.86s PkgEval succeeded after 356.7s