[INFO] fetching crate migrate-state-dynamodb 0.1.0... [INFO] checking migrate-state-dynamodb-0.1.0 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate migrate-state-dynamodb 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate migrate-state-dynamodb 0.1.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 migrate-state-dynamodb 0.1.0 [INFO] finished tweaking crates.io crate migrate-state-dynamodb 0.1.0 [INFO] tweaked toml for crates.io crate migrate-state-dynamodb 0.1.0 written to /workspace/builds/worker-7/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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 0304a19ab9bb576d36dfcb1972a1e8b9138a1e7e5d0913ec930d5a99cdcee38b [INFO] running `Command { std: "docker" "start" "-a" "0304a19ab9bb576d36dfcb1972a1e8b9138a1e7e5d0913ec930d5a99cdcee38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0304a19ab9bb576d36dfcb1972a1e8b9138a1e7e5d0913ec930d5a99cdcee38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0304a19ab9bb576d36dfcb1972a1e8b9138a1e7e5d0913ec930d5a99cdcee38b", kill_on_drop: false }` [INFO] [stdout] 0304a19ab9bb576d36dfcb1972a1e8b9138a1e7e5d0913ec930d5a99cdcee38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 69d3fd92785f9050fd6d4385e4b19ba6a86875ee6e74cc94261496040b83d5a6 [INFO] running `Command { std: "docker" "start" "-a" "69d3fd92785f9050fd6d4385e4b19ba6a86875ee6e74cc94261496040b83d5a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [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] Compiling generic-array v0.14.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking itertools v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking migrate-state v0.1.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking migrate-state-test v0.1.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking migrate-core v0.1.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking rusoto_dynamodb v0.47.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::batch_execute_statement` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6488:5 [INFO] [stdout] | [INFO] [stdout] 6488 | async fn batch_execute_statement( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6491:87 [INFO] [stdout] | [INFO] [stdout] 6491 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6492 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6493 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchExecuteStatement"); [INFO] [stdout] 6494 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6502 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_execute_statement`, 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::::batch_get_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6506:5 [INFO] [stdout] | [INFO] [stdout] 6506 | async fn batch_get_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6509:69 [INFO] [stdout] | [INFO] [stdout] 6509 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6510 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6511 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchGetItem"); [INFO] [stdout] 6512 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6520 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6521 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_get_item`, 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::::batch_write_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6524:5 [INFO] [stdout] | [INFO] [stdout] 6524 | async fn batch_write_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_write_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6527:73 [INFO] [stdout] | [INFO] [stdout] 6527 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6528 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6529 | | request.add_header("x-amz-target", "DynamoDB_20120810.BatchWriteItem"); [INFO] [stdout] 6530 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6538 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6539 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_write_item`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_backup` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6542:5 [INFO] [stdout] | [INFO] [stdout] 6542 | async fn create_backup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6545:69 [INFO] [stdout] | [INFO] [stdout] 6545 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6546 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6547 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateBackup"); [INFO] [stdout] 6548 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6556 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6557 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_backup`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_global_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6560:5 [INFO] [stdout] | [INFO] [stdout] 6560 | async fn create_global_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6563:79 [INFO] [stdout] | [INFO] [stdout] 6563 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6564 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6565 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateGlobalTable"); [INFO] [stdout] 6566 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6574 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6575 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_global_table`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6578:5 [INFO] [stdout] | [INFO] [stdout] 6578 | async fn create_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6581:67 [INFO] [stdout] | [INFO] [stdout] 6581 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6582 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6583 | | request.add_header("x-amz-target", "DynamoDB_20120810.CreateTable"); [INFO] [stdout] 6584 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6592 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6593 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_table`, 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_backup` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6596:5 [INFO] [stdout] | [INFO] [stdout] 6596 | async fn delete_backup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6599:69 [INFO] [stdout] | [INFO] [stdout] 6599 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6600 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6601 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteBackup"); [INFO] [stdout] 6602 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6610 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6611 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_backup`, 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_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6614:5 [INFO] [stdout] | [INFO] [stdout] 6614 | async fn delete_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6617:65 [INFO] [stdout] | [INFO] [stdout] 6617 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6618 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6619 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteItem"); [INFO] [stdout] 6620 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_item`, 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_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6632:5 [INFO] [stdout] | [INFO] [stdout] 6632 | async fn delete_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6635:67 [INFO] [stdout] | [INFO] [stdout] 6635 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6637 | | request.add_header("x-amz-target", "DynamoDB_20120810.DeleteTable"); [INFO] [stdout] 6638 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6646 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6647 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_table`, 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_backup` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6650:5 [INFO] [stdout] | [INFO] [stdout] 6650 | async fn describe_backup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6653:73 [INFO] [stdout] | [INFO] [stdout] 6653 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6654 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6655 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeBackup"); [INFO] [stdout] 6656 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6664 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6665 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_backup`, 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_continuous_backups` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6668:5 [INFO] [stdout] | [INFO] [stdout] 6668 | async fn describe_continuous_backups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6671:95 [INFO] [stdout] | [INFO] [stdout] 6671 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 6672 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6673 | | request.add_header( [INFO] [stdout] 6674 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6686 | | .deserialize::() [INFO] [stdout] 6687 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_continuous_backups`, 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_contributor_insights` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6690:5 [INFO] [stdout] | [INFO] [stdout] 6690 | async fn describe_contributor_insights( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6694:5 [INFO] [stdout] | [INFO] [stdout] 6694 | / { [INFO] [stdout] 6695 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6696 | | request.add_header( [INFO] [stdout] 6697 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6709 | | .deserialize::() [INFO] [stdout] 6710 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_contributor_insights`, 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_endpoints` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6713:5 [INFO] [stdout] | [INFO] [stdout] 6713 | async fn describe_endpoints( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_endpoints::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6715:81 [INFO] [stdout] | [INFO] [stdout] 6715 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6716 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6717 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeEndpoints"); [INFO] [stdout] 6718 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6725 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6726 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_endpoints`, 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_export` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6729:5 [INFO] [stdout] | [INFO] [stdout] 6729 | async fn describe_export( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_export::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6732:73 [INFO] [stdout] | [INFO] [stdout] 6732 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6733 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6734 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeExport"); [INFO] [stdout] 6735 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6743 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6744 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_export`, 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_global_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6747:5 [INFO] [stdout] | [INFO] [stdout] 6747 | async fn describe_global_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6750:83 [INFO] [stdout] | [INFO] [stdout] 6750 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6751 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6752 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeGlobalTable"); [INFO] [stdout] 6753 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6761 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6762 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_global_table`, 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_global_table_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6765:5 [INFO] [stdout] | [INFO] [stdout] 6765 | async fn describe_global_table_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6769:5 [INFO] [stdout] | [INFO] [stdout] 6769 | / { [INFO] [stdout] 6770 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6771 | | request.add_header( [INFO] [stdout] 6772 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6784 | | .deserialize::() [INFO] [stdout] 6785 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_global_table_settings`, 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_kinesis_streaming_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6788:5 [INFO] [stdout] | [INFO] [stdout] 6788 | async fn describe_kinesis_streaming_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6794:7 [INFO] [stdout] | [INFO] [stdout] 6794 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6795 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6796 | | request.add_header( [INFO] [stdout] 6797 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6812 | | .deserialize::() [INFO] [stdout] 6813 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_kinesis_streaming_destination`, 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_limits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6816:5 [INFO] [stdout] | [INFO] [stdout] 6816 | async fn describe_limits( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_limits::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6818:73 [INFO] [stdout] | [INFO] [stdout] 6818 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6819 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6820 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeLimits"); [INFO] [stdout] 6821 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 6828 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6829 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_limits`, 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_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6832:5 [INFO] [stdout] | [INFO] [stdout] 6832 | async fn describe_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6835:71 [INFO] [stdout] | [INFO] [stdout] 6835 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 6836 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6837 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTable"); [INFO] [stdout] 6838 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6846 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_table`, 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_table_replica_auto_scaling` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6850:5 [INFO] [stdout] | [INFO] [stdout] 6850 | async fn describe_table_replica_auto_scaling( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6856:7 [INFO] [stdout] | [INFO] [stdout] 6856 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6858 | | request.add_header( [INFO] [stdout] 6859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6871 | | .deserialize::() [INFO] [stdout] 6872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_table_replica_auto_scaling`, 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_time_to_live` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6875:5 [INFO] [stdout] | [INFO] [stdout] 6875 | async fn describe_time_to_live( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6878:81 [INFO] [stdout] | [INFO] [stdout] 6878 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6880 | | request.add_header("x-amz-target", "DynamoDB_20120810.DescribeTimeToLive"); [INFO] [stdout] 6881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_time_to_live`, 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::::disable_kinesis_streaming_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6893:5 [INFO] [stdout] | [INFO] [stdout] 6893 | async fn disable_kinesis_streaming_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::disable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6899:7 [INFO] [stdout] | [INFO] [stdout] 6899 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6900 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6901 | | request.add_header( [INFO] [stdout] 6902 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6917 | | .deserialize::() [INFO] [stdout] 6918 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::disable_kinesis_streaming_destination`, 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::::enable_kinesis_streaming_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6921:5 [INFO] [stdout] | [INFO] [stdout] 6921 | async fn enable_kinesis_streaming_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::enable_kinesis_streaming_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6927:7 [INFO] [stdout] | [INFO] [stdout] 6927 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6928 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6929 | | request.add_header( [INFO] [stdout] 6930 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6945 | | .deserialize::() [INFO] [stdout] 6946 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::enable_kinesis_streaming_destination`, 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::::execute_statement` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6949:5 [INFO] [stdout] | [INFO] [stdout] 6949 | async fn execute_statement( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::execute_statement::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6952:77 [INFO] [stdout] | [INFO] [stdout] 6952 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 6953 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6954 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteStatement"); [INFO] [stdout] 6955 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6963 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6964 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::execute_statement`, 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::::execute_transaction` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6967:5 [INFO] [stdout] | [INFO] [stdout] 6967 | async fn execute_transaction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::execute_transaction::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6970:81 [INFO] [stdout] | [INFO] [stdout] 6970 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6971 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6972 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExecuteTransaction"); [INFO] [stdout] 6973 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6981 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6982 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::execute_transaction`, 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::::export_table_to_point_in_time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6985:5 [INFO] [stdout] | [INFO] [stdout] 6985 | async fn export_table_to_point_in_time( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::export_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:6988:93 [INFO] [stdout] | [INFO] [stdout] 6988 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6989 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6990 | | request.add_header("x-amz-target", "DynamoDB_20120810.ExportTableToPointInTime"); [INFO] [stdout] 6991 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7000 | | .deserialize::() [INFO] [stdout] 7001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::export_table_to_point_in_time`, 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_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7004:5 [INFO] [stdout] | [INFO] [stdout] 7004 | async fn get_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7007:59 [INFO] [stdout] | [INFO] [stdout] 7007 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7009 | | request.add_header("x-amz-target", "DynamoDB_20120810.GetItem"); [INFO] [stdout] 7010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7018 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7019 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_item`, 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_backups` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7022:5 [INFO] [stdout] | [INFO] [stdout] 7022 | async fn list_backups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7025:67 [INFO] [stdout] | [INFO] [stdout] 7025 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7026 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7027 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListBackups"); [INFO] [stdout] 7028 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7036 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7037 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_backups`, 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_contributor_insights` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7040:5 [INFO] [stdout] | [INFO] [stdout] 7040 | async fn list_contributor_insights( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7043:91 [INFO] [stdout] | [INFO] [stdout] 7043 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7044 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7045 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListContributorInsights"); [INFO] [stdout] 7046 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7055 | | .deserialize::() [INFO] [stdout] 7056 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_contributor_insights`, 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_exports` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7059:5 [INFO] [stdout] | [INFO] [stdout] 7059 | async fn list_exports( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_exports::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7062:67 [INFO] [stdout] | [INFO] [stdout] 7062 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7063 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7064 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListExports"); [INFO] [stdout] 7065 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7073 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7074 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_exports`, 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_global_tables` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7077:5 [INFO] [stdout] | [INFO] [stdout] 7077 | async fn list_global_tables( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_global_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7080:77 [INFO] [stdout] | [INFO] [stdout] 7080 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7081 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7082 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListGlobalTables"); [INFO] [stdout] 7083 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7091 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_global_tables`, 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_tables` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7095:5 [INFO] [stdout] | [INFO] [stdout] 7095 | async fn list_tables( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tables::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7098:65 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTables"); [INFO] [stdout] 7101 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7109 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7110 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tables`, 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_of_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7113:5 [INFO] [stdout] | [INFO] [stdout] 7113 | async fn list_tags_of_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags_of_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7116:81 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7118 | | request.add_header("x-amz-target", "DynamoDB_20120810.ListTagsOfResource"); [INFO] [stdout] 7119 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7127 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags_of_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::::put_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7131:5 [INFO] [stdout] | [INFO] [stdout] 7131 | async fn put_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7134:59 [INFO] [stdout] | [INFO] [stdout] 7134 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 7135 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7136 | | request.add_header("x-amz-target", "DynamoDB_20120810.PutItem"); [INFO] [stdout] 7137 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7145 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_item`, 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::::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:5 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7149:94 [INFO] [stdout] | [INFO] [stdout] 7149 | async fn query(&self, input: QueryInput) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 7150 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7151 | | request.add_header("x-amz-target", "DynamoDB_20120810.Query"); [INFO] [stdout] 7152 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7160 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::query`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_table_from_backup` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7164:5 [INFO] [stdout] | [INFO] [stdout] 7164 | async fn restore_table_from_backup( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_table_from_backup::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7167:89 [INFO] [stdout] | [INFO] [stdout] 7167 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7168 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7169 | | request.add_header("x-amz-target", "DynamoDB_20120810.RestoreTableFromBackup"); [INFO] [stdout] 7170 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7179 | | .deserialize::() [INFO] [stdout] 7180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_table_from_backup`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_table_to_point_in_time` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7183:5 [INFO] [stdout] | [INFO] [stdout] 7183 | async fn restore_table_to_point_in_time( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_table_to_point_in_time::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7186:95 [INFO] [stdout] | [INFO] [stdout] 7186 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7187 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7188 | | request.add_header( [INFO] [stdout] 7189 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7201 | | .deserialize::() [INFO] [stdout] 7202 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_table_to_point_in_time`, 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::::scan` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:5 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::scan::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7205:90 [INFO] [stdout] | [INFO] [stdout] 7205 | async fn scan(&self, input: ScanInput) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 7206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7207 | | request.add_header("x-amz-target", "DynamoDB_20120810.Scan"); [INFO] [stdout] 7208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::scan`, 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::::transact_get_items` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7237:5 [INFO] [stdout] | [INFO] [stdout] 7237 | async fn transact_get_items( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::transact_get_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7240:77 [INFO] [stdout] | [INFO] [stdout] 7240 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7241 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7242 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactGetItems"); [INFO] [stdout] 7243 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7251 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7252 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::transact_get_items`, 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::::transact_write_items` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7255:5 [INFO] [stdout] | [INFO] [stdout] 7255 | async fn transact_write_items( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::transact_write_items::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7258:81 [INFO] [stdout] | [INFO] [stdout] 7258 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7259 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7260 | | request.add_header("x-amz-target", "DynamoDB_20120810.TransactWriteItems"); [INFO] [stdout] 7261 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7269 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7270 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::transact_write_items`, 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_continuous_backups` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | async fn update_continuous_backups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_continuous_backups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7293:91 [INFO] [stdout] | [INFO] [stdout] 7293 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7294 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7295 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateContinuousBackups"); [INFO] [stdout] 7296 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_continuous_backups`, 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_contributor_insights` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7309:5 [INFO] [stdout] | [INFO] [stdout] 7309 | async fn update_contributor_insights( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_contributor_insights::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_contributor_insights`, 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_global_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7331:5 [INFO] [stdout] | [INFO] [stdout] 7331 | async fn update_global_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_global_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7334:79 [INFO] [stdout] | [INFO] [stdout] 7334 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7335 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7336 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateGlobalTable"); [INFO] [stdout] 7337 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_global_table`, 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_global_table_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7349:5 [INFO] [stdout] | [INFO] [stdout] 7349 | async fn update_global_table_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_global_table_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7352:95 [INFO] [stdout] | [INFO] [stdout] 7352 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7353 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7354 | | request.add_header( [INFO] [stdout] 7355 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7367 | | .deserialize::() [INFO] [stdout] 7368 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_global_table_settings`, 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_item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7371:5 [INFO] [stdout] | [INFO] [stdout] 7371 | async fn update_item( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_item::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7374:65 [INFO] [stdout] | [INFO] [stdout] 7374 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7375 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7376 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateItem"); [INFO] [stdout] 7377 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7385 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7386 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_item`, 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_table` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7389:5 [INFO] [stdout] | [INFO] [stdout] 7389 | async fn update_table( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_table::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7392:67 [INFO] [stdout] | [INFO] [stdout] 7392 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7393 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7394 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTable"); [INFO] [stdout] 7395 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7403 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_table`, 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_table_replica_auto_scaling` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7407:5 [INFO] [stdout] | [INFO] [stdout] 7407 | async fn update_table_replica_auto_scaling( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_table_replica_auto_scaling::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / { [INFO] [stdout] 7412 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7413 | | request.add_header( [INFO] [stdout] 7414 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7426 | | .deserialize::() [INFO] [stdout] 7427 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_table_replica_auto_scaling`, 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_time_to_live` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7430:5 [INFO] [stdout] | [INFO] [stdout] 7430 | async fn update_time_to_live( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_time_to_live::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_dynamodb-0.47.0/src/generated.rs:7433:77 [INFO] [stdout] | [INFO] [stdout] 7433 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7434 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7435 | | request.add_header("x-amz-target", "DynamoDB_20120810.UpdateTimeToLive"); [INFO] [stdout] 7436 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7444 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7445 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_time_to_live`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_dynamodb` due to 49 previous errors [INFO] running `Command { std: "docker" "inspect" "69d3fd92785f9050fd6d4385e4b19ba6a86875ee6e74cc94261496040b83d5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d3fd92785f9050fd6d4385e4b19ba6a86875ee6e74cc94261496040b83d5a6", kill_on_drop: false }` [INFO] [stdout] 69d3fd92785f9050fd6d4385e4b19ba6a86875ee6e74cc94261496040b83d5a6