Package evaluation of ExchangeOperations on Julia 1.13.0-DEV.1244 (c841b5fe7d*) started at 2025-10-02T19:12:59.239 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.05s ################################################################################ # Installation # Installing ExchangeOperations... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [48bbcad9] + ExchangeOperations v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [c3b6d118] + BitIntegers v0.3.5 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [abce61dc] + Decimals v0.5.1 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [48bbcad9] + ExchangeOperations v0.1.0 [fb4d412d] + FixedPointDecimals v0.6.3 [cd3eb016] + HTTP v1.10.17 [076d061b] + HashArrayMappedTries v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [46f1a544] + NanoDates v1.0.3 [4d8831e6] + OpenSSL v1.5.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [189a3867] + Reexport v1.2.2 [7e506255] + ScopedValues v1.5.0 [777ac1f9] + SimpleBufferStream v1.2.0 [ef104744] + TidyTest v0.1.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 ⌅ [0881af41] + Web3 v0.2.2 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.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 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 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 2.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: ExchangeOperations Failed to precompile ExchangeOperations [48bbcad9-ae6a-4618-9eec-9c3ca8e1b15b] to "/home/pkgeval/.julia/compiled/v1.13/ExchangeOperations/jl_tbavaw" (ProcessExited(1)). ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module HTTP into module Web3 in package Web3 because package Web3 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_boNZye/Manifest.toml /home/pkgeval/.julia/environments/v1.13/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 Web3 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 Web3 Stacktrace: [1] macro expansion @ ./loading.jl:2423 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [4] require @ ./loading.jl:2379 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/Web3/bZQyp/src/Web3.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3072 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [14] include_string @ ./loading.jl:2928 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Web3/bZQyp/src/Web3.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Web3 [0881af41-a624-557c-96ff-9a730c8d7287] to "/home/pkgeval/.julia/compiled/v1.13/Web3/jl_njMN3M" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing) @ Base ./loading.jl:3357 [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3928 [11] maybe_cachefile_lock @ ./loading.jl:3925 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2673 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/ExchangeOperations/I8eUD/src/exchanges/pancakeswap.jl:1 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ ~/.julia/packages/ExchangeOperations/I8eUD/src/ExchangeOperations.jl:42 [24] include(mod::Module, _path::String) @ Base ./Base.jl:309 [25] 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:3072 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [29] include_string @ ./loading.jl:2928 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [31] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/src/exchanges/pancakeswap.jl:1 in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/src/ExchangeOperations.jl:1 in expression starting at stdin:5 Web3 Failed to precompile Web3 [0881af41-a624-557c-96ff-9a730c8d7287] to "/home/pkgeval/.julia/compiled/v1.13/Web3/jl_3GwgmN" (ProcessExited(1)). ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module HTTP into module Web3 in package Web3 because package Web3 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_boNZye/Manifest.toml /home/pkgeval/.julia/environments/v1.13/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 Web3 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 Web3 Stacktrace: [1] macro expansion @ ./loading.jl:2423 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [4] require @ ./loading.jl:2379 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/Web3/bZQyp/src/Web3.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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:3072 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [14] include_string @ ./loading.jl:2928 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Web3/bZQyp/src/Web3.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 27.8s ################################################################################ # Testing # Testing ExchangeOperations Status `/tmp/jl_IA4paP/Project.toml` [abce61dc] Decimals v0.5.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [48bbcad9] ExchangeOperations v0.1.0 [fb4d412d] FixedPointDecimals v0.6.3 [cd3eb016] HTTP v1.10.17 [46f1a544] NanoDates v1.0.3 [ef104744] TidyTest v0.1.1 ⌅ [0881af41] Web3 v0.2.2 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_IA4paP/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [c3b6d118] BitIntegers v0.3.5 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [abce61dc] Decimals v0.5.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [460bff9d] ExceptionUnwrapping v0.1.11 [48bbcad9] ExchangeOperations v0.1.0 [fb4d412d] FixedPointDecimals v0.6.3 [cd3eb016] HTTP v1.10.17 [076d061b] HashArrayMappedTries v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [46f1a544] NanoDates v1.0.3 [4d8831e6] OpenSSL v1.5.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [189a3867] Reexport v1.2.2 [7e506255] ScopedValues v1.5.0 [777ac1f9] SimpleBufferStream v1.2.0 [ef104744] TidyTest v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 ⌅ [0881af41] Web3 v0.2.2 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests...  I8eUD: Error During Test at /home/pkgeval/.julia/packages/TidyTest/tdLlY/src/TidyTest.jl:164 Got exception outside of a @test LoadError: The following 2 direct dependencies failed to precompile: ExchangeOperations Failed to precompile ExchangeOperations [48bbcad9-ae6a-4618-9eec-9c3ca8e1b15b] to "/home/pkgeval/.julia/compiled/v1.13/ExchangeOperations/jl_iK848Q" (ProcessExited(1)). ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module HTTP into module Web3 in package Web3 because package Web3 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_IA4paP/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 Web3 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 Web3 Stacktrace: [1] macro expansion @ ./loading.jl:2423 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [4] require @ ./loading.jl:2379 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/Web3/bZQyp/src/Web3.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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::String) @ Base ./loading.jl:3072 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [14] include_string @ ./loading.jl:2928 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Web3/bZQyp/src/Web3.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Web3 [0881af41-a624-557c-96ff-9a730c8d7287] to "/home/pkgeval/.julia/compiled/v1.13/Web3/jl_jmOKIa" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing) @ Base ./loading.jl:3357 [3] kwcall(::@NamedTuple{loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2698 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3928 [11] maybe_cachefile_lock @ ./loading.jl:3925 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2673 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2511 [14] macro expansion @ ./loading.jl:2439 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [17] require @ ./loading.jl:2379 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/ExchangeOperations/I8eUD/src/exchanges/pancakeswap.jl:1 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ ~/.julia/packages/ExchangeOperations/I8eUD/src/ExchangeOperations.jl:42 [24] include(mod::Module, _path::String) @ Base ./Base.jl:309 [25] 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:3072 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [29] include_string @ ./loading.jl:2928 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [31] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/src/exchanges/pancakeswap.jl:1 in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/src/ExchangeOperations.jl:1 in expression starting at stdin:5 Web3 Failed to precompile Web3 [0881af41-a624-557c-96ff-9a730c8d7287] to "/home/pkgeval/.julia/compiled/v1.13/Web3/jl_4eO3ym" (ProcessExited(1)). ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module HTTP into module Web3 in package Web3 because package Web3 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_IA4paP/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 Web3 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 Web3 Stacktrace: [1] macro expansion @ ./loading.jl:2423 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2403 [4] require @ ./loading.jl:2379 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/Web3/bZQyp/src/Web3.jl:51 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] 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:3072 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [14] include_string @ ./loading.jl:2928 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:342 [16] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Web3/bZQyp/src/Web3.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/test/simulator.jl:1 Test Summary: | Error Total Time I8eUD | 1 1 19.1s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ExchangeOperations/I8eUD/test/runtests.jl:2 Testing failed after 29.51s ERROR: LoadError: Package ExchangeOperations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 84.88s: package fails to precompile