Package evaluation of RegistryTools on Julia 1.13.0-DEV.582 (c0a1728d50*) started at 2025-05-14T09:58:33.938 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.85s ################################################################################ # 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.13.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.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.2.25 [458c3c95] + OpenSSL_jll v3.5.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.08s ################################################################################ # Testing # Testing RegistryTools Status `/tmp/jl_71A3vL/Project.toml` [d1eb7eb1] RegistryTools v2.3.0 [76f85450] LibGit2 v1.11.0 [44cfe95a] Pkg v1.13.0 [ea8e919c] SHA v0.7.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_71A3vL/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.13.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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.2.25 [458c3c95] OpenSSL_jll v3.5.0+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [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_qDuyc7/Registry1/.git/ [master (root-commit) 83d50f2] . 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_qDuyc7/Registry2/.git/ [master (root-commit) b756f98] . 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_qDuyc7/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_5Fgy20/Registry1/.git/ [master (root-commit) 1e479f5] . 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_5Fgy20/Registry2/.git/ [master (root-commit) a0d5430] . 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_5Fgy20/Registry1 * [new branch] registrator-example-d7508571-v1.1.0-0bfa9dee20 -> registrator-example-d7508571-v1.1.0-0bfa9dee20 Cloning into '/tmp/jl_hHqet6'... Updating files: 4% (2194/50676) Updating files: 5% (2534/50676) Updating files: 6% (3041/50676) Updating files: 7% (3548/50676) Updating files: 8% (4055/50676) Updating files: 8% (4503/50676) Updating files: 9% (4561/50676) Updating files: 10% (5068/50676) Updating files: 11% (5575/50676) Updating files: 11% (6005/50676) Updating files: 12% (6082/50676) Updating files: 13% (6588/50676) Updating files: 14% (7095/50676) Updating files: 14% (7386/50676) Updating files: 15% (7602/50676) Updating files: 16% (8109/50676) Updating files: 17% (8615/50676) Updating files: 18% (9122/50676) Updating files: 19% (9629/50676) Updating files: 20% (10136/50676) Updating files: 20% (10417/50676) Updating files: 21% (10642/50676) Updating files: 22% (11149/50676) Updating files: 23% (11656/50676) Updating files: 23% (11911/50676) Updating files: 24% (12163/50676) Updating files: 25% (12669/50676) Updating files: 26% (13176/50676) Updating files: 27% (13683/50676) Updating files: 27% (14114/50676) Updating files: 28% (14190/50676) Updating files: 29% (14697/50676) Updating files: 30% (15203/50676) Updating files: 31% (15710/50676) Updating files: 31% (16076/50676) Updating files: 32% (16217/50676) Updating files: 33% (16724/50676) Updating files: 34% (17230/50676) Updating files: 35% (17737/50676) Updating files: 36% (18244/50676) Updating files: 37% (18751/50676) Updating files: 38% (19257/50676) Updating files: 39% (19764/50676) Updating files: 39% (20140/50676) Updating files: 40% (20271/50676) Updating files: 41% (20778/50676) Updating files: 42% (21284/50676) Updating files: 43% (21791/50676) Updating files: 44% (22298/50676) Updating files: 45% (22805/50676) Updating files: 46% (23311/50676) Updating files: 47% (23818/50676) Updating files: 47% (24123/50676) Updating files: 48% (24325/50676) Updating files: 49% (24832/50676) Updating files: 50% (25338/50676) Updating files: 51% (25845/50676) Updating files: 52% (26352/50676) Updating files: 53% (26859/50676) Updating files: 54% (27366/50676) Updating files: 54% (27370/50676) Updating files: 55% (27872/50676) Updating files: 56% (28379/50676) Updating files: 57% (28886/50676) Updating files: 58% (29393/50676) Updating files: 59% (29899/50676) Updating files: 60% (30406/50676) Updating files: 60% (30592/50676) Updating files: 61% (30913/50676) Updating files: 62% (31420/50676) Updating files: 63% (31926/50676) Updating files: 64% (32433/50676) Updating files: 65% (32940/50676) Updating files: 65% (33162/50676) Updating files: 66% (33447/50676) Updating files: 67% (33953/50676) Updating files: 68% (34460/50676) Updating files: 69% (34967/50676) Updating files: 70% (35474/50676) Updating files: 71% (35980/50676) Updating files: 72% (36487/50676) Updating files: 73% (36994/50676) Updating files: 74% (37501/50676) Updating files: 74% (37642/50676) Updating files: 75% (38007/50676) Updating files: 76% (38514/50676) Updating files: 77% (39021/50676) Updating files: 78% (39528/50676) Updating files: 79% (40035/50676) Updating files: 80% (40541/50676) Updating files: 81% (41048/50676) Updating files: 82% (41555/50676) Updating files: 83% (42062/50676) Updating files: 84% (42568/50676) Updating files: 85% (43075/50676) Updating files: 85% (43332/50676) Updating files: 86% (43582/50676) Updating files: 87% (44089/50676) Updating files: 88% (44595/50676) Updating files: 89% (45102/50676) Updating files: 90% (45609/50676) Updating files: 91% (46116/50676) Updating files: 92% (46622/50676) Updating files: 93% (47129/50676) Updating files: 94% (47636/50676) Updating files: 95% (48143/50676) Updating files: 96% (48649/50676) Updating files: 97% (49156/50676) Updating files: 98% (49663/50676) Updating files: 99% (50170/50676) Updating files: 99% (50436/50676) Updating files: 100% (50676/50676) Updating files: 100% (50676/50676), done. Resolving package versions... Updating `/tmp/jl_71A3vL/Project.toml` [7d51a73a] + ExplicitImports v1.11.2 Updating `/tmp/jl_71A3vL/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [34da2185] + Compat v4.16.0 [7d51a73a] + ExplicitImports v1.11.2 ⌅ [70703baa] + JuliaSyntax v0.4.10 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Summary: | Pass Total Time RegistryTools | 299 299 4m56.8s Testing RegistryTools tests passed Testing completed after 259.11s PkgEval succeeded after 344.02s