[INFO] fetching crate mz_rusoto_cognito_identity 0.46.0... [INFO] checking mz_rusoto_cognito_identity-0.46.0 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate mz_rusoto_cognito_identity 0.46.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate mz_rusoto_cognito_identity 0.46.0 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 crates.io crate mz_rusoto_cognito_identity 0.46.0 [INFO] finished tweaking crates.io crate mz_rusoto_cognito_identity 0.46.0 [INFO] tweaked toml for crates.io crate mz_rusoto_cognito_identity 0.46.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 47ee36d88a95a24c16f5cd09d4e2fdd4adae7f9ad45016da74d848f4992ee1b3 [INFO] running `Command { std: "docker" "start" "-a" "47ee36d88a95a24c16f5cd09d4e2fdd4adae7f9ad45016da74d848f4992ee1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ee36d88a95a24c16f5cd09d4e2fdd4adae7f9ad45016da74d848f4992ee1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ee36d88a95a24c16f5cd09d4e2fdd4adae7f9ad45016da74d848f4992ee1b3", kill_on_drop: false }` [INFO] [stdout] 47ee36d88a95a24c16f5cd09d4e2fdd4adae7f9ad45016da74d848f4992ee1b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 6ef0fcadf3d3665bb47ba3f327543160ffc59aa2dbf6a2993ec9104da341d0c9 [INFO] running `Command { std: "docker" "start" "-a" "6ef0fcadf3d3665bb47ba3f327543160ffc59aa2dbf6a2993ec9104da341d0c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling mz_rusoto_core v0.46.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking mz_rusoto_credential v0.46.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking mz_rusoto_signature v0.46.0 [INFO] [stderr] Checking mz_rusoto_mock v0.46.0 [INFO] [stderr] Checking mz_rusoto_cognito_identity v0.46.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_identity_pool` [INFO] [stdout] --> src/generated.rs:2230:5 [INFO] [stdout] | [INFO] [stdout] 2230 | async fn create_identity_pool( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2233:69 [INFO] [stdout] | [INFO] [stdout] 2233 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2234 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2235 | | request.add_header( [INFO] [stdout] 2236 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2247 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_identity_pool`, 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_identities` [INFO] [stdout] --> src/generated.rs:2251:5 [INFO] [stdout] | [INFO] [stdout] 2251 | async fn delete_identities( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2254:79 [INFO] [stdout] | [INFO] [stdout] 2254 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 2255 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2256 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DeleteIdentities"); [INFO] [stdout] 2257 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2265 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2266 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_identities`, 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_identity` [INFO] [stdout] --> src/generated.rs:2289:5 [INFO] [stdout] | [INFO] [stdout] 2289 | async fn describe_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2292:74 [INFO] [stdout] | [INFO] [stdout] 2292 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 2293 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2294 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.DescribeIdentity"); [INFO] [stdout] 2295 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2303 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2304 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_identity`, 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_identity_pool` [INFO] [stdout] --> src/generated.rs:2307:5 [INFO] [stdout] | [INFO] [stdout] 2307 | async fn describe_identity_pool( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2310:71 [INFO] [stdout] | [INFO] [stdout] 2310 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2311 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2312 | | request.add_header( [INFO] [stdout] 2313 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2324 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_identity_pool`, 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_credentials_for_identity` [INFO] [stdout] --> src/generated.rs:2328:5 [INFO] [stdout] | [INFO] [stdout] 2328 | async fn get_credentials_for_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_credentials_for_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2332:5 [INFO] [stdout] | [INFO] [stdout] 2332 | / { [INFO] [stdout] 2333 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2334 | | request.add_header( [INFO] [stdout] 2335 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2347 | | .deserialize::() [INFO] [stdout] 2348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_credentials_for_identity`, 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_id` [INFO] [stdout] --> src/generated.rs:2351:5 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_id::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2351:97 [INFO] [stdout] | [INFO] [stdout] 2351 | async fn get_id(&self, input: GetIdInput) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 2352 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2353 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetId"); [INFO] [stdout] 2354 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2362 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2363 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_id`, 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_identity_pool_roles` [INFO] [stdout] --> src/generated.rs:2366:5 [INFO] [stdout] | [INFO] [stdout] 2366 | async fn get_identity_pool_roles( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_identity_pool_roles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2369:87 [INFO] [stdout] | [INFO] [stdout] 2369 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2370 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2371 | | request.add_header( [INFO] [stdout] 2372 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2384 | | .deserialize::() [INFO] [stdout] 2385 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_identity_pool_roles`, 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_open_id_token` [INFO] [stdout] --> src/generated.rs:2388:5 [INFO] [stdout] | [INFO] [stdout] 2388 | async fn get_open_id_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_open_id_token::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2391:75 [INFO] [stdout] | [INFO] [stdout] 2391 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2392 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2393 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.GetOpenIdToken"); [INFO] [stdout] 2394 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2402 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2403 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_open_id_token`, 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_open_id_token_for_developer_identity` [INFO] [stdout] --> src/generated.rs:2406:5 [INFO] [stdout] | [INFO] [stdout] 2406 | async fn get_open_id_token_for_developer_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_open_id_token_for_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2412:7 [INFO] [stdout] | [INFO] [stdout] 2412 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 2413 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2414 | | request.add_header( [INFO] [stdout] 2415 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | .deserialize::() [INFO] [stdout] 2431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_open_id_token_for_developer_identity`, 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_identities` [INFO] [stdout] --> src/generated.rs:2434:5 [INFO] [stdout] | [INFO] [stdout] 2434 | async fn list_identities( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2437:75 [INFO] [stdout] | [INFO] [stdout] 2437 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2438 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2439 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.ListIdentities"); [INFO] [stdout] 2440 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2448 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_identities`, 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_identity_pools` [INFO] [stdout] --> src/generated.rs:2452:5 [INFO] [stdout] | [INFO] [stdout] 2452 | async fn list_identity_pools( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_identity_pools::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2455:81 [INFO] [stdout] | [INFO] [stdout] 2455 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2456 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2457 | | request.add_header( [INFO] [stdout] 2458 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2469 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2470 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_identity_pools`, 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_tags_for_resource` [INFO] [stdout] --> src/generated.rs:2473:5 [INFO] [stdout] | [INFO] [stdout] 2473 | async fn list_tags_for_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2476:85 [INFO] [stdout] | [INFO] [stdout] 2476 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 2477 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2478 | | request.add_header( [INFO] [stdout] 2479 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2490 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2491 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags_for_resource`, 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::::lookup_developer_identity` [INFO] [stdout] --> src/generated.rs:2494:5 [INFO] [stdout] | [INFO] [stdout] 2494 | async fn lookup_developer_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::lookup_developer_identity::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2497:93 [INFO] [stdout] | [INFO] [stdout] 2497 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 2498 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2499 | | request.add_header( [INFO] [stdout] 2500 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2512 | | .deserialize::() [INFO] [stdout] 2513 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::lookup_developer_identity`, 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::::merge_developer_identities` [INFO] [stdout] --> src/generated.rs:2516:5 [INFO] [stdout] | [INFO] [stdout] 2516 | async fn merge_developer_identities( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::merge_developer_identities::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2519:95 [INFO] [stdout] | [INFO] [stdout] 2519 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2520 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2521 | | request.add_header( [INFO] [stdout] 2522 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2534 | | .deserialize::() [INFO] [stdout] 2535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::merge_developer_identities`, 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::::tag_resource` [INFO] [stdout] --> src/generated.rs:2558:5 [INFO] [stdout] | [INFO] [stdout] 2558 | async fn tag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2561:69 [INFO] [stdout] | [INFO] [stdout] 2561 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2562 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2563 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.TagResource"); [INFO] [stdout] 2564 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2572 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::tag_resource`, 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::::untag_resource` [INFO] [stdout] --> src/generated.rs:2613:5 [INFO] [stdout] | [INFO] [stdout] 2613 | async fn untag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2616:73 [INFO] [stdout] | [INFO] [stdout] 2616 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2617 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2618 | | request.add_header("x-amz-target", "AWSCognitoIdentityService.UntagResource"); [INFO] [stdout] 2619 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2627 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2628 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::untag_resource`, 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_identity_pool` [INFO] [stdout] --> src/generated.rs:2631:5 [INFO] [stdout] | [INFO] [stdout] 2631 | async fn update_identity_pool( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_identity_pool::{closure#0}`... [INFO] [stdout] --> src/generated.rs:2634:69 [INFO] [stdout] | [INFO] [stdout] 2634 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2635 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2636 | | request.add_header( [INFO] [stdout] 2637 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2648 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2649 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_identity_pool`, 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 `mz_rusoto_cognito_identity` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ef0fcadf3d3665bb47ba3f327543160ffc59aa2dbf6a2993ec9104da341d0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef0fcadf3d3665bb47ba3f327543160ffc59aa2dbf6a2993ec9104da341d0c9", kill_on_drop: false }` [INFO] [stdout] 6ef0fcadf3d3665bb47ba3f327543160ffc59aa2dbf6a2993ec9104da341d0c9