Package evaluation to test RegistryTools on Julia 1.14.0-DEV.1741 (f7ebeb5678*) started at 2026-02-19T12:56:54.808 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.03s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d1eb7eb1] + RegistryTools v2.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1eb7eb1] + RegistryTools v2.4.2 [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.13.0 [b27032c2] + LibCURL v1.0.0 [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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 1.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5982.4 ms ✓ RegistryTools 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompilation completed after 23.14s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_yZen65/Project.toml` [d1eb7eb1] RegistryTools v2.4.2 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.14.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_yZen65/Manifest.toml` [d1eb7eb1] RegistryTools v2.4.2 [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.13.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 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/aXJ1T/test/jl_4QxixZ/Registry1/.git/ [master (root-commit) 9f6d090] . 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/aXJ1T/test/jl_4QxixZ/Registry2/.git/ [master (root-commit) ae3128e] . 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/aXJ1T/test/jl_4QxixZ/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/aXJ1T/test/jl_tu3NFz/Registry1/.git/ [master (root-commit) 4c4b86d] . 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/aXJ1T/test/jl_tu3NFz/Registry2/.git/ [master (root-commit) b9036f4] . 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/aXJ1T/test/jl_tu3NFz/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_zCaWx1'... Updating files: 8% (4861/55516) Updating files: 9% (4997/55516) Updating files: 10% (5552/55516) Updating files: 11% (6107/55516) Updating files: 12% (6662/55516) Updating files: 13% (7218/55516) Updating files: 14% (7773/55516) Updating files: 15% (8328/55516) Updating files: 15% (8449/55516) Updating files: 16% (8883/55516) Updating files: 17% (9438/55516) Updating files: 17% (9592/55516) Updating files: 18% (9993/55516) Updating files: 18% (10529/55516) Updating files: 19% (10549/55516) Updating files: 20% (11104/55516) Updating files: 21% (11659/55516) Updating files: 21% (11778/55516) Updating files: 22% (12214/55516) Updating files: 22% (12508/55516) Updating files: 23% (12769/55516) Updating files: 24% (13324/55516) Updating files: 24% (13401/55516) Updating files: 25% (13879/55516) Updating files: 25% (14329/55516) Updating files: 26% (14435/55516) Updating files: 27% (14990/55516) Updating files: 27% (15084/55516) Updating files: 28% (15545/55516) Updating files: 28% (15889/55516) Updating files: 28% (15992/55516) Updating files: 29% (16100/55516) Updating files: 29% (16508/55516) Updating files: 30% (16655/55516) Updating files: 31% (17210/55516) Updating files: 31% (17494/55516) Updating files: 32% (17766/55516) Updating files: 33% (18321/55516) Updating files: 33% (18577/55516) Updating files: 34% (18876/55516) Updating files: 35% (19431/55516) Updating files: 36% (19986/55516) Updating files: 37% (20541/55516) Updating files: 38% (21097/55516) Updating files: 39% (21652/55516) Updating files: 40% (22207/55516) Updating files: 41% (22762/55516) Updating files: 41% (22861/55516) Updating files: 42% (23317/55516) Updating files: 43% (23872/55516) Updating files: 44% (24428/55516) Updating files: 45% (24983/55516) Updating files: 46% (25538/55516) Updating files: 47% (26093/55516) Updating files: 48% (26648/55516) Updating files: 49% (27203/55516) Updating files: 49% (27581/55516) Updating files: 50% (27758/55516) Updating files: 51% (28314/55516) Updating files: 52% (28869/55516) Updating files: 53% (29424/55516) Updating files: 54% (29979/55516) Updating files: 55% (30534/55516) Updating files: 56% (31089/55516) Updating files: 57% (31645/55516) Updating files: 57% (32012/55516) Updating files: 58% (32200/55516) Updating files: 59% (32755/55516) Updating files: 60% (33310/55516) Updating files: 61% (33865/55516) Updating files: 61% (34312/55516) Updating files: 62% (34420/55516) Updating files: 63% (34976/55516) Updating files: 64% (35531/55516) Updating files: 64% (35904/55516) Updating files: 65% (36086/55516) Updating files: 66% (36641/55516) Updating files: 67% (37196/55516) Updating files: 68% (37751/55516) Updating files: 69% (38307/55516) Updating files: 69% (38542/55516) Updating files: 70% (38862/55516) Updating files: 71% (39417/55516) Updating files: 72% (39972/55516) Updating files: 72% (40328/55516) Updating files: 73% (40527/55516) Updating files: 74% (41082/55516) Updating files: 75% (41637/55516) Updating files: 75% (42106/55516) Updating files: 76% (42193/55516) Updating files: 77% (42748/55516) Updating files: 78% (43303/55516) Updating files: 79% (43858/55516) Updating files: 80% (44413/55516) Updating files: 80% (44902/55516) Updating files: 81% (44968/55516) Updating files: 82% (45524/55516) Updating files: 83% (46079/55516) Updating files: 84% (46634/55516) Updating files: 85% (47189/55516) Updating files: 86% (47744/55516) Updating files: 87% (48299/55516) Updating files: 87% (48327/55516) Updating files: 88% (48855/55516) Updating files: 89% (49410/55516) Updating files: 90% (49965/55516) Updating files: 91% (50520/55516) Updating files: 92% (51075/55516) Updating files: 93% (51630/55516) Updating files: 94% (52186/55516) Updating files: 94% (52316/55516) Updating files: 95% (52741/55516) Updating files: 96% (53296/55516) Updating files: 97% (53851/55516) Updating files: 98% (54406/55516) Updating files: 99% (54961/55516) Updating files: 100% (55516/55516) Updating files: 100% (55516/55516), done. Resolving package versions using PRESERVE_ALL... Updating `/tmp/jl_yZen65/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_yZen65/Manifest.toml` [7d51a73a] + ExplicitImports v1.15.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 Test Summary: | Pass Total Time RegistryTools | 299 299 5m47.7s Testing RegistryTools tests passed Testing completed after 290.28s PkgEval succeeded after 405.03s