Package evaluation of RegistryTools on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:33:59.600 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.37s ################################################################################ # 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 [dc6e5ff7] + 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.2.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.6.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [83775a58] + Zlib_jll v1.3.1+1 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 Installation completed after 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.75s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_gSh3sM/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_gSh3sM/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 [dc6e5ff7] 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.2.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.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [83775a58] Zlib_jll v1.3.1+1 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 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_InhWO1/Registry1/.git/ [master (root-commit) 236e380] . 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_InhWO1/Registry2/.git/ [master (root-commit) b58e465] . 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_InhWO1/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_Bz3z7K/Registry1/.git/ [master (root-commit) 52d6e24] . 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_Bz3z7K/Registry2/.git/ [master (root-commit) 54b2378] . 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_Bz3z7K/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_aw8Z93'... Updating files: 14% (7382/49895) Updating files: 15% (7485/49895) Updating files: 16% (7984/49895) Updating files: 17% (8483/49895) Updating files: 18% (8982/49895) Updating files: 19% (9481/49895) Updating files: 20% (9979/49895) Updating files: 21% (10478/49895) Updating files: 22% (10977/49895) Updating files: 23% (11476/49895) Updating files: 24% (11975/49895) Updating files: 25% (12474/49895) Updating files: 25% (12814/49895) Updating files: 26% (12973/49895) Updating files: 27% (13472/49895) Updating files: 28% (13971/49895) Updating files: 29% (14470/49895) Updating files: 30% (14969/49895) Updating files: 31% (15468/49895) Updating files: 32% (15967/49895) Updating files: 33% (16466/49895) Updating files: 34% (16965/49895) Updating files: 35% (17464/49895) Updating files: 35% (17738/49895) Updating files: 36% (17963/49895) Updating files: 37% (18462/49895) Updating files: 38% (18961/49895) Updating files: 39% (19460/49895) Updating files: 40% (19958/49895) Updating files: 41% (20457/49895) Updating files: 42% (20956/49895) Updating files: 43% (21455/49895) Updating files: 44% (21954/49895) Updating files: 45% (22453/49895) Updating files: 46% (22952/49895) Updating files: 46% (22961/49895) Updating files: 47% (23451/49895) Updating files: 48% (23950/49895) Updating files: 49% (24449/49895) Updating files: 50% (24948/49895) Updating files: 51% (25447/49895) Updating files: 52% (25946/49895) Updating files: 53% (26445/49895) Updating files: 54% (26944/49895) Updating files: 55% (27443/49895) Updating files: 56% (27942/49895) Updating files: 57% (28441/49895) Updating files: 57% (28617/49895) Updating files: 58% (28940/49895) Updating files: 59% (29439/49895) Updating files: 60% (29937/49895) Updating files: 61% (30436/49895) Updating files: 62% (30935/49895) Updating files: 63% (31434/49895) Updating files: 64% (31933/49895) Updating files: 65% (32432/49895) Updating files: 66% (32931/49895) Updating files: 67% (33430/49895) Updating files: 67% (33644/49895) Updating files: 68% (33929/49895) Updating files: 69% (34428/49895) Updating files: 70% (34927/49895) Updating files: 71% (35426/49895) Updating files: 72% (35925/49895) Updating files: 73% (36424/49895) Updating files: 74% (36923/49895) Updating files: 75% (37422/49895) Updating files: 76% (37921/49895) Updating files: 76% (38409/49895) Updating files: 77% (38420/49895) Updating files: 78% (38919/49895) Updating files: 79% (39418/49895) Updating files: 80% (39916/49895) Updating files: 81% (40415/49895) Updating files: 82% (40914/49895) Updating files: 83% (41413/49895) Updating files: 84% (41912/49895) Updating files: 85% (42411/49895) Updating files: 86% (42910/49895) Updating files: 87% (43409/49895) Updating files: 88% (43908/49895) Updating files: 88% (44234/49895) Updating files: 89% (44407/49895) Updating files: 90% (44906/49895) Updating files: 91% (45405/49895) Updating files: 92% (45904/49895) Updating files: 93% (46403/49895) Updating files: 94% (46902/49895) Updating files: 95% (47401/49895) Updating files: 96% (47900/49895) Updating files: 97% (48399/49895) Updating files: 98% (48898/49895) Updating files: 99% (49397/49895) Updating files: 100% (49895/49895) Updating files: 100% (49895/49895), done. Resolving package versions... Updating `/tmp/jl_gSh3sM/Project.toml` [7d51a73a] + ExplicitImports v1.11.1 Updating `/tmp/jl_gSh3sM/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 Test Summary: | Pass Total Time RegistryTools | 299 299 4m39.0s Testing RegistryTools tests passed Testing completed after 242.19s PkgEval succeeded after 331.41s