[INFO] fetching crate minio 0.3.0... [INFO] testing minio-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate minio 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate minio 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate minio 0.3.0 [INFO] tweaked toml for crates.io crate minio 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minio 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minio 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fb0689c9f4d1128317f2cbfb531bb30bff8f224bd0b6d0735925022f01faa64 [INFO] running `Command { std: "docker" "start" "-a" "0fb0689c9f4d1128317f2cbfb531bb30bff8f224bd0b6d0735925022f01faa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fb0689c9f4d1128317f2cbfb531bb30bff8f224bd0b6d0735925022f01faa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb0689c9f4d1128317f2cbfb531bb30bff8f224bd0b6d0735925022f01faa64", kill_on_drop: false }` [INFO] [stdout] 0fb0689c9f4d1128317f2cbfb531bb30bff8f224bd0b6d0735925022f01faa64 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1081dc2427d4a6260cdfd72bc6952ef496671ae77c9e21730e6b9d95a06334ee [INFO] running `Command { std: "docker" "start" "-a" "1081dc2427d4a6260cdfd72bc6952ef496671ae77c9e21730e6b9d95a06334ee", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xmltree v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.11.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-recursion v1.1.1 [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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.5 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling minio v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - provider: Option>>, [INFO] [stdout] 126 + provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 145 - provider: Option>, [INFO] [stdout] 145 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - provider: Option>, [INFO] [stdout] 252 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:618:41 [INFO] [stdout] | [INFO] [stdout] 618 | pub(crate) provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 618 - pub(crate) provider: Option>>, [INFO] [stdout] 618 + pub(crate) provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/segmented_bytes.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn iter(&self) -> SegmentedBytesIterator { [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] 56 | pub fn iter(&self) -> SegmentedBytesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:518:38 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "1081dc2427d4a6260cdfd72bc6952ef496671ae77c9e21730e6b9d95a06334ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1081dc2427d4a6260cdfd72bc6952ef496671ae77c9e21730e6b9d95a06334ee", kill_on_drop: false }` [INFO] [stdout] 1081dc2427d4a6260cdfd72bc6952ef496671ae77c9e21730e6b9d95a06334ee [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a78ce6069593bfcfce49d0e0e79396d5d5d20435c4531ab3952f3fd8243170ab [INFO] running `Command { std: "docker" "start" "-a" "a78ce6069593bfcfce49d0e0e79396d5d5d20435c4531ab3952f3fd8243170ab", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-http v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling minio v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - provider: Option>>, [INFO] [stdout] 126 + provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 145 - provider: Option>, [INFO] [stdout] 145 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - provider: Option>, [INFO] [stdout] 252 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:618:41 [INFO] [stdout] | [INFO] [stdout] 618 | pub(crate) provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 618 - pub(crate) provider: Option>>, [INFO] [stdout] 618 + pub(crate) provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - provider: Option>>, [INFO] [stdout] 126 + provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 145 - provider: Option>, [INFO] [stdout] 145 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | provider: Option>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 252 - provider: Option>, [INFO] [stdout] 252 + provider: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/s3/client.rs:618:41 [INFO] [stdout] | [INFO] [stdout] 618 | pub(crate) provider: Option>>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 618 - pub(crate) provider: Option>>, [INFO] [stdout] 618 + pub(crate) provider: Option>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/segmented_bytes.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn iter(&self) -> SegmentedBytesIterator { [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] 56 | pub fn iter(&self) -> SegmentedBytesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:518:38 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/segmented_bytes.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn iter(&self) -> SegmentedBytesIterator { [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] 56 | pub fn iter(&self) -> SegmentedBytesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:518:38 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 518 | pub fn get_matching_children(&self, tag: &str) -> Vec<(usize, Element<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/s3/utils.rs:527:26 [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 527 | pub fn get_child(&self, tag: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] --> tests/test_upload_download_object.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use minio_common::rand_reader::RandReader; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_upload_download_object.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use minio_common::test_context::TestContext; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_bucket_encryption.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use minio_common::test_context::TestContext; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_upload_download_object.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use minio_common::utils::rand_object_name; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_upload_download_object.rs:62:42 [INFO] [stdout] | [INFO] [stdout] 62 | let resp: PutObjectContentResponse = ctx [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 63 | | .client [INFO] [stdout] 64 | | .put_object_content(&bucket_name, &object_name, obj) [INFO] [stdout] 65 | | .send() [INFO] [stdout] 66 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_bucket_encryption.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | let resp: PutBucketEncryptionResponse = ctx [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 33 | | .client [INFO] [stdout] 34 | | .put_bucket_encryption(&bucket_name) [INFO] [stdout] 35 | | .sse_config(config.clone()) [INFO] [stdout] 36 | | .send() [INFO] [stdout] 37 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_upload_download_object.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | let resp: GetObjectResponse = ctx [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 74 | | .client [INFO] [stdout] 75 | | .get_object(&bucket_name, &object_name) [INFO] [stdout] 76 | | .send() [INFO] [stdout] 77 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_bucket_encryption.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | let resp: GetBucketEncryptionResponse = ctx [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 45 | | .client [INFO] [stdout] 46 | | .get_bucket_encryption(&bucket_name) [INFO] [stdout] 47 | | .send() [INFO] [stdout] 48 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_bucket_encryption.rs:54:48 [INFO] [stdout] | [INFO] [stdout] 54 | let resp: DeleteBucketEncryptionResponse = ctx [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 55 | | .client [INFO] [stdout] 56 | | .delete_bucket_encryption(&bucket_name) [INFO] [stdout] 57 | | .send() [INFO] [stdout] 58 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_upload_download_object.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / resp.content [INFO] [stdout] 84 | | .to_file(PathBuf::from(&filename).as_path()) [INFO] [stdout] 85 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_bucket_encryption.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | let resp: GetBucketEncryptionResponse = ctx [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 64 | | .client [INFO] [stdout] 65 | | .get_bucket_encryption(&bucket_name) [INFO] [stdout] 66 | | .send() [INFO] [stdout] 67 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] --> tests/test_get_presigned_post_form_data.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use minio_common::example::create_post_policy_example; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_get_presigned_post_form_data.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use minio_common::test_context::TestContext; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_get_presigned_post_form_data.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use minio_common::utils::rand_object_name; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minio` (test "test_bucket_encryption") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_get_presigned_post_form_data.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | let form_data: HashMap = ctx [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 31 | | .client [INFO] [stdout] 32 | | .get_presigned_post_form_data(policy) [INFO] [stdout] 33 | | .send() [INFO] [stdout] 34 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minio` (test "test_upload_download_object") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minio` (test "test_get_presigned_post_form_data") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] --> tests/test_select_object_content.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use minio_common::example::{create_select_content_data, create_select_content_request}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_select_object_content.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use minio_common::test_context::TestContext; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` 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_common` [INFO] [stdout] --> tests/test_select_object_content.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use minio_common::utils::rand_object_name; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `minio_common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minio_common`, use `cargo add minio_common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_select_object_content.rs:37:57 [INFO] [stdout] | [INFO] [stdout] 37 | .put_object_content(&bucket_name, &object_name, select_body.clone()) [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_select_object_content.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | let resp: PutObjectContentResponse = ctx [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 36 | | .client [INFO] [stdout] 37 | | .put_object_content(&bucket_name, &object_name, select_body.clone()) [INFO] [stdout] 38 | | .send() [INFO] [stdout] 39 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_select_object_content.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | let mut resp: SelectObjectContentResponse = ctx [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 47 | | .client [INFO] [stdout] 48 | | .select_object_content(&bucket_name, &object_name, select_request) [INFO] [stdout] 49 | | .send() [INFO] [stdout] 50 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_select_object_content.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | let size = resp.read(&mut buf).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_select_object_content.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | let _resp: PutObjectContentResponse = ctx [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 77 | | .client [INFO] [stdout] 78 | | .put_object_content(&bucket_name, &object_name, select_body) [INFO] [stdout] 79 | | .send() [INFO] [stdout] 80 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minio` (test "test_select_object_content") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "a78ce6069593bfcfce49d0e0e79396d5d5d20435c4531ab3952f3fd8243170ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a78ce6069593bfcfce49d0e0e79396d5d5d20435c4531ab3952f3fd8243170ab", kill_on_drop: false }` [INFO] [stdout] a78ce6069593bfcfce49d0e0e79396d5d5d20435c4531ab3952f3fd8243170ab