[INFO] cloning repository https://github.com/tatamiya/aws-cost-notification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tatamiya/aws-cost-notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatamiya%2Faws-cost-notification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatamiya%2Faws-cost-notification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d357a90f4bcd0bba9b8a68a86cf2d5f5800177ab [INFO] checking tatamiya/aws-cost-notification against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatamiya%2Faws-cost-notification" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatamiya/aws-cost-notification 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/tatamiya/aws-cost-notification [INFO] finished tweaking git repo https://github.com/tatamiya/aws-cost-notification [INFO] tweaked toml for git repo https://github.com/tatamiya/aws-cost-notification written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tatamiya/aws-cost-notification already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 61dfd43980ea39cf6aac68eb45bbe52e1b305df78ddf0fdfa60575f9e709e0d8 [INFO] running `Command { std: "docker" "start" "-a" "61dfd43980ea39cf6aac68eb45bbe52e1b305df78ddf0fdfa60575f9e709e0d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61dfd43980ea39cf6aac68eb45bbe52e1b305df78ddf0fdfa60575f9e709e0d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61dfd43980ea39cf6aac68eb45bbe52e1b305df78ddf0fdfa60575f9e709e0d8", kill_on_drop: false }` [INFO] [stdout] 61dfd43980ea39cf6aac68eb45bbe52e1b305df78ddf0fdfa60575f9e709e0d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 060cc90d6b754e3cda22a2e02b4c35280416923190aebe8170eca91a6d3a8586 [INFO] running `Command { std: "docker" "start" "-a" "060cc90d6b754e3cda22a2e02b4c35280416923190aebe8170eca91a6d3a8586", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking slack-hook v0.8.0 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking lambda_runtime v0.3.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking rusoto_ce v0.47.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_anomaly_monitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4498:5 [INFO] [stdout] | [INFO] [stdout] 4498 | async fn create_anomaly_monitor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4501:87 [INFO] [stdout] | [INFO] [stdout] 4501 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4502 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4503 | | request.add_header( [INFO] [stdout] 4504 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4516 | | .deserialize::() [INFO] [stdout] 4517 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_anomaly_monitor`, completing the cycle [INFO] [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_anomaly_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4520:5 [INFO] [stdout] | [INFO] [stdout] 4520 | async fn create_anomaly_subscription( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4524:5 [INFO] [stdout] | [INFO] [stdout] 4524 | / { [INFO] [stdout] 4525 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4526 | | request.add_header( [INFO] [stdout] 4527 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4539 | | .deserialize::() [INFO] [stdout] 4540 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_anomaly_subscription`, completing the cycle [INFO] [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_cost_category_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4543:5 [INFO] [stdout] | [INFO] [stdout] 4543 | async fn create_cost_category_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4547:5 [INFO] [stdout] | [INFO] [stdout] 4547 | / { [INFO] [stdout] 4548 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4549 | | request.add_header( [INFO] [stdout] 4550 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4562 | | .deserialize::() [INFO] [stdout] 4563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_cost_category_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::::delete_anomaly_monitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4566:5 [INFO] [stdout] | [INFO] [stdout] 4566 | async fn delete_anomaly_monitor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4569:87 [INFO] [stdout] | [INFO] [stdout] 4569 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 4570 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4571 | | request.add_header( [INFO] [stdout] 4572 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4584 | | .deserialize::() [INFO] [stdout] 4585 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_anomaly_monitor`, completing the cycle [INFO] [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_anomaly_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4588:5 [INFO] [stdout] | [INFO] [stdout] 4588 | async fn delete_anomaly_subscription( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4592:5 [INFO] [stdout] | [INFO] [stdout] 4592 | / { [INFO] [stdout] 4593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4594 | | request.add_header( [INFO] [stdout] 4595 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4607 | | .deserialize::() [INFO] [stdout] 4608 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_anomaly_subscription`, completing the cycle [INFO] [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_cost_category_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4611:5 [INFO] [stdout] | [INFO] [stdout] 4611 | async fn delete_cost_category_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4615:5 [INFO] [stdout] | [INFO] [stdout] 4615 | / { [INFO] [stdout] 4616 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4617 | | request.add_header( [INFO] [stdout] 4618 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4630 | | .deserialize::() [INFO] [stdout] 4631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_cost_category_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_cost_category_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4634:5 [INFO] [stdout] | [INFO] [stdout] 4634 | async fn describe_cost_category_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4640:7 [INFO] [stdout] | [INFO] [stdout] 4640 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4641 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4642 | | request.add_header( [INFO] [stdout] 4643 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4655 | | .deserialize::() [INFO] [stdout] 4656 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_cost_category_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::::get_anomalies` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4659:5 [INFO] [stdout] | [INFO] [stdout] 4659 | async fn get_anomalies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_anomalies::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4662:71 [INFO] [stdout] | [INFO] [stdout] 4662 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 4663 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4664 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalies"); [INFO] [stdout] 4665 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4673 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_anomalies`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_anomaly_monitors` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4677:5 [INFO] [stdout] | [INFO] [stdout] 4677 | async fn get_anomaly_monitors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_anomaly_monitors::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4680:83 [INFO] [stdout] | [INFO] [stdout] 4680 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4681 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4682 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetAnomalyMonitors"); [INFO] [stdout] 4683 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4691 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4692 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_anomaly_monitors`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_anomaly_subscriptions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4695:5 [INFO] [stdout] | [INFO] [stdout] 4695 | async fn get_anomaly_subscriptions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_anomaly_subscriptions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4698:93 [INFO] [stdout] | [INFO] [stdout] 4698 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4699 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4700 | | request.add_header( [INFO] [stdout] 4701 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4713 | | .deserialize::() [INFO] [stdout] 4714 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_anomaly_subscriptions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_cost_and_usage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4717:5 [INFO] [stdout] | [INFO] [stdout] 4717 | async fn get_cost_and_usage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_cost_and_usage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4720:77 [INFO] [stdout] | [INFO] [stdout] 4720 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4721 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4722 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostAndUsage"); [INFO] [stdout] 4723 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4731 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4732 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_cost_and_usage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_cost_and_usage_with_resources` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4735:5 [INFO] [stdout] | [INFO] [stdout] 4735 | async fn get_cost_and_usage_with_resources( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_cost_and_usage_with_resources::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4739:5 [INFO] [stdout] | [INFO] [stdout] 4739 | / { [INFO] [stdout] 4740 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4741 | | request.add_header( [INFO] [stdout] 4742 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4754 | | .deserialize::() [INFO] [stdout] 4755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_cost_and_usage_with_resources`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_cost_categories` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4758:5 [INFO] [stdout] | [INFO] [stdout] 4758 | async fn get_cost_categories( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_cost_categories::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4761:81 [INFO] [stdout] | [INFO] [stdout] 4761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 4762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4763 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostCategories"); [INFO] [stdout] 4764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4772 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4773 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_cost_categories`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_cost_forecast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4776:5 [INFO] [stdout] | [INFO] [stdout] 4776 | async fn get_cost_forecast( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_cost_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4779:77 [INFO] [stdout] | [INFO] [stdout] 4779 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 4780 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4781 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetCostForecast"); [INFO] [stdout] 4782 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4790 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4791 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_cost_forecast`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_dimension_values` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4794:5 [INFO] [stdout] | [INFO] [stdout] 4794 | async fn get_dimension_values( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_dimension_values::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4797:83 [INFO] [stdout] | [INFO] [stdout] 4797 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 4798 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4799 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetDimensionValues"); [INFO] [stdout] 4800 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 4808 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 4809 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_dimension_values`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_reservation_coverage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4812:5 [INFO] [stdout] | [INFO] [stdout] 4812 | async fn get_reservation_coverage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_reservation_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4815:91 [INFO] [stdout] | [INFO] [stdout] 4815 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 4816 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4817 | | request.add_header( [INFO] [stdout] 4818 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4830 | | .deserialize::() [INFO] [stdout] 4831 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_reservation_coverage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_reservation_purchase_recommendation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4834:5 [INFO] [stdout] | [INFO] [stdout] 4834 | async fn get_reservation_purchase_recommendation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_reservation_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4840:7 [INFO] [stdout] | [INFO] [stdout] 4840 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4841 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4842 | | request.add_header( [INFO] [stdout] 4843 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4858 | | .deserialize::() [INFO] [stdout] 4859 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_reservation_purchase_recommendation`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_reservation_utilization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4862:5 [INFO] [stdout] | [INFO] [stdout] 4862 | async fn get_reservation_utilization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_reservation_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4866:5 [INFO] [stdout] | [INFO] [stdout] 4866 | / { [INFO] [stdout] 4867 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4868 | | request.add_header( [INFO] [stdout] 4869 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4881 | | .deserialize::() [INFO] [stdout] 4882 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_reservation_utilization`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_rightsizing_recommendation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4885:5 [INFO] [stdout] | [INFO] [stdout] 4885 | async fn get_rightsizing_recommendation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_rightsizing_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4889:5 [INFO] [stdout] | [INFO] [stdout] 4889 | / { [INFO] [stdout] 4890 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4891 | | request.add_header( [INFO] [stdout] 4892 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4904 | | .deserialize::() [INFO] [stdout] 4905 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_rightsizing_recommendation`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_savings_plans_coverage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4908:5 [INFO] [stdout] | [INFO] [stdout] 4908 | async fn get_savings_plans_coverage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_savings_plans_coverage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4911:93 [INFO] [stdout] | [INFO] [stdout] 4911 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 4912 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4913 | | request.add_header( [INFO] [stdout] 4914 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4926 | | .deserialize::() [INFO] [stdout] 4927 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_savings_plans_coverage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_savings_plans_purchase_recommendation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4930:5 [INFO] [stdout] | [INFO] [stdout] 4930 | async fn get_savings_plans_purchase_recommendation( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_savings_plans_purchase_recommendation::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4936:7 [INFO] [stdout] | [INFO] [stdout] 4936 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4937 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4938 | | request.add_header( [INFO] [stdout] 4939 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4954 | | .deserialize::() [INFO] [stdout] 4955 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_savings_plans_purchase_recommendation`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_savings_plans_utilization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4958:5 [INFO] [stdout] | [INFO] [stdout] 4958 | async fn get_savings_plans_utilization( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_savings_plans_utilization::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4962:5 [INFO] [stdout] | [INFO] [stdout] 4962 | / { [INFO] [stdout] 4963 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4964 | | request.add_header( [INFO] [stdout] 4965 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 4977 | | .deserialize::() [INFO] [stdout] 4978 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_savings_plans_utilization`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_savings_plans_utilization_details` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4981:5 [INFO] [stdout] | [INFO] [stdout] 4981 | async fn get_savings_plans_utilization_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_savings_plans_utilization_details::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:4987:7 [INFO] [stdout] | [INFO] [stdout] 4987 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 4988 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 4989 | | request.add_header( [INFO] [stdout] 4990 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5005 | | .deserialize::() [INFO] [stdout] 5006 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_savings_plans_utilization_details`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_tags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5009:5 [INFO] [stdout] | [INFO] [stdout] 5009 | async fn get_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5012:61 [INFO] [stdout] | [INFO] [stdout] 5012 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 5013 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5014 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetTags"); [INFO] [stdout] 5015 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5023 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5024 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_tags`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_usage_forecast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5027:5 [INFO] [stdout] | [INFO] [stdout] 5027 | async fn get_usage_forecast( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_usage_forecast::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5030:79 [INFO] [stdout] | [INFO] [stdout] 5030 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5031 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5032 | | request.add_header("x-amz-target", "AWSInsightsIndexService.GetUsageForecast"); [INFO] [stdout] 5033 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5041 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5042 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_usage_forecast`, completing the cycle [INFO] [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_cost_category_definitions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5045:5 [INFO] [stdout] | [INFO] [stdout] 5045 | async fn list_cost_category_definitions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_cost_category_definitions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5049:5 [INFO] [stdout] | [INFO] [stdout] 5049 | / { [INFO] [stdout] 5050 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5051 | | request.add_header( [INFO] [stdout] 5052 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5064 | | .deserialize::() [INFO] [stdout] 5065 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_cost_category_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::::provide_anomaly_feedback` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5068:5 [INFO] [stdout] | [INFO] [stdout] 5068 | async fn provide_anomaly_feedback( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::provide_anomaly_feedback::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5071:91 [INFO] [stdout] | [INFO] [stdout] 5071 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5072 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5073 | | request.add_header( [INFO] [stdout] 5074 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5086 | | .deserialize::() [INFO] [stdout] 5087 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::provide_anomaly_feedback`, completing the cycle [INFO] [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_anomaly_monitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5090:5 [INFO] [stdout] | [INFO] [stdout] 5090 | async fn update_anomaly_monitor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_anomaly_monitor::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5093:87 [INFO] [stdout] | [INFO] [stdout] 5093 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5094 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5095 | | request.add_header( [INFO] [stdout] 5096 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5108 | | .deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_anomaly_monitor`, completing the cycle [INFO] [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_anomaly_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5112:5 [INFO] [stdout] | [INFO] [stdout] 5112 | async fn update_anomaly_subscription( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_anomaly_subscription::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5116:5 [INFO] [stdout] | [INFO] [stdout] 5116 | / { [INFO] [stdout] 5117 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5118 | | request.add_header( [INFO] [stdout] 5119 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5131 | | .deserialize::() [INFO] [stdout] 5132 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_anomaly_subscription`, completing the cycle [INFO] [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_cost_category_definition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5135:5 [INFO] [stdout] | [INFO] [stdout] 5135 | async fn update_cost_category_definition( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_cost_category_definition::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ce-0.47.0/src/generated.rs:5139:5 [INFO] [stdout] | [INFO] [stdout] 5139 | / { [INFO] [stdout] 5140 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5141 | | request.add_header( [INFO] [stdout] 5142 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5154 | | .deserialize::() [INFO] [stdout] 5155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_cost_category_definition`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 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_ce` due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "060cc90d6b754e3cda22a2e02b4c35280416923190aebe8170eca91a6d3a8586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060cc90d6b754e3cda22a2e02b4c35280416923190aebe8170eca91a6d3a8586", kill_on_drop: false }` [INFO] [stdout] 060cc90d6b754e3cda22a2e02b4c35280416923190aebe8170eca91a6d3a8586