Package evaluation of CompatHelperLocal on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:49:38.348 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing CompatHelperLocal... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5224ae11] + CompatHelperLocal v0.1.27 Updating `~/.julia/environments/v1.10/Manifest.toml` [5224ae11] + CompatHelperLocal v0.1.27 [ffbed154] + DocStringExtensions v0.9.4 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.16s ################################################################################ # Testing # Testing CompatHelperLocal Status `/tmp/jl_dHMJha/Project.toml` [5224ae11] CompatHelperLocal v0.1.27 [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_dHMJha/Manifest.toml` [5224ae11] CompatHelperLocal v0.1.27 [ffbed154] DocStringExtensions v0.9.4 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... 1.733344 seconds (513.88 k allocations: 41.311 MiB, 3.43% gc time, 96.26% compilation time) 0.019018 seconds (13.07 k allocations: 3.475 MiB) 0.019432 seconds (12.88 k allocations: 3.455 MiB) Test Summary: | Pass Total Time test set | 8 8 2.0s ┌ Warning: Project has issues with [compat] │ project = "./test_package_dir/Project.toml" └ @ CompatHelperLocal ~/.julia/packages/CompatHelperLocal/4LI7I/src/CompatHelperLocal.jl:133 ┌ Info: [compat] missing └ name = "CSV" ┌ Info: [compat] missing └ name = "DataFrames" ┌ Info: [compat] missing └ name = "OrderedCollections" ┌ Info: [compat] missing └ name = "julia" ┌ Info: package in [deps] but not found in registries └ name = "YYYPackageYYY" ┌ Info: package in [deps] but not found in registries └ name = "xxxPackageXXX" Suggested content: [compat] CSV = "0.10.15" DataFrames = "1.7.0" OrderedCollections = "1.8.1" Scratch = "0.1, 0.2, 1" xxxPackageXXX = "1.0" julia = "1.10" 1.942045 seconds (1.04 M allocations: 88.203 MiB, 10.17% gc time, 89.85% compilation time) Testing CompatHelperLocal tests passed Testing completed after 13.36s PkgEval succeeded after 33.38s