[INFO] fetching crate rustfs-rsc 2025.506.1... [INFO] testing rustfs-rsc-2025.506.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rustfs-rsc 2025.506.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rustfs-rsc 2025.506.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustfs-rsc 2025.506.1 [INFO] tweaked toml for crates.io crate rustfs-rsc 2025.506.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfs-rsc 2025.506.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustfs-rsc 2025.506.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93c70f3672ae28bcfa02aae92bd4fbf1d0231bee068a9cfc0cb70a6b90f7d10 [INFO] running `Command { std: "docker" "start" "-a" "a93c70f3672ae28bcfa02aae92bd4fbf1d0231bee068a9cfc0cb70a6b90f7d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93c70f3672ae28bcfa02aae92bd4fbf1d0231bee068a9cfc0cb70a6b90f7d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93c70f3672ae28bcfa02aae92bd4fbf1d0231bee068a9cfc0cb70a6b90f7d10", kill_on_drop: false }` [INFO] [stdout] a93c70f3672ae28bcfa02aae92bd4fbf1d0231bee068a9cfc0cb70a6b90f7d10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce78fe13e8da53cb572233cf12176171d820cbe53e59f5aba74d3f015fb71bfd [INFO] running `Command { std: "docker" "start" "-a" "ce78fe13e8da53cb572233cf12176171d820cbe53e59f5aba74d3f015fb71bfd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex v1.11.1 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling rustfs-rsc v2025.506.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/bucket.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/operate_object.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S3Error` [INFO] [stdout] --> src/client/operate_object.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::error::{Error, Result, S3Error, ValueError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_CONTROL` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | FULL_CONTROL, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullControl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WRITE_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | WRITE_ACP, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WriteAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `READ_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | READ_ACP, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ReadAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucket_name` [INFO] [stdout] --> src/client/client.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | fn _get_region>(&self, bucket_name: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucket_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ssec` is never used [INFO] [stdout] --> src/client/args.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 630 | impl MultipartUploadTask { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 673 | pub(crate) fn set_ssec(&mut self, ssec: SseCustomerKey) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECOMMEND_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RECOMMEND_CHUNK_SIZE: usize = 64 * 1024; // 64 KB [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MIN_CHUNK_SIZE: usize = 8 * 1024; // 8 KB [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/xml/de.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl Deserializer { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 104 | pub fn new(r: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/client.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_bucket.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> super::BaseExecutor { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_object.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.57s [INFO] running `Command { std: "docker" "inspect" "ce78fe13e8da53cb572233cf12176171d820cbe53e59f5aba74d3f015fb71bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce78fe13e8da53cb572233cf12176171d820cbe53e59f5aba74d3f015fb71bfd", kill_on_drop: false }` [INFO] [stdout] ce78fe13e8da53cb572233cf12176171d820cbe53e59f5aba74d3f015fb71bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ca66c37035a8fb58525f3bdb9de5970dcede4643140f96f10805e1e5eece7c7 [INFO] running `Command { std: "docker" "start" "-a" "3ca66c37035a8fb58525f3bdb9de5970dcede4643140f96f10805e1e5eece7c7", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling rustfs-rsc v2025.506.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/bucket.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/operate_object.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S3Error` [INFO] [stdout] --> src/client/operate_object.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::error::{Error, Result, S3Error, ValueError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_CONTROL` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | FULL_CONTROL, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullControl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WRITE_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | WRITE_ACP, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WriteAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `READ_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | READ_ACP, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ReadAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucket_name` [INFO] [stdout] --> src/client/client.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | fn _get_region>(&self, bucket_name: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucket_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ssec` is never used [INFO] [stdout] --> src/client/args.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 630 | impl MultipartUploadTask { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 673 | pub(crate) fn set_ssec(&mut self, ssec: SseCustomerKey) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECOMMEND_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RECOMMEND_CHUNK_SIZE: usize = 64 * 1024; // 64 KB [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MIN_CHUNK_SIZE: usize = 8 * 1024; // 8 KB [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/xml/de.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl Deserializer { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 104 | pub fn new(r: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/client.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_bucket.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> super::BaseExecutor { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_object.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/bucket.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/client/operate_object.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S3Error` [INFO] [stdout] --> src/client/operate_object.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::error::{Error, Result, S3Error, ValueError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FULL_CONTROL` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | FULL_CONTROL, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FullControl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WRITE_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | WRITE_ACP, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WriteAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `READ_ACP` should have an upper camel case name [INFO] [stdout] --> src/datatype/mod.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | READ_ACP, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ReadAcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_bucket.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::client::{ObjectLockConfig, PresignedArgs, Tags}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_bucket.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use minio_rsc::datatype::VersioningStatus; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_bucket.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_mutilpart_upload.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_mutilpart_upload.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | let mut parts: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use rustfs_rsc::datatype; [INFO] [stdout] | [INFO] [stdout] help: if you import `datatype`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - let mut parts: Vec = vec![]; [INFO] [stdout] 21 + let mut parts: Vec = vec![]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use minio_rsc::client::CopySource; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use minio_rsc::client::KeyArgs; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use minio_rsc::client::ObjectLockConfig; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use minio_rsc::client::Tags; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use minio_rsc::datatype::CompressionType; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use minio_rsc::datatype::CsvInput; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use minio_rsc::datatype::InputSerialization; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use minio_rsc::datatype::JsonOutput; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use minio_rsc::datatype::ObjectLockConfiguration; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use minio_rsc::datatype::SelectRequest; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] --> tests/test_object.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use minio_rsc::error::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `minio_rsc` [INFO] [stdout] --> tests/common.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use minio_rsc::{provider::StaticProvider, Minio}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `minio_rsc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_rsc`, use `cargo add minio_rsc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfs-rsc` (test "common") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfs-rsc` (test "test_mutilpart_upload") due to 5 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfs-rsc` (test "test_bucket") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfs-rsc` (test "test_object") due to 14 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bucket_name` [INFO] [stdout] --> src/client/client.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | fn _get_region>(&self, bucket_name: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bucket_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_ssec` is never used [INFO] [stdout] --> src/client/args.rs:673:19 [INFO] [stdout] | [INFO] [stdout] 630 | impl MultipartUploadTask { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 673 | pub(crate) fn set_ssec(&mut self, ssec: SseCustomerKey) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RECOMMEND_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const RECOMMEND_CHUNK_SIZE: usize = 64 * 1024; // 64 KB [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MIN_CHUNK_SIZE` is never used [INFO] [stdout] --> src/signer.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MIN_CHUNK_SIZE: usize = 8 * 1024; // 8 KB [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/xml/de.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl Deserializer { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 104 | pub fn new(r: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/client.rs:327:21 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_bucket.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> super::BaseExecutor { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/operate_object.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ca66c37035a8fb58525f3bdb9de5970dcede4643140f96f10805e1e5eece7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca66c37035a8fb58525f3bdb9de5970dcede4643140f96f10805e1e5eece7c7", kill_on_drop: false }` [INFO] [stdout] 3ca66c37035a8fb58525f3bdb9de5970dcede4643140f96f10805e1e5eece7c7