[INFO] fetching crate rustfs-rsc 2025.506.1... [INFO] checking rustfs-rsc-2025.506.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate rustfs-rsc 2025.506.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfs-rsc 2025.506.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96f477df867368486b106b4d396fe3ff696f3db594a3d6210aa6e9f07c8aa14a [INFO] running `Command { std: "docker" "start" "-a" "96f477df867368486b106b4d396fe3ff696f3db594a3d6210aa6e9f07c8aa14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96f477df867368486b106b4d396fe3ff696f3db594a3d6210aa6e9f07c8aa14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f477df867368486b106b4d396fe3ff696f3db594a3d6210aa6e9f07c8aa14a", kill_on_drop: false }` [INFO] [stdout] 96f477df867368486b106b4d396fe3ff696f3db594a3d6210aa6e9f07c8aa14a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cedd7b39ed5e5a3bbb78f8bf277843e8806a1ef5889ea06a851cfcfbffcfd6dc [INFO] running `Command { std: "docker" "start" "-a" "cedd7b39ed5e5a3bbb78f8bf277843e8806a1ef5889ea06a851cfcfbffcfd6dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [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 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] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-rustls v0.27.6 [INFO] [stderr] Checking reqwest v0.12.19 [INFO] [stderr] Checking 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 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: 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/operate_bucket.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> super::BaseExecutor { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/operate_object.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result> { [INFO] [stdout] | ++++ [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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 327 | pub fn executor(&self, method: Method) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/operate_bucket.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> super::BaseExecutor { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> super::BaseExecutor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client/operate_object.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result { [INFO] [stdout] | ------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result> { [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/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[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: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: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: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] 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] 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_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] 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/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] [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cedd7b39ed5e5a3bbb78f8bf277843e8806a1ef5889ea06a851cfcfbffcfd6dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cedd7b39ed5e5a3bbb78f8bf277843e8806a1ef5889ea06a851cfcfbffcfd6dc", kill_on_drop: false }` [INFO] [stdout] cedd7b39ed5e5a3bbb78f8bf277843e8806a1ef5889ea06a851cfcfbffcfd6dc