[INFO] fetching crate rusoto_workspaces 0.48.0... [INFO] checking rusoto_workspaces-0.48.0 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate rusoto_workspaces 0.48.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rusoto_workspaces 0.48.0 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusoto_workspaces 0.48.0 [INFO] finished tweaking crates.io crate rusoto_workspaces 0.48.0 [INFO] tweaked toml for crates.io crate rusoto_workspaces 0.48.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c580b0cb39044b11fba03ee9683c5ebcc196959bda430bde25369879e6b36f [INFO] running `Command { std: "docker" "start" "-a" "d8c580b0cb39044b11fba03ee9683c5ebcc196959bda430bde25369879e6b36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c580b0cb39044b11fba03ee9683c5ebcc196959bda430bde25369879e6b36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c580b0cb39044b11fba03ee9683c5ebcc196959bda430bde25369879e6b36f", kill_on_drop: false }` [INFO] [stdout] d8c580b0cb39044b11fba03ee9683c5ebcc196959bda430bde25369879e6b36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2186441c4320467cb437c4fd880bb42e2b81580c273d96d6edb6b3a2b01e90af [INFO] running `Command { std: "docker" "start" "-a" "2186441c4320467cb437c4fd880bb42e2b81580c273d96d6edb6b3a2b01e90af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking rusoto_mock v0.48.0 [INFO] [stderr] Checking rusoto_workspaces v0.48.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::associate_connection_alias` [INFO] [stdout] --> src/generated.rs:5057:5 [INFO] [stdout] | [INFO] [stdout] 5057 | async fn associate_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::associate_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::associate_ip_groups` [INFO] [stdout] --> src/generated.rs:5076:5 [INFO] [stdout] | [INFO] [stdout] 5076 | async fn associate_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::associate_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::authorize_ip_rules` [INFO] [stdout] --> src/generated.rs:5094:5 [INFO] [stdout] | [INFO] [stdout] 5094 | async fn authorize_ip_rules( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::authorize_ip_rules`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::copy_workspace_image` [INFO] [stdout] --> src/generated.rs:5112:5 [INFO] [stdout] | [INFO] [stdout] 5112 | async fn copy_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::copy_workspace_image`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_connection_alias` [INFO] [stdout] --> src/generated.rs:5130:5 [INFO] [stdout] | [INFO] [stdout] 5130 | async fn create_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_ip_group` [INFO] [stdout] --> src/generated.rs:5148:5 [INFO] [stdout] | [INFO] [stdout] 5148 | async fn create_ip_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_ip_group`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_tags` [INFO] [stdout] --> src/generated.rs:5166:5 [INFO] [stdout] | [INFO] [stdout] 5166 | async fn create_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_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::::create_workspace_bundle` [INFO] [stdout] --> src/generated.rs:5184:5 [INFO] [stdout] | [INFO] [stdout] 5184 | async fn create_workspace_bundle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_workspace_bundle`, completing the cycle [INFO] [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_workspaces` [INFO] [stdout] --> src/generated.rs:5202:5 [INFO] [stdout] | [INFO] [stdout] 5202 | async fn create_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_connection_alias` [INFO] [stdout] --> src/generated.rs:5220:5 [INFO] [stdout] | [INFO] [stdout] 5220 | async fn delete_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_ip_group` [INFO] [stdout] --> src/generated.rs:5238:5 [INFO] [stdout] | [INFO] [stdout] 5238 | async fn delete_ip_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_ip_group`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_tags` [INFO] [stdout] --> src/generated.rs:5256:5 [INFO] [stdout] | [INFO] [stdout] 5256 | async fn delete_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_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::::delete_workspace_bundle` [INFO] [stdout] --> src/generated.rs:5274:5 [INFO] [stdout] | [INFO] [stdout] 5274 | async fn delete_workspace_bundle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_workspace_bundle`, completing the cycle [INFO] [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_workspace_image` [INFO] [stdout] --> src/generated.rs:5292:5 [INFO] [stdout] | [INFO] [stdout] 5292 | async fn delete_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_workspace_image`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::deregister_workspace_directory` [INFO] [stdout] --> src/generated.rs:5310:5 [INFO] [stdout] | [INFO] [stdout] 5310 | async fn deregister_workspace_directory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::deregister_workspace_directory`, completing the cycle [INFO] [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_account` [INFO] [stdout] --> src/generated.rs:5333:5 [INFO] [stdout] | [INFO] [stdout] 5333 | async fn describe_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_account`, completing the cycle [INFO] [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_account_modifications` [INFO] [stdout] --> src/generated.rs:5349:5 [INFO] [stdout] | [INFO] [stdout] 5349 | async fn describe_account_modifications( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_account_modifications`, completing the cycle [INFO] [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_client_properties` [INFO] [stdout] --> src/generated.rs:5372:5 [INFO] [stdout] | [INFO] [stdout] 5372 | async fn describe_client_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_client_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_connection_alias_permissions` [INFO] [stdout] --> src/generated.rs:5391:5 [INFO] [stdout] | [INFO] [stdout] 5391 | async fn describe_connection_alias_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_connection_alias_permissions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_connection_aliases` [INFO] [stdout] --> src/generated.rs:5419:5 [INFO] [stdout] | [INFO] [stdout] 5419 | async fn describe_connection_aliases( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_connection_aliases`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_ip_groups` [INFO] [stdout] --> src/generated.rs:5441:5 [INFO] [stdout] | [INFO] [stdout] 5441 | async fn describe_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_tags` [INFO] [stdout] --> src/generated.rs:5459:5 [INFO] [stdout] | [INFO] [stdout] 5459 | async fn describe_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_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::::describe_workspace_bundles` [INFO] [stdout] --> src/generated.rs:5477:5 [INFO] [stdout] | [INFO] [stdout] 5477 | async fn describe_workspace_bundles( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_bundles`, completing the cycle [INFO] [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_workspace_directories` [INFO] [stdout] --> src/generated.rs:5496:5 [INFO] [stdout] | [INFO] [stdout] 5496 | async fn describe_workspace_directories( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_directories`, completing the cycle [INFO] [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_workspace_image_permissions` [INFO] [stdout] --> src/generated.rs:5519:5 [INFO] [stdout] | [INFO] [stdout] 5519 | async fn describe_workspace_image_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_image_permissions`, completing the cycle [INFO] [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_workspace_images` [INFO] [stdout] --> src/generated.rs:5547:5 [INFO] [stdout] | [INFO] [stdout] 5547 | async fn describe_workspace_images( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_images`, completing the cycle [INFO] [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_workspace_snapshots` [INFO] [stdout] --> src/generated.rs:5566:5 [INFO] [stdout] | [INFO] [stdout] 5566 | async fn describe_workspace_snapshots( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_snapshots`, completing the cycle [INFO] [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_workspaces` [INFO] [stdout] --> src/generated.rs:5589:5 [INFO] [stdout] | [INFO] [stdout] 5589 | async fn describe_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspaces`, completing the cycle [INFO] [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_workspaces_connection_status` [INFO] [stdout] --> src/generated.rs:5607:5 [INFO] [stdout] | [INFO] [stdout] 5607 | async fn describe_workspaces_connection_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspaces_connection_status`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::disassociate_connection_alias` [INFO] [stdout] --> src/generated.rs:5635:5 [INFO] [stdout] | [INFO] [stdout] 5635 | async fn disassociate_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::disassociate_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::disassociate_ip_groups` [INFO] [stdout] --> src/generated.rs:5658:5 [INFO] [stdout] | [INFO] [stdout] 5658 | async fn disassociate_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::disassociate_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::import_workspace_image` [INFO] [stdout] --> src/generated.rs:5676:5 [INFO] [stdout] | [INFO] [stdout] 5676 | async fn import_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::import_workspace_image`, completing the cycle [INFO] [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_available_management_cidr_ranges` [INFO] [stdout] --> src/generated.rs:5694:5 [INFO] [stdout] | [INFO] [stdout] 5694 | async fn list_available_management_cidr_ranges( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_available_management_cidr_ranges`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::migrate_workspace` [INFO] [stdout] --> src/generated.rs:5722:5 [INFO] [stdout] | [INFO] [stdout] 5722 | async fn migrate_workspace( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::migrate_workspace`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_account` [INFO] [stdout] --> src/generated.rs:5740:5 [INFO] [stdout] | [INFO] [stdout] 5740 | async fn modify_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_account`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_client_properties` [INFO] [stdout] --> src/generated.rs:5758:5 [INFO] [stdout] | [INFO] [stdout] 5758 | async fn modify_client_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_client_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_selfservice_permissions` [INFO] [stdout] --> src/generated.rs:5777:5 [INFO] [stdout] | [INFO] [stdout] 5777 | async fn modify_selfservice_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_selfservice_permissions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_access_properties` [INFO] [stdout] --> src/generated.rs:5800:5 [INFO] [stdout] | [INFO] [stdout] 5800 | async fn modify_workspace_access_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_access_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_creation_properties` [INFO] [stdout] --> src/generated.rs:5825:5 [INFO] [stdout] | [INFO] [stdout] 5825 | async fn modify_workspace_creation_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_creation_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_properties` [INFO] [stdout] --> src/generated.rs:5853:5 [INFO] [stdout] | [INFO] [stdout] 5853 | async fn modify_workspace_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_state` [INFO] [stdout] --> src/generated.rs:5875:5 [INFO] [stdout] | [INFO] [stdout] 5875 | async fn modify_workspace_state( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_state`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::reboot_workspaces` [INFO] [stdout] --> src/generated.rs:5893:5 [INFO] [stdout] | [INFO] [stdout] 5893 | async fn reboot_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5907 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::reboot_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::rebuild_workspaces` [INFO] [stdout] --> src/generated.rs:5911:5 [INFO] [stdout] | [INFO] [stdout] 5911 | async fn rebuild_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::rebuild_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5914:79 [INFO] [stdout] | [INFO] [stdout] 5914 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5915 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5916 | | request.add_header("x-amz-target", "WorkspacesService.RebuildWorkspaces"); [INFO] [stdout] 5917 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5925 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5926 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::rebuild_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::register_workspace_directory` [INFO] [stdout] --> src/generated.rs:5929:5 [INFO] [stdout] | [INFO] [stdout] 5929 | async fn register_workspace_directory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::register_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5933:5 [INFO] [stdout] | [INFO] [stdout] 5933 | / { [INFO] [stdout] 5934 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5935 | | request.add_header( [INFO] [stdout] 5936 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5948 | | .deserialize::() [INFO] [stdout] 5949 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::register_workspace_directory`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_workspace` [INFO] [stdout] --> src/generated.rs:5952:5 [INFO] [stdout] | [INFO] [stdout] 5952 | async fn restore_workspace( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5955:77 [INFO] [stdout] | [INFO] [stdout] 5955 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5956 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5957 | | request.add_header("x-amz-target", "WorkspacesService.RestoreWorkspace"); [INFO] [stdout] 5958 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5966 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5967 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_workspace`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::revoke_ip_rules` [INFO] [stdout] --> src/generated.rs:5970:5 [INFO] [stdout] | [INFO] [stdout] 5970 | async fn revoke_ip_rules( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::revoke_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5973:71 [INFO] [stdout] | [INFO] [stdout] 5973 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5974 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5975 | | request.add_header("x-amz-target", "WorkspacesService.RevokeIpRules"); [INFO] [stdout] 5976 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5984 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5985 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::revoke_ip_rules`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::start_workspaces` [INFO] [stdout] --> src/generated.rs:5988:5 [INFO] [stdout] | [INFO] [stdout] 5988 | async fn start_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::start_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5991:75 [INFO] [stdout] | [INFO] [stdout] 5991 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5992 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5993 | | request.add_header("x-amz-target", "WorkspacesService.StartWorkspaces"); [INFO] [stdout] 5994 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6002 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::start_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::stop_workspaces` [INFO] [stdout] --> src/generated.rs:6006:5 [INFO] [stdout] | [INFO] [stdout] 6006 | async fn stop_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::stop_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6009:73 [INFO] [stdout] | [INFO] [stdout] 6009 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6010 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6011 | | request.add_header("x-amz-target", "WorkspacesService.StopWorkspaces"); [INFO] [stdout] 6012 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6020 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6021 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::stop_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::terminate_workspaces` [INFO] [stdout] --> src/generated.rs:6024:5 [INFO] [stdout] | [INFO] [stdout] 6024 | async fn terminate_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::terminate_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6027:83 [INFO] [stdout] | [INFO] [stdout] 6027 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6028 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6029 | | request.add_header("x-amz-target", "WorkspacesService.TerminateWorkspaces"); [INFO] [stdout] 6030 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6038 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6039 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::terminate_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_connection_alias_permission` [INFO] [stdout] --> src/generated.rs:6042:5 [INFO] [stdout] | [INFO] [stdout] 6042 | async fn update_connection_alias_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_connection_alias_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6048:7 [INFO] [stdout] | [INFO] [stdout] 6048 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6049 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6050 | | request.add_header( [INFO] [stdout] 6051 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6063 | | .deserialize::() [INFO] [stdout] 6064 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_connection_alias_permission`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_rules_of_ip_group` [INFO] [stdout] --> src/generated.rs:6067:5 [INFO] [stdout] | [INFO] [stdout] 6067 | async fn update_rules_of_ip_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_rules_of_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6070:85 [INFO] [stdout] | [INFO] [stdout] 6070 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 6071 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6072 | | request.add_header("x-amz-target", "WorkspacesService.UpdateRulesOfIpGroup"); [INFO] [stdout] 6073 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6081 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6082 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_rules_of_ip_group`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_workspace_bundle` [INFO] [stdout] --> src/generated.rs:6085:5 [INFO] [stdout] | [INFO] [stdout] 6085 | async fn update_workspace_bundle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6088:87 [INFO] [stdout] | [INFO] [stdout] 6088 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6089 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6090 | | request.add_header("x-amz-target", "WorkspacesService.UpdateWorkspaceBundle"); [INFO] [stdout] 6091 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 6099 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 6100 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_workspace_bundle`, completing the cycle [INFO] [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_workspace_image_permission` [INFO] [stdout] --> src/generated.rs:6103:5 [INFO] [stdout] | [INFO] [stdout] 6103 | async fn update_workspace_image_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_workspace_image_permission::{closure#0}`... [INFO] [stdout] --> src/generated.rs:6109:7 [INFO] [stdout] | [INFO] [stdout] 6109 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 6110 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 6111 | | request.add_header( [INFO] [stdout] 6112 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 6124 | | .deserialize::() [INFO] [stdout] 6125 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_workspace_image_permission`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 53 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_workspaces` due to 54 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::associate_connection_alias` [INFO] [stdout] --> src/generated.rs:5057:5 [INFO] [stdout] | [INFO] [stdout] 5057 | async fn associate_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::associate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5060:93 [INFO] [stdout] | [INFO] [stdout] 5060 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5061 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5062 | | request.add_header("x-amz-target", "WorkspacesService.AssociateConnectionAlias"); [INFO] [stdout] 5063 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5072 | | .deserialize::() [INFO] [stdout] 5073 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::associate_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::associate_ip_groups` [INFO] [stdout] --> src/generated.rs:5076:5 [INFO] [stdout] | [INFO] [stdout] 5076 | async fn associate_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::associate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5079:79 [INFO] [stdout] | [INFO] [stdout] 5079 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 5080 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5081 | | request.add_header("x-amz-target", "WorkspacesService.AssociateIpGroups"); [INFO] [stdout] 5082 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5090 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5091 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::associate_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::authorize_ip_rules` [INFO] [stdout] --> src/generated.rs:5094:5 [INFO] [stdout] | [INFO] [stdout] 5094 | async fn authorize_ip_rules( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::authorize_ip_rules::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5097:77 [INFO] [stdout] | [INFO] [stdout] 5097 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5098 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5099 | | request.add_header("x-amz-target", "WorkspacesService.AuthorizeIpRules"); [INFO] [stdout] 5100 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5108 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::authorize_ip_rules`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::copy_workspace_image` [INFO] [stdout] --> src/generated.rs:5112:5 [INFO] [stdout] | [INFO] [stdout] 5112 | async fn copy_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::copy_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5115:81 [INFO] [stdout] | [INFO] [stdout] 5115 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5116 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5117 | | request.add_header("x-amz-target", "WorkspacesService.CopyWorkspaceImage"); [INFO] [stdout] 5118 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5126 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5127 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::copy_workspace_image`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_connection_alias` [INFO] [stdout] --> src/generated.rs:5130:5 [INFO] [stdout] | [INFO] [stdout] 5130 | async fn create_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5133:87 [INFO] [stdout] | [INFO] [stdout] 5133 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5134 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5135 | | request.add_header("x-amz-target", "WorkspacesService.CreateConnectionAlias"); [INFO] [stdout] 5136 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5144 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_ip_group` [INFO] [stdout] --> src/generated.rs:5148:5 [INFO] [stdout] | [INFO] [stdout] 5148 | async fn create_ip_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5151:71 [INFO] [stdout] | [INFO] [stdout] 5151 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5152 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5153 | | request.add_header("x-amz-target", "WorkspacesService.CreateIpGroup"); [INFO] [stdout] 5154 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5162 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5163 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_ip_group`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_tags` [INFO] [stdout] --> src/generated.rs:5166:5 [INFO] [stdout] | [INFO] [stdout] 5166 | async fn create_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5169:65 [INFO] [stdout] | [INFO] [stdout] 5169 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5170 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5171 | | request.add_header("x-amz-target", "WorkspacesService.CreateTags"); [INFO] [stdout] 5172 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5180 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5181 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_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::::create_workspace_bundle` [INFO] [stdout] --> src/generated.rs:5184:5 [INFO] [stdout] | [INFO] [stdout] 5184 | async fn create_workspace_bundle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5187:87 [INFO] [stdout] | [INFO] [stdout] 5187 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5188 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5189 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaceBundle"); [INFO] [stdout] 5190 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5198 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_workspace_bundle`, completing the cycle [INFO] [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_workspaces` [INFO] [stdout] --> src/generated.rs:5202:5 [INFO] [stdout] | [INFO] [stdout] 5202 | async fn create_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5205:77 [INFO] [stdout] | [INFO] [stdout] 5205 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5206 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5207 | | request.add_header("x-amz-target", "WorkspacesService.CreateWorkspaces"); [INFO] [stdout] 5208 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5216 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5217 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_workspaces`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_connection_alias` [INFO] [stdout] --> src/generated.rs:5220:5 [INFO] [stdout] | [INFO] [stdout] 5220 | async fn delete_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5223:87 [INFO] [stdout] | [INFO] [stdout] 5223 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5224 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5225 | | request.add_header("x-amz-target", "WorkspacesService.DeleteConnectionAlias"); [INFO] [stdout] 5226 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5234 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_ip_group` [INFO] [stdout] --> src/generated.rs:5238:5 [INFO] [stdout] | [INFO] [stdout] 5238 | async fn delete_ip_group( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_ip_group::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5241:71 [INFO] [stdout] | [INFO] [stdout] 5241 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5242 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5243 | | request.add_header("x-amz-target", "WorkspacesService.DeleteIpGroup"); [INFO] [stdout] 5244 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5252 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_ip_group`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_tags` [INFO] [stdout] --> src/generated.rs:5256:5 [INFO] [stdout] | [INFO] [stdout] 5256 | async fn delete_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5259:65 [INFO] [stdout] | [INFO] [stdout] 5259 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 5260 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5261 | | request.add_header("x-amz-target", "WorkspacesService.DeleteTags"); [INFO] [stdout] 5262 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5270 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5271 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_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::::delete_workspace_bundle` [INFO] [stdout] --> src/generated.rs:5274:5 [INFO] [stdout] | [INFO] [stdout] 5274 | async fn delete_workspace_bundle( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_workspace_bundle::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5277:87 [INFO] [stdout] | [INFO] [stdout] 5277 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 5278 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5279 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceBundle"); [INFO] [stdout] 5280 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5288 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5289 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_workspace_bundle`, completing the cycle [INFO] [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_workspace_image` [INFO] [stdout] --> src/generated.rs:5292:5 [INFO] [stdout] | [INFO] [stdout] 5292 | async fn delete_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5295:85 [INFO] [stdout] | [INFO] [stdout] 5295 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5296 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5297 | | request.add_header("x-amz-target", "WorkspacesService.DeleteWorkspaceImage"); [INFO] [stdout] 5298 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5306 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_workspace_image`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::deregister_workspace_directory` [INFO] [stdout] --> src/generated.rs:5310:5 [INFO] [stdout] | [INFO] [stdout] 5310 | async fn deregister_workspace_directory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::deregister_workspace_directory::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5314:5 [INFO] [stdout] | [INFO] [stdout] 5314 | / { [INFO] [stdout] 5315 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5316 | | request.add_header( [INFO] [stdout] 5317 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5329 | | .deserialize::() [INFO] [stdout] 5330 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::deregister_workspace_directory`, completing the cycle [INFO] [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_account` [INFO] [stdout] --> src/generated.rs:5333:5 [INFO] [stdout] | [INFO] [stdout] 5333 | async fn describe_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5335:75 [INFO] [stdout] | [INFO] [stdout] 5335 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 5336 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5337 | | request.add_header("x-amz-target", "WorkspacesService.DescribeAccount"); [INFO] [stdout] 5338 | | request.set_payload(Some(bytes::Bytes::from_static(b"{}"))); [INFO] [stdout] ... | [INFO] [stdout] 5345 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_account`, completing the cycle [INFO] [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_account_modifications` [INFO] [stdout] --> src/generated.rs:5349:5 [INFO] [stdout] | [INFO] [stdout] 5349 | async fn describe_account_modifications( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_account_modifications::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5353:5 [INFO] [stdout] | [INFO] [stdout] 5353 | / { [INFO] [stdout] 5354 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5355 | | request.add_header( [INFO] [stdout] 5356 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5368 | | .deserialize::() [INFO] [stdout] 5369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_account_modifications`, completing the cycle [INFO] [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_client_properties` [INFO] [stdout] --> src/generated.rs:5372:5 [INFO] [stdout] | [INFO] [stdout] 5372 | async fn describe_client_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5375:93 [INFO] [stdout] | [INFO] [stdout] 5375 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5377 | | request.add_header("x-amz-target", "WorkspacesService.DescribeClientProperties"); [INFO] [stdout] 5378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5387 | | .deserialize::() [INFO] [stdout] 5388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_client_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_connection_alias_permissions` [INFO] [stdout] --> src/generated.rs:5391:5 [INFO] [stdout] | [INFO] [stdout] 5391 | async fn describe_connection_alias_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_connection_alias_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5397:7 [INFO] [stdout] | [INFO] [stdout] 5397 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5398 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5399 | | request.add_header( [INFO] [stdout] 5400 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5415 | | .deserialize::() [INFO] [stdout] 5416 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_connection_alias_permissions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_connection_aliases` [INFO] [stdout] --> src/generated.rs:5419:5 [INFO] [stdout] | [INFO] [stdout] 5419 | async fn describe_connection_aliases( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_connection_aliases::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5422:95 [INFO] [stdout] | [INFO] [stdout] 5422 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5423 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5424 | | request.add_header( [INFO] [stdout] 5425 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5437 | | .deserialize::() [INFO] [stdout] 5438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_connection_aliases`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_ip_groups` [INFO] [stdout] --> src/generated.rs:5441:5 [INFO] [stdout] | [INFO] [stdout] 5441 | async fn describe_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5444:77 [INFO] [stdout] | [INFO] [stdout] 5444 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5445 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5446 | | request.add_header("x-amz-target", "WorkspacesService.DescribeIpGroups"); [INFO] [stdout] 5447 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5455 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_tags` [INFO] [stdout] --> src/generated.rs:5459:5 [INFO] [stdout] | [INFO] [stdout] 5459 | async fn describe_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_tags::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5462:69 [INFO] [stdout] | [INFO] [stdout] 5462 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 5463 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5464 | | request.add_header("x-amz-target", "WorkspacesService.DescribeTags"); [INFO] [stdout] 5465 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5473 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5474 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_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::::describe_workspace_bundles` [INFO] [stdout] --> src/generated.rs:5477:5 [INFO] [stdout] | [INFO] [stdout] 5477 | async fn describe_workspace_bundles( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_bundles::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5480:93 [INFO] [stdout] | [INFO] [stdout] 5480 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 5481 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5482 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceBundles"); [INFO] [stdout] 5483 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5492 | | .deserialize::() [INFO] [stdout] 5493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_bundles`, completing the cycle [INFO] [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_workspace_directories` [INFO] [stdout] --> src/generated.rs:5496:5 [INFO] [stdout] | [INFO] [stdout] 5496 | async fn describe_workspace_directories( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_directories::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5500:5 [INFO] [stdout] | [INFO] [stdout] 5500 | / { [INFO] [stdout] 5501 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5502 | | request.add_header( [INFO] [stdout] 5503 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5515 | | .deserialize::() [INFO] [stdout] 5516 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_directories`, completing the cycle [INFO] [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_workspace_image_permissions` [INFO] [stdout] --> src/generated.rs:5519:5 [INFO] [stdout] | [INFO] [stdout] 5519 | async fn describe_workspace_image_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_image_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5525:7 [INFO] [stdout] | [INFO] [stdout] 5525 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5526 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5527 | | request.add_header( [INFO] [stdout] 5528 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5543 | | .deserialize::() [INFO] [stdout] 5544 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_image_permissions`, completing the cycle [INFO] [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_workspace_images` [INFO] [stdout] --> src/generated.rs:5547:5 [INFO] [stdout] | [INFO] [stdout] 5547 | async fn describe_workspace_images( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_images::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5550:91 [INFO] [stdout] | [INFO] [stdout] 5550 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 5551 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5552 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaceImages"); [INFO] [stdout] 5553 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5562 | | .deserialize::() [INFO] [stdout] 5563 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_images`, completing the cycle [INFO] [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_workspace_snapshots` [INFO] [stdout] --> src/generated.rs:5566:5 [INFO] [stdout] | [INFO] [stdout] 5566 | async fn describe_workspace_snapshots( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspace_snapshots::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5570:5 [INFO] [stdout] | [INFO] [stdout] 5570 | / { [INFO] [stdout] 5571 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5572 | | request.add_header( [INFO] [stdout] 5573 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5585 | | .deserialize::() [INFO] [stdout] 5586 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspace_snapshots`, completing the cycle [INFO] [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_workspaces` [INFO] [stdout] --> src/generated.rs:5589:5 [INFO] [stdout] | [INFO] [stdout] 5589 | async fn describe_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5592:81 [INFO] [stdout] | [INFO] [stdout] 5592 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 5593 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5594 | | request.add_header("x-amz-target", "WorkspacesService.DescribeWorkspaces"); [INFO] [stdout] 5595 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5603 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5604 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspaces`, completing the cycle [INFO] [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_workspaces_connection_status` [INFO] [stdout] --> src/generated.rs:5607:5 [INFO] [stdout] | [INFO] [stdout] 5607 | async fn describe_workspaces_connection_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_workspaces_connection_status::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5613:7 [INFO] [stdout] | [INFO] [stdout] 5613 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5614 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5615 | | request.add_header( [INFO] [stdout] 5616 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5631 | | .deserialize::() [INFO] [stdout] 5632 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_workspaces_connection_status`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::disassociate_connection_alias` [INFO] [stdout] --> src/generated.rs:5635:5 [INFO] [stdout] | [INFO] [stdout] 5635 | async fn disassociate_connection_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::disassociate_connection_alias::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5639:5 [INFO] [stdout] | [INFO] [stdout] 5639 | / { [INFO] [stdout] 5640 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5641 | | request.add_header( [INFO] [stdout] 5642 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5654 | | .deserialize::() [INFO] [stdout] 5655 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::disassociate_connection_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::disassociate_ip_groups` [INFO] [stdout] --> src/generated.rs:5658:5 [INFO] [stdout] | [INFO] [stdout] 5658 | async fn disassociate_ip_groups( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::disassociate_ip_groups::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5661:85 [INFO] [stdout] | [INFO] [stdout] 5661 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5662 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5663 | | request.add_header("x-amz-target", "WorkspacesService.DisassociateIpGroups"); [INFO] [stdout] 5664 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5672 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5673 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::disassociate_ip_groups`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::import_workspace_image` [INFO] [stdout] --> src/generated.rs:5676:5 [INFO] [stdout] | [INFO] [stdout] 5676 | async fn import_workspace_image( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::import_workspace_image::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5679:85 [INFO] [stdout] | [INFO] [stdout] 5679 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5680 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5681 | | request.add_header("x-amz-target", "WorkspacesService.ImportWorkspaceImage"); [INFO] [stdout] 5682 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5690 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5691 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::import_workspace_image`, completing the cycle [INFO] [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_available_management_cidr_ranges` [INFO] [stdout] --> src/generated.rs:5694:5 [INFO] [stdout] | [INFO] [stdout] 5694 | async fn list_available_management_cidr_ranges( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_available_management_cidr_ranges::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5700:7 [INFO] [stdout] | [INFO] [stdout] 5700 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5701 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5702 | | request.add_header( [INFO] [stdout] 5703 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5718 | | .deserialize::() [INFO] [stdout] 5719 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_available_management_cidr_ranges`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::migrate_workspace` [INFO] [stdout] --> src/generated.rs:5722:5 [INFO] [stdout] | [INFO] [stdout] 5722 | async fn migrate_workspace( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::migrate_workspace::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5725:77 [INFO] [stdout] | [INFO] [stdout] 5725 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5726 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5727 | | request.add_header("x-amz-target", "WorkspacesService.MigrateWorkspace"); [INFO] [stdout] 5728 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5736 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5737 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::migrate_workspace`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_account` [INFO] [stdout] --> src/generated.rs:5740:5 [INFO] [stdout] | [INFO] [stdout] 5740 | async fn modify_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_account::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5743:71 [INFO] [stdout] | [INFO] [stdout] 5743 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 5744 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5745 | | request.add_header("x-amz-target", "WorkspacesService.ModifyAccount"); [INFO] [stdout] 5746 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5754 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5755 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_account`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_client_properties` [INFO] [stdout] --> src/generated.rs:5758:5 [INFO] [stdout] | [INFO] [stdout] 5758 | async fn modify_client_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_client_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5761:89 [INFO] [stdout] | [INFO] [stdout] 5761 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 5762 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5763 | | request.add_header("x-amz-target", "WorkspacesService.ModifyClientProperties"); [INFO] [stdout] 5764 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5773 | | .deserialize::() [INFO] [stdout] 5774 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_client_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_selfservice_permissions` [INFO] [stdout] --> src/generated.rs:5777:5 [INFO] [stdout] | [INFO] [stdout] 5777 | async fn modify_selfservice_permissions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_selfservice_permissions::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5781:5 [INFO] [stdout] | [INFO] [stdout] 5781 | / { [INFO] [stdout] 5782 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5783 | | request.add_header( [INFO] [stdout] 5784 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5796 | | .deserialize::() [INFO] [stdout] 5797 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_selfservice_permissions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_access_properties` [INFO] [stdout] --> src/generated.rs:5800:5 [INFO] [stdout] | [INFO] [stdout] 5800 | async fn modify_workspace_access_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_access_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5806:7 [INFO] [stdout] | [INFO] [stdout] 5806 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5807 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5808 | | request.add_header( [INFO] [stdout] 5809 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5821 | | .deserialize::() [INFO] [stdout] 5822 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_access_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_creation_properties` [INFO] [stdout] --> src/generated.rs:5825:5 [INFO] [stdout] | [INFO] [stdout] 5825 | async fn modify_workspace_creation_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_creation_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5831:7 [INFO] [stdout] | [INFO] [stdout] 5831 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 5832 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5833 | | request.add_header( [INFO] [stdout] 5834 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5849 | | .deserialize::() [INFO] [stdout] 5850 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_creation_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_properties` [INFO] [stdout] --> src/generated.rs:5853:5 [INFO] [stdout] | [INFO] [stdout] 5853 | async fn modify_workspace_properties( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_properties::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5856:95 [INFO] [stdout] | [INFO] [stdout] 5856 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 5857 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5858 | | request.add_header( [INFO] [stdout] 5859 | | "x-amz-target", [INFO] [stdout] ... | [INFO] [stdout] 5871 | | .deserialize::() [INFO] [stdout] 5872 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_properties`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::modify_workspace_state` [INFO] [stdout] --> src/generated.rs:5875:5 [INFO] [stdout] | [INFO] [stdout] 5875 | async fn modify_workspace_state( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::modify_workspace_state::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5878:85 [INFO] [stdout] | [INFO] [stdout] 5878 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 5879 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5880 | | request.add_header("x-amz-target", "WorkspacesService.ModifyWorkspaceState"); [INFO] [stdout] 5881 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 5889 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 5890 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::modify_workspace_state`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::reboot_workspaces` [INFO] [stdout] --> src/generated.rs:5893:5 [INFO] [stdout] | [INFO] [stdout] 5893 | async fn reboot_workspaces( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::reboot_workspaces::{closure#0}`... [INFO] [stdout] --> src/generated.rs:5896:77 [INFO] [stdout] | [INFO] [stdout] 5896 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 5897 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 5898 | | request.add_header("x-amz-target", "WorkspacesService.RebootWorkspaces"); [INFO] [stdout] 5899 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [WARN] too many lines in the log, truncating it