Package evaluation of NewsAPI on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T14:41:06.072 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.93s ################################################################################ # Installation # Installing NewsAPI... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d145281a] + NewsAPI v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [0f8b85d8] + JSON3 v1.14.3 [739be429] + MbedTLS v1.1.9 [d145281a] + NewsAPI v0.1.1 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [5c2747f8] + URIs v1.5.2 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [56ddb016] + Logging [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.79s ################################################################################ # Testing # Testing NewsAPI Status `/tmp/jl_3wC7IF/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 [0f8b85d8] JSON3 v1.14.3 [d145281a] NewsAPI v0.1.1 [d96e819e] Parameters v0.12.3 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_3wC7IF/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [0f8b85d8] JSON3 v1.14.3 [739be429] MbedTLS v1.1.9 [d145281a] NewsAPI v0.1.1 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [856f2bd8] StructTypes v1.11.0 [5c2747f8] URIs v1.5.2 [3a884ed6] UnPack v1.0.2 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: This package isn't usable without ENV["NEWS_API_KEY"] defined. └ @ NewsAPI ~/.julia/packages/NewsAPI/sXNdX/src/NewsAPI.jl:10 [ Info: Visit https://newsapi.org to get an API key. Test Summary: |Time NewsAPI.jl | None 0.4s Testing NewsAPI tests passed Testing completed after 6.49s PkgEval succeeded after 33.55s