Package evaluation of RegistryTools on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:09:51.901 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.11s ################################################################################ # 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 25.62s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_CrAaqS/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_CrAaqS/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_fUlWbQ/Registry1/.git/ [master (root-commit) 41187b0] . 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_fUlWbQ/Registry2/.git/ [master (root-commit) adb7513] . 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_fUlWbQ/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_IEt6uW/Registry1/.git/ [master (root-commit) f2b6bec] . 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_IEt6uW/Registry2/.git/ [master (root-commit) 79b2444] . 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_IEt6uW/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_OXVvAz'... Updating files: 6% (3112/49485) Updating files: 7% (3464/49485) Updating files: 8% (3959/49485) Updating files: 9% (4454/49485) Updating files: 9% (4478/49485) Updating files: 10% (4949/49485) Updating files: 11% (5444/49485) Updating files: 11% (5543/49485) Updating files: 12% (5939/49485) Updating files: 13% (6434/49485) Updating files: 13% (6696/49485) Updating files: 14% (6928/49485) Updating files: 15% (7423/49485) Updating files: 15% (7917/49485) Updating files: 16% (7918/49485) Updating files: 17% (8413/49485) Updating files: 18% (8908/49485) Updating files: 18% (9019/49485) Updating files: 18% (9325/49485) Updating files: 19% (9403/49485) Updating files: 20% (9897/49485) Updating files: 20% (9932/49485) Updating files: 20% (10153/49485) Updating files: 21% (10392/49485) Updating files: 21% (10864/49485) Updating files: 22% (10887/49485) Updating files: 23% (11382/49485) Updating files: 23% (11642/49485) Updating files: 24% (11877/49485) Updating files: 24% (12028/49485) Updating files: 25% (12372/49485) Updating files: 26% (12867/49485) Updating files: 26% (12923/49485) Updating files: 27% (13361/49485) Updating files: 28% (13856/49485) Updating files: 28% (13984/49485) Updating files: 29% (14351/49485) Updating files: 29% (14430/49485) Updating files: 30% (14846/49485) Updating files: 30% (15339/49485) Updating files: 31% (15341/49485) Updating files: 32% (15836/49485) Updating files: 33% (16331/49485) Updating files: 34% (16825/49485) Updating files: 34% (17160/49485) Updating files: 35% (17320/49485) Updating files: 36% (17815/49485) Updating files: 37% (18310/49485) Updating files: 37% (18639/49485) Updating files: 38% (18805/49485) Updating files: 39% (19300/49485) Updating files: 40% (19794/49485) Updating files: 41% (20289/49485) Updating files: 42% (20784/49485) Updating files: 43% (21279/49485) Updating files: 43% (21684/49485) Updating files: 44% (21774/49485) Updating files: 45% (22269/49485) Updating files: 46% (22764/49485) Updating files: 47% (23258/49485) Updating files: 48% (23753/49485) Updating files: 49% (24248/49485) Updating files: 50% (24743/49485) Updating files: 51% (25238/49485) Updating files: 52% (25733/49485) Updating files: 53% (26228/49485) Updating files: 54% (26722/49485) Updating files: 55% (27217/49485) Updating files: 55% (27570/49485) Updating files: 56% (27712/49485) Updating files: 57% (28207/49485) Updating files: 58% (28702/49485) Updating files: 59% (29197/49485) Updating files: 60% (29691/49485) Updating files: 61% (30186/49485) Updating files: 62% (30681/49485) Updating files: 63% (31176/49485) Updating files: 64% (31671/49485) Updating files: 64% (31953/49485) Updating files: 65% (32166/49485) Updating files: 66% (32661/49485) Updating files: 67% (33155/49485) Updating files: 68% (33650/49485) Updating files: 69% (34145/49485) Updating files: 70% (34640/49485) Updating files: 71% (35135/49485) Updating files: 72% (35630/49485) Updating files: 73% (36125/49485) Updating files: 73% (36405/49485) Updating files: 74% (36619/49485) Updating files: 75% (37114/49485) Updating files: 76% (37609/49485) Updating files: 77% (38104/49485) Updating files: 78% (38599/49485) Updating files: 79% (39094/49485) Updating files: 80% (39588/49485) Updating files: 81% (40083/49485) Updating files: 81% (40542/49485) Updating files: 82% (40578/49485) Updating files: 83% (41073/49485) Updating files: 84% (41568/49485) Updating files: 85% (42063/49485) Updating files: 86% (42558/49485) Updating files: 86% (43022/49485) Updating files: 87% (43052/49485) Updating files: 88% (43547/49485) Updating files: 89% (44042/49485) Updating files: 90% (44537/49485) Updating files: 91% (45032/49485) Updating files: 91% (45183/49485) Updating files: 92% (45527/49485) Updating files: 93% (46022/49485) Updating files: 94% (46516/49485) Updating files: 95% (47011/49485) Updating files: 96% (47506/49485) Updating files: 96% (47818/49485) Updating files: 97% (48001/49485) Updating files: 98% (48496/49485) Updating files: 99% (48991/49485) Updating files: 100% (49485/49485) Updating files: 100% (49485/49485), done. Resolving package versions... Updating `/tmp/jl_CrAaqS/Project.toml` [7d51a73a] + ExplicitImports v1.11.1 Updating `/tmp/jl_CrAaqS/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... 38158.4 ms ✓ ExplicitImports 1 dependency successfully precompiled in 39 seconds. 30 already precompiled. Test Summary: | Pass Total Time RegistryTools | 299 299 5m19.9s Testing RegistryTools tests passed Testing completed after 291.99s PkgEval succeeded after 378.04s