[INFO] cloning repository https://github.com/zeapo/barberousse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeapo/barberousse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeapo%2Fbarberousse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeapo%2Fbarberousse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c80d4a720ed77c7a3707daff074b2716770f6221 [INFO] checking zeapo/barberousse against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeapo%2Fbarberousse" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeapo/barberousse on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zeapo/barberousse [INFO] finished tweaking git repo https://github.com/zeapo/barberousse [INFO] tweaked toml for git repo https://github.com/zeapo/barberousse written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zeapo/barberousse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add0317d350988b9631442df3bb5dd4a09c9e92bd9f15e75b2c41f3d085094a5 [INFO] running `Command { std: "docker" "start" "-a" "add0317d350988b9631442df3bb5dd4a09c9e92bd9f15e75b2c41f3d085094a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add0317d350988b9631442df3bb5dd4a09c9e92bd9f15e75b2c41f3d085094a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add0317d350988b9631442df3bb5dd4a09c9e92bd9f15e75b2c41f3d085094a5", kill_on_drop: false }` [INFO] [stdout] add0317d350988b9631442df3bb5dd4a09c9e92bd9f15e75b2c41f3d085094a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6be72bbde6bb66d4757192f90b3bc5aa14c1a451b1bd9b0580e6c101d4fa89c7 [INFO] running `Command { std: "docker" "start" "-a" "6be72bbde6bb66d4757192f90b3bc5aa14c1a451b1bd9b0580e6c101d4fa89c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking stybulate v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling rusoto_core v0.46.0 (https://github.com/zeapo/rusoto?branch=sts-profile-credentials-provider#8349446e) [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking shell v0.1.0 (https://github.com/google/rust-shell#8b1e775b) [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Checking promptly v0.3.0 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking git2 v0.13.17 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Checking plist v1.1.0 [INFO] [stderr] Checking rusoto_credential v0.46.0 (https://github.com/zeapo/rusoto?branch=sts-profile-credentials-provider#8349446e) [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Checking syntect v4.5.0 [INFO] [stderr] Checking rusoto_signature v0.46.0 (https://github.com/zeapo/rusoto?branch=sts-profile-credentials-provider#8349446e) [INFO] [stderr] Checking rusoto_sts v0.46.0 (https://github.com/zeapo/rusoto?branch=sts-profile-credentials-provider#8349446e) [INFO] [stderr] Checking rusoto_secretsmanager v0.46.0 (https://github.com/zeapo/rusoto?branch=sts-profile-credentials-provider#8349446e) [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::assume_role` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1652:5 [INFO] [stdout] | [INFO] [stdout] 1652 | async fn assume_role( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::assume_role::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1655:67 [INFO] [stdout] | [INFO] [stdout] 1655 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 1656 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1657 | | let params = self.new_params("AssumeRole"); [INFO] [stdout] 1658 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1678 | | Ok(result) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::assume_role`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::assume_role_with_saml` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1682:5 [INFO] [stdout] | [INFO] [stdout] 1682 | async fn assume_role_with_saml( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::assume_role_with_saml::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1685:83 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1686 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1687 | | let params = self.new_params("AssumeRoleWithSAML"); [INFO] [stdout] 1688 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1711 | | Ok(result) [INFO] [stdout] 1712 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::assume_role_with_saml`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::assume_role_with_web_identity` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1715:5 [INFO] [stdout] | [INFO] [stdout] 1715 | async fn assume_role_with_web_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::assume_role_with_web_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1719:5 [INFO] [stdout] | [INFO] [stdout] 1719 | / { [INFO] [stdout] 1720 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1721 | | let params = self.new_params("AssumeRoleWithWebIdentity"); [INFO] [stdout] 1722 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1745 | | Ok(result) [INFO] [stdout] 1746 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::assume_role_with_web_identity`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::decode_authorization_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1749:5 [INFO] [stdout] | [INFO] [stdout] 1749 | async fn decode_authorization_message( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::decode_authorization_message::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1753:5 [INFO] [stdout] | [INFO] [stdout] 1753 | / { [INFO] [stdout] 1754 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1755 | | let params = self.new_params("DecodeAuthorizationMessage"); [INFO] [stdout] 1756 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(result) [INFO] [stdout] 1780 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::decode_authorization_message`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_access_key_info` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1783:5 [INFO] [stdout] | [INFO] [stdout] 1783 | async fn get_access_key_info( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_access_key_info::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1786:79 [INFO] [stdout] | [INFO] [stdout] 1786 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 1787 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1788 | | let params = self.new_params("GetAccessKeyInfo"); [INFO] [stdout] 1789 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1810 | | Ok(result) [INFO] [stdout] 1811 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_access_key_info`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_caller_identity` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1814:5 [INFO] [stdout] | [INFO] [stdout] 1814 | async fn get_caller_identity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_caller_identity::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1817:81 [INFO] [stdout] | [INFO] [stdout] 1817 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 1818 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1819 | | let params = self.new_params("GetCallerIdentity"); [INFO] [stdout] 1820 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1843 | | Ok(result) [INFO] [stdout] 1844 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_caller_identity`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_federation_token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1847:5 [INFO] [stdout] | [INFO] [stdout] 1847 | async fn get_federation_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_federation_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1850:83 [INFO] [stdout] | [INFO] [stdout] 1850 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1851 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1852 | | let params = self.new_params("GetFederationToken"); [INFO] [stdout] 1853 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1876 | | Ok(result) [INFO] [stdout] 1877 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_federation_token`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_session_token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1880:5 [INFO] [stdout] | [INFO] [stdout] 1880 | async fn get_session_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_session_token::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/sts/src/generated.rs:1883:77 [INFO] [stdout] | [INFO] [stdout] 1883 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1884 | | let mut request = SignedRequest::new("POST", "sts", &self.region, "/"); [INFO] [stdout] 1885 | | let params = self.new_params("GetSessionToken"); [INFO] [stdout] 1886 | | let mut params = params; [INFO] [stdout] ... | [INFO] [stdout] 1907 | | Ok(result) [INFO] [stdout] 1908 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_session_token`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 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_sts` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::cancel_rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2047:5 [INFO] [stdout] | [INFO] [stdout] 2047 | async fn cancel_rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::cancel_rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2050:83 [INFO] [stdout] | [INFO] [stdout] 2050 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 2051 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2052 | | request.add_header("x-amz-target", "secretsmanager.CancelRotateSecret"); [INFO] [stdout] 2053 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2061 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2062 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::cancel_rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2065:5 [INFO] [stdout] | [INFO] [stdout] 2065 | async fn create_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2068:71 [INFO] [stdout] | [INFO] [stdout] 2068 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2069 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2070 | | request.add_header("x-amz-target", "secretsmanager.CreateSecret"); [INFO] [stdout] 2071 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2079 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2080 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2083:5 [INFO] [stdout] | [INFO] [stdout] 2083 | async fn delete_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2086:87 [INFO] [stdout] | [INFO] [stdout] 2086 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2087 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2088 | | request.add_header("x-amz-target", "secretsmanager.DeleteResourcePolicy"); [INFO] [stdout] 2089 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2098 | | .deserialize::() [INFO] [stdout] 2099 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2102:5 [INFO] [stdout] | [INFO] [stdout] 2102 | async fn delete_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2105:71 [INFO] [stdout] | [INFO] [stdout] 2105 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2106 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2107 | | request.add_header("x-amz-target", "secretsmanager.DeleteSecret"); [INFO] [stdout] 2108 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::describe_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2120:5 [INFO] [stdout] | [INFO] [stdout] 2120 | async fn describe_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::describe_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2123:75 [INFO] [stdout] | [INFO] [stdout] 2123 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2124 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2125 | | request.add_header("x-amz-target", "secretsmanager.DescribeSecret"); [INFO] [stdout] 2126 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2134 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::describe_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_random_password` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2138:5 [INFO] [stdout] | [INFO] [stdout] 2138 | async fn get_random_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_random_password::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2141:81 [INFO] [stdout] | [INFO] [stdout] 2141 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2142 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2143 | | request.add_header("x-amz-target", "secretsmanager.GetRandomPassword"); [INFO] [stdout] 2144 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2152 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2153 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_random_password`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2156:5 [INFO] [stdout] | [INFO] [stdout] 2156 | async fn get_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2159:81 [INFO] [stdout] | [INFO] [stdout] 2159 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2160 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2161 | | request.add_header("x-amz-target", "secretsmanager.GetResourcePolicy"); [INFO] [stdout] 2162 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2170 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2171 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2174:5 [INFO] [stdout] | [INFO] [stdout] 2174 | async fn get_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2177:75 [INFO] [stdout] | [INFO] [stdout] 2177 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2178 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2179 | | request.add_header("x-amz-target", "secretsmanager.GetSecretValue"); [INFO] [stdout] 2180 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2188 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2189 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secret_version_ids` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2192:5 [INFO] [stdout] | [INFO] [stdout] 2192 | async fn list_secret_version_ids( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secret_version_ids::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2195:87 [INFO] [stdout] | [INFO] [stdout] 2195 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 2196 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2197 | | request.add_header("x-amz-target", "secretsmanager.ListSecretVersionIds"); [INFO] [stdout] 2198 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2207 | | .deserialize::() [INFO] [stdout] 2208 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secret_version_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_secrets` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2211:5 [INFO] [stdout] | [INFO] [stdout] 2211 | async fn list_secrets( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_secrets::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2214:69 [INFO] [stdout] | [INFO] [stdout] 2214 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 2215 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2216 | | request.add_header("x-amz-target", "secretsmanager.ListSecrets"); [INFO] [stdout] 2217 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2225 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_secrets`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2229:5 [INFO] [stdout] | [INFO] [stdout] 2229 | async fn put_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2232:81 [INFO] [stdout] | [INFO] [stdout] 2232 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 2233 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2234 | | request.add_header("x-amz-target", "secretsmanager.PutResourcePolicy"); [INFO] [stdout] 2235 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2243 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2244 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_secret_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2247:5 [INFO] [stdout] | [INFO] [stdout] 2247 | async fn put_secret_value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_secret_value::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2250:75 [INFO] [stdout] | [INFO] [stdout] 2250 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 2251 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2252 | | request.add_header("x-amz-target", "secretsmanager.PutSecretValue"); [INFO] [stdout] 2253 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2261 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2262 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_secret_value`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::restore_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2265:5 [INFO] [stdout] | [INFO] [stdout] 2265 | async fn restore_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::restore_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2268:73 [INFO] [stdout] | [INFO] [stdout] 2268 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 2269 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2270 | | request.add_header("x-amz-target", "secretsmanager.RestoreSecret"); [INFO] [stdout] 2271 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2279 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::restore_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::rotate_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2283:5 [INFO] [stdout] | [INFO] [stdout] 2283 | async fn rotate_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::rotate_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2286:71 [INFO] [stdout] | [INFO] [stdout] 2286 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2287 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2288 | | request.add_header("x-amz-target", "secretsmanager.RotateSecret"); [INFO] [stdout] 2289 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2297 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2298 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::rotate_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2335:5 [INFO] [stdout] | [INFO] [stdout] 2335 | async fn update_secret( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2338:71 [INFO] [stdout] | [INFO] [stdout] 2338 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 2339 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2340 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecret"); [INFO] [stdout] 2341 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2349 | | proto::json::ResponsePayload::new(&response).deserialize::() [INFO] [stdout] 2350 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_secret_version_stage` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2353:5 [INFO] [stdout] | [INFO] [stdout] 2353 | async fn update_secret_version_stage( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_secret_version_stage::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2356:95 [INFO] [stdout] | [INFO] [stdout] 2356 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 2357 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2358 | | request.add_header("x-amz-target", "secretsmanager.UpdateSecretVersionStage"); [INFO] [stdout] 2359 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2368 | | .deserialize::() [INFO] [stdout] 2369 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_secret_version_stage`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::validate_resource_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2372:5 [INFO] [stdout] | [INFO] [stdout] 2372 | async fn validate_resource_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::validate_resource_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rusoto-f1c6fd09f148997a/8349446/rusoto/services/secretsmanager/src/generated.rs:2375:91 [INFO] [stdout] | [INFO] [stdout] 2375 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 2376 | | let mut request = self.new_signed_request("POST", "/"); [INFO] [stdout] 2377 | | request.add_header("x-amz-target", "secretsmanager.ValidateResourcePolicy"); [INFO] [stdout] 2378 | | let encoded = serde_json::to_string(&input).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2387 | | .deserialize::() [INFO] [stdout] 2388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::validate_resource_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_secretsmanager` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "6be72bbde6bb66d4757192f90b3bc5aa14c1a451b1bd9b0580e6c101d4fa89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be72bbde6bb66d4757192f90b3bc5aa14c1a451b1bd9b0580e6c101d4fa89c7", kill_on_drop: false }` [INFO] [stdout] 6be72bbde6bb66d4757192f90b3bc5aa14c1a451b1bd9b0580e6c101d4fa89c7