Package evaluation of Zomato on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:09:17.163 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.13s ################################################################################ # Installation # Installing Zomato... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [f91f2aa8] + Zomato v0.0.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [f91f2aa8] + Zomato v0.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 [dc6e5ff7] + 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.2.0 [44cfe95a] + Pkg v1.12.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.6.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [83775a58] + Zlib_jll v1.3.1+1 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 Installation completed after 0.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: Zomato Failed to precompile Zomato [f91f2aa8-3cb3-52ab-b009-b9f47c1c1b27] to "/home/pkgeval/.julia/compiled/v1.12/Zomato/jl_cOCY6k". ERROR: LoadError: ArgumentError: Package Zomato does not have HTTP in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_IQyYpe/Manifest.toml /home/pkgeval/.julia/environments/v1.12/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have Zomato checked out for development and have added HTTP as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with Zomato Stacktrace: [1] macro expansion @ ./loading.jl:2397 [inlined] [2] macro expansion @ ./lock.jl:294 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [4] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [5] invoke_in_world @ ./essentials.jl:1087 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [7] top-level scope @ ~/.julia/packages/Zomato/nknEQ/src/Zomato.jl:6 [8] include(mod::Module, _path::String) @ Base ./Base.jl:300 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2995 [10] top-level scope @ stdin:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:485 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [13] include_string @ ./loading.jl:2856 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [15] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Zomato/nknEQ/src/Zomato.jl:3 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 23.84s ################################################################################ # Testing # Testing Zomato Status `/tmp/jl_2jtdYB/Project.toml` [34da2185] Compat v4.16.0 [cd3eb016] HTTP v1.10.15 [682c06a0] JSON v0.21.4 [f91f2aa8] Zomato v0.0.2 Status `/tmp/jl_2jtdYB/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.15 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.4.3 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.5.1 [f91f2aa8] Zomato v0.0.2 [458c3c95] OpenSSL_jll v3.0.16+0 [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 [dc6e5ff7] 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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [83775a58] Zlib_jll v1.3.1+1 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 Testing Running tests... Precompiling packages... Info Given Zomato was explicitly requested, output will be shown live  ERROR: LoadError: ArgumentError: Package Zomato does not have HTTP in its dependencies: - Note that the following manifests in the load path were resolved with a potentially  different DEV version of the current version, which may be the cause of the error.  Try to re-resolve them in the current version, or consider deleting them if that fails:  /tmp/jl_2jtdYB/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()`  to ensure all packages in the environment are installed. - Or, if you have Zomato checked out for development and have  added HTTP as a dependency but haven't updated your primary  environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with Zomato Stacktrace:  [1] macro expansion  @ ./loading.jl:2397 [inlined]  [2] macro expansion  @ ./lock.jl:294 [inlined]  [3] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2369  [4] #invoke_in_world#2  @ ./essentials.jl:1091 [inlined]  [5] invoke_in_world  @ ./essentials.jl:1087 [inlined]  [6] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2361  [7] top-level scope  @ ~/.julia/packages/Zomato/nknEQ/src/Zomato.jl:6  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:300  [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2995  [10] top-level scope  @ stdin:6  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:485  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [13] include_string  @ ./loading.jl:2856 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:327  [15] _start()  @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Zomato/nknEQ/src/Zomato.jl:3 in expression starting at stdin:6 ✗ Zomato 0 dependencies successfully precompiled in 5 seconds. 25 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Zomato Failed to precompile Zomato [f91f2aa8-3cb3-52ab-b009-b9f47c1c1b27] to "/home/pkgeval/.julia/compiled/v1.12/Zomato/jl_NI2jFK". ERROR: LoadError: ArgumentError: Package Zomato does not have HTTP in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_2jtdYB/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have Zomato checked out for development and have added HTTP as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with Zomato Stacktrace: [1] macro expansion @ ./loading.jl:2397 [inlined] [2] macro expansion @ ./lock.jl:294 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [4] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [5] invoke_in_world @ ./essentials.jl:1087 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [7] top-level scope @ ~/.julia/packages/Zomato/nknEQ/src/Zomato.jl:6 [8] include(mod::Module, _path::String) @ Base ./Base.jl:300 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2995 [10] top-level scope @ stdin:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:485 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [13] include_string @ ./loading.jl:2856 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [15] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/Zomato/nknEQ/src/Zomato.jl:3 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Zomato/nknEQ/test/runtests.jl:1 Testing failed after 13.11s ERROR: LoadError: Package Zomato errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 62.23s: package is missing a package dependency