Package evaluation of CompatHelperLocal on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:36:11.710 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.23s ################################################################################ # 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.3 [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.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.17s ################################################################################ # Testing # Testing CompatHelperLocal Status `/tmp/jl_KnGI42/Project.toml` [5224ae11] CompatHelperLocal v0.1.27 [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_KnGI42/Manifest.toml` [5224ae11] CompatHelperLocal v0.1.27 [ffbed154] DocStringExtensions v0.9.3 [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.447908 seconds (510.50 k allocations: 41.003 MiB, 2.13% gc time, 95.76% compilation time) 0.019925 seconds (12.72 k allocations: 3.438 MiB) 0.019481 seconds (12.53 k allocations: 3.418 MiB) Test Summary: | Pass Total Time test set | 8 8 2.3s ┌ 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.0" Scratch = "0.1, 0.2, 1" xxxPackageXXX = "1.0" julia = "1.10" 1.886379 seconds (1.03 M allocations: 87.668 MiB, 5.11% gc time, 84.35% compilation time) Testing CompatHelperLocal tests passed Testing completed after 12.44s PkgEval succeeded after 36.2s