Package evaluation of RegistryTools on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:15:32.645 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.2s ################################################################################ # 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.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.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+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.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.8s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_rCAiv8/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_rCAiv8/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.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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+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_K6tchP/Registry1/.git/ [master (root-commit) 64c500c] . 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_K6tchP/Registry2/.git/ [master (root-commit) 5e590fd] . 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_K6tchP/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_8VtmDu/Registry1/.git/ [master (root-commit) 1811112] . 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_8VtmDu/Registry2/.git/ [master (root-commit) 549ee66] . 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_8VtmDu/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_EhjzZX'... Updating files: 5% (2769/50449) Updating files: 6% (3027/50449) Updating files: 7% (3532/50449) Updating files: 8% (4036/50449) Updating files: 9% (4541/50449) Updating files: 10% (5045/50449) Updating files: 11% (5550/50449) Updating files: 12% (6054/50449) Updating files: 13% (6559/50449) Updating files: 14% (7063/50449) Updating files: 15% (7568/50449) Updating files: 15% (7692/50449) Updating files: 16% (8072/50449) Updating files: 17% (8577/50449) Updating files: 18% (9081/50449) Updating files: 19% (9586/50449) Updating files: 20% (10090/50449) Updating files: 21% (10595/50449) Updating files: 22% (11099/50449) Updating files: 23% (11604/50449) Updating files: 24% (12108/50449) Updating files: 25% (12613/50449) Updating files: 26% (13117/50449) Updating files: 26% (13130/50449) Updating files: 27% (13622/50449) Updating files: 28% (14126/50449) Updating files: 29% (14631/50449) Updating files: 30% (15135/50449) Updating files: 31% (15640/50449) Updating files: 32% (16144/50449) Updating files: 33% (16649/50449) Updating files: 34% (17153/50449) Updating files: 35% (17658/50449) Updating files: 36% (18162/50449) Updating files: 37% (18667/50449) Updating files: 38% (19171/50449) Updating files: 38% (19502/50449) Updating files: 39% (19676/50449) Updating files: 40% (20180/50449) Updating files: 41% (20685/50449) Updating files: 42% (21189/50449) Updating files: 43% (21694/50449) Updating files: 44% (22198/50449) Updating files: 45% (22703/50449) Updating files: 46% (23207/50449) Updating files: 47% (23712/50449) Updating files: 48% (24216/50449) Updating files: 48% (24301/50449) Updating files: 49% (24721/50449) Updating files: 50% (25225/50449) Updating files: 51% (25729/50449) Updating files: 52% (26234/50449) Updating files: 53% (26738/50449) Updating files: 54% (27243/50449) Updating files: 55% (27747/50449) Updating files: 56% (28252/50449) Updating files: 57% (28756/50449) Updating files: 58% (29261/50449) Updating files: 58% (29447/50449) Updating files: 59% (29765/50449) Updating files: 60% (30270/50449) Updating files: 61% (30774/50449) Updating files: 62% (31279/50449) Updating files: 63% (31783/50449) Updating files: 64% (32288/50449) Updating files: 65% (32792/50449) Updating files: 66% (33297/50449) Updating files: 66% (33516/50449) Updating files: 67% (33801/50449) Updating files: 68% (34306/50449) Updating files: 69% (34810/50449) Updating files: 70% (35315/50449) Updating files: 71% (35819/50449) Updating files: 72% (36324/50449) Updating files: 73% (36828/50449) Updating files: 74% (37333/50449) Updating files: 75% (37837/50449) Updating files: 76% (38342/50449) Updating files: 77% (38846/50449) Updating files: 78% (39351/50449) Updating files: 78% (39479/50449) Updating files: 79% (39855/50449) Updating files: 80% (40360/50449) Updating files: 81% (40864/50449) Updating files: 82% (41369/50449) Updating files: 83% (41873/50449) Updating files: 84% (42378/50449) Updating files: 85% (42882/50449) Updating files: 86% (43387/50449) Updating files: 86% (43890/50449) Updating files: 87% (43891/50449) Updating files: 88% (44396/50449) Updating files: 89% (44900/50449) Updating files: 90% (45405/50449) Updating files: 91% (45909/50449) Updating files: 92% (46414/50449) Updating files: 93% (46918/50449) Updating files: 94% (47423/50449) Updating files: 95% (47927/50449) Updating files: 96% (48432/50449) Updating files: 97% (48936/50449) Updating files: 97% (49029/50449) Updating files: 98% (49441/50449) Updating files: 99% (49945/50449) Updating files: 100% (50449/50449) Updating files: 100% (50449/50449), done. Resolving package versions... Updating `/tmp/jl_rCAiv8/Project.toml` [7d51a73a] + ExplicitImports v1.11.2 Updating `/tmp/jl_rCAiv8/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 5m08.2s Testing RegistryTools tests passed Testing completed after 268.94s PkgEval succeeded after 357.76s