Package evaluation of RegistryTools on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T08:10:08.037 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.99s ################################################################################ # 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.11.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.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.3s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_AlQaZd/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_AlQaZd/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.11.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.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_ZLX95D/Registry1/.git/ [master (root-commit) 67238b8] . 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_ZLX95D/Registry2/.git/ [master (root-commit) 51231f2] . 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_ZLX95D/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_8MYqDK/Registry1/.git/ [master (root-commit) f57e1ae] . 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_8MYqDK/Registry2/.git/ [master (root-commit) 4233d0a] . 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_8MYqDK/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_ZAp0SZ'... Updating files: 2% (1299/49558) Updating files: 3% (1487/49558) Updating files: 4% (1983/49558) Updating files: 5% (2478/49558) Updating files: 5% (2917/49558) Updating files: 6% (2974/49558) Updating files: 6% (3426/49558) Updating files: 7% (3470/49558) Updating files: 8% (3965/49558) Updating files: 8% (4133/49558) Updating files: 9% (4461/49558) Updating files: 10% (4956/49558) Updating files: 11% (5452/49558) Updating files: 11% (5892/49558) Updating files: 12% (5947/49558) Updating files: 12% (6439/49558) Updating files: 13% (6443/49558) Updating files: 14% (6939/49558) Updating files: 14% (7021/49558) Updating files: 15% (7434/49558) Updating files: 16% (7930/49558) Updating files: 16% (8091/49558) Updating files: 17% (8425/49558) Updating files: 17% (8486/49558) Updating files: 18% (8921/49558) Updating files: 19% (9417/49558) Updating files: 20% (9912/49558) Updating files: 21% (10408/49558) Updating files: 21% (10603/49558) Updating files: 22% (10903/49558) Updating files: 23% (11399/49558) Updating files: 24% (11894/49558) Updating files: 25% (12390/49558) Updating files: 25% (12626/49558) Updating files: 26% (12886/49558) Updating files: 27% (13381/49558) Updating files: 28% (13877/49558) Updating files: 29% (14372/49558) Updating files: 30% (14868/49558) Updating files: 31% (15363/49558) Updating files: 31% (15641/49558) Updating files: 32% (15859/49558) Updating files: 33% (16355/49558) Updating files: 34% (16850/49558) Updating files: 35% (17346/49558) Updating files: 36% (17841/49558) Updating files: 36% (18287/49558) Updating files: 37% (18337/49558) Updating files: 38% (18833/49558) Updating files: 39% (19328/49558) Updating files: 40% (19824/49558) Updating files: 41% (20319/49558) Updating files: 41% (20401/49558) Updating files: 42% (20815/49558) Updating files: 43% (21310/49558) Updating files: 44% (21806/49558) Updating files: 45% (22302/49558) Updating files: 46% (22797/49558) Updating files: 47% (23293/49558) Updating files: 48% (23788/49558) Updating files: 48% (23794/49558) Updating files: 49% (24284/49558) Updating files: 50% (24779/49558) Updating files: 51% (25275/49558) Updating files: 52% (25771/49558) Updating files: 53% (26266/49558) Updating files: 54% (26762/49558) Updating files: 55% (27257/49558) Updating files: 55% (27444/49558) Updating files: 56% (27753/49558) Updating files: 57% (28249/49558) Updating files: 58% (28744/49558) Updating files: 59% (29240/49558) Updating files: 60% (29735/49558) Updating files: 61% (30231/49558) Updating files: 62% (30726/49558) Updating files: 62% (30823/49558) Updating files: 63% (31222/49558) Updating files: 64% (31718/49558) Updating files: 65% (32213/49558) Updating files: 66% (32709/49558) Updating files: 67% (33204/49558) Updating files: 68% (33700/49558) Updating files: 69% (34196/49558) Updating files: 70% (34691/49558) Updating files: 70% (35068/49558) Updating files: 71% (35187/49558) Updating files: 72% (35682/49558) Updating files: 73% (36178/49558) Updating files: 74% (36673/49558) Updating files: 75% (37169/49558) Updating files: 76% (37665/49558) Updating files: 77% (38160/49558) Updating files: 78% (38656/49558) Updating files: 79% (39151/49558) Updating files: 80% (39647/49558) Updating files: 80% (39788/49558) Updating files: 81% (40142/49558) Updating files: 82% (40638/49558) Updating files: 83% (41134/49558) Updating files: 84% (41629/49558) Updating files: 85% (42125/49558) Updating files: 86% (42620/49558) Updating files: 87% (43116/49558) Updating files: 88% (43612/49558) Updating files: 89% (44107/49558) Updating files: 90% (44603/49558) Updating files: 91% (45098/49558) Updating files: 91% (45243/49558) Updating files: 92% (45594/49558) Updating files: 93% (46089/49558) Updating files: 94% (46585/49558) Updating files: 95% (47081/49558) Updating files: 96% (47576/49558) Updating files: 97% (48072/49558) Updating files: 98% (48567/49558) Updating files: 99% (49063/49558) Updating files: 100% (49558/49558) Updating files: 100% (49558/49558), done. Resolving package versions... Updating `/tmp/jl_AlQaZd/Project.toml` [7d51a73a] + ExplicitImports v1.11.1 Updating `/tmp/jl_AlQaZd/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [34da2185] + Compat v4.16.0 [7d51a73a] + ExplicitImports v1.11.1 [70703baa] + JuliaSyntax v0.4.10 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 Precompiling packages... 38219.5 ms ✓ ExplicitImports 1 dependency successfully precompiled in 39 seconds. 30 already precompiled. Test Summary: | Pass Total Time RegistryTools | 299 299 5m13.5s Testing RegistryTools tests passed Testing completed after 286.67s PkgEval succeeded after 368.8s