Package evaluation of RegistryTools on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T11:41:15.675 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.06s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d1eb7eb1] + RegistryTools v2.3.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1eb7eb1] + RegistryTools v2.3.0 [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.13.0 [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 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.22s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_ygOzBn/Project.toml` [d1eb7eb1] RegistryTools v2.3.0 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.13.0 [ea8e919c] SHA v0.7.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_ygOzBn/Manifest.toml` [d1eb7eb1] RegistryTools v2.3.0 [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.13.0 [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 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.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/6yTsB/test/jl_1HkR36/Registry1/.git/ [master (root-commit) eb98c50] . 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/6yTsB/test/jl_1HkR36/Registry2/.git/ [master (root-commit) 6fbf521] . 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/6yTsB/test/jl_1HkR36/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/6yTsB/test/jl_V5s46P/Registry1/.git/ [master (root-commit) ec1081d] . 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/6yTsB/test/jl_V5s46P/Registry2/.git/ [master (root-commit) 8da8ab8] . 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/6yTsB/test/jl_V5s46P/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_RyHzHP'... Updating files: 7% (3584/51052) Updating files: 8% (4085/51052) Updating files: 9% (4595/51052) Updating files: 10% (5106/51052) Updating files: 10% (5322/51052) Updating files: 11% (5616/51052) Updating files: 12% (6127/51052) Updating files: 13% (6637/51052) Updating files: 14% (7148/51052) Updating files: 14% (7195/51052) Updating files: 15% (7658/51052) Updating files: 16% (8169/51052) Updating files: 17% (8679/51052) Updating files: 18% (9190/51052) Updating files: 19% (9700/51052) Updating files: 20% (10211/51052) Updating files: 20% (10258/51052) Updating files: 21% (10721/51052) Updating files: 22% (11232/51052) Updating files: 23% (11742/51052) Updating files: 24% (12253/51052) Updating files: 25% (12763/51052) Updating files: 26% (13274/51052) Updating files: 27% (13785/51052) Updating files: 28% (14295/51052) Updating files: 29% (14806/51052) Updating files: 30% (15316/51052) Updating files: 31% (15827/51052) Updating files: 31% (16082/51052) Updating files: 32% (16337/51052) Updating files: 33% (16848/51052) Updating files: 34% (17358/51052) Updating files: 35% (17869/51052) Updating files: 36% (18379/51052) Updating files: 37% (18890/51052) Updating files: 38% (19400/51052) Updating files: 39% (19911/51052) Updating files: 40% (20421/51052) Updating files: 41% (20932/51052) Updating files: 42% (21442/51052) Updating files: 43% (21953/51052) Updating files: 44% (22463/51052) Updating files: 45% (22974/51052) Updating files: 45% (23237/51052) Updating files: 46% (23484/51052) Updating files: 47% (23995/51052) Updating files: 48% (24505/51052) Updating files: 49% (25016/51052) Updating files: 50% (25526/51052) Updating files: 51% (26037/51052) Updating files: 52% (26548/51052) Updating files: 53% (27058/51052) Updating files: 54% (27569/51052) Updating files: 55% (28079/51052) Updating files: 56% (28590/51052) Updating files: 57% (29100/51052) Updating files: 58% (29611/51052) Updating files: 59% (30121/51052) Updating files: 59% (30490/51052) Updating files: 60% (30632/51052) Updating files: 61% (31142/51052) Updating files: 62% (31653/51052) Updating files: 63% (32163/51052) Updating files: 64% (32674/51052) Updating files: 65% (33184/51052) Updating files: 66% (33695/51052) Updating files: 67% (34205/51052) Updating files: 67% (34683/51052) Updating files: 68% (34716/51052) Updating files: 69% (35226/51052) Updating files: 70% (35737/51052) Updating files: 71% (36247/51052) Updating files: 72% (36758/51052) Updating files: 73% (37268/51052) Updating files: 74% (37779/51052) Updating files: 75% (38289/51052) Updating files: 76% (38800/51052) Updating files: 77% (39311/51052) Updating files: 77% (39467/51052) Updating files: 78% (39821/51052) Updating files: 79% (40332/51052) Updating files: 80% (40842/51052) Updating files: 81% (41353/51052) Updating files: 82% (41863/51052) Updating files: 83% (42374/51052) Updating files: 84% (42884/51052) Updating files: 85% (43395/51052) Updating files: 85% (43741/51052) Updating files: 86% (43905/51052) Updating files: 87% (44416/51052) Updating files: 88% (44926/51052) Updating files: 89% (45437/51052) Updating files: 90% (45947/51052) Updating files: 91% (46458/51052) Updating files: 92% (46968/51052) Updating files: 93% (47479/51052) Updating files: 94% (47989/51052) Updating files: 95% (48500/51052) Updating files: 95% (48727/51052) Updating files: 96% (49010/51052) Updating files: 97% (49521/51052) Updating files: 98% (50031/51052) Updating files: 99% (50542/51052) Updating files: 100% (51052/51052) Updating files: 100% (51052/51052), done. Resolving package versions... Updating `/tmp/jl_ygOzBn/Project.toml` [7d51a73a] + ExplicitImports v1.11.2 Updating `/tmp/jl_ygOzBn/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [34da2185] + Compat v4.16.0 [7d51a73a] + ExplicitImports v1.11.2 ⌅ [70703baa] + JuliaSyntax v0.4.10 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 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 4m50.0s Testing RegistryTools tests passed Testing completed after 258.74s PkgEval succeeded after 344.24s