[INFO] cloning repository https://github.com/micin-jp/racco [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micin-jp/racco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicin-jp%2Fracco", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicin-jp%2Fracco'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdba143a59823c1f10c6a6921bc3832325904653 [INFO] checking micin-jp/racco against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicin-jp%2Fracco" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/micin-jp/racco 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/micin-jp/racco [INFO] finished tweaking git repo https://github.com/micin-jp/racco [INFO] tweaked toml for git repo https://github.com/micin-jp/racco written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/micin-jp/racco 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 3aae43f5fef0391cbe42125909fb9c89ef0f7451d038c00dff2646ea6dcd18fe [INFO] running `Command { std: "docker" "start" "-a" "3aae43f5fef0391cbe42125909fb9c89ef0f7451d038c00dff2646ea6dcd18fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aae43f5fef0391cbe42125909fb9c89ef0f7451d038c00dff2646ea6dcd18fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aae43f5fef0391cbe42125909fb9c89ef0f7451d038c00dff2646ea6dcd18fe", kill_on_drop: false }` [INFO] [stdout] 3aae43f5fef0391cbe42125909fb9c89ef0f7451d038c00dff2646ea6dcd18fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 7f3a51bc37da862fd013a4279f7c61cb9c30afb02b2d32c940afa188771c963c [INFO] running `Command { std: "docker" "start" "-a" "7f3a51bc37da862fd013a4279f7c61cb9c30afb02b2d32c940afa188771c963c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking pest v0.3.3 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Checking tabwriter v1.0.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking semver v0.7.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.10 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking handlebars v0.29.1 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_ssm v0.47.0 [INFO] [stderr] Checking rusoto_ecs v0.47.0 [INFO] [stderr] Checking rusoto_events v0.47.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::cancel_replay` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5392:5 [INFO] [stdout] | [INFO] [stdout] 5392 | async fn cancel_replay( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::cancel_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5395:71 [INFO] [stdout] | [INFO] [stdout] 5395 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5396 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5397 | | request.add_header("x-amz-target", "AWSEvents.CancelReplay"); [INFO] [stdout] 5398 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5406 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5407 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::cancel_replay`, 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_api_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5410:5 [INFO] [stdout] | [INFO] [stdout] 5410 | async fn create_api_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5413:87 [INFO] [stdout] | [INFO] [stdout] 5413 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5414 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5415 | | request.add_header("x-amz-target", "AWSEvents.CreateApiDestination"); [INFO] [stdout] 5416 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5425 | | .deserialize::() [INFO] [stdout] 5426 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_api_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::::create_archive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5429:5 [INFO] [stdout] | [INFO] [stdout] 5429 | async fn create_archive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5432:73 [INFO] [stdout] | [INFO] [stdout] 5432 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5433 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5434 | | request.add_header("x-amz-target", "AWSEvents.CreateArchive"); [INFO] [stdout] 5435 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5443 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5444 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_archive`, 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_connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5447:5 [INFO] [stdout] | [INFO] [stdout] 5447 | async fn create_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5450:79 [INFO] [stdout] | [INFO] [stdout] 5450 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5451 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5452 | | request.add_header("x-amz-target", "AWSEvents.CreateConnection"); [INFO] [stdout] 5453 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5461 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_connection`, 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_bus` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5465:5 [INFO] [stdout] | [INFO] [stdout] 5465 | async fn create_event_bus( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5468:75 [INFO] [stdout] | [INFO] [stdout] 5468 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5469 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5470 | | request.add_header("x-amz-target", "AWSEvents.CreateEventBus"); [INFO] [stdout] 5471 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_event_bus`, 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_partner_event_source` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5483:5 [INFO] [stdout] | [INFO] [stdout] 5483 | async fn create_partner_event_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5486:95 [INFO] [stdout] | [INFO] [stdout] 5486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5488 | | request.add_header("x-amz-target", "AWSEvents.CreatePartnerEventSource"); [INFO] [stdout] 5489 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5498 | | .deserialize::() [INFO] [stdout] 5499 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_partner_event_source`, 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::::deauthorize_connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5519:5 [INFO] [stdout] | [INFO] [stdout] 5519 | async fn deauthorize_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::deauthorize_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5522:89 [INFO] [stdout] | [INFO] [stdout] 5522 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5523 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5524 | | request.add_header("x-amz-target", "AWSEvents.DeauthorizeConnection"); [INFO] [stdout] 5525 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5534 | | .deserialize::() [INFO] [stdout] 5535 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::deauthorize_connection`, 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_api_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5538:5 [INFO] [stdout] | [INFO] [stdout] 5538 | async fn delete_api_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5541:87 [INFO] [stdout] | [INFO] [stdout] 5541 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5542 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5543 | | request.add_header("x-amz-target", "AWSEvents.DeleteApiDestination"); [INFO] [stdout] 5544 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5553 | | .deserialize::() [INFO] [stdout] 5554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_api_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::::delete_archive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5557:5 [INFO] [stdout] | [INFO] [stdout] 5557 | async fn delete_archive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5560:73 [INFO] [stdout] | [INFO] [stdout] 5560 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 5561 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5562 | | request.add_header("x-amz-target", "AWSEvents.DeleteArchive"); [INFO] [stdout] 5563 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5571 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_archive`, 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_connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5575:5 [INFO] [stdout] | [INFO] [stdout] 5575 | async fn delete_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5578:79 [INFO] [stdout] | [INFO] [stdout] 5578 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5579 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5580 | | request.add_header("x-amz-target", "AWSEvents.DeleteConnection"); [INFO] [stdout] 5581 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5589 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5590 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_connection`, 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_api_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5644:5 [INFO] [stdout] | [INFO] [stdout] 5644 | async fn describe_api_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5647:91 [INFO] [stdout] | [INFO] [stdout] 5647 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5648 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5649 | | request.add_header("x-amz-target", "AWSEvents.DescribeApiDestination"); [INFO] [stdout] 5650 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5659 | | .deserialize::() [INFO] [stdout] 5660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_api_destination`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_archive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5663:5 [INFO] [stdout] | [INFO] [stdout] 5663 | async fn describe_archive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5666:77 [INFO] [stdout] | [INFO] [stdout] 5666 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5667 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5668 | | request.add_header("x-amz-target", "AWSEvents.DescribeArchive"); [INFO] [stdout] 5669 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5677 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5678 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_archive`, 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_connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5681:5 [INFO] [stdout] | [INFO] [stdout] 5681 | async fn describe_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5684:83 [INFO] [stdout] | [INFO] [stdout] 5684 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 5685 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5686 | | request.add_header("x-amz-target", "AWSEvents.DescribeConnection"); [INFO] [stdout] 5687 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5695 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5696 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_connection`, 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_event_bus` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5699:5 [INFO] [stdout] | [INFO] [stdout] 5699 | async fn describe_event_bus( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_event_bus::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5702:79 [INFO] [stdout] | [INFO] [stdout] 5702 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5703 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5704 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventBus"); [INFO] [stdout] 5705 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5713 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_event_bus`, 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_event_source` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5717:5 [INFO] [stdout] | [INFO] [stdout] 5717 | async fn describe_event_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5720:85 [INFO] [stdout] | [INFO] [stdout] 5720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5722 | | request.add_header("x-amz-target", "AWSEvents.DescribeEventSource"); [INFO] [stdout] 5723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_event_source`, 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_partner_event_source` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5735:5 [INFO] [stdout] | [INFO] [stdout] 5735 | async fn describe_partner_event_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_partner_event_source::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5739:5 [INFO] [stdout] | [INFO] [stdout] 5739 | / { [INFO] [stdout] 5740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5741 | | request.add_header("x-amz-target", "AWSEvents.DescribePartnerEventSource"); [INFO] [stdout] 5742 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5751 | | .deserialize::() [INFO] [stdout] 5752 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_partner_event_source`, 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_replay` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5755:5 [INFO] [stdout] | [INFO] [stdout] 5755 | async fn describe_replay( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5758:75 [INFO] [stdout] | [INFO] [stdout] 5758 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5759 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5760 | | request.add_header("x-amz-target", "AWSEvents.DescribeReplay"); [INFO] [stdout] 5761 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5769 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5770 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_replay`, 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_rule` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5773:5 [INFO] [stdout] | [INFO] [stdout] 5773 | async fn describe_rule( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5776:71 [INFO] [stdout] | [INFO] [stdout] 5776 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5777 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5778 | | request.add_header("x-amz-target", "AWSEvents.DescribeRule"); [INFO] [stdout] 5779 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5787 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_rule`, 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_api_destinations` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5825:5 [INFO] [stdout] | [INFO] [stdout] 5825 | async fn list_api_destinations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_api_destinations::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5828:85 [INFO] [stdout] | [INFO] [stdout] 5828 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5829 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5830 | | request.add_header("x-amz-target", "AWSEvents.ListApiDestinations"); [INFO] [stdout] 5831 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5839 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5840 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_api_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::::list_archives` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5843:5 [INFO] [stdout] | [INFO] [stdout] 5843 | async fn list_archives( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_archives::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5846:71 [INFO] [stdout] | [INFO] [stdout] 5846 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5847 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5848 | | request.add_header("x-amz-target", "AWSEvents.ListArchives"); [INFO] [stdout] 5849 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5857 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5858 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_archives`, 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_connections` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5861:5 [INFO] [stdout] | [INFO] [stdout] 5861 | async fn list_connections( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_connections::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5864:77 [INFO] [stdout] | [INFO] [stdout] 5864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5865 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5866 | | request.add_header("x-amz-target", "AWSEvents.ListConnections"); [INFO] [stdout] 5867 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5875 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5876 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_connections`, 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_buses` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5879:5 [INFO] [stdout] | [INFO] [stdout] 5879 | async fn list_event_buses( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_event_buses::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5882:75 [INFO] [stdout] | [INFO] [stdout] 5882 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5883 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5884 | | request.add_header("x-amz-target", "AWSEvents.ListEventBuses"); [INFO] [stdout] 5885 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5893 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5894 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_event_buses`, 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_sources` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5897:5 [INFO] [stdout] | [INFO] [stdout] 5897 | async fn list_event_sources( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5900:79 [INFO] [stdout] | [INFO] [stdout] 5900 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5901 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5902 | | request.add_header("x-amz-target", "AWSEvents.ListEventSources"); [INFO] [stdout] 5903 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5911 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5912 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_event_sources`, 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_partner_event_source_accounts` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5915:5 [INFO] [stdout] | [INFO] [stdout] 5915 | async fn list_partner_event_source_accounts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_partner_event_source_accounts::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5921:7 [INFO] [stdout] | [INFO] [stdout] 5921 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5922 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5923 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSourceAccounts"); [INFO] [stdout] 5924 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5933 | | .deserialize::() [INFO] [stdout] 5934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_partner_event_source_accounts`, 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_partner_event_sources` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5937:5 [INFO] [stdout] | [INFO] [stdout] 5937 | async fn list_partner_event_sources( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_partner_event_sources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5940:93 [INFO] [stdout] | [INFO] [stdout] 5940 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5941 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5942 | | request.add_header("x-amz-target", "AWSEvents.ListPartnerEventSources"); [INFO] [stdout] 5943 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5952 | | .deserialize::() [INFO] [stdout] 5953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_partner_event_sources`, 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_replays` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5956:5 [INFO] [stdout] | [INFO] [stdout] 5956 | async fn list_replays( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_replays::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5959:69 [INFO] [stdout] | [INFO] [stdout] 5959 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5961 | | request.add_header("x-amz-target", "AWSEvents.ListReplays"); [INFO] [stdout] 5962 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5970 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5971 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_replays`, 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_rule_names_by_target` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5974:5 [INFO] [stdout] | [INFO] [stdout] 5974 | async fn list_rule_names_by_target( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_rule_names_by_target::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5977:89 [INFO] [stdout] | [INFO] [stdout] 5977 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5978 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5979 | | request.add_header("x-amz-target", "AWSEvents.ListRuleNamesByTarget"); [INFO] [stdout] 5980 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5989 | | .deserialize::() [INFO] [stdout] 5990 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_rule_names_by_target`, 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_rules` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5993:5 [INFO] [stdout] | [INFO] [stdout] 5993 | async fn list_rules( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_rules::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:5996:65 [INFO] [stdout] | [INFO] [stdout] 5996 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5997 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5998 | | request.add_header("x-amz-target", "AWSEvents.ListRules"); [INFO] [stdout] 5999 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6007 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6008 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_rules`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_tags_for_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6011:5 [INFO] [stdout] | [INFO] [stdout] 6011 | async fn list_tags_for_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6014:85 [INFO] [stdout] | [INFO] [stdout] 6014 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6015 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6016 | | request.add_header("x-amz-target", "AWSEvents.ListTagsForResource"); [INFO] [stdout] 6017 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6025 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6026 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags_for_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_targets_by_rule` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6029:5 [INFO] [stdout] | [INFO] [stdout] 6029 | async fn list_targets_by_rule( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_targets_by_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6032:81 [INFO] [stdout] | [INFO] [stdout] 6032 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 6033 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6034 | | request.add_header("x-amz-target", "AWSEvents.ListTargetsByRule"); [INFO] [stdout] 6035 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6043 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6044 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_targets_by_rule`, 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_events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6047:5 [INFO] [stdout] | [INFO] [stdout] 6047 | async fn put_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6050:65 [INFO] [stdout] | [INFO] [stdout] 6050 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6052 | | request.add_header("x-amz-target", "AWSEvents.PutEvents"); [INFO] [stdout] 6053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_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_partner_events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6065:5 [INFO] [stdout] | [INFO] [stdout] 6065 | async fn put_partner_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_partner_events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6068:79 [INFO] [stdout] | [INFO] [stdout] 6068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6070 | | request.add_header("x-amz-target", "AWSEvents.PutPartnerEvents"); [INFO] [stdout] 6071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_partner_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_rule` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6100:5 [INFO] [stdout] | [INFO] [stdout] 6100 | async fn put_rule( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_rule::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6103:61 [INFO] [stdout] | [INFO] [stdout] 6103 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 6104 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6105 | | request.add_header("x-amz-target", "AWSEvents.PutRule"); [INFO] [stdout] 6106 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6114 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6115 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_rule`, 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_targets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6118:5 [INFO] [stdout] | [INFO] [stdout] 6118 | async fn put_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6121:67 [INFO] [stdout] | [INFO] [stdout] 6121 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 6122 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6123 | | request.add_header("x-amz-target", "AWSEvents.PutTargets"); [INFO] [stdout] 6124 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6132 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_targets`, 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_targets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6153:5 [INFO] [stdout] | [INFO] [stdout] 6153 | async fn remove_targets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::remove_targets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6156:73 [INFO] [stdout] | [INFO] [stdout] 6156 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6157 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6158 | | request.add_header("x-amz-target", "AWSEvents.RemoveTargets"); [INFO] [stdout] 6159 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6167 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6168 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::remove_targets`, 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_replay` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6171:5 [INFO] [stdout] | [INFO] [stdout] 6171 | async fn start_replay( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::start_replay::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6174:69 [INFO] [stdout] | [INFO] [stdout] 6174 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6175 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6176 | | request.add_header("x-amz-target", "AWSEvents.StartReplay"); [INFO] [stdout] 6177 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6185 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::start_replay`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::tag_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6189:5 [INFO] [stdout] | [INFO] [stdout] 6189 | async fn tag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6192:69 [INFO] [stdout] | [INFO] [stdout] 6192 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6193 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6194 | | request.add_header("x-amz-target", "AWSEvents.TagResource"); [INFO] [stdout] 6195 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6203 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6204 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::tag_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::test_event_pattern` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6207:5 [INFO] [stdout] | [INFO] [stdout] 6207 | async fn test_event_pattern( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::test_event_pattern::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6210:79 [INFO] [stdout] | [INFO] [stdout] 6210 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6211 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6212 | | request.add_header("x-amz-target", "AWSEvents.TestEventPattern"); [INFO] [stdout] 6213 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6221 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::test_event_pattern`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::untag_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6225:5 [INFO] [stdout] | [INFO] [stdout] 6225 | async fn untag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6228:73 [INFO] [stdout] | [INFO] [stdout] 6228 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6229 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6230 | | request.add_header("x-amz-target", "AWSEvents.UntagResource"); [INFO] [stdout] 6231 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6239 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6240 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::untag_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_api_destination` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6243:5 [INFO] [stdout] | [INFO] [stdout] 6243 | async fn update_api_destination( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_api_destination::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6246:87 [INFO] [stdout] | [INFO] [stdout] 6246 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6247 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6248 | | request.add_header("x-amz-target", "AWSEvents.UpdateApiDestination"); [INFO] [stdout] 6249 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6258 | | .deserialize::() [INFO] [stdout] 6259 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_api_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::::update_archive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6262:5 [INFO] [stdout] | [INFO] [stdout] 6262 | async fn update_archive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_archive::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6265:73 [INFO] [stdout] | [INFO] [stdout] 6265 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6266 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6267 | | request.add_header("x-amz-target", "AWSEvents.UpdateArchive"); [INFO] [stdout] 6268 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6276 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6277 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_archive`, 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_connection` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6280:5 [INFO] [stdout] | [INFO] [stdout] 6280 | async fn update_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_connection::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_events-0.47.0/src/generated.rs:6283:79 [INFO] [stdout] | [INFO] [stdout] 6283 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 6284 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6285 | | request.add_header("x-amz-target", "AWSEvents.UpdateConnection"); [INFO] [stdout] 6286 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6294 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6295 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_connection`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_events` due to 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_capacity_provider` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7073:5 [INFO] [stdout] | [INFO] [stdout] 7073 | async fn create_capacity_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7076:91 [INFO] [stdout] | [INFO] [stdout] 7076 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7077 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7078 | | request.add_header( [INFO] [stdout] 7079 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7091 | | .deserialize::() [INFO] [stdout] 7092 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_capacity_provider`, 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_cluster` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7095:5 [INFO] [stdout] | [INFO] [stdout] 7095 | async fn create_cluster( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7098:73 [INFO] [stdout] | [INFO] [stdout] 7098 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7099 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7100 | | request.add_header( [INFO] [stdout] 7101 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7112 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_cluster`, 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_service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7116:5 [INFO] [stdout] | [INFO] [stdout] 7116 | async fn create_service( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7119:73 [INFO] [stdout] | [INFO] [stdout] 7119 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7120 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7121 | | request.add_header( [INFO] [stdout] 7122 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7133 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_service`, 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_task_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7137:5 [INFO] [stdout] | [INFO] [stdout] 7137 | async fn create_task_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7140:73 [INFO] [stdout] | [INFO] [stdout] 7140 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7141 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7142 | | request.add_header( [INFO] [stdout] 7143 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7154 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_task_set`, 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_account_setting` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7158:5 [INFO] [stdout] | [INFO] [stdout] 7158 | async fn delete_account_setting( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7161:87 [INFO] [stdout] | [INFO] [stdout] 7161 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7162 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7163 | | request.add_header( [INFO] [stdout] 7164 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7176 | | .deserialize::() [INFO] [stdout] 7177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_account_setting`, 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_attributes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7180:5 [INFO] [stdout] | [INFO] [stdout] 7180 | async fn delete_attributes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7183:79 [INFO] [stdout] | [INFO] [stdout] 7183 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7184 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7185 | | request.add_header( [INFO] [stdout] 7186 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7197 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7198 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_attributes`, 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_capacity_provider` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7201:5 [INFO] [stdout] | [INFO] [stdout] 7201 | async fn delete_capacity_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7204:91 [INFO] [stdout] | [INFO] [stdout] 7204 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7205 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7206 | | request.add_header( [INFO] [stdout] 7207 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7219 | | .deserialize::() [INFO] [stdout] 7220 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_capacity_provider`, 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_cluster` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7223:5 [INFO] [stdout] | [INFO] [stdout] 7223 | async fn delete_cluster( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7226:73 [INFO] [stdout] | [INFO] [stdout] 7226 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7227 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7228 | | request.add_header( [INFO] [stdout] 7229 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7240 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_cluster`, 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_service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7244:5 [INFO] [stdout] | [INFO] [stdout] 7244 | async fn delete_service( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7247:73 [INFO] [stdout] | [INFO] [stdout] 7247 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7248 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7249 | | request.add_header( [INFO] [stdout] 7250 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_service`, 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_task_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7265:5 [INFO] [stdout] | [INFO] [stdout] 7265 | async fn delete_task_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7268:73 [INFO] [stdout] | [INFO] [stdout] 7268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7270 | | request.add_header( [INFO] [stdout] 7271 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7282 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7283 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_task_set`, 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::::deregister_container_instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7286:5 [INFO] [stdout] | [INFO] [stdout] 7286 | async fn deregister_container_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::deregister_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / { [INFO] [stdout] 7291 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7292 | | request.add_header( [INFO] [stdout] 7293 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7305 | | .deserialize::() [INFO] [stdout] 7306 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::deregister_container_instance`, 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::::deregister_task_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7309:5 [INFO] [stdout] | [INFO] [stdout] 7309 | async fn deregister_task_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::deregister_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7312:95 [INFO] [stdout] | [INFO] [stdout] 7312 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7313 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7314 | | request.add_header( [INFO] [stdout] 7315 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7327 | | .deserialize::() [INFO] [stdout] 7328 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::deregister_task_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_capacity_providers` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7331:5 [INFO] [stdout] | [INFO] [stdout] 7331 | async fn describe_capacity_providers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7335:5 [INFO] [stdout] | [INFO] [stdout] 7335 | / { [INFO] [stdout] 7336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7337 | | request.add_header( [INFO] [stdout] 7338 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7350 | | .deserialize::() [INFO] [stdout] 7351 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_capacity_providers`, 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_clusters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7354:5 [INFO] [stdout] | [INFO] [stdout] 7354 | async fn describe_clusters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7357:79 [INFO] [stdout] | [INFO] [stdout] 7357 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7358 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7359 | | request.add_header( [INFO] [stdout] 7360 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7371 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7372 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_clusters`, 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_container_instances` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7375:5 [INFO] [stdout] | [INFO] [stdout] 7375 | async fn describe_container_instances( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7379:5 [INFO] [stdout] | [INFO] [stdout] 7379 | / { [INFO] [stdout] 7380 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7381 | | request.add_header( [INFO] [stdout] 7382 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7394 | | .deserialize::() [INFO] [stdout] 7395 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_container_instances`, 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_services` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7398:5 [INFO] [stdout] | [INFO] [stdout] 7398 | async fn describe_services( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7401:79 [INFO] [stdout] | [INFO] [stdout] 7401 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7402 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7403 | | request.add_header( [INFO] [stdout] 7404 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7415 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_services`, 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_task_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7419:5 [INFO] [stdout] | [INFO] [stdout] 7419 | async fn describe_task_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7422:91 [INFO] [stdout] | [INFO] [stdout] 7422 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7424 | | request.add_header( [INFO] [stdout] 7425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7437 | | .deserialize::() [INFO] [stdout] 7438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_task_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_task_sets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7441:5 [INFO] [stdout] | [INFO] [stdout] 7441 | async fn describe_task_sets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_task_sets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7444:79 [INFO] [stdout] | [INFO] [stdout] 7444 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 7445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7446 | | request.add_header( [INFO] [stdout] 7447 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7458 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7459 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_task_sets`, 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_tasks` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7462:5 [INFO] [stdout] | [INFO] [stdout] 7462 | async fn describe_tasks( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7465:73 [INFO] [stdout] | [INFO] [stdout] 7465 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7466 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7467 | | request.add_header( [INFO] [stdout] 7468 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7479 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7480 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_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::::discover_poll_endpoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7483:5 [INFO] [stdout] | [INFO] [stdout] 7483 | async fn discover_poll_endpoint( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::discover_poll_endpoint::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7486:87 [INFO] [stdout] | [INFO] [stdout] 7486 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 7487 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7488 | | request.add_header( [INFO] [stdout] 7489 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7501 | | .deserialize::() [INFO] [stdout] 7502 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::discover_poll_endpoint`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::execute_command` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7505:5 [INFO] [stdout] | [INFO] [stdout] 7505 | async fn execute_command( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::execute_command::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7508:75 [INFO] [stdout] | [INFO] [stdout] 7508 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7509 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7510 | | request.add_header( [INFO] [stdout] 7511 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7522 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7523 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::execute_command`, 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_account_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7526:5 [INFO] [stdout] | [INFO] [stdout] 7526 | async fn list_account_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7529:85 [INFO] [stdout] | [INFO] [stdout] 7529 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7530 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7531 | | request.add_header( [INFO] [stdout] 7532 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7543 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_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::::list_attributes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7547:5 [INFO] [stdout] | [INFO] [stdout] 7547 | async fn list_attributes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7550:75 [INFO] [stdout] | [INFO] [stdout] 7550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 7551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7552 | | request.add_header( [INFO] [stdout] 7553 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7564 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7565 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_attributes`, 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_clusters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7568:5 [INFO] [stdout] | [INFO] [stdout] 7568 | async fn list_clusters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_clusters::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7571:71 [INFO] [stdout] | [INFO] [stdout] 7571 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7572 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7573 | | request.add_header( [INFO] [stdout] 7574 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7585 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_clusters`, 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_container_instances` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7589:5 [INFO] [stdout] | [INFO] [stdout] 7589 | async fn list_container_instances( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_container_instances::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7592:91 [INFO] [stdout] | [INFO] [stdout] 7592 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7594 | | request.add_header( [INFO] [stdout] 7595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7607 | | .deserialize::() [INFO] [stdout] 7608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_container_instances`, 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_services` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7611:5 [INFO] [stdout] | [INFO] [stdout] 7611 | async fn list_services( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_services::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7614:71 [INFO] [stdout] | [INFO] [stdout] 7614 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 7615 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7616 | | request.add_header( [INFO] [stdout] 7617 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7628 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7629 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_services`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_tags_for_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7632:5 [INFO] [stdout] | [INFO] [stdout] 7632 | async fn list_tags_for_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags_for_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7635:85 [INFO] [stdout] | [INFO] [stdout] 7635 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7636 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7637 | | request.add_header( [INFO] [stdout] 7638 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7649 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7650 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags_for_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_task_definition_families` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7653:5 [INFO] [stdout] | [INFO] [stdout] 7653 | async fn list_task_definition_families( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_task_definition_families::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7657:5 [INFO] [stdout] | [INFO] [stdout] 7657 | / { [INFO] [stdout] 7658 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7659 | | request.add_header( [INFO] [stdout] 7660 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7672 | | .deserialize::() [INFO] [stdout] 7673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_task_definition_families`, 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_task_definitions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7676:5 [INFO] [stdout] | [INFO] [stdout] 7676 | async fn list_task_definitions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_task_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7679:85 [INFO] [stdout] | [INFO] [stdout] 7679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7681 | | request.add_header( [INFO] [stdout] 7682 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7693 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7694 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_task_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::::list_tasks` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7697:5 [INFO] [stdout] | [INFO] [stdout] 7697 | async fn list_tasks( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tasks::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7700:65 [INFO] [stdout] | [INFO] [stdout] 7700 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7702 | | request.add_header( [INFO] [stdout] 7703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7714 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7715 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_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::::put_account_setting` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7718:5 [INFO] [stdout] | [INFO] [stdout] 7718 | async fn put_account_setting( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_account_setting::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7721:81 [INFO] [stdout] | [INFO] [stdout] 7721 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7722 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7723 | | request.add_header( [INFO] [stdout] 7724 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7735 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7736 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_account_setting`, 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_account_setting_default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7739:5 [INFO] [stdout] | [INFO] [stdout] 7739 | async fn put_account_setting_default( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_account_setting_default::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7742:95 [INFO] [stdout] | [INFO] [stdout] 7742 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 7743 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7744 | | request.add_header( [INFO] [stdout] 7745 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7757 | | .deserialize::() [INFO] [stdout] 7758 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_account_setting_default`, 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_attributes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7761:5 [INFO] [stdout] | [INFO] [stdout] 7761 | async fn put_attributes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_attributes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7764:73 [INFO] [stdout] | [INFO] [stdout] 7764 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7765 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7766 | | request.add_header( [INFO] [stdout] 7767 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7778 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7779 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_attributes`, 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_cluster_capacity_providers` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7782:5 [INFO] [stdout] | [INFO] [stdout] 7782 | async fn put_cluster_capacity_providers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_cluster_capacity_providers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7786:5 [INFO] [stdout] | [INFO] [stdout] 7786 | / { [INFO] [stdout] 7787 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7788 | | request.add_header( [INFO] [stdout] 7789 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7801 | | .deserialize::() [INFO] [stdout] 7802 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_cluster_capacity_providers`, 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::::register_container_instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7805:5 [INFO] [stdout] | [INFO] [stdout] 7805 | async fn register_container_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::register_container_instance::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7809:5 [INFO] [stdout] | [INFO] [stdout] 7809 | / { [INFO] [stdout] 7810 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7811 | | request.add_header( [INFO] [stdout] 7812 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7824 | | .deserialize::() [INFO] [stdout] 7825 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::register_container_instance`, 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::::register_task_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7828:5 [INFO] [stdout] | [INFO] [stdout] 7828 | async fn register_task_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::register_task_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7831:91 [INFO] [stdout] | [INFO] [stdout] 7831 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7833 | | request.add_header( [INFO] [stdout] 7834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7846 | | .deserialize::() [INFO] [stdout] 7847 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::register_task_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::::run_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7850:5 [INFO] [stdout] | [INFO] [stdout] 7850 | async fn run_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::run_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7853:61 [INFO] [stdout] | [INFO] [stdout] 7853 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 7854 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7855 | | request.add_header("x-amz-target", "AmazonEC2ContainerServiceV20141113.RunTask"); [INFO] [stdout] 7856 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 7864 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7865 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::run_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::::start_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7868:5 [INFO] [stdout] | [INFO] [stdout] 7868 | async fn start_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::start_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7871:65 [INFO] [stdout] | [INFO] [stdout] 7871 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7872 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7873 | | request.add_header( [INFO] [stdout] 7874 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7885 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7886 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::start_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::::stop_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7889:5 [INFO] [stdout] | [INFO] [stdout] 7889 | async fn stop_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::stop_task::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7892:63 [INFO] [stdout] | [INFO] [stdout] 7892 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7893 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7894 | | request.add_header( [INFO] [stdout] 7895 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7906 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7907 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::stop_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::::submit_attachment_state_changes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7910:5 [INFO] [stdout] | [INFO] [stdout] 7910 | async fn submit_attachment_state_changes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::submit_attachment_state_changes::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7914:5 [INFO] [stdout] | [INFO] [stdout] 7914 | / { [INFO] [stdout] 7915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7916 | | request.add_header( [INFO] [stdout] 7917 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7929 | | .deserialize::() [INFO] [stdout] 7930 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::submit_attachment_state_changes`, 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::::submit_container_state_change` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | async fn submit_container_state_change( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::submit_container_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7937:5 [INFO] [stdout] | [INFO] [stdout] 7937 | / { [INFO] [stdout] 7938 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7939 | | request.add_header( [INFO] [stdout] 7940 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7952 | | .deserialize::() [INFO] [stdout] 7953 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::submit_container_state_change`, 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::::submit_task_state_change` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7956:5 [INFO] [stdout] | [INFO] [stdout] 7956 | async fn submit_task_state_change( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::submit_task_state_change::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7959:89 [INFO] [stdout] | [INFO] [stdout] 7959 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7960 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7961 | | request.add_header( [INFO] [stdout] 7962 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7974 | | .deserialize::() [INFO] [stdout] 7975 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::submit_task_state_change`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::tag_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7978:5 [INFO] [stdout] | [INFO] [stdout] 7978 | async fn tag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::tag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7981:69 [INFO] [stdout] | [INFO] [stdout] 7981 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7982 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 7983 | | request.add_header( [INFO] [stdout] 7984 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 7995 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 7996 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::tag_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::untag_resource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:7999:5 [INFO] [stdout] | [INFO] [stdout] 7999 | async fn untag_resource( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::untag_resource::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8002:73 [INFO] [stdout] | [INFO] [stdout] 8002 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8003 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8004 | | request.add_header( [INFO] [stdout] 8005 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8016 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8017 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::untag_resource`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_capacity_provider` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8020:5 [INFO] [stdout] | [INFO] [stdout] 8020 | async fn update_capacity_provider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_capacity_provider::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8023:91 [INFO] [stdout] | [INFO] [stdout] 8023 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 8024 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8025 | | request.add_header( [INFO] [stdout] 8026 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8038 | | .deserialize::() [INFO] [stdout] 8039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_capacity_provider`, 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_cluster` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8042:5 [INFO] [stdout] | [INFO] [stdout] 8042 | async fn update_cluster( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_cluster::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8045:73 [INFO] [stdout] | [INFO] [stdout] 8045 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8046 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8047 | | request.add_header( [INFO] [stdout] 8048 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8059 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8060 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_cluster`, 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_cluster_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8063:5 [INFO] [stdout] | [INFO] [stdout] 8063 | async fn update_cluster_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_cluster_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8066:89 [INFO] [stdout] | [INFO] [stdout] 8066 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 8067 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8068 | | request.add_header( [INFO] [stdout] 8069 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8081 | | .deserialize::() [INFO] [stdout] 8082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_cluster_settings`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_container_agent` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8085:5 [INFO] [stdout] | [INFO] [stdout] 8085 | async fn update_container_agent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_container_agent::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8088:87 [INFO] [stdout] | [INFO] [stdout] 8088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8090 | | request.add_header( [INFO] [stdout] 8091 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8103 | | .deserialize::() [INFO] [stdout] 8104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_container_agent`, 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_container_instances_state` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8107:5 [INFO] [stdout] | [INFO] [stdout] 8107 | async fn update_container_instances_state( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_container_instances_state::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8113:7 [INFO] [stdout] | [INFO] [stdout] 8113 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8114 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8115 | | request.add_header( [INFO] [stdout] 8116 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8128 | | .deserialize::() [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_container_instances_state`, 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_service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8132:5 [INFO] [stdout] | [INFO] [stdout] 8132 | async fn update_service( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_service::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8135:73 [INFO] [stdout] | [INFO] [stdout] 8135 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8136 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8137 | | request.add_header( [INFO] [stdout] 8138 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8149 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8150 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_service`, 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_service_primary_task_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8153:5 [INFO] [stdout] | [INFO] [stdout] 8153 | async fn update_service_primary_task_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_service_primary_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8157:5 [INFO] [stdout] | [INFO] [stdout] 8157 | / { [INFO] [stdout] 8158 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8159 | | request.add_header( [INFO] [stdout] 8160 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8172 | | .deserialize::() [INFO] [stdout] 8173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_service_primary_task_set`, 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_task_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8176:5 [INFO] [stdout] | [INFO] [stdout] 8176 | async fn update_task_set( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8179:73 [INFO] [stdout] | [INFO] [stdout] 8179 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8180 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8181 | | request.add_header( [INFO] [stdout] 8182 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 8193 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 8194 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_task_set::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ecs-0.47.0/src/generated.rs:8179:73 [INFO] [stdout] | [INFO] [stdout] 8179 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 8180 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 8181 | | request.add_header( [INFO] [stdout] 8182 | | "x-amz-target", [INFO] [stdout] ... | [WARN] too many lines in the log, truncating it