Package evaluation to test RegistryTools on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T12:03:37.629 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.99s ################################################################################ # Installation # Installing RegistryTools... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d1eb7eb1] + RegistryTools v2.4.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1eb7eb1] + RegistryTools v2.4.3 [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.4.0+0 [deac9b47] + LibCURL_jll v8.19.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 6.3 s ✓ RegistryTools 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompilation completed after 27.25s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_Sa5IpW/Project.toml` [d1eb7eb1] RegistryTools v2.4.3 [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_Sa5IpW/Manifest.toml` [d1eb7eb1] RegistryTools v2.4.3 [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.4.0+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.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/nqHQr/test/jl_hCNUWp/Registry1/.git/ [master (root-commit) 6377155] . 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/nqHQr/test/jl_hCNUWp/Registry2/.git/ [master (root-commit) b3d7aa2] . 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/nqHQr/test/jl_hCNUWp/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/nqHQr/test/jl_gazsok/Registry1/.git/ [master (root-commit) 501a848] . 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/nqHQr/test/jl_gazsok/Registry2/.git/ [master (root-commit) 3699f78] . 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/nqHQr/test/jl_gazsok/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_p2TsBb'... Updating files: 9% (5538/57024) Updating files: 10% (5703/57024) Updating files: 11% (6273/57024) Updating files: 12% (6843/57024) Updating files: 13% (7414/57024) Updating files: 14% (7984/57024) Updating files: 15% (8554/57024) Updating files: 16% (9124/57024) Updating files: 17% (9695/57024) Updating files: 18% (10265/57024) Updating files: 19% (10835/57024) Updating files: 20% (11405/57024) Updating files: 20% (11491/57024) Updating files: 21% (11976/57024) Updating files: 22% (12546/57024) Updating files: 23% (13116/57024) Updating files: 24% (13686/57024) Updating files: 25% (14256/57024) Updating files: 26% (14827/57024) Updating files: 27% (15397/57024) Updating files: 28% (15967/57024) Updating files: 28% (16047/57024) Updating files: 29% (16537/57024) Updating files: 30% (17108/57024) Updating files: 31% (17678/57024) Updating files: 32% (18248/57024) Updating files: 33% (18818/57024) Updating files: 34% (19389/57024) Updating files: 35% (19959/57024) Updating files: 36% (20529/57024) Updating files: 37% (21099/57024) Updating files: 38% (21670/57024) Updating files: 39% (22240/57024) Updating files: 39% (22263/57024) Updating files: 40% (22810/57024) Updating files: 41% (23380/57024) Updating files: 42% (23951/57024) Updating files: 43% (24521/57024) Updating files: 44% (25091/57024) Updating files: 45% (25661/57024) Updating files: 46% (26232/57024) Updating files: 47% (26802/57024) Updating files: 47% (26856/57024) Updating files: 48% (27372/57024) Updating files: 49% (27942/57024) Updating files: 50% (28512/57024) Updating files: 51% (29083/57024) Updating files: 52% (29653/57024) Updating files: 53% (30223/57024) Updating files: 54% (30793/57024) Updating files: 54% (31018/57024) Updating files: 55% (31364/57024) Updating files: 56% (31934/57024) Updating files: 57% (32504/57024) Updating files: 58% (33074/57024) Updating files: 59% (33645/57024) Updating files: 60% (34215/57024) Updating files: 61% (34785/57024) Updating files: 62% (35355/57024) Updating files: 63% (35926/57024) Updating files: 63% (36212/57024) Updating files: 64% (36496/57024) Updating files: 65% (37066/57024) Updating files: 66% (37636/57024) Updating files: 67% (38207/57024) Updating files: 68% (38777/57024) Updating files: 69% (39347/57024) Updating files: 70% (39917/57024) Updating files: 71% (40488/57024) Updating files: 72% (41058/57024) Updating files: 72% (41226/57024) Updating files: 73% (41628/57024) Updating files: 74% (42198/57024) Updating files: 75% (42768/57024) Updating files: 76% (43339/57024) Updating files: 77% (43909/57024) Updating files: 78% (44479/57024) Updating files: 79% (45049/57024) Updating files: 80% (45620/57024) Updating files: 81% (46190/57024) Updating files: 81% (46647/57024) Updating files: 82% (46760/57024) Updating files: 83% (47330/57024) Updating files: 84% (47901/57024) Updating files: 85% (48471/57024) Updating files: 86% (49041/57024) Updating files: 87% (49611/57024) Updating files: 88% (50182/57024) Updating files: 89% (50752/57024) Updating files: 90% (51322/57024) Updating files: 90% (51360/57024) Updating files: 91% (51892/57024) Updating files: 92% (52463/57024) Updating files: 93% (53033/57024) Updating files: 94% (53603/57024) Updating files: 95% (54173/57024) Updating files: 96% (54744/57024) Updating files: 97% (55314/57024) Updating files: 97% (55556/57024) Updating files: 98% (55884/57024) Updating files: 99% (56454/57024) Updating files: 100% (57024/57024) Updating files: 100% (57024/57024), done. Resolving package versions using PRESERVE_ALL... Updating `/tmp/jl_Sa5IpW/Project.toml` [7d51a73a] + ExplicitImports v1.15.0 Updating `/tmp/jl_Sa5IpW/Manifest.toml` [7d51a73a] + ExplicitImports v1.15.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 Test Summary: | Pass Total Time RegistryTools | 299 299 5m49.5s Testing RegistryTools tests passed Testing completed after 289.06s PkgEval succeeded after 412.19s