Package evaluation of RegistryTools on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T02:07:02.661 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.96s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d1eb7eb1] + RegistryTools v2.3.0 Updating `~/.julia/environments/v1.12/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.6.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.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.11.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.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.89s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_AEToU1/Project.toml` [d1eb7eb1] RegistryTools v2.3.0 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.12.0 [ea8e919c] SHA v0.7.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_AEToU1/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.6.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.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.11.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.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [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_bYnR1F/Registry1/.git/ [master (root-commit) c9cbe92] . 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_bYnR1F/Registry2/.git/ [master (root-commit) c5dc629] . 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_bYnR1F/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_hu2H0u/Registry1/.git/ [master (root-commit) 3a32ccd] . 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_hu2H0u/Registry2/.git/ [master (root-commit) 320c1f8] . 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_hu2H0u/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_KJbxTp'... Updating files: 10% (5297/52709) Updating files: 11% (5798/52709) Updating files: 12% (6326/52709) Updating files: 13% (6853/52709) Updating files: 14% (7380/52709) Updating files: 15% (7907/52709) Updating files: 16% (8434/52709) Updating files: 17% (8961/52709) Updating files: 18% (9488/52709) Updating files: 19% (10015/52709) Updating files: 20% (10542/52709) Updating files: 20% (10629/52709) Updating files: 21% (11069/52709) Updating files: 22% (11596/52709) Updating files: 23% (12124/52709) Updating files: 24% (12651/52709) Updating files: 25% (13178/52709) Updating files: 26% (13705/52709) Updating files: 27% (14232/52709) Updating files: 28% (14759/52709) Updating files: 29% (15286/52709) Updating files: 30% (15813/52709) Updating files: 31% (16340/52709) Updating files: 32% (16867/52709) Updating files: 32% (16920/52709) Updating files: 33% (17394/52709) Updating files: 34% (17922/52709) Updating files: 35% (18449/52709) Updating files: 36% (18976/52709) Updating files: 37% (19503/52709) Updating files: 38% (20030/52709) Updating files: 39% (20557/52709) Updating files: 40% (21084/52709) Updating files: 41% (21611/52709) Updating files: 42% (22138/52709) Updating files: 43% (22665/52709) Updating files: 44% (23192/52709) Updating files: 44% (23236/52709) Updating files: 45% (23720/52709) Updating files: 46% (24247/52709) Updating files: 47% (24774/52709) Updating files: 48% (25301/52709) Updating files: 49% (25828/52709) Updating files: 50% (26355/52709) Updating files: 51% (26882/52709) Updating files: 52% (27409/52709) Updating files: 53% (27936/52709) Updating files: 53% (28285/52709) Updating files: 54% (28463/52709) Updating files: 55% (28990/52709) Updating files: 56% (29518/52709) Updating files: 57% (30045/52709) Updating files: 58% (30572/52709) Updating files: 59% (31099/52709) Updating files: 60% (31626/52709) Updating files: 61% (32153/52709) Updating files: 62% (32680/52709) Updating files: 63% (33207/52709) Updating files: 64% (33734/52709) Updating files: 65% (34261/52709) Updating files: 65% (34573/52709) Updating files: 66% (34788/52709) Updating files: 67% (35316/52709) Updating files: 68% (35843/52709) Updating files: 69% (36370/52709) Updating files: 70% (36897/52709) Updating files: 71% (37424/52709) Updating files: 72% (37951/52709) Updating files: 73% (38478/52709) Updating files: 74% (39005/52709) Updating files: 75% (39532/52709) Updating files: 75% (39751/52709) Updating files: 76% (40059/52709) Updating files: 77% (40586/52709) Updating files: 78% (41114/52709) Updating files: 79% (41641/52709) Updating files: 80% (42168/52709) Updating files: 81% (42695/52709) Updating files: 82% (43222/52709) Updating files: 83% (43749/52709) Updating files: 84% (44276/52709) Updating files: 85% (44803/52709) Updating files: 86% (45330/52709) Updating files: 87% (45857/52709) Updating files: 87% (46033/52709) Updating files: 88% (46384/52709) Updating files: 89% (46912/52709) Updating files: 90% (47439/52709) Updating files: 91% (47966/52709) Updating files: 92% (48493/52709) Updating files: 93% (49020/52709) Updating files: 94% (49547/52709) Updating files: 95% (50074/52709) Updating files: 96% (50601/52709) Updating files: 97% (51128/52709) Updating files: 98% (51655/52709) Updating files: 99% (52182/52709) Updating files: 99% (52696/52709) Updating files: 100% (52709/52709) Updating files: 100% (52709/52709), done. Resolving package versions... Updating `/tmp/jl_AEToU1/Project.toml` [7d51a73a] + ExplicitImports v1.13.2 Updating `/tmp/jl_AEToU1/Manifest.toml` [7d51a73a] + ExplicitImports v1.13.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 Test Summary: | Pass Total Time RegistryTools | 299 299 4m48.2s Testing RegistryTools tests passed Testing completed after 267.33s PkgEval succeeded after 337.4s