Package evaluation of RegistryCLI on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:47:54.294 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.65s ################################################################################ # Installation # Installing RegistryCLI... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [41fcc7e7] + RegistryCLI v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [c7e460c6] + ArgParse v1.2.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [89398ba2] + LocalRegistry v0.5.7 [ffc61752] + Mustache v1.0.20 [bac558e1] + OrderedCollections v1.8.0 [41fcc7e7] + RegistryCLI v0.1.1 [2792f1a3] + RegistryInstances v0.1.0 [d1eb7eb1] + RegistryTools v2.3.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [b718987f] + TextWrap v1.0.2 [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 [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.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 1.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.39s ################################################################################ # Testing # Testing RegistryCLI Status `/tmp/jl_bR9Iy3/Project.toml` [41fcc7e7] RegistryCLI v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_bR9Iy3/Manifest.toml` [c7e460c6] ArgParse v1.2.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [0e77f7df] LazilyInitializedFields v1.3.0 [89398ba2] LocalRegistry v0.5.7 [ffc61752] Mustache v1.0.20 [bac558e1] OrderedCollections v1.8.0 [41fcc7e7] RegistryCLI v0.1.1 [2792f1a3] RegistryInstances v0.1.0 [d1eb7eb1] RegistryTools v2.3.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [b718987f] TextWrap v1.0.2 [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 [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.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... usage: jlreg [-v] [-h] {create|add} Manage a local Julia Registry from the command line. commands: create Create and populate a local clone of a new, empty Registry add Publish a new version of a package in the Registry optional arguments: -v, --verbose Print informative messages at each step -h, --help show this help message and exit usage: jlreg create [--description DESCRIPTION] [-h] URL PATH positional arguments: URL public URL of the Registry (should be an empty git repo) PATH where a local clone of the Registry should be created optional arguments: --description DESCRIPTION description of the Registry -h, --help show this help message and exit ┌ Info: Creating and populating local clone for registry │ url = "/tmp/jl_8nED61/registry_public.git" └ path = "/tmp/jl_8nED61/registry_local" [ Info: Created registry in directory /tmp/jl_8nED61/registry_local To /tmp/jl_8nED61/registry_public.git * [new branch] master -> master branch 'master' set up to track 'origin/master'. usage: jlreg add [--ref REF] [-h] URL positional arguments: URL public URL of the package optional arguments: --ref REF git reference identifying the version to publish -h, --help show this help message and exit ┌ Info: Registry │ url = "/tmp/jl_8nED61/registry_public.git" └ path = "/tmp/jl_8nED61/registry_local" ┌ Info: Releasing new version of package │ url = "https://github.com/JuliaLang/Example.jl.git" └ gitref = "v0.5.3" [ Info: Cloning package repository [ Info: Checking out requested commit [ Info: Registering new version in the registry ┌ Info: Registering package │ package_path = "/tmp/jl_pXJWpw/package" │ registry_path = "/tmp/jl_8nED61/registry_local" │ package_repo = "https://github.com/JuliaLang/Example.jl.git" │ uuid = Base.UUID("7876af07-990d-54b4-ab0e-23690620f79a") │ version = v"0.5.3" │ tree_hash = "46e44e869b4d90b96bd8ed1fdcf32244fddfb6cc" └ subdir = "" To /tmp/jl_8nED61/registry_public.git dd1591d..cd2a1d8 master -> master Already on 'master' Your branch is up to date with 'origin/master'. ┌ Info: Registry │ url = "/tmp/jl_8nED61/registry_public.git" └ path = "/tmp/jl_8nED61/registry_local" ┌ Info: Releasing new version of package │ url = "https://github.com/JuliaLang/Example.jl.git" └ gitref = "29aa1b4" [ Info: Cloning package repository [ Info: Checking out requested commit [ Info: Registering new version in the registry [ Info: This version has already been registered and is unchanged. ┌ Info: Registry │ url = "/tmp/jl_8nED61/registry_public.git" └ path = "/tmp/jl_8nED61/registry_local" ┌ Info: Releasing new version of package │ url = "https://github.com/JuliaLang/Example.jl.git" └ gitref = nothing [ Info: Cloning package repository [ Info: Registering new version in the registry ┌ Info: Registering package │ package_path = "/tmp/jl_tudc92/package" │ registry_path = "/tmp/jl_8nED61/registry_local" │ package_repo = "" │ uuid = Base.UUID("7876af07-990d-54b4-ab0e-23690620f79a") │ version = v"0.5.5" │ tree_hash = "84ec67045e0af90908e775e4d7a3782b9f27e98a" └ subdir = "" To /tmp/jl_8nED61/registry_public.git cd2a1d8..0a26126 master -> master Already on 'master' Your branch is up to date with 'origin/master'. ┌ Info: Registry │ url = "/tmp/jl_8nED61/registry_public.git" └ path = "/tmp/jl_8nED61/registry_local" ┌ Info: Releasing new version of package │ url = "https://github.com/JuliaLang/Example.jl.git" └ gitref = "master" [ Info: Cloning package repository [ Info: Checking out requested commit [ Info: Registering new version in the registry [ Info: This version has already been registered and is unchanged. Test Summary: | Pass Total Time RegistryCLI | 8 8 42.7s Testing RegistryCLI tests passed Testing completed after 43.55s PkgEval succeeded after 82.42s