Package evaluation of PCloud on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T14:32:13.773 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.25s ################################################################################ # Installation # Installing PCloud... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [78472c14] + PCloud v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.8.19 [83e8ac13] + IniFile v0.5.1 [0f8b85d8] + JSON3 v1.14.3 [739be429] + MbedTLS v1.1.9 [78472c14] + PCloud v0.1.0 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.0s ################################################################################ # Testing # Testing PCloud Status `/tmp/jl_EKWBI8/Project.toml` ⌅ [cd3eb016] HTTP v0.8.19 [0f8b85d8] JSON3 v1.14.3 [78472c14] PCloud v0.1.0 [ea8e919c] SHA v0.7.0 [8dfed614] Test Status `/tmp/jl_EKWBI8/Manifest.toml` ⌅ [cd3eb016] HTTP v0.8.19 [83e8ac13] IniFile v0.5.1 [0f8b85d8] JSON3 v1.14.3 [739be429] MbedTLS v1.1.9 [78472c14] PCloud v0.1.0 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [856f2bd8] StructTypes v1.11.0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: both IOExtras and Base export "closewrite"; uses of it in module StreamRequest must be qualified WARNING: both IOExtras and Base export "closewrite"; uses of it in module ConnectionPool must be qualified 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 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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{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:296 [5] #96 @ ./error.jl:291 [inlined] [6] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [7] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [8] 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 [9] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [10] 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 [11] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [12] 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 [13] 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 [14] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [15] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [16] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [17] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [18] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [19] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [20] #PCloudClient#1 @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [21] PCloud.PCloudClient() @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:21 [22] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [24] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [25] include(mod::Module, _path::String) @ Base ./Base.jl:495 [26] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [27] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [29] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [30] include(fname::String) @ Base.MainInclude ./client.jl:494 [31] top-level scope @ none:6 [32] eval @ ./boot.jl:385 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [34] _start() @ Base ./client.jl:557 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 @ ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [inlined] [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] macro expansion @ ./task.jl:486 [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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{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:296 [12] #96 @ ./error.jl:291 [inlined] [13] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [14] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [15] 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 [16] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [17] 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 [18] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [19] 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 [20] 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 [21] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [22] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [23] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [24] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [25] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [26] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [27] #PCloudClient#1 @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [28] PCloud.PCloudClient() @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:21 [29] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [31] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:6 [32] include(mod::Module, _path::String) @ Base ./Base.jl:495 [33] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [34] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [35] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [36] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [37] include(fname::String) @ Base.MainInclude ./client.jl:494 [38] top-level scope @ none:6 [39] eval @ ./boot.jl:385 [inlined] [40] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [41] _start() @ Base ./client.jl:557 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 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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{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:296 [5] #96 @ ./error.jl:291 [inlined] [6] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [7] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [8] 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 [9] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [10] 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 [11] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [12] 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 [13] 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 [14] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [15] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [16] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [17] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [18] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:20 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [20] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:13 [21] include(mod::Module, _path::String) @ Base ./Base.jl:495 [22] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [23] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [25] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [26] include(fname::String) @ Base.MainInclude ./client.jl:494 [27] top-level scope @ none:6 [28] eval @ ./boot.jl:385 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [30] _start() @ Base ./client.jl:557 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 @ ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [inlined] [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] macro expansion @ ./task.jl:486 [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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{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:296 [12] #96 @ ./error.jl:291 [inlined] [13] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [14] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [15] 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 [16] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [17] 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 [18] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [19] 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 [20] 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 [21] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [22] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [23] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [24] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [25] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:20 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [27] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:13 [28] include(mod::Module, _path::String) @ Base ./Base.jl:495 [29] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [30] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [32] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [33] include(fname::String) @ Base.MainInclude ./client.jl:494 [34] top-level scope @ none:6 [35] eval @ ./boot.jl:385 [inlined] [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [37] _start() @ Base ./client.jl:557 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 Stacktrace: [1] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 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 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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ Base ./error.jl:296 [5] #96 @ ./error.jl:291 [inlined] [6] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [7] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [8] 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 [9] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [10] 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 [11] request @ ~/.julia/packages/HTTP/IAI92/src/CookieRequest.jl:26 [inlined] [12] 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 [13] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [14] 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 [15] 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 [16] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [17] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [18] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [19] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [20] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [21] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [22] #PCloudClient#1 @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [23] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:34 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [25] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [26] include(mod::Module, _path::String) @ Base ./Base.jl:495 [27] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [28] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [30] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [31] include(fname::String) @ Base.MainInclude ./client.jl:494 [32] top-level scope @ none:6 [33] eval @ ./boot.jl:385 [inlined] [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [35] _start() @ Base ./client.jl:557 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 @ ~/.julia/packages/HTTP/IAI92/src/ConnectionPool.jl:269 [inlined] [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] macro expansion @ ./task.jl:486 [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"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool}) @ Base ./error.jl:296 [12] #96 @ ./error.jl:291 [inlined] [13] #request#1 @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:44 [inlined] [14] request @ ~/.julia/packages/HTTP/IAI92/src/RetryRequest.jl:27 [inlined] [15] 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 [16] request @ ~/.julia/packages/HTTP/IAI92/src/MessageRequest.jl:22 [inlined] [17] 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 [18] request @ ~/.julia/packages/HTTP/IAI92/src/CookieRequest.jl:26 [inlined] [19] 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 [20] request @ ~/.julia/packages/HTTP/IAI92/src/BasicAuthRequest.jl:18 [inlined] [21] 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 [22] 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 [23] request (repeats 2 times) @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:312 [inlined] [24] get @ ~/.julia/packages/HTTP/IAI92/src/HTTP.jl:391 [inlined] [25] query(client::PCloud.PCloudClient, method::String, params::Dict{Symbol, Union{}}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:102 [26] getapiserver(client::PCloud.PCloudClient; kwargs::@Kwargs{}) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [27] getapiserver @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:114 [inlined] [28] update_endpoints!(client::PCloud.PCloudClient) @ PCloud ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:57 [29] #PCloudClient#1 @ ~/.julia/packages/PCloud/zyfjL/src/PCloud.jl:33 [inlined] [30] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:34 [inlined] [31] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [32] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/test01_basic.jl:33 [33] include(mod::Module, _path::String) @ Base ./Base.jl:495 [34] include(x::String) @ Main.TestPCloud ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:1 [35] macro expansion @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [inlined] [36] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [37] top-level scope @ ~/.julia/packages/PCloud/zyfjL/test/runtests.jl:19 [38] include(fname::String) @ Base.MainInclude ./client.jl:494 [39] top-level scope @ none:6 [40] eval @ ./boot.jl:385 [inlined] [41] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [42] _start() @ Base ./client.jl:557 Test Summary: | Pass Fail Error Total Time basic | 3 1 3 7 30.9s client creation | 1 1 17.0s client endpoints | 3 1 4 1.4s client authentication | 1 1 2 9.9s 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 35.39s ERROR: LoadError: Package PCloud errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 68.36s: package tests unexpectedly errored