[INFO] cloning repository https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FitmettkeDE%2Flambda-delete-unnused-aws-loggroups", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FitmettkeDE%2Flambda-delete-unnused-aws-loggroups'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f17ccec9d8c0eb1a132b23cebb15f492014d1183 [INFO] checking itmettkeDE/lambda-delete-unnused-aws-loggroups against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FitmettkeDE%2Flambda-delete-unnused-aws-loggroups" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups [INFO] finished tweaking git repo https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups [INFO] tweaked toml for git repo https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/itmettkeDE/lambda-delete-unnused-aws-loggroups already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dd0430ec6eb88478ca838ed7fa798c3c1f61af13b74656781504895819ed4cf [INFO] running `Command { std: "docker" "start" "-a" "2dd0430ec6eb88478ca838ed7fa798c3c1f61af13b74656781504895819ed4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd0430ec6eb88478ca838ed7fa798c3c1f61af13b74656781504895819ed4cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd0430ec6eb88478ca838ed7fa798c3c1f61af13b74656781504895819ed4cf", kill_on_drop: false }` [INFO] [stdout] 2dd0430ec6eb88478ca838ed7fa798c3c1f61af13b74656781504895819ed4cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5fceb3416835693340f85692cdf3a13c43a0a25512996a6acf9d60df04f6a40 [INFO] running `Command { std: "docker" "start" "-a" "f5fceb3416835693340f85692cdf3a13c43a0a25512996a6acf9d60df04f6a40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking colored v2.0.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] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking simple_logger v2.1.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking hdrhistogram v7.5.0 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking lambda_runtime_api_client v0.5.0 [INFO] [stderr] Checking lambda_runtime v0.5.1 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking rusoto_secretsmanager v0.47.0 [INFO] [stderr] Checking rusoto_lambda v0.47.0 [INFO] [stderr] Checking rusoto_logs v0.47.0 [INFO] [stderr] Checking rusoto_codebuild v0.47.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::cancel_rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2386:5 [INFO] [stdout] | [INFO] [stdout] 2386 | async fn cancel_rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2389:83 [INFO] [stdout] | [INFO] [stdout] 2389 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2390 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2391 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2392 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2400 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2401 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::cancel_rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2404:5 [INFO] [stdout] | [INFO] [stdout] 2404 | async fn create_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2407:71 [INFO] [stdout] | [INFO] [stdout] 2407 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2408 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2409 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2410 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2418 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2419 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2422:5 [INFO] [stdout] | [INFO] [stdout] 2422 | async fn delete_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2425:87 [INFO] [stdout] | [INFO] [stdout] 2425 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2426 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2427 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2428 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2437 | | .deserialize::() [INFO] [stdout] 2438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2441:5 [INFO] [stdout] | [INFO] [stdout] 2441 | async fn delete_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2444:71 [INFO] [stdout] | [INFO] [stdout] 2444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2446 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2459:5 [INFO] [stdout] | [INFO] [stdout] 2459 | async fn describe_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2462:75 [INFO] [stdout] | [INFO] [stdout] 2462 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2464 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_random_password` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2477:5 [INFO] [stdout] | [INFO] [stdout] 2477 | async fn get_random_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2480:81 [INFO] [stdout] | [INFO] [stdout] 2480 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2482 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2491 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2492 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_random_password`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2495:5 [INFO] [stdout] | [INFO] [stdout] 2495 | async fn get_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2498:81 [INFO] [stdout] | [INFO] [stdout] 2498 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2499 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2500 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2501 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2509 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2510 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2513:5 [INFO] [stdout] | [INFO] [stdout] 2513 | async fn get_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2516:75 [INFO] [stdout] | [INFO] [stdout] 2516 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2517 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2518 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2519 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2527 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2528 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secret_version_ids` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2531:5 [INFO] [stdout] | [INFO] [stdout] 2531 | async fn list_secret_version_ids( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2534:87 [INFO] [stdout] | [INFO] [stdout] 2534 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2535 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2536 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2537 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2546 | | .deserialize::() [INFO] [stdout] 2547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secret_version_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secrets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2550:5 [INFO] [stdout] | [INFO] [stdout] 2550 | async fn list_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2553:69 [INFO] [stdout] | [INFO] [stdout] 2553 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2554 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2555 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2556 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secrets`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2568:5 [INFO] [stdout] | [INFO] [stdout] 2568 | async fn put_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2571:81 [INFO] [stdout] | [INFO] [stdout] 2571 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2573 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2574 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2582 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2583 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2586:5 [INFO] [stdout] | [INFO] [stdout] 2586 | async fn put_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2589:75 [INFO] [stdout] | [INFO] [stdout] 2589 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2590 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2591 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2592 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2600 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2601 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::remove_regions_from_replication` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2604:5 [INFO] [stdout] | [INFO] [stdout] 2604 | async fn remove_regions_from_replication( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::remove_regions_from_replication::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2608:5 [INFO] [stdout] | [INFO] [stdout] 2608 | / { [INFO] [stdout] 2609 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2610 | | request.add_header( [INFO] [stdout] 2611 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 2623 | | .deserialize::() [INFO] [stdout] 2624 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::remove_regions_from_replication`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::replicate_secret_to_regions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2627:5 [INFO] [stdout] | [INFO] [stdout] 2627 | async fn replicate_secret_to_regions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::replicate_secret_to_regions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2630:95 [INFO] [stdout] | [INFO] [stdout] 2630 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2631 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2632 | | request.add_header("x-amz-target", "secretsmanager.ReplicateSecretToRegions"); [INFO] [stdout] 2633 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2642 | | .deserialize::() [INFO] [stdout] 2643 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::replicate_secret_to_regions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2646:5 [INFO] [stdout] | [INFO] [stdout] 2646 | async fn restore_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2649:73 [INFO] [stdout] | [INFO] [stdout] 2649 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2650 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2651 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2652 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2660 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2661 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2664:5 [INFO] [stdout] | [INFO] [stdout] 2664 | async fn rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2667:71 [INFO] [stdout] | [INFO] [stdout] 2667 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2668 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2669 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2670 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2678 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::stop_replication_to_replica` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2682:5 [INFO] [stdout] | [INFO] [stdout] 2682 | async fn stop_replication_to_replica( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::stop_replication_to_replica::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2685:95 [INFO] [stdout] | [INFO] [stdout] 2685 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2686 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2687 | | request.add_header("x-amz-target", "secretsmanager.StopReplicationToReplica"); [INFO] [stdout] 2688 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2697 | | .deserialize::() [INFO] [stdout] 2698 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::stop_replication_to_replica`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2735:5 [INFO] [stdout] | [INFO] [stdout] 2735 | async fn update_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2738:71 [INFO] [stdout] | [INFO] [stdout] 2738 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2739 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2740 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2741 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2749 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2750 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret_version_stage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2753:5 [INFO] [stdout] | [INFO] [stdout] 2753 | async fn update_secret_version_stage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2756:95 [INFO] [stdout] | [INFO] [stdout] 2756 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2757 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2758 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2759 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2768 | | .deserialize::() [INFO] [stdout] 2769 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret_version_stage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::validate_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2772:5 [INFO] [stdout] | [INFO] [stdout] 2772 | async fn validate_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_secretsmanager-0.47.0/src/generated.rs:2775:91 [INFO] [stdout] | [INFO] [stdout] 2775 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2776 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2777 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2778 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2787 | | .deserialize::() [INFO] [stdout] 2788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::validate_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_secretsmanager` due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_export_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3741:5 [INFO] [stdout] | [INFO] [stdout] 3741 | async fn create_export_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_export_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3744:79 [INFO] [stdout] | [INFO] [stdout] 3744 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3745 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3746 | | request.add_header("x-amz-target", "Logs_20140328.CreateExportTask"); [INFO] [stdout] 3747 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3755 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3756 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_export_task`, 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_query_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3861:5 [INFO] [stdout] | [INFO] [stdout] 3861 | async fn delete_query_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3864:89 [INFO] [stdout] | [INFO] [stdout] 3864 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 3865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3866 | | request.add_header("x-amz-target", "Logs_20140328.DeleteQueryDefinition"); [INFO] [stdout] 3867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3876 | | .deserialize::() [INFO] [stdout] 3877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_query_definition`, 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_destinations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3931:5 [INFO] [stdout] | [INFO] [stdout] 3931 | async fn describe_destinations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3934:87 [INFO] [stdout] | [INFO] [stdout] 3934 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 3935 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3936 | | request.add_header("x-amz-target", "Logs_20140328.DescribeDestinations"); [INFO] [stdout] 3937 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3946 | | .deserialize::() [INFO] [stdout] 3947 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_destinations`, 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_tasks` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3950:5 [INFO] [stdout] | [INFO] [stdout] 3950 | async fn describe_export_tasks( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_export_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3953:85 [INFO] [stdout] | [INFO] [stdout] 3953 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 3954 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3955 | | request.add_header("x-amz-target", "Logs_20140328.DescribeExportTasks"); [INFO] [stdout] 3956 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3964 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3965 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_export_tasks`, 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_log_groups` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3968:5 [INFO] [stdout] | [INFO] [stdout] 3968 | async fn describe_log_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_log_groups::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3971:81 [INFO] [stdout] | [INFO] [stdout] 3971 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 3972 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3973 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogGroups"); [INFO] [stdout] 3974 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 3982 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 3983 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_log_groups`, 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_log_streams` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3986:5 [INFO] [stdout] | [INFO] [stdout] 3986 | async fn describe_log_streams( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_log_streams::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:3989:83 [INFO] [stdout] | [INFO] [stdout] 3989 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 3990 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 3991 | | request.add_header("x-amz-target", "Logs_20140328.DescribeLogStreams"); [INFO] [stdout] 3992 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4000 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4001 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_log_streams`, 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_metric_filters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4004:5 [INFO] [stdout] | [INFO] [stdout] 4004 | async fn describe_metric_filters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_metric_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4007:89 [INFO] [stdout] | [INFO] [stdout] 4007 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 4008 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4009 | | request.add_header("x-amz-target", "Logs_20140328.DescribeMetricFilters"); [INFO] [stdout] 4010 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4019 | | .deserialize::() [INFO] [stdout] 4020 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_metric_filters`, 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_queries` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4023:5 [INFO] [stdout] | [INFO] [stdout] 4023 | async fn describe_queries( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_queries::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4026:77 [INFO] [stdout] | [INFO] [stdout] 4026 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4027 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4028 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueries"); [INFO] [stdout] 4029 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4037 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4038 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_queries`, 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_query_definitions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4041:5 [INFO] [stdout] | [INFO] [stdout] 4041 | async fn describe_query_definitions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_query_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4044:95 [INFO] [stdout] | [INFO] [stdout] 4044 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4045 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4046 | | request.add_header("x-amz-target", "Logs_20140328.DescribeQueryDefinitions"); [INFO] [stdout] 4047 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4056 | | .deserialize::() [INFO] [stdout] 4057 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_query_definitions`, 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_resource_policies` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4060:5 [INFO] [stdout] | [INFO] [stdout] 4060 | async fn describe_resource_policies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_resource_policies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4063:95 [INFO] [stdout] | [INFO] [stdout] 4063 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 4064 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4065 | | request.add_header("x-amz-target", "Logs_20140328.DescribeResourcePolicies"); [INFO] [stdout] 4066 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4075 | | .deserialize::() [INFO] [stdout] 4076 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_resource_policies`, 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_subscription_filters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4079:5 [INFO] [stdout] | [INFO] [stdout] 4079 | async fn describe_subscription_filters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_subscription_filters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4083:5 [INFO] [stdout] | [INFO] [stdout] 4083 | / { [INFO] [stdout] 4084 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4085 | | request.add_header("x-amz-target", "Logs_20140328.DescribeSubscriptionFilters"); [INFO] [stdout] 4086 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4095 | | .deserialize::() [INFO] [stdout] 4096 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_subscription_filters`, 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::::filter_log_events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4116:5 [INFO] [stdout] | [INFO] [stdout] 4116 | async fn filter_log_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::filter_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4119:77 [INFO] [stdout] | [INFO] [stdout] 4119 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4121 | | request.add_header("x-amz-target", "Logs_20140328.FilterLogEvents"); [INFO] [stdout] 4122 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4130 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::filter_log_events`, 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_log_events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4134:5 [INFO] [stdout] | [INFO] [stdout] 4134 | async fn get_log_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4137:71 [INFO] [stdout] | [INFO] [stdout] 4137 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4138 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4139 | | request.add_header("x-amz-target", "Logs_20140328.GetLogEvents"); [INFO] [stdout] 4140 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4148 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_log_events`, 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_log_group_fields` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4152:5 [INFO] [stdout] | [INFO] [stdout] 4152 | async fn get_log_group_fields( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_log_group_fields::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4155:81 [INFO] [stdout] | [INFO] [stdout] 4155 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4156 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4157 | | request.add_header("x-amz-target", "Logs_20140328.GetLogGroupFields"); [INFO] [stdout] 4158 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4166 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_log_group_fields`, 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_log_record` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4170:5 [INFO] [stdout] | [INFO] [stdout] 4170 | async fn get_log_record( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_log_record::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4173:71 [INFO] [stdout] | [INFO] [stdout] 4173 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4174 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4175 | | request.add_header("x-amz-target", "Logs_20140328.GetLogRecord"); [INFO] [stdout] 4176 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4184 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_log_record`, 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_query_results` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4188:5 [INFO] [stdout] | [INFO] [stdout] 4188 | async fn get_query_results( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_query_results::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4191:77 [INFO] [stdout] | [INFO] [stdout] 4191 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4192 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4193 | | request.add_header("x-amz-target", "Logs_20140328.GetQueryResults"); [INFO] [stdout] 4194 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4202 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4203 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_query_results`, 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_log_group` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4206:5 [INFO] [stdout] | [INFO] [stdout] 4206 | async fn list_tags_log_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags_log_group::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4209:79 [INFO] [stdout] | [INFO] [stdout] 4209 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4210 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4211 | | request.add_header("x-amz-target", "Logs_20140328.ListTagsLogGroup"); [INFO] [stdout] 4212 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4220 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4221 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags_log_group`, 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_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4224:5 [INFO] [stdout] | [INFO] [stdout] 4224 | async fn put_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4227:75 [INFO] [stdout] | [INFO] [stdout] 4227 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 4228 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4229 | | request.add_header("x-amz-target", "Logs_20140328.PutDestination"); [INFO] [stdout] 4230 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4238 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_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::::put_log_events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4259:5 [INFO] [stdout] | [INFO] [stdout] 4259 | async fn put_log_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_log_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4262:71 [INFO] [stdout] | [INFO] [stdout] 4262 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4263 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4264 | | request.add_header("x-amz-target", "Logs_20140328.PutLogEvents"); [INFO] [stdout] 4265 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4273 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4274 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_log_events`, 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_query_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4294:5 [INFO] [stdout] | [INFO] [stdout] 4294 | async fn put_query_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_query_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4297:83 [INFO] [stdout] | [INFO] [stdout] 4297 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4298 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4299 | | request.add_header("x-amz-target", "Logs_20140328.PutQueryDefinition"); [INFO] [stdout] 4300 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4308 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4309 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_query_definition`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4312:5 [INFO] [stdout] | [INFO] [stdout] 4312 | async fn put_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4315:81 [INFO] [stdout] | [INFO] [stdout] 4315 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4316 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4317 | | request.add_header("x-amz-target", "Logs_20140328.PutResourcePolicy"); [INFO] [stdout] 4318 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4326 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::start_query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4364:5 [INFO] [stdout] | [INFO] [stdout] 4364 | async fn start_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::start_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4367:67 [INFO] [stdout] | [INFO] [stdout] 4367 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 4368 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4369 | | request.add_header("x-amz-target", "Logs_20140328.StartQuery"); [INFO] [stdout] 4370 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4378 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::start_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::::stop_query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4382:5 [INFO] [stdout] | [INFO] [stdout] 4382 | async fn stop_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::stop_query::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4385:65 [INFO] [stdout] | [INFO] [stdout] 4385 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 4386 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4387 | | request.add_header("x-amz-target", "Logs_20140328.StopQuery"); [INFO] [stdout] 4388 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4396 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4397 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::stop_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::::test_metric_filter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4417:5 [INFO] [stdout] | [INFO] [stdout] 4417 | async fn test_metric_filter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::test_metric_filter::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_logs-0.47.0/src/generated.rs:4420:79 [INFO] [stdout] | [INFO] [stdout] 4420 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4421 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4422 | | request.add_header("x-amz-target", "Logs_20140328.TestMetricFilter"); [INFO] [stdout] 4423 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4431 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4432 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::test_metric_filter`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 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_logs` due to 25 previous errors [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::add_layer_version_permission` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6350:5 [INFO] [stdout] | [INFO] [stdout] 6350 | async fn add_layer_version_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::add_layer_version_permission`, 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::::add_permission` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6392:5 [INFO] [stdout] | [INFO] [stdout] 6392 | async fn add_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::add_permission`, 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_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6432:5 [INFO] [stdout] | [INFO] [stdout] 6432 | async fn create_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_alias`, 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_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6466:5 [INFO] [stdout] | [INFO] [stdout] 6466 | async fn create_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_code_signing_config`, 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_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6497:5 [INFO] [stdout] | [INFO] [stdout] 6497 | async fn create_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_event_source_mapping`, 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_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6528:5 [INFO] [stdout] | [INFO] [stdout] 6528 | async fn create_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_function`, 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_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6590:5 [INFO] [stdout] | [INFO] [stdout] 6590 | async fn delete_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_code_signing_config`, 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_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6621:5 [INFO] [stdout] | [INFO] [stdout] 6621 | async fn delete_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_event_source_mapping`, 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_account_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6855:5 [INFO] [stdout] | [INFO] [stdout] 6855 | async fn get_account_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_account_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::::get_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6882:5 [INFO] [stdout] | [INFO] [stdout] 6882 | async fn get_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_alias`, 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_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6914:5 [INFO] [stdout] | [INFO] [stdout] 6914 | async fn get_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_code_signing_config`, 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_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6945:5 [INFO] [stdout] | [INFO] [stdout] 6945 | async fn get_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_event_source_mapping`, 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_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6976:5 [INFO] [stdout] | [INFO] [stdout] 6976 | async fn get_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function`, 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_function_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7013:5 [INFO] [stdout] | [INFO] [stdout] 7013 | async fn get_function_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_code_signing_config`, 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_function_concurrency` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7045:5 [INFO] [stdout] | [INFO] [stdout] 7045 | async fn get_function_concurrency( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_concurrency`, 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_function_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7076:5 [INFO] [stdout] | [INFO] [stdout] 7076 | async fn get_function_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7113:5 [INFO] [stdout] | [INFO] [stdout] 7113 | async fn get_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_event_invoke_config`, 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_layer_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7150:5 [INFO] [stdout] | [INFO] [stdout] 7150 | async fn get_layer_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version`, 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_layer_version_by_arn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7182:5 [INFO] [stdout] | [INFO] [stdout] 7182 | async fn get_layer_version_by_arn( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version_by_arn`, 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_layer_version_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7215:5 [INFO] [stdout] | [INFO] [stdout] 7215 | async fn get_layer_version_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7247:5 [INFO] [stdout] | [INFO] [stdout] 7247 | async fn get_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_provisioned_concurrency_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7284:5 [INFO] [stdout] | [INFO] [stdout] 7284 | async fn get_provisioned_concurrency_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_provisioned_concurrency_config`, 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::::invoke_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7375:5 [INFO] [stdout] | [INFO] [stdout] 7375 | async fn invoke_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::invoke_async`, 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_aliases` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7410:5 [INFO] [stdout] | [INFO] [stdout] 7410 | async fn list_aliases( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_aliases`, 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_code_signing_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7453:5 [INFO] [stdout] | [INFO] [stdout] 7453 | async fn list_code_signing_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_code_signing_configs`, 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_event_source_mappings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7490:5 [INFO] [stdout] | [INFO] [stdout] 7490 | async fn list_event_source_mappings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_event_source_mappings`, 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_function_event_invoke_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7533:5 [INFO] [stdout] | [INFO] [stdout] 7533 | async fn list_function_event_invoke_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_function_event_invoke_configs`, 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_functions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7576:5 [INFO] [stdout] | [INFO] [stdout] 7576 | async fn list_functions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_functions`, 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_functions_by_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7619:5 [INFO] [stdout] | [INFO] [stdout] 7619 | async fn list_functions_by_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_functions_by_code_signing_config`, 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_layer_versions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7664:5 [INFO] [stdout] | [INFO] [stdout] 7664 | async fn list_layer_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_layer_versions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_layers` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7707:5 [INFO] [stdout] | [INFO] [stdout] 7707 | async fn list_layers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_layers`, 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_provisioned_concurrency_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7747:5 [INFO] [stdout] | [INFO] [stdout] 7747 | async fn list_provisioned_concurrency_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_provisioned_concurrency_configs`, 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` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7793:5 [INFO] [stdout] | [INFO] [stdout] 7793 | async fn list_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags`, 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_versions_by_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7821:5 [INFO] [stdout] | [INFO] [stdout] 7821 | async fn list_versions_by_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_versions_by_function`, 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::::publish_layer_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7861:5 [INFO] [stdout] | [INFO] [stdout] 7861 | async fn publish_layer_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::publish_layer_version`, 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::::publish_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7895:5 [INFO] [stdout] | [INFO] [stdout] 7895 | async fn publish_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::publish_version`, 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_function_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7929:5 [INFO] [stdout] | [INFO] [stdout] 7929 | async fn put_function_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_code_signing_config`, 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_function_concurrency` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7964:5 [INFO] [stdout] | [INFO] [stdout] 7964 | async fn put_function_concurrency( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_concurrency`, 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_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7998:5 [INFO] [stdout] | [INFO] [stdout] 7998 | async fn put_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_event_invoke_config`, 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_provisioned_concurrency_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8038:5 [INFO] [stdout] | [INFO] [stdout] 8038 | async fn put_provisioned_concurrency_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_provisioned_concurrency_config`, 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_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8222:5 [INFO] [stdout] | [INFO] [stdout] 8222 | async fn update_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_alias`, 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_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8257:5 [INFO] [stdout] | [INFO] [stdout] 8257 | async fn update_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_code_signing_config`, 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_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8291:5 [INFO] [stdout] | [INFO] [stdout] 8291 | async fn update_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_event_source_mapping`, 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_function_code` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8325:5 [INFO] [stdout] | [INFO] [stdout] 8325 | async fn update_function_code( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_code`, 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_function_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8359:5 [INFO] [stdout] | [INFO] [stdout] 8359 | async fn update_function_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8393:5 [INFO] [stdout] | [INFO] [stdout] 8393 | async fn update_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_event_invoke_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 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_lambda` due to 47 previous errors [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::batch_delete_builds` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4749:5 [INFO] [stdout] | [INFO] [stdout] 4749 | async fn batch_delete_builds( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_delete_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4752:79 [INFO] [stdout] | [INFO] [stdout] 4752 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 4753 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4754 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchDeleteBuilds"); [INFO] [stdout] 4755 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4763 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4764 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_delete_builds`, 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_build_batches` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4767:5 [INFO] [stdout] | [INFO] [stdout] 4767 | async fn batch_get_build_batches( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_get_build_batches::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4770:85 [INFO] [stdout] | [INFO] [stdout] 4770 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 4771 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4772 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuildBatches"); [INFO] [stdout] 4773 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4781 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_get_build_batches`, 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_builds` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4785:5 [INFO] [stdout] | [INFO] [stdout] 4785 | async fn batch_get_builds( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::batch_get_builds::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4788:73 [INFO] [stdout] | [INFO] [stdout] 4788 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 4789 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4790 | | request.add_header("x-amz-target", "CodeBuild_20161006.BatchGetBuilds"); [INFO] [stdout] 4791 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4799 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4800 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::batch_get_builds`, 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_projects` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4803:5 [INFO] [stdout] | [INFO] [stdout] 4803 | async fn batch_get_projects( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::batch_get_projects::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codebuild-0.47.0/src/generated.rs:4806:77 [INFO] [stdout] | [INFO] [stdout] 4806 | ) -> Result> { [WARN] too many lines in the log, truncating it