[INFO] cloning repository https://github.com/owengage/fitbit-hr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owengage/fitbit-hr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60b05f7678e98946910025d35b7f8b8713f01783 [INFO] checking owengage/fitbit-hr against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/owengage/fitbit-hr on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/owengage/fitbit-hr [INFO] finished tweaking git repo https://github.com/owengage/fitbit-hr [INFO] tweaked toml for git repo https://github.com/owengage/fitbit-hr written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/owengage/fitbit-hr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad2b570a7e6d30d622e7144eaa5916f2fd09ee8a1ab7e4126445688d7730a0f0 [INFO] running `Command { std: "docker" "start" "-a" "ad2b570a7e6d30d622e7144eaa5916f2fd09ee8a1ab7e4126445688d7730a0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad2b570a7e6d30d622e7144eaa5916f2fd09ee8a1ab7e4126445688d7730a0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2b570a7e6d30d622e7144eaa5916f2fd09ee8a1ab7e4126445688d7730a0f0", kill_on_drop: false }` [INFO] [stdout] ad2b570a7e6d30d622e7144eaa5916f2fd09ee8a1ab7e4126445688d7730a0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05867a76cbea5f3d6c2585ff8da343afc37d4a81217400eb9d9bec9a7fcbc0c9 [INFO] running `Command { std: "docker" "start" "-a" "05867a76cbea5f3d6c2585ff8da343afc37d4a81217400eb9d9bec9a7fcbc0c9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking rusoto_credential v0.46.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking lambda_runtime v0.3.0 [INFO] [stderr] Checking rusoto_signature v0.46.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking rusoto_s3 v0.46.0 [INFO] [stderr] Checking rusoto_secretsmanager v0.46.0 [INFO] [stderr] Checking oauth2 v4.0.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::cancel_rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2047:5 [INFO] [stdout] | [INFO] [stdout] 2047 | async fn cancel_rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::cancel_rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2065:5 [INFO] [stdout] | [INFO] [stdout] 2065 | async fn create_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2083:5 [INFO] [stdout] | [INFO] [stdout] 2083 | async fn delete_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2102:5 [INFO] [stdout] | [INFO] [stdout] 2102 | async fn delete_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2120:5 [INFO] [stdout] | [INFO] [stdout] 2120 | async fn describe_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_random_password` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2138:5 [INFO] [stdout] | [INFO] [stdout] 2138 | async fn get_random_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_random_password`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2156:5 [INFO] [stdout] | [INFO] [stdout] 2156 | async fn get_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2174:5 [INFO] [stdout] | [INFO] [stdout] 2174 | async fn get_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secret_version_ids` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2192:5 [INFO] [stdout] | [INFO] [stdout] 2192 | async fn list_secret_version_ids( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secret_version_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secrets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2211:5 [INFO] [stdout] | [INFO] [stdout] 2211 | async fn list_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secrets`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2229:5 [INFO] [stdout] | [INFO] [stdout] 2229 | async fn put_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2247:5 [INFO] [stdout] | [INFO] [stdout] 2247 | async fn put_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2265:5 [INFO] [stdout] | [INFO] [stdout] 2265 | async fn restore_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2283:5 [INFO] [stdout] | [INFO] [stdout] 2283 | async fn rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2335:5 [INFO] [stdout] | [INFO] [stdout] 2335 | async fn update_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret_version_stage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2353:5 [INFO] [stdout] | [INFO] [stdout] 2353 | async fn update_secret_version_stage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret_version_stage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::validate_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2372:5 [INFO] [stdout] | [INFO] [stdout] 2372 | async fn validate_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.46.0/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::validate_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_secretsmanager` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::complete_multipart_upload` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19279:5 [INFO] [stdout] | [INFO] [stdout] 19279 | async fn complete_multipart_upload( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::complete_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19282:91 [INFO] [stdout] | [INFO] [stdout] 19282 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 19283 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19284 | | [INFO] [stdout] 19285 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19328 | | Ok(result) [INFO] [stdout] 19329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::complete_multipart_upload`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::copy_object` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19333:5 [INFO] [stdout] | [INFO] [stdout] 19333 | async fn copy_object( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::copy_object::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19336:65 [INFO] [stdout] | [INFO] [stdout] 19336 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 19337 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19338 | | [INFO] [stdout] 19339 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19480 | | Ok(result) [INFO] [stdout] 19481 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::copy_object`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_multipart_upload` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19531:5 [INFO] [stdout] | [INFO] [stdout] 19531 | async fn create_multipart_upload( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_multipart_upload::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:19534:87 [INFO] [stdout] | [INFO] [stdout] 19534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 19535 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 19536 | | [INFO] [stdout] 19537 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 19642 | | Ok(result) [INFO] [stdout] 19643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_multipart_upload`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_objects` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20066:5 [INFO] [stdout] | [INFO] [stdout] 20066 | async fn delete_objects( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20069:71 [INFO] [stdout] | [INFO] [stdout] 20069 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20070 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20071 | | [INFO] [stdout] 20072 | | let mut request = SignedRequest::new("POST", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20103 | | Ok(result) [INFO] [stdout] 20104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_objects`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_accelerate_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20134:5 [INFO] [stdout] | [INFO] [stdout] 20134 | async fn get_bucket_accelerate_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_accelerate_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20140:7 [INFO] [stdout] | [INFO] [stdout] 20140 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20141 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20142 | | [INFO] [stdout] 20143 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20167 | | Ok(result) [INFO] [stdout] 20168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_accelerate_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_acl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20172:5 [INFO] [stdout] | [INFO] [stdout] 20172 | async fn get_bucket_acl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20175:69 [INFO] [stdout] | [INFO] [stdout] 20175 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 20176 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20177 | | [INFO] [stdout] 20178 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20199 | | Ok(result) [INFO] [stdout] 20200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_acl`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_analytics_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20204:5 [INFO] [stdout] | [INFO] [stdout] 20204 | async fn get_bucket_analytics_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_analytics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20210:7 [INFO] [stdout] | [INFO] [stdout] 20210 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20212 | | [INFO] [stdout] 20213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20235 | | Ok(result) [INFO] [stdout] 20236 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_analytics_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_cors` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20240:5 [INFO] [stdout] | [INFO] [stdout] 20240 | async fn get_bucket_cors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_cors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20243:71 [INFO] [stdout] | [INFO] [stdout] 20243 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 20244 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20245 | | [INFO] [stdout] 20246 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20267 | | Ok(result) [INFO] [stdout] 20268 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_cors`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_encryption` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20272:5 [INFO] [stdout] | [INFO] [stdout] 20272 | async fn get_bucket_encryption( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_encryption::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20275:83 [INFO] [stdout] | [INFO] [stdout] 20275 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20276 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20277 | | [INFO] [stdout] 20278 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20299 | | Ok(result) [INFO] [stdout] 20300 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_encryption`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_intelligent_tiering_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20304:5 [INFO] [stdout] | [INFO] [stdout] 20304 | async fn get_bucket_intelligent_tiering_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_intelligent_tiering_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20310:7 [INFO] [stdout] | [INFO] [stdout] 20310 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20311 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20312 | | [INFO] [stdout] 20313 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20337 | | Ok(result) [INFO] [stdout] 20338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_intelligent_tiering_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_inventory_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20342:5 [INFO] [stdout] | [INFO] [stdout] 20342 | async fn get_bucket_inventory_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_inventory_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20348:7 [INFO] [stdout] | [INFO] [stdout] 20348 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20349 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20350 | | [INFO] [stdout] 20351 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20373 | | Ok(result) [INFO] [stdout] 20374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_inventory_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_lifecycle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20378:5 [INFO] [stdout] | [INFO] [stdout] 20378 | async fn get_bucket_lifecycle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_lifecycle::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20381:81 [INFO] [stdout] | [INFO] [stdout] 20381 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 20382 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20383 | | [INFO] [stdout] 20384 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20405 | | Ok(result) [INFO] [stdout] 20406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_lifecycle`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_lifecycle_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20410:5 [INFO] [stdout] | [INFO] [stdout] 20410 | async fn get_bucket_lifecycle_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_lifecycle_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20416:7 [INFO] [stdout] | [INFO] [stdout] 20416 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 20417 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20418 | | [INFO] [stdout] 20419 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20440 | | Ok(result) [INFO] [stdout] 20441 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_lifecycle_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_location` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20445:5 [INFO] [stdout] | [INFO] [stdout] 20445 | async fn get_bucket_location( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_location::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20448:79 [INFO] [stdout] | [INFO] [stdout] 20448 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 20449 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20450 | | [INFO] [stdout] 20451 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20472 | | Ok(result) [INFO] [stdout] 20473 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_location`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_logging` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20477:5 [INFO] [stdout] | [INFO] [stdout] 20477 | async fn get_bucket_logging( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_logging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20480:77 [INFO] [stdout] | [INFO] [stdout] 20480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20481 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20482 | | [INFO] [stdout] 20483 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20504 | | Ok(result) [INFO] [stdout] 20505 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_logging`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_metrics_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20509:5 [INFO] [stdout] | [INFO] [stdout] 20509 | async fn get_bucket_metrics_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_metrics_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20513:5 [INFO] [stdout] | [INFO] [stdout] 20513 | / { [INFO] [stdout] 20514 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20515 | | [INFO] [stdout] 20516 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20538 | | Ok(result) [INFO] [stdout] 20539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_metrics_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_notification` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20543:5 [INFO] [stdout] | [INFO] [stdout] 20543 | async fn get_bucket_notification( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_notification::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20546:95 [INFO] [stdout] | [INFO] [stdout] 20546 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 20547 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20548 | | [INFO] [stdout] 20549 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20570 | | Ok(result) [INFO] [stdout] 20571 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_notification`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_notification_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20575:5 [INFO] [stdout] | [INFO] [stdout] 20575 | async fn get_bucket_notification_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_notification_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20579:5 [INFO] [stdout] | [INFO] [stdout] 20579 | / { [INFO] [stdout] 20580 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20581 | | [INFO] [stdout] 20582 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20606 | | Ok(result) [INFO] [stdout] 20607 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_notification_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_ownership_controls` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20611:5 [INFO] [stdout] | [INFO] [stdout] 20611 | async fn get_bucket_ownership_controls( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_ownership_controls::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20615:5 [INFO] [stdout] | [INFO] [stdout] 20615 | / { [INFO] [stdout] 20616 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20617 | | [INFO] [stdout] 20618 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20639 | | Ok(result) [INFO] [stdout] 20640 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_ownership_controls`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_policy_status` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20674:5 [INFO] [stdout] | [INFO] [stdout] 20674 | async fn get_bucket_policy_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_policy_status::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20677:87 [INFO] [stdout] | [INFO] [stdout] 20677 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 20678 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20679 | | [INFO] [stdout] 20680 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20701 | | Ok(result) [INFO] [stdout] 20702 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_policy_status`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_replication` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20706:5 [INFO] [stdout] | [INFO] [stdout] 20706 | async fn get_bucket_replication( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20709:85 [INFO] [stdout] | [INFO] [stdout] 20709 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 20710 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20711 | | [INFO] [stdout] 20712 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20733 | | Ok(result) [INFO] [stdout] 20734 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_replication`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_request_payment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20738:5 [INFO] [stdout] | [INFO] [stdout] 20738 | async fn get_bucket_request_payment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_request_payment::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20741:91 [INFO] [stdout] | [INFO] [stdout] 20741 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 20742 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20743 | | [INFO] [stdout] 20744 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20765 | | Ok(result) [INFO] [stdout] 20766 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_request_payment`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_tagging` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20770:5 [INFO] [stdout] | [INFO] [stdout] 20770 | async fn get_bucket_tagging( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20773:77 [INFO] [stdout] | [INFO] [stdout] 20773 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20774 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20775 | | [INFO] [stdout] 20776 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20797 | | Ok(result) [INFO] [stdout] 20798 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_tagging`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_versioning` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20802:5 [INFO] [stdout] | [INFO] [stdout] 20802 | async fn get_bucket_versioning( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_versioning::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20805:83 [INFO] [stdout] | [INFO] [stdout] 20805 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 20806 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20807 | | [INFO] [stdout] 20808 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20829 | | Ok(result) [INFO] [stdout] 20830 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_versioning`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_bucket_website` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20834:5 [INFO] [stdout] | [INFO] [stdout] 20834 | async fn get_bucket_website( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_bucket_website::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:20837:77 [INFO] [stdout] | [INFO] [stdout] 20837 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 20838 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 20839 | | [INFO] [stdout] 20840 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 20861 | | Ok(result) [INFO] [stdout] 20862 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_bucket_website`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_object_acl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21002:5 [INFO] [stdout] | [INFO] [stdout] 21002 | async fn get_object_acl( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_object_acl::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21005:69 [INFO] [stdout] | [INFO] [stdout] 21005 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 21006 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21007 | | [INFO] [stdout] 21008 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21033 | | Ok(result) [INFO] [stdout] 21034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_object_acl`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_object_legal_hold` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21038:5 [INFO] [stdout] | [INFO] [stdout] 21038 | async fn get_object_legal_hold( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_object_legal_hold::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21041:81 [INFO] [stdout] | [INFO] [stdout] 21041 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21042 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21043 | | [INFO] [stdout] 21044 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21069 | | Ok(result) [INFO] [stdout] 21070 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_object_legal_hold`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_object_lock_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21074:5 [INFO] [stdout] | [INFO] [stdout] 21074 | async fn get_object_lock_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_object_lock_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21078:5 [INFO] [stdout] | [INFO] [stdout] 21078 | / { [INFO] [stdout] 21079 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21080 | | [INFO] [stdout] 21081 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21102 | | Ok(result) [INFO] [stdout] 21103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_object_lock_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_object_retention` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21107:5 [INFO] [stdout] | [INFO] [stdout] 21107 | async fn get_object_retention( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_object_retention::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21110:81 [INFO] [stdout] | [INFO] [stdout] 21110 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21111 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21112 | | [INFO] [stdout] 21113 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21138 | | Ok(result) [INFO] [stdout] 21139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_object_retention`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_object_tagging` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21143:5 [INFO] [stdout] | [INFO] [stdout] 21143 | async fn get_object_tagging( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_object_tagging::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21146:77 [INFO] [stdout] | [INFO] [stdout] 21146 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 21147 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21148 | | [INFO] [stdout] 21149 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21173 | | Ok(result) [INFO] [stdout] 21174 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_object_tagging`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_public_access_block` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21207:5 [INFO] [stdout] | [INFO] [stdout] 21207 | async fn get_public_access_block( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_public_access_block::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21210:85 [INFO] [stdout] | [INFO] [stdout] 21210 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21211 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21212 | | [INFO] [stdout] 21213 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21234 | | Ok(result) [INFO] [stdout] 21235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_public_access_block`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_bucket_analytics_configurations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21376:5 [INFO] [stdout] | [INFO] [stdout] 21376 | async fn list_bucket_analytics_configurations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_bucket_analytics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21382:7 [INFO] [stdout] | [INFO] [stdout] 21382 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21383 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21384 | | [INFO] [stdout] 21385 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21412 | | Ok(result) [INFO] [stdout] 21413 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_bucket_analytics_configurations`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_bucket_intelligent_tiering_configurations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21417:5 [INFO] [stdout] | [INFO] [stdout] 21417 | async fn list_bucket_intelligent_tiering_configurations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_bucket_intelligent_tiering_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21423:7 [INFO] [stdout] | [INFO] [stdout] 21423 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21424 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21425 | | [INFO] [stdout] 21426 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21452 | | Ok(result) [INFO] [stdout] 21453 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_bucket_intelligent_tiering_configurations`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_bucket_inventory_configurations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21457:5 [INFO] [stdout] | [INFO] [stdout] 21457 | async fn list_bucket_inventory_configurations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_bucket_inventory_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21463:7 [INFO] [stdout] | [INFO] [stdout] 21463 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21464 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21465 | | [INFO] [stdout] 21466 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21493 | | Ok(result) [INFO] [stdout] 21494 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_bucket_inventory_configurations`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_bucket_metrics_configurations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21498:5 [INFO] [stdout] | [INFO] [stdout] 21498 | async fn list_bucket_metrics_configurations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_bucket_metrics_configurations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21504:7 [INFO] [stdout] | [INFO] [stdout] 21504 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 21505 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21506 | | [INFO] [stdout] 21507 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21531 | | Ok(result) [INFO] [stdout] 21532 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_bucket_metrics_configurations`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_buckets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:5 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_buckets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21536:94 [INFO] [stdout] | [INFO] [stdout] 21536 | async fn list_buckets(&self) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 21537 | | let request_uri = "/"; [INFO] [stdout] 21538 | | [INFO] [stdout] 21539 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21552 | | Ok(result) [INFO] [stdout] 21553 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_buckets`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_multipart_uploads` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21557:5 [INFO] [stdout] | [INFO] [stdout] 21557 | async fn list_multipart_uploads( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_multipart_uploads::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21560:85 [INFO] [stdout] | [INFO] [stdout] 21560 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 21561 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21562 | | [INFO] [stdout] 21563 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21602 | | Ok(result) [INFO] [stdout] 21603 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_multipart_uploads`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_object_versions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21607:5 [INFO] [stdout] | [INFO] [stdout] 21607 | async fn list_object_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_object_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21610:81 [INFO] [stdout] | [INFO] [stdout] 21610 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 21611 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21612 | | [INFO] [stdout] 21613 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21652 | | Ok(result) [INFO] [stdout] 21653 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_object_versions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_objects` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21657:5 [INFO] [stdout] | [INFO] [stdout] 21657 | async fn list_objects( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_objects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21660:67 [INFO] [stdout] | [INFO] [stdout] 21660 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 21661 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21662 | | [INFO] [stdout] 21663 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21699 | | Ok(result) [INFO] [stdout] 21700 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_objects`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_objects_v2` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21704:5 [INFO] [stdout] | [INFO] [stdout] 21704 | async fn list_objects_v2( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_objects_v2::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21707:71 [INFO] [stdout] | [INFO] [stdout] 21707 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 21708 | | let request_uri = format!("/{bucket}", bucket = input.bucket); [INFO] [stdout] 21709 | | [INFO] [stdout] 21710 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21753 | | Ok(result) [INFO] [stdout] 21754 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_objects_v2`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_parts` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21758:5 [INFO] [stdout] | [INFO] [stdout] 21758 | async fn list_parts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_parts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:21761:63 [INFO] [stdout] | [INFO] [stdout] 21761 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 21762 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 21763 | | [INFO] [stdout] 21764 | | let mut request = SignedRequest::new("GET", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 21794 | | Ok(result) [INFO] [stdout] 21795 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_parts`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::upload_part_copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23043:5 [INFO] [stdout] | [INFO] [stdout] 23043 | async fn upload_part_copy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::upload_part_copy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_s3-0.46.0/src/generated.rs:23046:73 [INFO] [stdout] | [INFO] [stdout] 23046 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 23047 | | let request_uri = format!("/{bucket}/{key}", bucket = input.bucket, key = input.key); [INFO] [stdout] 23048 | | [INFO] [stdout] 23049 | | let mut request = SignedRequest::new("PUT", "s3", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 23133 | | Ok(result) [INFO] [stdout] 23134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::upload_part_copy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_s3` due to 43 previous errors [INFO] running `Command { std: "docker" "inspect" "05867a76cbea5f3d6c2585ff8da343afc37d4a81217400eb9d9bec9a7fcbc0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05867a76cbea5f3d6c2585ff8da343afc37d4a81217400eb9d9bec9a7fcbc0c9", kill_on_drop: false }` [INFO] [stdout] 05867a76cbea5f3d6c2585ff8da343afc37d4a81217400eb9d9bec9a7fcbc0c9