Package evaluation to test PCloud on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T17:54:59.076 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.12s ################################################################################ # Installation # Installing PCloud... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [78472c14] + PCloud v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.8.19 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [739be429] + MbedTLS v1.1.10 [78472c14] + PCloud v0.1.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [856f2bd8] + StructTypes v1.11.0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2026.3.19 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.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.4 s ✓ HTTP 3.7 s ✓ PCloud 2 dependencies successfully precompiled in 9 seconds. 25 already precompiled. Precompilation completed after 33.14s ################################################################################ # Testing # Testing PCloud Status `/tmp/jl_Pa6M2O/Project.toml` ⌅ [cd3eb016] HTTP v0.8.19 [0f8b85d8] JSON3 v1.14.3 [78472c14] PCloud v0.1.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Pa6M2O/Manifest.toml` ⌅ [cd3eb016] HTTP v0.8.19 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [739be429] MbedTLS v1.1.10 [78472c14] PCloud v0.1.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [856f2bd8] StructTypes v1.11.0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2026.3.19 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... client creation: Error During Test at /home/pkgeval/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:5 Got exception outside of a @test UndefVarError: `closewrite` not defined in `HTTP.StreamRequest` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace: [1] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:83 [2] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [3] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [4] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [5] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [6] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [7] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [8] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [9] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [10] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [11] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [12] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [13] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [14] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [15] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [16] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [17] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [18] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [19] PCloud.PCloudClient() @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:21 [20] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [26] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 caused by: EOFError: read end of file Stacktrace: [1] read_to_buffer(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:252 [2] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:271 [3] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [4] readheaders(io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, message::HTTP.Messages.Response) @ HTTP.Messages ~/.julia/packages/HTTP/IAI92/src/Messages.jl:471 [5] startread(http::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}}) @ HTTP.Streams ~/.julia/packages/HTTP/IAI92/src/Streams.jl:155 [6] macro expansion @ ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:67 [inlined] [7] schedule(t::Task) @ Base ./task.jl:662 [inlined] [8] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:57 [9] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [10] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [11] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [12] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [13] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [14] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [15] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [16] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [17] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [18] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [19] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [20] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [21] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [22] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [23] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [24] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [25] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [26] PCloud.PCloudClient() @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:21 [27] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [29] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [inlined] [30] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [31] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [33] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:517 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [38] _start() @ Base ./client.jl:593 client endpoints: Error During Test at /home/pkgeval/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:12 Got exception outside of a @test UndefVarError: `closewrite` not defined in `HTTP.StreamRequest` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace: [1] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:83 [2] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [3] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [4] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [5] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [6] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [7] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [8] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [9] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [10] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [11] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [12] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [13] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [14] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [15] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [16] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:13 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:20 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:517 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:593 caused by: EOFError: read end of file Stacktrace: [1] read_to_buffer(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:252 [2] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:271 [3] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [4] readheaders(io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, message::HTTP.Messages.Response) @ HTTP.Messages ~/.julia/packages/HTTP/IAI92/src/Messages.jl:471 [5] startread(http::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}}) @ HTTP.Streams ~/.julia/packages/HTTP/IAI92/src/Streams.jl:155 [6] macro expansion @ ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:67 [inlined] [7] schedule(t::Task) @ Base ./task.jl:662 [inlined] [8] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:57 [9] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [10] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [11] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [12] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [13] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [14] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [15] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [16] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [17] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [18] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [19] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [20] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [21] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [22] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [23] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:13 [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [25] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:20 [inlined] [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [27] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [29] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [30] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [31] top-level scope @ none:6 [32] eval(m::Module, e::Any) @ Core ./boot.jl:517 [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [34] _start() @ Base ./client.jl:593 client authentication: Test Failed at /home/pkgeval/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 Expression: PCloudClient(user = "nouser", password = "nopassword") Expected: PCloud.PCloudError Thrown: UndefVarError UndefVarError: `closewrite` not defined in `HTTP.StreamRequest` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace: [1] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:83 [2] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [3] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [4] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [5] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [6] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [7] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [8] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [9] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [10] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [11] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [12] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [13] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [14] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [15] getdigest(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [16] getdigest @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [17] authorize!(client::PCloud.PCloudClient, user::String, password::String) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:44 [18] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:29 [19] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [21] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [23] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] caused by: EOFError: read end of file Stacktrace: [1] read_to_buffer(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:252 [2] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:271 [3] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [4] readheaders(io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, message::HTTP.Messages.Response) @ HTTP.Messages ~/.julia/packages/HTTP/IAI92/src/Messages.jl:471 [5] startread(http::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}}) @ HTTP.Streams ~/.julia/packages/HTTP/IAI92/src/Streams.jl:155 [6] macro expansion @ ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:67 [inlined] [7] schedule(t::Task) @ Base ./task.jl:662 [inlined] [8] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:57 [9] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [10] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [11] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ Base ./error.jl:311 [12] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [13] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [14] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [15] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [16] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [17] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [18] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [19] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [20] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [21] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [22] getdigest(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [23] getdigest @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [24] authorize!(client::PCloud.PCloudClient, user::String, password::String) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:44 [25] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:29 [26] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [28] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [30] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] client authentication: Error During Test at /home/pkgeval/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:32 Got exception outside of a @test UndefVarError: `closewrite` not defined in `HTTP.StreamRequest` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in Base. Stacktrace: [1] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:83 [2] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [3] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [4] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ Base ./error.jl:311 [5] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [6] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [7] request(::Type{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; cookies::Dict{String, String}, cookiejar::Dict{String, Set{HTTP.Cookies.Cookie}}, kw::@Kwargs{reached_redirect_limit::Bool}) @ HTTP.CookieRequest ~/.julia/packages/HTTP/IAI92/src/CookieRequest.jl:44 [8] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [9] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [10] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [11] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [12] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [13] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [14] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [15] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [16] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [17] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [18] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [19] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [20] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [22] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:34 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [26] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 caused by: EOFError: read end of file Stacktrace: [1] read_to_buffer(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:252 [2] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function, sizehint::Int64) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:271 [3] readuntil(t::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, f::Function) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [4] readheaders(io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, message::HTTP.Messages.Response) @ HTTP.Messages ~/.julia/packages/HTTP/IAI92/src/Messages.jl:471 [5] startread(http::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}}) @ HTTP.Streams ~/.julia/packages/HTTP/IAI92/src/Streams.jl:155 [6] macro expansion @ ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:67 [inlined] [7] schedule(t::Task) @ Base ./task.jl:662 [inlined] [8] request(::Type{HTTP.StreamRequest.StreamLayer{Union{}}}, io::HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}, req::HTTP.Messages.Request, body::Vector{UInt8}; reached_redirect_limit::Bool, response_stream::Nothing, iofunction::Nothing, verbose::Int64, kw::@Kwargs{}) @ HTTP.StreamRequest ~/.julia/packages/HTTP/IAI92/src/StreamRequest.jl:57 [9] request(::Type{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/IAI92/src/ConnectionRequest.jl:96 [10] request(::Type{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/IAI92/src/ExceptionRequest.jl:19 [11] (::Base.var"#45#46"{Base.var"#47#48"{ExponentialBackOff, HTTP.RetryRequest.var"#3#4"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ Base ./error.jl:311 [12] request(::Type{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}, url::HTTP.URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; retries::Int64, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ HTTP.RetryRequest ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [13] request(::Type{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:51 [14] request(::Type{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; cookies::Dict{String, String}, cookiejar::Dict{String, Set{HTTP.Cookies.Cookie}}, kw::@Kwargs{reached_redirect_limit::Bool}) @ HTTP.CookieRequest ~/.julia/packages/HTTP/IAI92/src/CookieRequest.jl:44 [15] request(::Type{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, cookies::Dict{String, String}}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:28 [16] request(::Type{HTTP.RedirectRequest.RedirectLayer{HTTP.BasicAuthRequest.BasicAuthLayer{HTTP.CookieRequest.CookieLayer{HTTP.MessageRequest.MessageLayer{HTTP.RetryRequest.RetryLayer{HTTP.ExceptionRequest.ExceptionLayer{HTTP.ConnectionRequest.ConnectionPoolLayer{HTTP.StreamRequest.StreamLayer{Union{}}}}}}}}}}, method::String, url::HTTP.URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/IAI92/src/RedirectRequest.jl:24 [17] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{cookies::Dict{String, String}}) @ HTTP ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:314 [18] request @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [19] hashindex(key::Symbol, sz::Int64) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [20] ht_keyindex(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [21] haskey(h::Dict{Symbol, Union{}}, key::Symbol) @ Base ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [22] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [23] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [24] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [25] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [26] PCloud.PCloudClient(; auth_token::String, user::String, password::String, set_endpoints::Bool) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [27] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [29] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:34 [inlined] [30] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [31] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [33] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:517 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [38] _start() @ Base ./client.jl:593 Test Summary: | Pass Fail Error Total Time basic | 3 1 3 7 30.8s client creation | 1 1 16.0s client endpoints | 3 1 4 1.1s client authentication | 1 1 2 9.4s RNG of the outermost testset: Random.Xoshiro(0x16c41fd466109e3a, 0xbdb28d876bafe027, 0x24ee784e4b9199dd, 0x7124ec84d3c76d5a, 0x20869993ed6c3d76) ERROR: LoadError: Some tests did not pass: 3 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 Testing failed after 41.34s ERROR: LoadError: Package PCloud errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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.14/Pkg/src/API.jl:586 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 120.32s: package tests unexpectedly errored