[INFO] cloning repository https://github.com/bbqsrc/frakt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbqsrc/frakt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0cbd32123d193319ef5e7073c4e95cadd2e52a0 [INFO] linting bbqsrc/frakt against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Ffrakt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bbqsrc/frakt [INFO] finished tweaking git repo https://github.com/bbqsrc/frakt [INFO] tweaked toml for git repo https://github.com/bbqsrc/frakt written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bbqsrc/frakt on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bbqsrc/frakt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bbqsrc/vampire-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-numerics v0.3.0 [INFO] [stderr] Downloaded windows-future v0.3.1 [INFO] [stderr] Downloaded pathos v0.3.0 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded windows-collections v0.3.1 [INFO] [stderr] Downloaded iref v1.4.3 [INFO] [stderr] Downloaded windirs v1.0.1 [INFO] [stderr] Downloaded windows-threading v0.2.0 [INFO] [stderr] Downloaded malloced v1.3.1 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] [stderr] Downloaded eieio v1.0.0 [INFO] [stderr] Downloaded pct-str v1.2.0 [INFO] [stderr] Downloaded fruity__bbqsrc v0.2.0 [INFO] [stderr] Downloaded objc2-security v0.3.2 [INFO] [stderr] Downloaded windows v0.62.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08aeeb311ab3b2c29978b9229fb0337157e6623cf8744421d4dab575a6fd8ba9 [INFO] running `Command { std: "docker" "start" "-a" "08aeeb311ab3b2c29978b9229fb0337157e6623cf8744421d4dab575a6fd8ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08aeeb311ab3b2c29978b9229fb0337157e6623cf8744421d4dab575a6fd8ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08aeeb311ab3b2c29978b9229fb0337157e6623cf8744421d4dab575a6fd8ba9", kill_on_drop: false }` [INFO] [stdout] 08aeeb311ab3b2c29978b9229fb0337157e6623cf8744421d4dab575a6fd8ba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2076224916fa0b21d292312420d40d32fcc77582c952f3ad07177a8015707b [INFO] running `Command { std: "docker" "start" "-a" "0b2076224916fa0b21d292312420d40d32fcc77582c952f3ad07177a8015707b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking pct-str v1.2.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking iref v1.4.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking eieio v1.0.0 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling frakt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this expression creates a reference which is immediately dereferenced by the compiler [INFO] [stdout] --> build.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | collect_class_files(&class_dir, &mut class_files); [INFO] [stdout] | ^^^^^^^^^^ help: change this to: `class_dir` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow [INFO] [stdout] = note: `#[warn(clippy::needless_borrow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: consider using `sort_by_key` [INFO] [stdout] --> build.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | versions.sort_by(|a, b| b.path().cmp(&a.path())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_sort_by [INFO] [stdout] = note: `#[warn(clippy::unnecessary_sort_by)]` on by default [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 145 - versions.sort_by(|a, b| b.path().cmp(&a.path())); [INFO] [stdout] 145 + versions.sort_by_key(|b| std::cmp::Reverse(b.path())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: consider using `sort_by_key` [INFO] [stdout] --> build.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | versions.sort_by(|a, b| b.path().cmp(&a.path())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_sort_by [INFO] [stdout] help: try [INFO] [stdout] | [INFO] [stdout] 166 - versions.sort_by(|a, b| b.path().cmp(&a.path())); [INFO] [stdout] 166 + versions.sort_by_key(|b| std::cmp::Reverse(b.path())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling vampire-macro v0.1.0 (https://github.com/bbqsrc/vampire-rs#81b2c51e) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking pathos v0.3.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking vampire v0.1.0 (https://github.com/bbqsrc/vampire-rs#81b2c51e) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking cookie_store v0.22.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> src/lib.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> src/lib.rs:259:7 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:72:49 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:184:79 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn process_response_headers(&self, url: &Url, headers: &HeaderMap) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn get_cookies_for_url(&self, url: &Url) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/background.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn ensure_state_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/background.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] = note: `#[warn(clippy::type_complexity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manually constructing a nul-terminated string [INFO] [stdout] --> src/backend/reqwest/background.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | libc::open(b"/dev/null\0".as_ptr() as *const libc::c_char, libc::O_RDWR); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use a `c""` literal: `c"/dev/null"` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals [INFO] [stdout] = note: `#[warn(clippy::manual_c_str_literals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/background.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:72:49 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should consider adding a `Default` implementation for `ReqwestWebSocketBuilder` [INFO] [stdout] --> src/backend/reqwest/websocket.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / pub fn new() -> Self { [INFO] [stdout] 207 | | Self { [INFO] [stdout] 208 | | max_message_size: None, [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default [INFO] [stdout] = note: `#[warn(clippy::new_without_default)]` on by default [INFO] [stdout] help: try adding this [INFO] [stdout] | [INFO] [stdout] 204 + impl Default for ReqwestWebSocketBuilder { [INFO] [stdout] 205 + fn default() -> Self { [INFO] [stdout] 206 + Self::new() [INFO] [stdout] 207 + } [INFO] [stdout] 208 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:184:79 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn process_response_headers(&self, url: &Url, headers: &HeaderMap) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/cookie_store.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn get_cookies_for_url(&self, url: &Url) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn new() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:94:66 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn with_config(config: crate::backend::BackendConfig) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/background.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn ensure_state_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/background.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] = note: `#[warn(clippy::type_complexity)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: manually constructing a nul-terminated string [INFO] [stdout] --> src/backend/reqwest/background.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | libc::open(b"/dev/null\0".as_ptr() as *const libc::c_char, libc::O_RDWR); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use a `c""` literal: `c"/dev/null"` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals [INFO] [stdout] = note: `#[warn(clippy::manual_c_str_literals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `bytes::Bytes` [INFO] [stdout] --> src/backend/reqwest/mod.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 306 | if tx.send(Ok(bytes::Bytes::from(bytes))).await.is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `bytes::Bytes::from()`: `bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/background.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:332:56 [INFO] [stdout] | [INFO] [stdout] 332 | fn convert_body(&self, body: crate::body::Body) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:356:58 [INFO] [stdout] | [INFO] [stdout] 356 | fn body_to_bytes(&self, body: &crate::body::Body) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `bytes::Bytes` [INFO] [stdout] --> src/backend/reqwest/mod.rs:359:60 [INFO] [stdout] | [INFO] [stdout] 359 | crate::body::Body::Bytes { content, .. } => Ok(Bytes::from(content.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `Bytes::from()`: `content.clone()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/mod.rs:392:28 [INFO] [stdout] | [INFO] [stdout] 392 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn default_for_platform() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn reqwest() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:158:58 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn reqwest_with_config(config: BackendConfig) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/mod.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:331:49 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:341:52 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/body.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn json(value: impl serde::Serialize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: you should consider adding a `Default` implementation for `ReqwestWebSocketBuilder` [INFO] [stdout] --> src/backend/reqwest/websocket.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / pub fn new() -> Self { [INFO] [stdout] 207 | | Self { [INFO] [stdout] 208 | | max_message_size: None, [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default [INFO] [stdout] = note: `#[warn(clippy::new_without_default)]` on by default [INFO] [stdout] help: try adding this [INFO] [stdout] | [INFO] [stdout] 204 + impl Default for ReqwestWebSocketBuilder { [INFO] [stdout] 205 + fn default() -> Self { [INFO] [stdout] 206 + Self::new() [INFO] [stdout] 207 + } [INFO] [stdout] 208 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/background.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/background.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/background.rs:215:49 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn new() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:94:66 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn with_config(config: crate::backend::BackendConfig) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/download.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/download.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/download.rs:329:49 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/upload.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `bytes::Bytes` [INFO] [stdout] --> src/backend/reqwest/mod.rs:306:39 [INFO] [stdout] | [INFO] [stdout] 306 | if tx.send(Ok(bytes::Bytes::from(bytes))).await.is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `bytes::Bytes::from()`: `bytes` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/upload.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:332:56 [INFO] [stdout] | [INFO] [stdout] 332 | fn convert_body(&self, body: crate::body::Body) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/upload.rs:287:49 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/reqwest/mod.rs:356:58 [INFO] [stdout] | [INFO] [stdout] 356 | fn body_to_bytes(&self, body: &crate::body::Body) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `bytes::Bytes` [INFO] [stdout] --> src/backend/reqwest/mod.rs:359:60 [INFO] [stdout] | [INFO] [stdout] 359 | crate::body::Body::Bytes { content, .. } => Ok(Bytes::from(content.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `Bytes::from()`: `content.clone()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/reqwest/mod.rs:392:28 [INFO] [stdout] | [INFO] [stdout] 392 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new() -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn default_for_platform() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn reqwest() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:158:58 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn reqwest_with_config(config: BackendConfig) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:151:51 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn post(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:184:50 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn put(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/backend/mod.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn delete(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:253:51 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn head(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:288:52 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn patch(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:331:49 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/backend/mod.rs:341:52 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:419:53 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn upload(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:658:10 [INFO] [stdout] | [INFO] [stdout] 658 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/body.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn json(value: impl serde::Serialize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn build(mut self) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/background.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:189:49 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:221:49 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:251:52 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/background.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/background.rs:215:49 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/download.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/download.rs:281:10 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/download.rs:329:49 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/request.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/request.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/request.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/request.rs:90:60 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn json(mut self, value: impl serde::Serialize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/client/upload.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/upload.rs:197:10 [INFO] [stdout] | [INFO] [stdout] 197 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/upload.rs:287:49 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn auth(mut self, auth: crate::Auth) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new() -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/response.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | return Poll::Ready(Err(std::io::Error::new(std::io::ErrorKind::Other, e))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] = note: `#[warn(clippy::io_other_error)]` on by default [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 175 - return Poll::Ready(Err(std::io::Error::new(std::io::ErrorKind::Other, e))); [INFO] [stdout] 175 + return Poll::Ready(Err(std::io::Error::other(e))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:151:51 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn post(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:184:50 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn put(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:215:53 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn delete(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:253:51 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn head(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:288:52 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn patch(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:419:53 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn upload(&self, url: impl TryInto) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:658:10 [INFO] [stdout] | [INFO] [stdout] 658 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/client/mod.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn build(mut self) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:189:49 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn cookies_for_url(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:221:49 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn add_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/cookies.rs:251:52 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn remove_cookie(&self, cookie: Cookie) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/request.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: very complex type used. Consider factoring parts into `type` definitions [INFO] [stdout] --> src/request.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | progress_callback: Option) + Send + Sync + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/request.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | ) -> crate::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/request.rs:90:60 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn json(mut self, value: impl serde::Serialize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | HttpError(crate::Response), [INFO] [stdout] | -------------------------- the largest variant contains at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `error::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this can be `std::io::Error::other(_)` [INFO] [stdout] --> src/response.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | return Poll::Ready(Err(std::io::Error::new(std::io::ErrorKind::Other, e))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error [INFO] [stdout] = note: `#[warn(clippy::io_other_error)]` on by default [INFO] [stdout] help: use `std::io::Error::other` [INFO] [stdout] | [INFO] [stdout] 175 - return Poll::Ready(Err(std::io::Error::new(std::io::ErrorKind::Other, e))); [INFO] [stdout] 175 + return Poll::Ready(Err(std::io::Error::other(e))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> examples/upload_task.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> examples/proxy.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | async fn main() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BackendType` [INFO] [stdout] --> examples/websocket_debug.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use frakt::{BackendType, Client}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> examples/auth.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `vampire` [INFO] [stdout] --> tests/integration_tests.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(vampire)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vampire)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vampire)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> examples/websocket.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | async fn main() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> examples/background_download.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio; [INFO] [stdout] | ^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | async fn test_basic_get_request() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | async fn test_post_with_json() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | async fn test_headers() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | async fn test_basic_auth() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:169:32 [INFO] [stdout] | [INFO] [stdout] 169 | async fn test_bearer_auth() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | async fn test_cookie_jar() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 223 | async fn test_download_file() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | async fn test_timeout() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:290:39 [INFO] [stdout] | [INFO] [stdout] 290 | async fn test_error_status_codes() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:308:37 [INFO] [stdout] | [INFO] [stdout] 308 | async fn test_response_headers() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:342:41 [INFO] [stdout] | [INFO] [stdout] 342 | async fn test_websocket_connection() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | async fn test_websocket_max_message_size() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:428:52 [INFO] [stdout] | [INFO] [stdout] 428 | async fn test_websocket_close_code_and_reason() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:455:37 [INFO] [stdout] | [INFO] [stdout] 455 | async fn test_platform_backend() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:473:41 [INFO] [stdout] | [INFO] [stdout] 473 | async fn test_invalid_url_handling() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:495:40 [INFO] [stdout] | [INFO] [stdout] 495 | async fn test_connection_failures() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:514:36 [INFO] [stdout] | [INFO] [stdout] 514 | async fn test_invalid_headers() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:531:39 [INFO] [stdout] | [INFO] [stdout] 531 | async fn test_empty_request_body() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:555:48 [INFO] [stdout] | [INFO] [stdout] 555 | async fn test_response_content_validation() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:593:43 [INFO] [stdout] | [INFO] [stdout] 593 | async fn test_download_with_progress() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:643:41 [INFO] [stdout] | [INFO] [stdout] 643 | async fn test_upload_with_progress() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> tests/integration_tests.rs:686:43 [INFO] [stdout] | [INFO] [stdout] 686 | async fn test_form_urlencoded_upload() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ the `Err`-variant is at least 200 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `frakt::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "0b2076224916fa0b21d292312420d40d32fcc77582c952f3ad07177a8015707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2076224916fa0b21d292312420d40d32fcc77582c952f3ad07177a8015707b", kill_on_drop: false }` [INFO] [stdout] 0b2076224916fa0b21d292312420d40d32fcc77582c952f3ad07177a8015707b