Package evaluation to test RegistryTools on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T09:36:26.909 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.57s ################################################################################ # 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.4+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 0.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5769.0 ms ✓ RegistryTools 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompilation completed after 19.09s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_3Q7APh/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_3Q7APh/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.4+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_hqJ9to/Registry1/.git/ [master (root-commit) 018934c] . 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_hqJ9to/Registry2/.git/ [master (root-commit) 6b455a7] . 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_hqJ9to/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_Ua9Jl8/Registry1/.git/ [master (root-commit) fd7ccfd] . 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_Ua9Jl8/Registry2/.git/ [master (root-commit) 2cac8c2] . 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_Ua9Jl8/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_BOc9xQ'... Updating files: 9% (5105/54972) Updating files: 10% (5498/54972) Updating files: 11% (6047/54972) Updating files: 12% (6597/54972) Updating files: 13% (7147/54972) Updating files: 14% (7697/54972) Updating files: 15% (8246/54972) Updating files: 16% (8796/54972) Updating files: 16% (9135/54972) Updating files: 17% (9346/54972) Updating files: 18% (9895/54972) Updating files: 19% (10445/54972) Updating files: 20% (10995/54972) Updating files: 21% (11545/54972) Updating files: 22% (12094/54972) Updating files: 23% (12644/54972) Updating files: 24% (13194/54972) Updating files: 24% (13585/54972) Updating files: 25% (13743/54972) Updating files: 26% (14293/54972) Updating files: 27% (14843/54972) Updating files: 28% (15393/54972) Updating files: 29% (15942/54972) Updating files: 30% (16492/54972) Updating files: 31% (17042/54972) Updating files: 32% (17592/54972) Updating files: 33% (18141/54972) Updating files: 34% (18691/54972) Updating files: 34% (18993/54972) Updating files: 35% (19241/54972) Updating files: 36% (19790/54972) Updating files: 37% (20340/54972) Updating files: 38% (20890/54972) Updating files: 39% (21440/54972) Updating files: 39% (21926/54972) Updating files: 40% (21989/54972) Updating files: 41% (22539/54972) Updating files: 41% (22779/54972) Updating files: 42% (23089/54972) Updating files: 43% (23638/54972) Updating files: 43% (23659/54972) Updating files: 44% (24188/54972) Updating files: 45% (24738/54972) Updating files: 45% (25140/54972) Updating files: 46% (25288/54972) Updating files: 47% (25837/54972) Updating files: 47% (26274/54972) Updating files: 48% (26387/54972) Updating files: 49% (26937/54972) Updating files: 50% (27486/54972) Updating files: 50% (27490/54972) Updating files: 51% (28036/54972) Updating files: 52% (28586/54972) Updating files: 52% (28654/54972) Updating files: 53% (29136/54972) Updating files: 54% (29685/54972) Updating files: 55% (30235/54972) Updating files: 55% (30238/54972) Updating files: 56% (30785/54972) Updating files: 57% (31335/54972) Updating files: 57% (31735/54972) Updating files: 58% (31884/54972) Updating files: 59% (32434/54972) Updating files: 60% (32984/54972) Updating files: 60% (33336/54972) Updating files: 61% (33533/54972) Updating files: 62% (34083/54972) Updating files: 63% (34633/54972) Updating files: 64% (35183/54972) Updating files: 65% (35732/54972) Updating files: 66% (36282/54972) Updating files: 67% (36832/54972) Updating files: 68% (37381/54972) Updating files: 69% (37931/54972) Updating files: 70% (38481/54972) Updating files: 70% (38549/54972) Updating files: 71% (39031/54972) Updating files: 72% (39580/54972) Updating files: 73% (40130/54972) Updating files: 74% (40680/54972) Updating files: 75% (41229/54972) Updating files: 76% (41779/54972) Updating files: 77% (42329/54972) Updating files: 78% (42879/54972) Updating files: 79% (43428/54972) Updating files: 80% (43978/54972) Updating files: 81% (44528/54972) Updating files: 81% (44993/54972) Updating files: 82% (45078/54972) Updating files: 83% (45627/54972) Updating files: 84% (46177/54972) Updating files: 85% (46727/54972) Updating files: 86% (47276/54972) Updating files: 87% (47826/54972) Updating files: 87% (48147/54972) Updating files: 88% (48376/54972) Updating files: 89% (48926/54972) Updating files: 90% (49475/54972) Updating files: 91% (50025/54972) Updating files: 92% (50575/54972) Updating files: 93% (51124/54972) Updating files: 94% (51674/54972) Updating files: 95% (52224/54972) Updating files: 96% (52774/54972) Updating files: 96% (53056/54972) Updating files: 97% (53323/54972) Updating files: 98% (53873/54972) Updating files: 99% (54423/54972) Updating files: 100% (54972/54972) Updating files: 100% (54972/54972), done. Resolving package versions using PRESERVE_ALL... Updating `/tmp/jl_3Q7APh/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_3Q7APh/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 5m55.9s Testing RegistryTools tests passed Testing completed after 312.79s PkgEval succeeded after 412.23s